ReferenceMCP

Update Offer

Revise the positioning, proof, or resources of an existing offer.

offersmutate
Update Offer

Revise the positioning, proof, or resources of an existing offer.

JSON-RPC

json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "offer.update",
    "arguments": {
      "offer_id": "<string>",
      "offer_name": "<string>",
      "name": "<string>"
    }
  }
}

Inspector

pnpm salestouch mcp serve
  • offer.update
  • offer.get
  • mission.update

On this page