You're viewing a demo portfolio

Join the waitlist
PRSM

asana_list_projects

Active

Tool of Asana

declared in 0.1.0

List all projects in a workspace. Returns project ID, name, and archived status. Requires workspace ID.

Parameters schema

{
  "type": "object",
  "examples": [
    {},
    {
      "limit": 100,
      "workspace": "1234567890123456"
    }
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of projects to return (default 20, max 100)"
    },
    "workspace": {
      "type": "string",
      "description": "Workspace GID (auto-resolved if omitted)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Asana

https://github.com/pipeworx-io/mcp-asana

1/7 registries
View full server →
asana_list_projects — Asana — PRSM MCP