list_versions
List project versions for a specific project or across all projects, with optional case-insensitive name substring filter.
Instructions
List versions globally or for a specific project, optionally filtered by a case-insensitive name substring.
limit is capped at OPENPROJECT_MAX_PAGE_SIZE (default 50); pass the returned next_offset as the next call's offset to page past the cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| search | No | ||
| project | No |