Add comment
add_commentAdd a plain-text comment to a specified Asana task using the task's GID and comment text. Provide the task GID and text to write the comment directly to Asana.
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. |