Skip to main content
Glama

AgentOps MCP

Official
by AgentOps-AI

get_trace

Retrieve detailed trace information and metrics using a trace_id to debug AI agent runs and gain insights into performance successes or failures.

Instructions

Get trace information and metrics by trace_id.

Input Schema

NameRequiredDescriptionDefault
trace_idYesTrace ID

Input Schema (JSON Schema)

{ "properties": { "trace_id": { "description": "Trace ID", "type": "string" } }, "required": [ "trace_id" ], "type": "object" }
Install Server

Other Tools from AgentOps MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/AgentOps-AI/agentops-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server