list_collections
List all collections in a Postman workspace. Filter by name and control results with pagination.
Instructions
List all collections in a workspace. Supports filtering and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 | |
| workspace | No | Workspace ID |