Skip to main content
Glama

OpenReplay MCP Server

by lekt9

get_session_details

Retrieve comprehensive session data including events, errors, network requests, console logs, custom events, and performance metrics using a session ID for detailed analysis.

Instructions

Get detailed information about a specific session including all events, errors, network requests, console logs, custom events, and performance metrics

Input Schema

NameRequiredDescriptionDefault
sessionIdYesThe session ID to retrieve

Input Schema (JSON Schema)

{ "properties": { "sessionId": { "description": "The session ID to retrieve", "type": "string" } }, "required": [ "sessionId" ], "type": "object" }

Other Tools from OpenReplay MCP Server

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/lekt9/openreplay-mcp'

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