get-projects
Retrieve and filter projects from Things 3 with options to include items, filter by status or area, search text, and control response detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_items | No | Include headings and todos within projects | |
| status | No | Optional status filter | |
| area | No | Optional area UUID or title filter | |
| query | No | Optional text search | |
| detail | No | Response detail level. Defaults to compact. | |
| limit | No | Maximum number of projects to return |