oc_task_finish
Finishes a task envelope with a required terminal outcome: completed, failed, or cancelled. Provide a task ID and optional note.
Instructions
Finish a host-driven task envelope as completed, failed, or cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | ||
| taskId | No | Alias for task_id. | |
| outcome | Yes | REQUIRED Terminal task outcome: completed, failed, or cancelled. | |
| note | No |