Tool to check whether the authenticated user has voted for a specific issue in a Bitbucket repository. Use when you need to verify if the current user has already voted on an issue before attempting to vote or unvote.
issue_idRequiredintegerThe numeric ID of the issue to check vote status for.
repo_slugRequiredstringThe slug (URL-friendly name) of the repository.
workspaceRequiredstringThe workspace ID or slug (URL-friendly name) that owns the repository.
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.