Control a Reasonix task
reasonix_controlSteer, respond, cancel, finalize, or close Reasonix tasks created by the delegate. Control interaction outcomes and commit approvals.
Instructions
Use only for a Reasonix task created by reasonix_delegate: steer, resolve an interaction, cancel, asynchronously finalize, or close it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| answer | No | Optional free-form answer for action respond; omit for other actions. | |
| message | No | Required when action is steer; omit for other actions. | |
| task_id | Yes | ||
| decision | No | Required when action is respond; omit for other actions. | |
| option_id | No | Optional offered option for action respond; omit for other actions. | |
| commit_message | No | Optional commit message for action finalize; omit for other actions. | |
| interaction_id | No | Required when action is respond; omit for other actions. | |
| review_summary | No | Required when action is finalize; omit for other actions. | |
| approved_review_criteria | No | Required when action is finalize; omit for other actions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||