Skip to main content
Glama

tool_catalog

Browse available tools with filters and examples, or retrieve detailed help for specific tools.

Instructions

[HINT: Tool catalog. action=list|help. Unified tool catalog and help.]

Unified tool catalog tool consolidating tool browsing and help operations.

📊 Output: Tool catalog or detailed tool documentation 🔧 Side Effects: None ⏱️ Typical Runtime: <1 second

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNo"list" for tool catalog, "help" for specific tool documentationlist
categoryNoFilter by category (list action)
personaNoFilter by persona (list action)
include_examplesNoInclude example prompts (list action)
tool_nameNoName of tool to get help for (help action)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior5/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 explicitly states 'Side Effects: None' and 'Typical Runtime: <1 second', which are important behavioral traits. The output is also described. No contradictions.

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 reasonably concise with a hint line and a few lines of text. It uses emojis for structuring but is not overly verbose. The key information is front-loaded. Slightly wordy but acceptable.

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?

Given 5 optional parameters with full schema coverage and the presence of an output schema, the description covers side effects and runtime, which is adequate. It does not explain return values in depth but the output schema likely handles that. Complete enough for its purpose.

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%, so baseline is 3. The description adds minimal extra meaning beyond the schema—just summarizes the action parameter roles. It does not deepen understanding of the parameters beyond what the schema already provides.

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 it is a unified catalog tool for browsing tools and getting help. It specifies the actions 'list' and 'help', making the purpose very specific and distinct from siblings like 'automation' or 'memory'.

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?

The description implies when to use (to list tools or get documentation) but does not explicitly state when not to use or name alternatives. The context is clear enough given the tool name and schema.

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/davidl71/project-management-automation'

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