create_tag
Create a new tag in a GitHub repository by specifying the owner, repository name, tag name, and message. Use to mark a specific commit or version.
Instructions
Creates a new tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| tag_name | Yes | ||
| repo_name | Yes | ||
| repo_owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||