list-projects
Retrieve a paginated list of projects or workspaces from the Opik MCP Server. Supports sorting, filtering by workspace name, and customizable page size for efficient project management.
Instructions
Get a list of projects/workspaces
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Page number for pagination | |
| size | Yes | Number of items per page | |
| sortBy | No | Sort projects by this field | |
| sortOrder | No | Sort order (asc or desc) | |
| workspaceName | No | Workspace name to use instead of the default |