github_issues_get_label
Retrieve a specific label from a GitHub repository by specifying the repository owner, repository name, and label name.
Instructions
Get a label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| name | Yes | name |