Skip to main content
Glama

Buscar en la documentación de CyberArk/Idira

search_cyberark_docs

Search a local index of official CyberArk/Idira documentation to find relevant pages. Returns title, URL, and snippet for each result.

Instructions

Busca páginas relevantes en un índice local de la documentación oficial de CyberArk/Idira (docs.cyberark.com), generado con 'npm run crawl'. Devuelve título, URL y snippet de cada resultado. Usa get_cyberark_doc_page para leer el contenido completo y actualizado de una URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countNoCantidad máxima de resultados (1-10)
queryYesTérminos de búsqueda, en español o inglés
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses that the search is performed on a local index generated with 'npm run crawl', implying it may be a snapshot, and specifies the return format. However, it does not explicitly state staleness or update behavior, which is a minor gap.

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 two short sentences, front-loaded with the core purpose, and mentions the sibling tool without unnecessary fluff. 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 search tool with no output schema, the description adequately explains the return fields (title, URL, snippet) and the source. It lacks minor details like no-results handling or query language nuances, but the essentials are covered for a straightforward use case.

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 already covers both parameters with descriptions (query and count). The tool description does not add parameter-specific meaning beyond the schema, so it meets the baseline for high schema coverage but adds no extra value.

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 the tool searches a local index of official CyberArk/Idira documentation and lists the return fields (title, URL, snippet). It distinguishes itself from the sibling tool get_cyberark_doc_page by explicitly directing users to that tool for reading full page content.

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

Usage Guidelines5/5

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

It provides explicit guidance: use this tool for searching relevant pages, and get_cyberark_doc_page for reading full, up-to-date content of a URL. This clearly indicates when to use which 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/AlexPerez7/idiradocs-mcp'

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