Skip to main content
Glama

get_request_details

Retrieve comprehensive network request details including headers, body content, and timing metrics from Metro Logs MCP server for debugging and analysis.

Instructions

Get full details of a specific network request including headers, body, and timing. Use get_network_requests first to find the request ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
requestIdYesThe request ID to get details for
maxBodyLengthNoMax characters for request body (default: 500, set to 0 for unlimited). Tip: Large POST bodies (file uploads, base64) can be 10KB+.
verboseNoDisable body truncation. Tip: Use when you need to inspect full JSON payloads.

Latest Blog Posts

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/igorzheludkov/metro-logs-mcp'

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