Skip to main content
Glama
by cristip73

asana_get_teams_for_workspace

Retrieve all teams within a specific Asana workspace to organize and manage team structures, access team information, and coordinate project assignments.

Instructions

Get teams in a workspace

Input Schema

NameRequiredDescriptionDefault
workspace_gidNoThe workspace GID to get teams for (optional if DEFAULT_WORKSPACE_ID is set)
opt_fieldsNoComma-separated list of optional fields to include

Input Schema (JSON Schema)

{ "properties": { "opt_fields": { "description": "Comma-separated list of optional fields to include", "type": "string" }, "workspace_gid": { "description": "The workspace GID to get teams for (optional if DEFAULT_WORKSPACE_ID is set)", "type": "string" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cristip73/mcp-server-asana'

If you have feedback or need assistance with the MCP directory API, please join our Discord server