List project labels
list_project_labelsList project labels with an optional name filter. Returns label id, name, color, and isGroup status.
Instructions
List project labels → [{id, name, color, isGroup}]. Optional name filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by exact label name | |
| limit | No | Max rows (default 50) |