get_next_task
Get the next task from the queue based on priority and dependencies, optionally filtered by project.
Instructions
Get the next task from the queue based on priority and dependencies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Optional project identifier (UUID, readable_id, or name/slug) to filter tasks |