update_task_status
Record a task processing outcome using its ID, new status, and idempotency key. This logs processing state only and does not represent an owner's external approval.
Instructions
Record processing outcome; this never represents an owner's external approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| task_id | Yes | ||
| idempotency_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||