ReferenceMCP
Create Offer
Create a new commercial offer record in SalesTouch.
offersmutate
Create Offer
Create a new commercial offer record in SalesTouch.
JSON-RPC
json
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "offer.create",
"arguments": {
"offer_id": "<string>",
"offer_name": "<string>",
"name": "<string>"
}
}
}
Inspector
pnpm salestouch mcp serveRelated Commands
offer.createmission.createoffer.update