Skip to main content
Glama

seo-audit-content

seo_content

V1 Seo Content

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNo
maxTimeoutNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

D1.3/5.0
Behavior1/5

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

There are no annotations, so the description must fully disclose behavior, but it says nothing about effects, side effects, permissions, rate limits, or return values. An agent has no basis to infer what happens upon invocation.

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 text is extremely short but this is under-specification, not effective conciseness. A single tautological label does not earn structural credit because it conveys no usable information.

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?

For a tool with two unstructured params, no output schema, no annotations, and related siblings, the description is completely inadequate. It omits purpose, parameter semantics, behavior, and selection criteria, leaving nothing for an agent to act on.

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?

Both parameters (url and maxTimeout) have zero schema description coverage, and the description adds no meaning about how to use them. With 0% coverage, the description needed to compensate, but it does not even acknowledge the parameters.

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

Purpose1/5

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

The description 'V1 Seo Content' is essentially a versioned restatement of the tool name. It lacks a verb, a clear resource action, and any distinction from siblings like domain_overview or seo_audit, so an agent cannot tell what the tool actually does.

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 about when to use this tool versus domain_overview or seo_audit. The phrase 'Seo Content' vaguely implies a content-related use case, but there is no explicit context, prerequisite, or exclusion to help an agent choose it.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.