Bytebase: list issue labels
bytebase_list_issue_labelsRetrieve the issue labels configured for a project so you can present valid label choices before submitting a plan for review, avoiding rejected issues due to missing required labels.
Instructions
List the issue labels a project has configured. Call this before bytebase_submit_plan_for_review when the project defines any labels, so the caller can offer them as choices rather than guessing label names — "required: true" means Bytebase will reject the issue if none are attached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project id or title, e.g. "Salla-prod". |