stale_tasks
Find active tasks that have not been modified within a set number of days. Narrow results using filters like project, folder, tags, or text query.
Instructions
Return active tasks that have not been modified recently.
[Category: Query & Search] [Auth: V1 + V2]
[Related: query_tasks, overdue_tasks]
Multi-value filters accept either a list or a single string.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| older_than_days | No | ||
| project_ids | No | ||
| project_names | No | ||
| folder_ids | No | ||
| folder_names | No | ||
| tags | No | ||
| text_query | No | ||
| limit | No |