List Projects
list_projectsRetrieve registered projects with task counts. Filter by status or include all; unmatched tags are flagged.
Instructions
List registered projects. Defaults to active projects only. Returns task counts per project (queried by tag). Also flags any #-prefixed tags in the registry that don't have a corresponding project record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status. Omit to return active projects only. | |
| include_all | No | Set true to return projects in all statuses. |