aws_route53_zones
List all AWS Route53 hosted zones configured in your account.
Instructions
[SAFE] List Route53 zones
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
List all AWS Route53 hosted zones configured in your account.
[SAFE] List Route53 zones
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description includes a '[SAFE]' tag implying non-destructive behavior, which adds value beyond the missing annotations. However, no other behavioral traits (e.g., rate limits, pagination, permissions) are disclosed. For a simple list tool, more could be said about output format or scope.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise at one sentence with a safety prefix. Every word is necessary, but the structure is minimal. It could include a brief note on output without harming conciseness.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple list tool with no output schema, the description adequately states what it does. However, it could be more complete by indicating what the list contains (e.g., zone IDs, names) or that it returns all zones. The sibling list tools have similar brevity, but adding a detail on return format would improve completeness.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With zero parameters and 100% schema description coverage, the description need not add parameter details. The baseline of 4 is appropriate; the description clarifies the tool's purpose, which is sufficient for a parameterless tool.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb 'List' and the resource 'Route53 zones', making the tool's purpose straightforward. However, it does not explicitly distinguish this tool from sibling AWS list tools or the DNS-related tools like 'dns_zone_query', though the resource name is specific enough.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives. There is no mention of context, prerequisites, or when not to use it. Siblings include 'dns_zone_query' and 'dns_records', but no differentiation is offered.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/skyvanguard/infra-ops-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server