agloop_get_next_task
Determines the next task to execute using topological sort, providing a recommended next step and reasoning.
Instructions
Compute the next task using topological sort. Returns the recommended next task and reasoning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |