Opik MCP Server

Official

get-opik-tracing-info

Retrieve detailed tracing capabilities and usage instructions for Opik MCP Server, including topics like spans, distributed tracing, and annotations. Optimize tracing workflows with clear guidance.

Instructions

Get information about Opik's tracing capabilities and how to use them

Input Schema

NameRequiredDescriptionDefault
topicNoOptional specific tracing topic to get information about (e.g., 'spans', 'distributed', 'multimodal', 'annotations')

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "topic": { "description": "Optional specific tracing topic to get information about (e.g., 'spans', 'distributed', 'multimodal', 'annotations')", "type": "string" } }, "type": "object" }
ID: hcctr0h0vs