Skip to main content
Glama

AgentOps MCP

Official
by AgentOps-AI

get_complete_trace

Retrieve detailed trace data and metrics by trace_id to debug AI agent performance, identify failure points, and analyze execution context effectively.

Instructions

Reserved for explicit requests for COMPLETE or ALL data. Get complete 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