list_issue_labels
List all issue labels for a specific team, with cursor-based pagination to navigate through multiple pages.
Instructions
List labels for a team. Pass next_cursor as cursor for the next page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| team_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |