Creates a new label in Linear for a specified team, used to categorize and organize issues. Label names must be unique within each team. If a label with the same name already exists, the existing label will be returned. Both new and existing labels return the same object structu…
nameRequiredstringName of the new label, displayed in the Linear UI. Must be unique within the team.
colorRequiredstringHexadecimal color code (e.g., '#FF0000') for the label's appearance in the UI.
team_idRequiredstringIdentifier of the team for which this label will be created.
descriptionstringOptional detailed description for the label, providing context on its use.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.