shortcut_teams
Details about Shortcut teams
-
id
Primary key - Unique identifier of the row
-
source_id
Foreign key - Identifier of the team in Shortcut
-
member_ids
Foreign key - An array of UUIDs of users on the team
-
name
string - Name of the team
-
description
string - Description of the team
-
archived
boolean - Boolean indicating if the team is archived
-
num_stories
number - Number of stories assigned to the team