create_tag
Create a new tag with a message for a GitHub repository by specifying the owner, repo name, tag name, and message.
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 | |||