Get Next Tasks
get_next_tasksRetrieve the highest priority non-blocked tasks for a project, answering what to work on next and enabling focused execution.
Instructions
Smart query: what should be worked on next? Returns highest priority non-blocked tasks for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of tasks to return (default: 5) | |
| project | No | Project name or ID |