Returns a single annotation matching the provided ID from a commit report. Use when you need to retrieve details of a specific code analysis finding (e.g., vulnerability, code smell, or bug) identified in a commit.
commitRequiredstringThe commit hash to which the report belongs. This is the full SHA-1 commit identifier.
reportIdRequiredstringEither the uuid or external-id of the report that contains the annotation.
repo_slugRequiredstringThe repository slug (URL-friendly name) that contains the commit.
workspaceRequiredstringThe workspace ID or slug that owns the repository. This can be a user's username or a team's slug.
annotationIdRequiredstringEither the uuid or external-id of the annotation to retrieve.
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.