Tool to add an existing tag to a task in Asana. Use when you need to add a tag for prioritization, routing, or automation workflows. Tags cannot be added via Update Task, so this dedicated endpoint is required.
tag_gidRequiredstringThe globally unique identifier for the tag to add. The tag must already exist in the workspace.
task_gidRequiredstringThe globally unique identifier for the task.
opt_fieldsstringComma-separated list of fields to include in the response. Limited utility for this endpoint as it returns an empty data block.
opt_prettybooleanProvides 'pretty' output. Provides the response in a 'pretty' format with proper line breaking and indentation for readability. This will take extra time and increase the response size so it is advisable only to use this during debugging.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.