Skip to main content
Glama

List Business Referees

list_community_referees
Read-only

List referred communities/referees for a managed community. Business and community refer to the same thing and are interchangeable. Before offering this action or requesting its inputs, check business permissions. FREE businesses cannot use this tool, regardless of individual feature rows. Call check_business_tool_access before collecting inputs. Show any grace-period warning and verified resubscribe link before continuing, and never proceed when access is blocked.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoNo
sortByNo
statusNo
pageSizeNo
sortOrderNo
communityIdYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

C2.9/5.0
Behavior1/5

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

The description adds no behavioral context beyond the annotations (readOnlyHint, destructiveHint). It does not mention rate limits, data freshness, error states, or response format. With minimal annotations, the description should compensate but fails to do so.

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 relatively short but mixes purpose with imperative usage rules, making it slightly cluttered. The front-loading of purpose is good, but the instructions about permissions could be more concise. It is adequate but not streamlined.

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 6 parameters, no output schema, and no parameter documentation, the description lacks essential context. It does not explain what 'referred communities/referees' means, how parameters affect results, or expected return values. The permission context is valuable but insufficient for completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description does not document any of the 6 parameters (pageNo, sortBy, status, pageSize, sortOrder, communityId). Schema description coverage is 0%, so the description provides no additional meaning. It only implies communityId through context.

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

Purpose4/5

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

The description clearly states the tool lists referred communities/referees for a managed community, using a specific verb and resource. It notes interchangeability with business referees, but does not explicitly distinguish from the sibling tool 'list_business_referees', causing potential confusion.

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

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit usage instructions: check business permissions, call 'check_business_tool_access' before input collection, show grace-period warnings, and never proceed when access is blocked. It clearly states when not to use the tool (FREE businesses) and prerequisites, offering excellent guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources