Skip to main content
Glama

get_users_in_group_api_v1_groups_id

Retrieve the list of users assigned to a specific group by providing the group ID.

Instructions

Get Users In Group

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior1/5

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

No annotations are provided, so the description bears full responsibility for disclosing behavioral traits. It does not mention if the operation is read-only, requires special permissions, or how it handles invalid input. The description is essentially just the name, offering no transparency. Score 1.

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

Conciseness2/5

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

The description is very short (4 words), but this is under-specification, not conciseness. It fails to provide necessary information and does not earn its place as a useful description. Score 2 for being minimal but insufficient.

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

Completeness1/5

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

Despite having only one parameter and an output schema, the description does not explain what the tool returns or any other context. Combined with no annotations and no parameter details, the description is completely inadequate for an agent to use the tool correctly. Score 1.

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?

Schema description coverage is 0%. The description does not mention the 'id' parameter at all, adding no meaning beyond the schema's bare type and requirement. Without any explanation of what 'id' refers to (e.g., group ID), the parameter semantics are completely inadequate. Score 1.

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

Purpose3/5

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

The description 'Get Users In Group' identifies the verb and resource, but it is vague: it does not specify whether it returns user IDs, user objects, or just counts, nor does it distinguish from sibling tools like 'get_group_by_id_api_v1_groups_id' or 'add_user_to_group_api_v1_groups_id'. It is clear but lacks sibling differentiation, fitting score 3.

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

Usage Guidelines2/5

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

No guidance is provided about when to use this tool versus alternatives. With many sibling tools for groups (e.g., 'add_user_to_group', 'remove_users_from_group', 'get_group_by_id'), the description does not help an agent decide which to invoke. Score 2 due to lack of 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/TETRA-2023/open-webui-mcp'

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