Get Trashed Tasks
ticktick_get_trashed_tasksRetrieve deleted or trashed tasks from TickTick to recover accidentally removed items. Supports pagination with limit and start parameters.
Instructions
Get tasks that have been deleted/trashed. Useful for recovering accidentally deleted items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (default: 50) | |
| start | No | Pagination offset (default: 0) |