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
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| maxHops | No | ||
| timeout | No | ||
| packetSize | No | ||
| worker_id | No | Optional registered healthy worker peer ID. Omit to use the default master-server behavior. |