list-traces
Retrieve paginated traces by project ID, name, or workspace using a unified interface for accessing Opik capabilities via Opik MCP Server.
Instructions
Get a list of traces
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Page number for pagination | |
| projectId | No | Project ID to filter traces | |
| projectName | No | Project name to filter traces | |
| size | Yes | Number of items per page | |
| workspaceName | No | Workspace name to use instead of the default |