get_team_members
Retrieve a list of members for a specified team using its unique ID. Input the team ID to get team member data.
Instructions
チームメンバー一覧を取得する。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes |
Retrieve a list of members for a specified team using its unique ID. Input the team ID to get team member data.
チームメンバー一覧を取得する。
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description must fully disclose behavior. It states a GET operation (member list) but doesn't mention if it's read-only, performance implications, or pagination. Lacks safety context.
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?
Single sentence, no waste. Efficient for a simple tool, but lacks depth that could be added without verbosity.
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 no output schema and 0% schema coverage, description is too sparse. Agent cannot infer return type, structure, or error handling. Sibling tools suggest a goal/team management domain, but no integration context.
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?
Schema has 1 parameter (team_id) with 0% description coverage, so description must compensate. Description does not explain what team_id is (e.g., string format, ID type) or any constraints. The tool name implies team context, but no semantic clarification for the parameter.
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?
Description 'チームメンバー一覧を取得する' (get team member list) provides a clear verb+resource, but is vague about scope (all members? active?). Purpose is clear but minimal.
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?
No guidance on when to use this tool vs siblings like get_comments, get_goals. No context on prerequisites or exclusions. Agent has to infer usage from name alone.
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/hh881094-ctrl/axis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server