You're viewing a demo portfolio

Join the waitlist
PRSM

asana_get_task

Active

Tool of Asana

declared in 0.1.0

Get full task details including name, description, assignee, projects, tags, subtasks, and status. Requires task ID.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "task_gid": "1234567890123456"
    }
  ],
  "required": [
    "task_gid"
  ],
  "properties": {
    "task_gid": {
      "type": "string",
      "description": "Task GID"
    }
  }
}

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 →