Git MCP Server

by cyanheads
Verified

tag_delete

Remove a specified tag from a Git repository. Specify the tag name and the absolute path to the repository to execute the deletion.

Instructions

Delete a tag

Input Schema

NameRequiredDescriptionDefault
nameYesTag name
pathNoPath to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo)

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Tag name", "type": "string" }, "path": { "description": "Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo)", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from Git MCP Server

Related Tools

ID: e0hyslgby6