Skip to main content
Glama
rnd-pro
by rnd-pro

get_usage_guide

Obtain usage guide with examples for delegation, pipelines, scheduling, skills, peer-review, and sessions. Essential first step for planning agent-pool workflows.

Instructions

Get the comprehensive usage guide for agent-pool with examples and best practices. Call this FIRST when planning how to use agent-pool tools for parallel work, pipelines, or scheduling. Returns practical examples for each feature area.

Available topics: delegation, pipelines, scheduling, skills, peer-review, sessions. Omit topic to get the full guide.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicNoOptional topic filter: delegation, pipelines, scheduling, skills, peer-review, sessions
Behavior3/5

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

No annotations provided, so description carries full burden. It discloses the return type (examples per topic) and default behavior (full guide if topic omitted), but lacks details on side effects, permissions, or performance implications. For a read-only guide tool, this is adequate.

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?

Four sentences, each with distinct value: purpose, when-to-use, return type, parameter options. No redundancy, 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?

For a simple informational tool with one optional parameter and no output schema, the description covers purpose, usage, and parameter semantics effectively. Could mention output format explicitly, but not critical.

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?

Schema describes topic parameter with list of topics. Description adds the default behavior of omitting topic to get full guide, which provides extra guidance 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 a comprehensive usage guide with examples and best practices, distinguishing it from sibling action 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?

Explicitly instructs to call this FIRST when planning parallel work, pipelines, or scheduling. No when-not-to-use or alternatives mentioned, but strong usage context.

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/rnd-pro/agent-pool-mcp'

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