smartmoving jobs create-job
smartmoving jobs create-job
Section titled “smartmoving jobs create-job”Add a new job to an opportunity. Premium tier endpoint. Use this to schedule a moving day, packing day, or other service. Job types: 1=Moving, 3=Packing, 4=MovingAndPacking, 5=LoadOnly, 6=UnloadOnly, 7=Commercial, 8=StorageInBound, 9=StorageOutBound, 10=InnerHouse, 11=JunkRemoval, 12=LaborOnly.
Safety
Section titled “Safety”WRITE — Write-gated. Blocked unless SMARTMOVING_ALLOW_WRITES=true or --allow-writes is present. Use --dry-run first and require human approval for real writes.
Arguments
Section titled “Arguments”None.
Options
Section titled “Options”None.
Required options
Section titled “Required options”None.
Examples
Section titled “Examples”smartmoving jobs create-job --jsonMCP mapping
Section titled “MCP mapping”- MCP tool:
create_job - MCP description: Add a new job to an opportunity. Premium tier endpoint. Use this to schedule a moving day, packing day, or other service. Job types: 1=Moving, 3=Packing, 4=MovingAndPacking, 5=LoadOnly, 6=UnloadOnly, 7=Commercial, 8=StorageInBound, 9=StorageOutBound, 10=InnerHouse, 11=JunkRemoval, 12=LaborOnly.
JSON and failure contract
Section titled “JSON and failure contract”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.