Skip to main content
Glama
c-sakel
by c-sakel

Generiere A11Y-Report

a11y_generate_report

Generate a complete accessibility report for a WordPress page or post using its ID. Identify accessibility issues and receive actionable insights to improve compliance.

Instructions

Erstellt einen vollständigen Accessibility-Report für eine Seite

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
postIdYesPost/Page ID
Behavior2/5

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

No annotations are provided, and the description does not disclose behavioral details such as whether the report is read-only, what data it aggregates, how the report is returned, or if any side effects occur. The description only states the outcome, not the behavior.

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

Conciseness4/5

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

The description is a single concise sentence that is easy to parse. However, it is under-specified, lacking important context, which prevents a 5.

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?

With no output schema and no annotations, the description should explain what the report contains and how it is delivered, but it does not. The tool appears to be a comprehensive report generator, yet the description gives no details about report content or processing behavior.

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

Parameters3/5

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

The input schema already fully describes the only parameter postId as 'Post/Page ID' (100% coverage). The description adds no additional parameter semantics, so baseline 3 is appropriate.

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

Purpose5/5

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

The description clearly states the tool creates a complete accessibility report for a page, using the specific verb 'Erstellt' and resource 'Accessibility-Report'. It distinguishes from sibling a11y_check_* tools that focus on individual aspects like forms, contrast, or images.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description does not explicitly state when to use this tool versus the individual a11y_check_* tools. There is no mention of alternatives or conditions. The usage context is implied by the word 'vollständigen' but not explicitly clarified.

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/c-sakel/wp-mcp-server'

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