gitUnlinkRepo
Remove a Git repository connection from an ABAP development system to manage version control integration.
Instructions
Unlinks a Git repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoId | Yes | The ID of the repository. |
Remove a Git repository connection from an ABAP development system to manage version control integration.
Unlinks a Git repository.
| Name | Required | Description | Default |
|---|---|---|---|
| repoId | Yes | The ID of the repository. |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. 'Unlinks' implies a destructive or mutating operation, but the description doesn't clarify whether this is reversible, what permissions are required, what happens to linked data, or if there are side effects. It fails to provide essential context for safe and informed use.
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, direct sentence with no wasted words, making it highly concise and front-loaded. It efficiently communicates the core action without unnecessary elaboration, earning a top score for brevity and clarity of structure.
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's likely destructive nature (implied by 'unlinks'), no annotations, and no output schema, the description is incomplete. It doesn't address behavioral risks, return values, or error conditions, leaving significant gaps for an agent to understand the tool's full context and implications.
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 has 100% description coverage, with repoId clearly documented as 'The ID of the repository.' The description adds no additional parameter semantics beyond what the schema provides, so it meets the baseline score of 3 for adequate but non-value-adding parameter information.
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 'Unlinks a Git repository' clearly states the action (unlinks) and resource (Git repository), but it's vague about what 'unlinks' means operationally. It doesn't distinguish this tool from sibling tools like gitCreateRepo or gitPullRepo, which would require more specificity about the unlink operation's scope or effects.
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 or what context triggers its use. The description lacks any mention of prerequisites, consequences, or relationship to other Git operations, leaving the agent with no usage context beyond the basic action.
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/dachienit/mcp-local'
If you have feedback or need assistance with the MCP directory API, please join our Discord server