Skip to main content
Glama

util_http_headers_inspect

Inspect HTTP headers from a URL to audit security, cache, redirect, and server configuration. Identify potential vulnerabilities and optimize performance.

Instructions

Inspect security, cache, redirect, and server headers to audit a URL quickly.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
argumentsYes
Behavior2/5

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

No annotations are present, and the description fails to disclose behavioral details such as whether it makes HTTP requests, follows redirects, or handles errors. It only describes what is inspected.

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?

Single sentence, no fluff, but lacks any structural elements like bullet points or sections. It is concise but too brief to be fully helpful.

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

Completeness2/5

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

Given the lack of annotations, no output schema, and a vague input schema, the description does not provide enough context for the agent to correctly invoke the tool. Missing details about input format, output, and behavior.

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?

The input schema has a single 'arguments' object with no property descriptions (0% coverage). The description adds no parameter information whatsoever, leaving the agent without guidance on how to format the input.

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?

Clearly states it inspects security, cache, redirect, and server headers, and the goal is to audit a URL. However, it doesn't explicitly mention the input argument structure, which is slightly vague.

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 explicit guidance on when to use this tool versus alternatives among siblings. The phrase 'to audit a URL quickly' implies usage but doesn't provide when-not or alternatives.

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/davidmosiah/delx-agent-utilities'

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