gtm_chat
Execute a GTM domain agent chat action by providing a message (objective) and optional structured inputs. Routes through the platform's dispatcher under your authentication scope.
Instructions
Run the gtm 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 |