Skip to main content
Glama
StormXX
by StormXX

get_rive_doc_content

Retrieve full documentation content from any Rive page, including code examples and step-by-step guides, for complete implementation details.

Instructions

Get detailed content from a specific Rive documentation page. Use this after search_rive_docs to get complete implementation details, code examples, and step-by-step guides.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesFull URL of the Rive documentation page. Must start with https://rive.app/docs/. Example: "https://rive.app/docs/runtimes/react/getting-started"
maxLengthNoMaximum content length in characters (default: 10000)
includeCodeNoInclude code examples and snippets in the response. Default: true
includeLinksNoInclude related links and references. Default: false
Behavior3/5

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

With no annotations, the description carries the full burden. It clarifies that the tool retrieves detailed content and warns that search_rive_docs comes first, adding workflow context. But it does not disclose any behavioral traits like rate limits, response format, or constraints beyond what the schema already specifies. The description is adequate but not rich.

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 concise sentences: the first states the core function, the second gives usage guidance and expected output. No filler or repetition; every sentence earns its place.

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

Completeness4/5

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

For a simple content-retrieval tool with 100% schema coverage and no output schema, the description is nearly complete. It explains the use case and what type of content to expect, though it does not explicitly describe the response structure. Still, the tool is simple enough that the description suffices.

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?

Schema description coverage is 100% with clear explanations for every parameter (url format/example, maxLength default, includeCode/includeLinks defaults). The description text adds no extra parameter semantics, so a baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Get detailed content from a specific Rive documentation page' with a specific verb and resource, and explicitly distinguishes it from sibling search_rive_docs by stating it provides 'complete implementation details, code examples, and step-by-step guides'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It provides clear context: 'Use this after search_rive_docs'. This tells the agent the typical workflow and when to invoke this tool. However, it does not mention exclusions or alternatives like get_runtime_guide or get_api_reference, so it falls short of explicit when-not/alternatives.

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/StormXX/rive-docs-mcp'

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