Skip to main content
Glama

protocol_enable_disable

Enable or disable specific protocols in a capture file to focus analysis on relevant traffic. Control dissection for targeted inspection.

Instructions

Analyze with selected protocols enabled or disabled.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
capture_pathYes
enableNo
disableNo
limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

With no annotations, the description carries full burden for behavioral disclosure. It fails to mention that enabling/disabling protocols modifies analysis behavior, whether the tool is destructive, or what the output contains. No details on side effects or permissions.

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

Conciseness2/5

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

The description is concise (one sentence) but severely under-specified. It lacks critical information, making it an example of brevity over completeness. Every word should add value, but here it adds almost none.

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 the tool has four parameters, an output schema, and many sibling tools, the description is grossly incomplete. It provides no information about return values, behavior, or how to use parameters, leaving the agent with essentially no useful context.

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 description coverage is 0%. The description does not mention any of the four parameters (capture_path, enable, disable, limit), leaving the agent to infer their meaning solely from names and types. This is insufficient.

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

Purpose2/5

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

The description 'Analyze with selected protocols enabled or disabled.' is vague and only slightly expands on the tool name. It does not specify what kind of analysis is performed or what the output is, failing to distinguish it from sibling tools like heuristic_enable_disable or filter_validate.

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 is provided on when to use this tool versus alternatives. The description lacks context about prerequisites, typical use cases, or conditions under which this tool should be preferred over siblings.

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/andsopwn/wireshark-mcp'

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