Approve or reject an execution request
task_decideResolve a pending runtime approval: approve to return the task for worker reclaim, or reject to terminate it. Runtime policy stays authoritative.
Instructions
Resolve a pending runtime approval. Approval returns the task to assigned so a worker can reclaim it; rejection terminates it. Runtime policy remains authoritative.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | approver identity; default user | |
| reason | No | ||
| task_id | Yes | ||
| decision | Yes | ||
| approval_id | Yes | ||
| expected_version | No |