Get Stuck List
get_stuck_listSurface stuck, stale, and overdue tasks that need triage. Returns inactive in-progress tasks, blocked tasks, and overdue items with days stale and suggested next action.
Instructions
Surface stuck, stale, and overdue tasks that need triage. Returns in_progress tasks untouched for N days, blocked tasks, and overdue tasks (todo or in_progress with past due date). Each row includes days_stale and a suggested triage action. Response includes a render field with tiered rendering guidance - check it before composing your reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Filter by scope. Omit for combined view. | |
| timezone | No | IANA timezone (e.g. 'America/New_York'). Used for accurate 'today' calculation. | |
| max_age_days | No | Days of inactivity that qualify as 'stale' for in_progress tasks. Defaults to 7. |