taiga_epics_unwatch
Stop watching a Taiga epic by supplying its ID. Use this to unsubscribe from updates and notifications for a specific epic.
Instructions
Stop watching an epic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Epic ID |
Stop watching a Taiga epic by supplying its ID. Use this to unsubscribe from updates and notifications for a specific epic.
Stop watching an epic.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Epic ID |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It does not mention idempotency, whether the user must already be watching, error cases, or return behavior. The description adds no value beyond what the tool name already implies.
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 a single, concise sentence with no wasted words. It is front-loaded and appropriately sized for the tool's simplicity, earning a top score for conciseness.
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 annotations and no output schema, the description is incomplete for a state-changing operation. It fails to disclose idempotency, prerequisites, or the effect of unwatching, which are important for an agent to invoke it correctly. The minified description leaves too much implicit.
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 covers 100% of the parameter descriptions ('id' with 'Epic ID'), so the description adds no additional meaning. According to the rubric, a high schema coverage baseline of 3 applies.
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 'Stop watching an epic.' clearly states the action (unwatch) and the resource (an epic), using a specific verb and noun. It distinguishes from sibling tools like watch, watchers, and unwatch for other resources.
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, no contextual prerequisites, and no exclusions. The description only states the action without any scenario or comparison, leaving the agent without usage direction.
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/illodev/taiga-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server