createAsanaComment
Add a comment to a specified Asana task by supplying its ID and text, enabling direct task updates from AI assistants.
Instructions
Creates a new comment (story) on the specified Asana task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text content of the comment | |
| taskId | Yes | The unique identifier of the task to add the comment to |