Updates the contents of a comment on a commit. Use when you need to modify an existing comment's text on a commit.
commitRequiredstringThe commit hash to update the comment on.
repo_slugRequiredstringThe repository slug (URL-friendly name).
workspaceRequiredstringThe workspace slug or UUID that owns the repository.
comment_idRequiredstringThe unique identifier for the comment to update.
content_rawRequiredstringThe updated raw text content for the comment. Supports markdown formatting.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.