intuit_execute_approved_action
Execute an approved domain-agent action using a free-text message and optional structured inputs, routed through your tenant and company scope.
Instructions
Run the intuit domain agent action execute_approved_action.
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 |