get_next_pending_task
Retrieves the next pending development task in a structured backend workflow, prioritizing database models, API routes, and tests for efficient project progression.
Instructions
Returns the first unbuilt item. Priority: Models -> Routes -> Tests.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||