intuit_controller_action
Invoke an Intuit controller action by passing a JSON string of arguments. Routes requests through the Lightbulb platform under your JWT, tenant, and company scope.
Instructions
Intuit connector operation controller_action (platform tool intuit.controller_action).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |