get_agents
Retrieve call agent lists from RBPaaS Operation Hub to view agent availability for staffing needs.
Instructions
コールエージェント一覧を取得する。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Retrieve call agent lists from RBPaaS Operation Hub to view agent availability for staffing needs.
コールエージェント一覧を取得する。
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It discloses only that the tool retrieves a list, implying a read-only operation but offering no additional context about authentication, rate limits, return format, or any other behavioral traits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, concise sentence in Japanese that front-loads the essential information. There is no redundant content or speculation, making it highly efficient and well-structured.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is simple with no parameters and no output schema, but the description does not explain what the returned list contains (e.g., agent IDs, names, statuses). While it is minimally sufficient for a basic getter, the lack of any return-format or usage caveats leaves some ambiguity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, and the schema coverage is trivially 100%. The description does not need to explain parameter details since there are none. It adds the semantic context that the resource is a list of call agents, which is adequate for a parameterless tool.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'コールエージェント一覧を取得する。' clearly states the action (取得する/retrieve) and the specific resource (コールエージェント一覧/call agent list). This is distinct from sibling tools such as get_optimization_result or get_business_overview, which target different resources.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives. It simply states what it does, without any mention of appropriate scenarios, exclusions, or related tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mm-gtm/rbpaas-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server