Creates a new team in Linear with the specified name and key. Use this action when you need to create a new organizational unit or work group in a Linear workspace. Teams are fundamental organizational structures in Linear that group issues, projects, and members together. Once…
keyRequiredstringThe unique key/slug for the team. This is used as a short identifier in issue identifiers (e.g., 'ENG-123' for the Engineering team). Must be 2-5 uppercase letters, alphanumeric only. Once set, the key becomes the prefix for all issues in this team.
iconstringOptional icon for the team. Must be a valid icon name string from Linear's icon set (case-sensitive). Does NOT accept unicode emoji characters. Common valid icon names include: 'Team', 'Users', 'Bolt', 'Rocket', 'Bug', 'Shield', 'Terminal', 'Chip'. Invalid names will cause an IN…
nameRequiredstringThe name of the team. This is the primary identifier visible to users in the Linear workspace. Team names should be descriptive and help identify the team's purpose or area of responsibility.
colorstringOptional color for the team (hex color code without the # prefix, or with the # prefix). Used for visual identification in the Linear interface.
privatebooleanWhether the team should be private. Private teams are only visible to team members. Default is False (public team visible to all workspace members).
descriptionstringOptional description of the team's purpose, responsibilities, or scope. Supports markdown formatting. Helps team members understand the team's role in the organization.
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.