list_github_labels
Retrieve all labels from a GitHub repository to categorize issues and pull requests. Identify available labels for consistent issue management.
Instructions
List labels available in a GitHub repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | GitHub repository name | |
| owner | Yes | GitHub repository owner |