Creates a new team with customizable attributes within an existing and accessible Cal.com organization specified by orgId.
bioShort description or biography for the team.
nameRequiredstringName of the team to be created.
slugstringUnique, URL-friendly identifier for the team (e.g., 'marketing-team'). Auto-generated from name if not provided.
orgIdRequiredintegerID of the organization where the team will be created.
themestringVisual theme for the team's booking page (e.g., 'light', 'dark', 'system', or custom).
appLogostringURL for the logo displayed within the Cal.com application interface for this team.
logoUrlstringURL of the team's logo image, displayed on its booking page and profile.
metadatastringJSON string for custom key-value pairs to store additional team information. NOTE: This parameter may not be supported by the API and can cause 400 errors. The API documentation indicates this should be an object with up to 50 keys. Recommended to leave as default (None).
timeZonestringIANA time zone identifier (e.g., 'America/New_York') for the team's default schedule. Defaults to 'Europe/London'.
bannerUrlstringURL of the team's banner image, displayed at the top of its booking page.
isPrivatebooleanIf true, the team is private, not publicly discoverable, and access is restricted.
weekStartstringFirst day of the week for calendar displays (e.g., 'Sunday', 'Monday'). Defaults to 'Sunday'.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.