create_label
Add a custom label to a Forgejo repository using an owner, repository name, label name, and hex color. Categorize issues and pull requests for clearer project organization.
Instructions
Create a label. color is a hex string like #ff0000.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| repo | Yes | ||
| color | Yes | ||
| owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||