finance_goal_record_task_result
Record the result of a finance goal task by submitting a message and optional structured inputs, routing through the domain dispatcher.
Instructions
Run the finance domain agent action goal_record_task_result.
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 |