Skip to content

smartmoving opportunities attachments add

Upload a file attachment to an opportunity. Premium tier endpoint. The file must be provided as a base64-encoded string. Use fileCategory to classify the document type.

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.

None.

None.

None.

Terminal window
smartmoving opportunities add-attachment --json
  • MCP tool: add_attachment
  • MCP description: Upload a file attachment to an opportunity. Premium tier endpoint. The file must be provided as a base64-encoded string. Use fileCategory to classify the document type.

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.