Skip to main content
Glama

AgentOps MCP

Official
by AgentOps-AI

get_span

Retrieve detailed span information and performance metrics using span_id to debug and analyze AI agent runs within the AgentOps MCP server.

Instructions

Get span information and metrics by span_id.

Input Schema

NameRequiredDescriptionDefault
span_idYesSpan ID

Input Schema (JSON Schema)

{ "properties": { "span_id": { "description": "Span ID", "type": "string" } }, "required": [ "span_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