crm_chat
Send chat messages to a CRM domain agent to perform actions based on your input. Optionally provide structured inputs for more specific tasks.
Instructions
Run the crm domain agent action chat.
Routes through the platform's domain-agent dispatcher under your JWT, tenant, and company scope.
Args: message: Free-text objective for the action. inputs: Optional JSON string of structured inputs for the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| inputs | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |