ReferenceMCP

Get Import

Inspect one import with its source, counts, metadata, and mission link.

importsread
Get Import

Inspect one import with its source, counts, metadata, and mission link.

JSON-RPC

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

Inspector

pnpm salestouch mcp serve
  • import.get

On this page