create_git_tag
Create and manage Git tags in a repository, specifying a tag name and optional message, to track specific points in history using the Git MCP server.
Instructions
Create a new git tag in the repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
message | No | ||
repo_name | Yes | ||
tag_name | Yes |