Retrieves a specific comment from a commit by its ID. Use when you need to fetch details of a particular commit comment including content, author, timestamps, and inline location.
commitRequiredstringThe commit hash to retrieve the comment from.
repo_slugRequiredstringThe repository slug (URL-friendly name).
workspaceRequiredstringThe workspace slug or UUID that owns the repository.
comment_idRequiredintegerThe unique identifier for the comment.
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.