Skip to main content
Glama
dodopayments

Dodo Payments Agent Plugin

Official

search_docs

Read-only

Search SDK documentation to discover methods, parameters, and usage examples for interacting with the API. Use before writing code to find the right approach.

Instructions

Search SDK documentation to find methods, parameters, and usage examples for interacting with the API. Use this before writing code when you need to discover the right approach.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesThe query to search for.
languageYesThe language for the SDK to search for.
detailNoThe amount of detail to return.
Behavior4/5

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

The description does not contradict the readOnlyHint=true annotation. It adds context by stating the tool is for discovery and should be used before coding, which implies no side effects. No mention of rate limits or pagination, but the annotation already covers safety.

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 concise: two sentences that clearly state the purpose and when to use it. No unnecessary words.

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?

With no output schema, the description conveys the tool's function and intended use adequately. It could mention the output format briefly, but the description is sufficient for a read-only search tool.

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?

All three parameters are described in the input schema (100% coverage). The description does not provide additional detail beyond the schema, such as search syntax or result formatting. Baseline 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 the tool's purpose: 'Search SDK documentation to find methods, parameters, and usage examples.' It uses a specific verb ('Search') and resource ('SDK documentation'), and distinguishes from the sibling 'execute' tool.

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 provides explicit usage guidance: 'Use this before writing code when you need to discover the right approach.' It does not mention alternatives or when not to use, but given only one sibling, it is adequate.

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/dodopayments/dodo-agent-plugin'

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