Skip to main content
Glama

network_traceroute_stream

Stream traceroute hop events in real-time by specifying a target host, with configurable max hops, timeout, and packet size.

Instructions

Menu ID: traceroute. Traceroute event stream. Stream traceroute hop events as Server-Sent Events. Use describe_tool with tool_id "traceroute" for full page guidance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetYes
maxHopsNo
timeoutNo
packetSizeNo
worker_idNoOptional registered healthy worker peer ID. Omit to use the default master-server behavior.
Behavior2/5

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

No annotations are provided. The description mentions streaming as SSE but does not disclose any behavioral traits such as rate limits, required permissions, or whether the stream is real-time. It refers users to describe_tool for more details, indicating incomplete disclosure.

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

Conciseness3/5

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

The description is very short (two sentences), but the first sentence 'Menu ID: traceroute' is unnecessary. It is concise but lacks structure and valuable content.

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

Completeness1/5

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

Given 5 parameters, no output schema, and no annotations, the description is severely incomplete. It does not explain event format, usage context, or parameter effects, relying entirely on an external describe_tool call.

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

Parameters1/5

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

Schema coverage is only 20%. The description does not explain any of the 5 parameters (target, maxHops, timeout, packetSize, worker_id). It adds no meaning beyond the schema itself.

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 that it streams traceroute hop events as Server-Sent Events. The verb 'stream' and resource 'traceroute hop events' are specific. However, it does not differentiate this from similar network tools like network_ping, but the name implies streaming.

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?

No guidance on when to use this tool versus alternatives. The description only mentions using describe_tool for full guidance, which shifts the burden elsewhere.

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/Jambozx/onlinecybertools-mcp-server'

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