Skip to main content
Glama

obter_documentacao_reynaldo

Retrieve documentation for a given query and library (LangChain, OpenAI, LlamaIndex).

Instructions

Busca a documentação mais recente para uma determinada consulta e biblioteca. Suporta langchain, openai e llama-index.

Args: query: A consulta a ser pesquisada (por exemplo, "Chroma DB") library: A biblioteca para pesquisar (por exemplo, "langchain")

Returns: Texto da documentação

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
libraryYes
Behavior2/5

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

No annotations are provided, so the description carries full burden. It only states it 'seeks' documentation, with no mention of side effects, permissions, rate limits, or safety. This is minimal behavioral disclosure.

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 extremely concise, using only a few lines to convey purpose, supported libraries, and parameter descriptions. It is front-loaded and every sentence adds value without redundancy.

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 tool (2 string params, no output schema), the description adequately covers purpose and parameter semantics. However, it lacks details about return format, error cases, and usage context, leaving some gaps.

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?

With 0% schema description coverage, the description provides basic explanations for both parameters (query and library) with examples. This adds meaning beyond the schema types, but lacks details on constraints or format.

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 it retrieves the most recent documentation for a given query and library, supported libraries are listed. It is specific and unambiguous, though no sibling tools require differentiation.

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 implies when to use (for documentation lookups in supported libraries) but does not explicitly state when not to use or provide alternatives. The mention of supported libraries offers some guidance but is vague.

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/reynaldovieira/mcp-server'

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