motion_comments
List comments on a task or create new comments. Provide task ID; for creation include comment content.
Instructions
Manage comments on tasks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor for list operation (optional) | |
| taskId | Yes | Task ID to comment on or fetch comments from (required) | |
| content | No | Comment content (required for create operation) | |
| operation | Yes | Operation to perform |