asana_teams
Details of Asana teams.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Asana ID of the team.
-
name
string - Name of the team.
-
description
string - Description of the team.
-
workspace_id
Foreign key - ID of the workspace associated with the team.