get_next_completion_path
Retrieves the next task to complete by finding the lowest order index with a status other than completed, enabling sequential task processing in functional programming projects.
Instructions
Get lowest order_index with status != completed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||