ReferenceMCP

Update Mission

Revise the brief, status, or offer assignment of an existing mission.

missionsmutate
Update Mission

Revise the brief, status, or offer assignment of an existing mission.

JSON-RPC

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

Inspector

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

On this page