Skip to main content
Glama

get_tool

Retrieve the full profile of an AI tool by its directory slug, including description, pricing, key features, editorial verdict, rating, status, and official site URL.

Instructions

Get the full profile of one AI tool by its directory slug: description, pricing, key features, editorial verdict and rating, the date it was last human-verified, lifecycle status, and the official site URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugYesThe directory slug, e.g. "gamma-app-ai-powered-presenting-ideas" (from search_tools).
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 lists the return fields comprehensively, implying a read-only operation. No contradictions or hidden behaviors are omitted.

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 a single sentence that efficiently conveys purpose and return fields. It could be slightly more structured by separating input and output, but it remains concise and front-loaded.

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?

The description adequately explains both input (slug from search_tools) and output (list of fields) for a single-tool retrieval tool. No output schema exists, so the description fills that gap.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already describes the slug parameter with 100% coverage, but the tool description adds context: it provides an example slug and explains the slug originates from search_tools. This adds meaning beyond the schema.

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 retrieves the full profile of one AI tool by its directory slug, listing specific fields (description, pricing, key features, etc.). This distinguishes it from siblings like list_tools or search_tools which are for multiple tools.

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 explicitly mentions using the slug from search_tools, indicating a clear workflow. It does not provide explicit when-not-to-use instructions, but the context is clear.

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/AI-Directory-Partners/tooldirectory-mcp'

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