Skip to main content
Glama

mcp-server-asana

by roychri

asana_delete_project_status

Remove a project status update in Asana by specifying its GID. Use this tool from MCP clients like Claude Desktop Application for efficient project management.

Instructions

Delete a project status update

Input Schema

NameRequiredDescriptionDefault
project_status_gidYesThe project status GID to delete

Input Schema (JSON Schema)

{ "properties": { "project_status_gid": { "description": "The project status GID to delete", "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/roychri/mcp-server-asana'

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