dooray_post_log_update
Update the content of a comment or activity log on a Dooray post by specifying project, post, log ID, and new markdown body.
Instructions
update a comment or activity log of a Dooray post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| logId | Yes | log id, or comment id | |
| postId | Yes | post id | |
| operation | Yes | The operation to perform | |
| projectId | Yes | project id |