Skip to content

smartmoving customers storage-accounts

List storage accounts for a specific customer. Returns storage unit details, monthly rates, and account status for the customer.

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

None.

None.

None.

Terminal window
smartmoving customers storage-accounts <customerId> --json
  • MCP tool: get_customer_storage_accounts
  • MCP description: List storage accounts for a specific customer. Returns storage unit details, monthly rates, and account status for the customer.

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.