Todo history
todo_historyRetrieve a todo item's complete change history, covering create, edit, claim, release, and complete events, along with the author and timestamp for each change.
Instructions
Show the change history (create/edit/claim/release/complete) for one item, who made each change and when.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The todo id, e.g. 3 |