ReferenceMCP

List Imports

Review recent imports already stored in the workspace.

importsread
List Imports

Review recent imports already stored in the workspace.

JSON-RPC

json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "import.list",
    "arguments": {
      "mission_id": "<string>",
      "limit": 0,
      "cursor": "<string>"
    }
  }
}

Inspector

pnpm salestouch mcp serve
  • import.list

On this page