create_tag
Create a new tag on a GitHub repository by providing repository owner, repository name, tag name, and a message.
Instructions
Creates a new tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_owner | Yes | ||
| repo_name | Yes | ||
| tag_name | Yes | ||
| message | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||