get_pending_tasks
Retrieve a batch of pending tasks from the active checklist. Each task includes an ID for efficient reference, enabling overview of upcoming work or processing multiple tasks in one turn.
Instructions
Retrieve a batch of multiple pending tasks from the active checklist. Tasks are returned with an ID (e.g., "(#1) Task Name") which can be used to reference them efficiently. This is useful for getting an overview of upcoming work or for efficiently processing multiple simple tasks in a single turn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | The number of pending tasks to retrieve |