Skip to main content
Glama

redmine_issue_watchers

Add or remove watchers on Redmine issues to control who receives notifications and stays updated on changes.

Instructions

Manage issue watchers: add, remove.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNoQuery parameters. Array values are appended repeatedly.
actionYes
headersNoAdditional headers. Authentication and content headers are managed automatically unless explicitly overridden.
user_idNoRedmine numeric ID or identifier, passed as a string.
issue_idNoRedmine numeric ID or identifier, passed as a string.
max_pagesNo
Behavior1/5

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

No annotations exist, so the description must disclose behavioral traits. It only states 'add, remove' with no info on auth requirements, error handling, side effects, or whether it appends or replaces watchers.

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?

Extremely concise but at the cost of essential information. A single phrase 'Manage issue watchers: add, remove.' lacks structure and does not include any usage hints or parameter details.

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?

With 7 parameters, no output schema, and no annotations, the description is vastly insufficient. It fails to explain required inputs, behavior, or output format, making it hard to use correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 57%, but the tool description adds no parameter context beyond the schema. It does not clarify that issue_id and user_id are needed together, or how action maps to parameters.

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

Purpose4/5

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

The description clearly states the tool manages issue watchers with 'add, remove' actions. It identifies the resource and actions, though could be more explicit like 'Add or remove watchers from a Redmine issue'.

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 provided on when to use this tool versus sibling tools like redmine_issues or other Redmine tools. No context for prerequisites or scenarios.

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/1BlackSmith/redmine-mcp'

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