tag_list
Retrieve a list of tags from a Git repository using the provided absolute path. Simplify tag management and tracking in Git workflows.
Instructions
List tags
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |