list_projects
List visible projects with filters, sorting, and pagination to discover project IDs or identifiers.
Instructions
List visible projects with native filters, sorting, and pagination. Use this to discover project IDs or identifiers; use get_project when the target is already known and count_projects when only a total is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Case-insensitive name or identifier fragment; combined with filters using AND | |
| offset | No | ||
| sortBy | No | ||
| filters | No | ||
| pageSize | No |