update_comment
Modify existing comments in Storyblok discussions by providing a discussion ID, comment ID, and updated message content in JSON format. Ensures accurate collaboration and content management.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment_id | Yes | ||
discussion_id | Yes | ||
message | No | ||
message_json | Yes |