Skip to main content
Glama

list-guidelines

Retrieve ATAG 2.0 guidelines, optionally filtered by part (A or B) and principle ID, to pinpoint accessibility criteria for authoring tools.

Instructions

List ATAG 2.0 guidelines. Optionally filter by part (A or B) and/or principle ID (e.g. 'A.3').

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
partNoPart A (tool UI accessibility) or Part B (supporting accessible content production)
principleIdNo
Behavior2/5

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

No annotations provided, so description must disclose behavioral traits. It mentions listing and filtering but omits whether the operation is read-only, any authentication needs, rate limits, or output format details.

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

Conciseness5/5

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

Two sentences, front-loaded with primary function, no wasted words. Every sentence adds value.

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

Completeness3/5

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

Adequately covers the listing and filtering aspects for a simple tool, but missing details about return format (e.g., list of objects) or pagination, which would be helpful given no output schema.

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

Parameters4/5

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

Schema coverage is 50% (only 'part' described). The description adds an example for principleId format (e.g., 'A.3') and clarifies the filtering behavior, compensating for the undocumented parameter.

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 lists ATAG 2.0 guidelines with optional filters. Implicitly distinguished from siblings like list-parts or list-principles by the resource name, but does not explicitly differentiate.

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?

Provides context for optional filtering by part and principle ID, but no guidance on when to use this tool versus alternative listing tools (e.g., list-success-criteria) or when not to use it.

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/MMasey/atag-mcp'

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