Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

quince_sitemaps

List Quince's US-region child sitemaps (products, collections, subcollections, static pages) with inferred types, from Quince's public sitemap index.

Instructions

List Quince sitemaps. Returns Quince's US-region child sitemaps (products, collections, subcollections, and static pages) with an inferred type, from quince.com's own public sitemap index.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It does well by specifying the source ('quince.com's own public sitemap index'), geographic scope ('US-region'), and the inferred categorization of sitemaps. It does not mention rate limits or error behavior, but for a simple read-only listing tool the core behavior is transparent.

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?

The description is a single sentence that front-loads the action and packs in all necessary detail (scope, categories, source) without any filler. Every phrase earns its place.

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?

The description is reasonably complete but does not specify the exact return shape. Without an output schema, an agent can infer it returns a list of sitemaps with some inferred type field, but field-level details (e.g., names, URLs, type values) are absent. For a parameterless tool this is a moderate gap.

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?

The tool has zero parameters and an empty input schema, so there is nothing for the description to add beyond what the schema already shows. This is the baseline 4 case for a parameterless tool.

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?

The description states a specific verb ('List') and resource ('Quince sitemaps'), and further scopes to US-region child sitemaps with inferred type from a specific source. It is clear and distinct from Quince-specific siblings like quince_sitemap_urls, though it does not explicitly name the alternative.

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?

There is no explicit guidance on when to use this tool versus the many closely related siblings (e.g., quince_sitemap_urls, quince_categories, quince_navigation, and analogous other-brand sitemaps tools). The use case is only implied by the name and the 'List' verb, with no exclusions or alternatives mentioned.

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/Crawlora-org/crawlora-mcp'

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