cldkctl_org_role_list
List organization roles to manage access permissions and user assignments within the Cloudeka platform.
Instructions
Call the cldkctl_org_role_list endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
List organization roles to manage access permissions and user assignments within the Cloudeka platform.
Call the cldkctl_org_role_list endpoint
| 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 must fully disclose behavioral traits. However, it only states to 'call the endpoint,' offering no information about whether this is a read or write operation, authentication requirements, rate limits, or what the response contains (e.g., list format, pagination). This lack of disclosure is critical for a tool with no annotation coverage.
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 sentence that is technically concise but under-specified, wasting words on 'Call the...endpoint' without adding value. It's front-loaded but fails to convey meaningful information, making it inefficient rather than appropriately sized for its purpose.
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?
Given the tool's complexity (implied by the 'org_role_list' context, suggesting a read operation to list organizational roles), the description is incomplete. No annotations exist to clarify behavior, and there's no output schema to explain return values. The description fails to address what the tool returns or any operational context, leaving significant gaps for the agent.
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 0 parameters, and schema description coverage is 100% (empty schema is fully described). With no parameters to document, the description doesn't need to add parameter semantics. The baseline for 0 parameters is 4, as there's nothing to compensate for, though the description doesn't explicitly note the lack of parameters.
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 'Call the cldkctl_org_role_list endpoint' is a tautology that merely restates the tool name with 'Call' added. It doesn't specify what the tool actually does (e.g., list organizational roles, retrieve role definitions). While the name suggests listing organization roles, the description fails to articulate this purpose clearly or distinguish it from sibling tools like cldkctl_org_role_detail or cldkctl_org_members.
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 doesn't mention any context, prerequisites, or distinctions from related tools (e.g., cldkctl_org_role_detail for specific role details, cldkctl_org_members for member lists). This leaves the agent with no information to make informed decisions about tool selection.
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/raffelprama/mcp-cldkctl'
If you have feedback or need assistance with the MCP directory API, please join our Discord server