Skip to main content
Glama

get_doc_page

Retrieve complete UniVoucher documentation page content for specific topics like user guides, technical details, and integration instructions.

Instructions

Get the complete content of a specific UniVoucher documentation page. Much more effective than searching - returns the entire page content.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageYesThe documentation page to retrieve. Use exact page identifiers from list_doc_pages.
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions that the tool 'returns the entire page content,' which gives some insight into output behavior, but lacks details on error handling, rate limits, authentication needs, or performance characteristics. The description does not contradict any annotations.

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 concise and front-loaded with the core purpose in the first sentence. The second sentence adds comparative value ('much more effective than searching') but could be slightly more specific. Overall, it is efficient with no wasted words.

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?

Given the simple input schema (one parameter with full coverage) and no output schema, the description adequately covers the tool's basic function. However, it lacks details on output format (e.g., structure of returned content) and error cases, which would be helpful for an AI agent to use the tool effectively.

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 has 100% description coverage, with the 'page' parameter well-documented via an enum and description. The description adds minimal value beyond the schema by implying the tool retrieves 'complete content' for a 'specific' page, but does not provide additional semantic context or usage examples for the 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?

The description clearly states the tool's purpose: 'Get the complete content of a specific UniVoucher documentation page.' It specifies the verb ('Get'), resource ('documentation page'), and scope ('complete content'), but does not explicitly differentiate it from its sibling 'list_doc_pages' or 'get_multiple_doc_pages' beyond mentioning it's 'much more effective than searching.'

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 provides implied usage guidance by stating it's 'much more effective than searching' and referencing 'list_doc_pages' for page identifiers, but it does not explicitly state when to use this tool versus alternatives like 'get_multiple_doc_pages' or 'list_doc_pages.' The mention of 'searching' is vague and not tied to a specific sibling tool.

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/UniVoucher/UniVoucher-MCP'

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