webflow.resolveCommentThread changes the resolved state of a design-review comment thread.
Example
automations/webflow-resolve-comment-thread.automation.ts
Inputs
Every input accepts a compatible signal. This action requires thecomments:write OAuth scope.
Output
Returns the updatedWebflow.CommentThread, including its IDs, content, author, mentions, locale, breakpoint, timestamps, and isResolved state.