intuit_controller_snapshot
Captures a snapshot of the controller by processing a free-text objective and optional JSON inputs. Returns the controller state through the domain-agent dispatcher.
Instructions
Run the intuit domain agent action controller_snapshot.
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 |