update-comments
Update multiple existing comments in your Todoist account by providing their IDs and new content.
Instructions
Update multiple existing comments with new content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comments | Yes | The comments to update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comments | Yes | The updated comments. | |
| totalCount | Yes | The total number of comments updated. | |
| appliedOperations | Yes | Summary of operations performed. | |
| updatedCommentIds | Yes | The IDs of the updated comments. |