get_feature_flags
Retrieve enabled feature flags for a workspace to determine which features are active.
Instructions
Get enabled feature flags for a workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID |
Retrieve enabled feature flags for a workspace to determine which features are active.
Get enabled feature flags for a workspace
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description should disclose behavior like permissions, side effects, or response structure. It only states 'Get enabled feature flags', offering no additional detail about read-only nature, authentication, or potential errors.
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 extraneous words. Efficiently communicates the core purpose.
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?
For a simple tool with one parameter and no output schema, the description is minimal. While it states the purpose, it does not describe the return value or any pagination/formatting, leaving the agent to infer from the tool name and schema.
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?
The schema already provides a description for 'workspace_id' ('Workspace slug or UUID'), achieving 100% coverage. The tool description adds no additional meaning beyond the schema, so baseline score of 3 is appropriate.
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 verb 'Get' and the resource 'enabled feature flags for a workspace', and it distinguishes from siblings like 'check_feature_usage' which focuses on usage rather than retrieval.
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 versus alternatives. There is a sibling 'check_feature_usage' that might serve a different purpose, but the description does not clarify the appropriate context for each.
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/ejwhite7/olli-social-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server