get_label
Retrieve a specific label from a repository by providing its numeric ID, owner, and repository name.
Instructions
Get a single label by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Owner/username | |
| repo | Yes | Repository name | |
| id | Yes | Numeric ID |