get_club
Retrieve detailed information about a specific Strava club using its club ID.
Instructions
Get detailed information about a specific club.
Args: club_id: The Strava club ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| club_id | Yes |
Retrieve detailed information about a specific Strava club using its club ID.
Get detailed information about a specific club.
Args: club_id: The Strava club ID.
| Name | Required | Description | Default |
|---|---|---|---|
| club_id | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description is the sole source of behavioral info. It only states 'Get detailed information' but does not disclose whether the operation is read-only, what 'detailed information' includes, or any potential side effects or auth requirements.
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 very concise with a single sentence and parameter line. It is appropriately sized for the tool's simplicity, avoiding unnecessary words.
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 has only one parameter and no output schema, the description still feels incomplete. It does not explain what the returned 'detailed information' includes, how to interpret the response, or any usage constraints, leaving gaps for effective use.
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?
With 0% schema description coverage, the description adds minimal value by noting club_id is 'The Strava club ID'. However, the schema already defines the type and title, so the added contextual meaning is marginal.
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 clearly states the tool's action ('Get detailed information') and resource ('a specific club'). It distinctively identifies the purpose among sibling tools like get_club_activities or get_club_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?
No guidance is provided on when to use this tool versus alternatives. It lacks explicit context for choosing get_club over other club-related tools such as get_club_activities or get_club_admins.
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/manojanasuri16/STRAVA-MCP-SERVER'
If you have feedback or need assistance with the MCP directory API, please join our Discord server