Skip to main content
Glama
by cristip73

asana_get_project_status

Retrieve project status updates from Asana to monitor progress and track project milestones using the project status GID.

Instructions

Get a project status update

Input Schema

NameRequiredDescriptionDefault
project_status_gidYesThe project status GID to retrieve
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" }, "project_status_gid": { "description": "The project status GID to retrieve", "type": "string" } }, "required": [ "project_status_gid" ], "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