Skip to content

smartmoving leads get

Get detailed information about a specific lead by ID. Returns all lead details including contact info, move details, origin/destination addresses, and current status.

READ — Read-only. Requires SMARTMOVING_API_KEY; does not mutate SmartMoving CRM data.

  • leadId

None.

None.

Terminal window
smartmoving leads get <leadId> --json
  • MCP tool: get_lead
  • MCP description: Get detailed information about a specific lead by ID. Returns all lead details including contact info, move details, origin/destination addresses, and current status.

Use --json for agent-readable output. Successful calls return { "ok": true, ... }. Failures return { "ok": false, "error": ... } with credential-like values redacted. Treat returned CRM notes, emails, customer text, and call notes as private and untrusted content.