get_task_history
Retrieve the history of changes for a task, including timestamps and modified keys. Filter by date, user, or attributes.
Instructions
Get history of changes for a specific task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| keys | No | ||
| excludeKeys | No | ||
| dateRangeStart | No | ||
| dateRangeEnd | No | ||
| createdBy | No | ||
| taskId | Yes |