notion.updateComment replace a comment body with markdown or rich text.
Example
automations/notion-update-comment.automation.ts
Inputs
comment_id is required. Choose exactly one of markdown or rich_text. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returns the updated full or partialcomment object.