Skip to content

smartmoving reference branches

Get all branches (office locations) configured in SmartMoving. Branches are used to segment operations by location. Branch IDs are needed when creating leads, opportunities, or filtering data.

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

None.

None.

None.

Terminal window
smartmoving reference branches --json
  • MCP tool: get_branches
  • MCP description: Get all branches (office locations) configured in SmartMoving. Branches are used to segment operations by location. Branch IDs are needed when creating leads, opportunities, or filtering data.

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.