Get a task's full status history
get_task_historyTrace every status change on a task, including who made each update and when. Understand why a task reached its current state, such as repeated abandonments or reclamation.
Instructions
See every status transition a task went through (todo -> claimed -> in_progress -> done/abandoned) with who made each change and when - useful when a task's current state alone doesn't explain how it got there, e.g. it was abandoned then reclaimed then abandoned again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes |