Skip to main content
Glama
ElonJask

Reqable MCP Server

by ElonJask

search_websocket_messages

Search WebSocket messages by keyword and apply precise filters for direction, message type, opcode, and other frame attributes to analyze captured network traffic.

Instructions

Search WebSocket messages by keyword and precise frame filters.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordNo
directionNo
message_typeNo
opcodeNo
request_idNo
domainNo
close_codeNo
has_jsonNo
limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure but offers minimal information. It mentions searching by keyword and frame filters but doesn't describe what the search returns, whether it's paginated, what permissions are needed, or any rate limits. For a search tool with 9 parameters and no annotation coverage, this is inadequate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise - a single sentence that directly states the tool's core function. There's no wasted language or unnecessary elaboration, making it efficient and front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (9 parameters, no annotations, but has an output schema), the description is incomplete. While the output schema may document return values, the description doesn't address key behavioral aspects like search scope, result format, or usage context. It's minimally adequate but leaves significant gaps for a search operation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 0% schema description coverage for all 9 parameters, the description fails to compensate for this gap. It mentions 'keyword and precise frame filters' which hints at some parameters (keyword, direction, message_type, opcode, etc.) but doesn't explain what these filters mean, their valid values, or how they interact. The description adds minimal value beyond what's already implied by parameter names.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose as searching WebSocket messages with keyword and frame filters, which is a specific verb+resource combination. However, it doesn't explicitly differentiate from sibling tools like 'search_requests' or 'tail_websocket_messages', which appear to be related search/filtering operations.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. With sibling tools like 'search_requests', 'tail_websocket_messages', and 'list_websocket_sessions' available, there's no indication of when this specific search tool is appropriate versus those other options.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/ElonJask/reqable-mcp'

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