next_task
Finds the next task in sequence by incrementing the task number. Useful for determining the next step in a project workflow.
Instructions
Retrieves the next task in sequence based on the current task number (e.g., CDB-23 → CDB-24). This is useful for finding the next task that needs to be done in a project workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes |