unapprove_mr
Cancel your approval on a merge request to update its review status.
Instructions
MR 승인 취소 (EE 전용)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mr_iid | Yes | MR iid | |
| instance | No | 대상 GitLab 인스턴스명 (생략 시 default) | |
| project_id | Yes | 프로젝트 ID |
Cancel your approval on a merge request to update its review status.
MR 승인 취소 (EE 전용)
| Name | Required | Description | Default |
|---|---|---|---|
| mr_iid | Yes | MR iid | |
| instance | No | 대상 GitLab 인스턴스명 (생략 시 default) | |
| project_id | Yes | 프로젝트 ID |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, and the description does not disclose behavioral traits such as idempotency, required permissions, or whether the action is reversible. For a mutation tool, this is insufficient beyond the obvious purpose.
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 sentence that is front-loaded and to the point. It is concise, but could be expanded slightly for clarity without losing efficiency.
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 lack of annotations, output schema, and the tool's mutating nature, the description is too sparse. It does not cover error conditions, response format, or prerequisites, leaving important gaps for agent decision-making.
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 input schema covers 100% of parameter descriptions, so the description need not add more. It does not, but the schema itself provides adequate meaning for the parameters. Baseline 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 action (cancel MR approval) and the resource (merge request). The 'EE only' suffix and sibling 'approve_mr' help distinguish it from related tools. However, it's brief and doesn't elaborate on the cancellation scope.
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?
The 'EE only' note provides a usage restriction, but no explicit guidance on when to use versus alternatives like 'approve_mr' or when not to use. Sibling tool names imply the primary alternative, but no further context is given.
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/wisesky0/gitlab-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server