list_page_contents
Retrieve a page's contents in all supported languages by page ID to localize storefront pages.
Instructions
List multi-language contents of a page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | No | Filter by Page ID |
Retrieve a page's contents in all supported languages by page ID to localize storefront pages.
List multi-language contents of a page
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | No | Filter by Page ID |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description bears the full burden of behavioral disclosure, but it only restates the basic purpose. It does not mention whether this is a safe read-only operation, how results are paginated, what data is returned, or behavior when page_id is omitted.
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 a single short sentence with no wasted words, but it is under-specified. While concise, it fails to include important details that could fit in the same space, making it more sparse than appropriately concise.
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?
The tool has one optional parameter, no output schema, and no annotations. The description does not explain what the returned contents look like, how multi-language is represented, or what happens when page_id is not supplied. It leaves key functional aspects unspecified.
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?
Schema description coverage is 100% because page_id is documented as 'Filter by Page ID'. The description adds no additional meaning beyond the schema, which handles parameter semantics adequately. Baseline 3 is appropriate.
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 identifies the action ('List') and the resource ('multi-language contents of a page'). It is specific enough to distinguish from siblings like get_page_source or list_elements, though the exact nature of 'contents' remains somewhat vague.
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 offers no guidance on when to use this tool vs alternatives, no context about filtering, and no mention of prerequisites or limitations. It only states what the tool does without any situational advice.
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/vuluu2k/webcake-storefront-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server