Add comment
add_commentAdd a plain-text comment to a specific Asana task by providing its task GID and comment text. Write the comment to Asana and get optional story fields for more details.
Instructions
Add a plain-text comment to an Asana task. This operation writes to Asana.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Plain-text comment to add to the task. | |
| task_gid | Yes | Task GID. | |
| opt_fields | No | Additional story fields to return. |