list_collections
Retrieve all collections in a workspace with optional filtering by name and pagination controls.
Instructions
List all collections in a workspace. Supports filtering and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No | Workspace ID | |
| name | No | Filter results by collections that match the given name | |
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip |