List Projects
task_projectsDiscover project names containing pending or recurring tasks. Identify active projects before filtering tasks by specific project criteria.
Instructions
Return a JSON array of all project names that have at least one pending or recurring task. Useful for discovering available projects before filtering with task_list. To see tasks in a specific project, use task_list with filter 'project:name'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||