ReferenceMCP

List Import Leads

Read the leads attached to one existing import.

importsread
List Import Leads

Read the leads attached to one existing import.

JSON-RPC

json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "import.leads.list",
    "arguments": {
      "import_id": "<string>"
    }
  }
}

Inspector

pnpm salestouch mcp serve
  • import.leads.list

On this page