Get teams for workspace
The Asana Get Teams for Workspace tool allows users to list all teams within a specified Asana workspace. By providing team names and IDs, it helps users understand workspace structure and facilitates efficient project and user searches within teams.
Features
- Lists all teams in a given Asana workspace using a unique workspace identifier.
- Returns team names and IDs for easy identification and reference.
- Supports pagination to handle large workspaces efficiently.
- Allows customization of returned data through optional fields to include additional team details.
- Essential for discovering teams before searching projects or users, improving workspace navigation.
Benefits
- Improves team and project discovery within Asana workspaces, saving time.
- Enhances understanding of workspace structure for better organization.
- Facilitates streamlined search and management of team-related projects and users.
- Supports scalable data retrieval with pagination for large workspaces.
- Customizable output fields provide flexibility according to user needs.
Description
List all teams in workspace. Returns team names and IDs. Use to discover teams before searching team projects/users. Essential for workspace structure understanding. Supports pagination.
Parameters
4 parameters
| Name | Type | Description |
|---|---|---|
| workspace_gidrequired | string | Globally unique identifier for the workspace or organization |
| limit | number | Number of teams to return per page (1-100). |
| offset | string | Pagination offset token. |
| opt_fields | string | Comma-separated list of optional fields to include. |