record_outcome
Record an explicit outcome for a routed task and save its latest snapshot. Requires task ID and outcome; note and operator are optional.
Instructions
Record an explicit routed-task outcome and persist the latest task snapshot. operator_id must match the authenticated caller when provided; omitted values are stored as anonymous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| outcome | Yes | ||
| task_id | Yes | ||
| operator_id | No |