get_pending_task
Retrieve the next pending task from an active checklist. Returns 'DONE' when all tasks are completed.
Instructions
Retrieve the next single pending task from the active checklist. Returns "DONE" if all tasks are finished. Tasks are returned with an ID (e.g., "(#1) Task Name") which can be used to reference them efficiently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||