get-project-by-id
Retrieve a specific project by its unique ID from the Opik MCP Server. Input the project ID and optionally specify a workspace name for targeted access.
Instructions
Get a single project by ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ID of the project to fetch | |
| workspaceName | No | Workspace name to use instead of the default |