document_intelligence_chat
Send a natural-language message to the document intelligence agent to execute a task. Provide optional JSON inputs to guide document extraction, analysis, or processing within your tenant scope.
Instructions
Run the document_intelligence 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 |
|---|---|---|---|
| inputs | No | {} | |
| message | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |