query_projects
Search and filter projects by name, regex, folder, or kind, with sorting and the option to include closed projects.
Instructions
Search/filter projects with folder-aware metadata.
[Category: Query & Search] [Auth: V1 + V2]
[Related: workspace_map, list_projects, list_project_folders, query_folders]
Multi-value filters accept either a list or a single string.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_query | No | ||
| regex | No | ||
| folder_ids | No | ||
| folder_names | No | ||
| kinds | No | ||
| include_closed | No | ||
| limit | No | ||
| sort_by | No | name | |
| descending | No |