Retrieve a specified pipeline from a Bitbucket repository. Use when you need to get detailed information about a specific pipeline execution including its status, build number, and results.
repo_slugRequiredstringThe repository slug (URL-friendly name) or UUID.
workspaceRequiredstringThe workspace ID (slug) or workspace UUID that owns the repository.
pipeline_uuidRequiredstringThe pipeline UUID to retrieve. Must be in UUID format, typically enclosed in curly braces.
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.