Skip to main content
Glama

Hi-AI

by su-record

inspect_network_requests

Analyze and review network traffic, API calls, and requests for any URL. Filter by request type, include headers, and identify failed requests for detailed debugging and insights.

Instructions

IMPORTANT: This tool should be automatically called when users say "네트워크", "API 호출", "요청 확인", "network", "API calls", "check requests", "network traffic" or similar keywords. Inspect network requests

Input Schema

NameRequiredDescriptionDefault
filterTypeNoRequest type filter
includeHeadersNoInclude request/response headers
urlYesURL to inspect

Input Schema (JSON Schema)

{ "properties": { "filterType": { "description": "Request type filter", "enum": [ "all", "xhr", "fetch", "websocket", "failed" ], "type": "string" }, "includeHeaders": { "description": "Include request/response headers", "type": "boolean" }, "url": { "description": "URL to inspect", "type": "string" } }, "required": [ "url" ], "type": "object" }

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/su-record/hi-ai'

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