Skip to main content
listIssueLabels discovers IDs used by issue label mutations.
automations/list-linear-labels.automation.ts
Optional teamId and case-insensitive name substring filter results. limit is 1–50 and defaults to 50; after continues pagination; includeArchived controls archived labels; account defaults to the project binding. Returns { issueLabels: LinearIssueLabel[]; pageInfo: LinearPageInfo }; labels include hierarchy, team ownership, grouping, description, color, and dates.