List Projects
list_projectsUse this when the user asks about their projects or you need to know which projects exist before filing tasks into one. Projects are lightweight contexts (e.g. a startup, a client, personal) — a task belongs to at most one. Pass includeArchived to also see archived projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeArchived | No | Include archived projects (default false) |