Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
List Asana workspaces accessible to the authenticated user
asana__list_workspaces
{ "type": "object", "properties": { "limit": { "type": "number", "description": "Maximum workspaces to return" }, "offset": { "type": "string", "description": "Pagination offset from Asana" } }, "description": "Input schema for the asana__list_workspaces tool." }