Skip to main content
Glama
mindwear-capitian

followupboss-mcp-server

listRoundRobinGroups

Retrieve round robin groups from Follow Up Boss CRM to distribute leads and contacts evenly among team members for balanced workload management.

Instructions

List round robin groups

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure but offers none. It doesn't indicate whether this is a read-only operation, if it requires authentication, what the output format might be, or any rate limits or side effects. The description is too minimal to provide any behavioral context beyond the basic action implied by 'List'.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise with just three words, which could be seen as efficient. However, it borders on under-specification rather than optimal conciseness, as it lacks necessary detail for clarity and completeness. While front-loaded, it doesn't earn its place with meaningful information beyond the tool name.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity (0 parameters, no annotations, no output schema), the description is incomplete. It fails to provide essential context such as what round robin groups are, what data is returned, or how this tool differs from similar listing tools. For a tool with no structured metadata, the description should compensate with more explanatory content but does not.

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 tool has 0 parameters, and the input schema has 100% description coverage (though empty). With no parameters to document, the description doesn't need to add parameter semantics. A baseline score of 4 is appropriate as the absence of parameters is adequately handled by the schema, and the description doesn't introduce confusion about inputs.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'List round robin groups' is a tautology that restates the tool name with minimal additional information. While it does specify the verb 'List' and resource 'round robin groups', it lacks specificity about what round robin groups are or what the listing includes (e.g., all groups, active groups, with metadata). Compared to siblings like 'listGroups' or 'listTeams', it doesn't clearly differentiate its purpose beyond the name.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/5

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 prerequisites, context, or comparisons to sibling tools like 'listGroups' or 'listTeams', leaving the agent with no information about appropriate usage scenarios or exclusions.

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/mindwear-capitian/followupboss-mcp-server'

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