Retrieves all steps for a given pipeline. Use when you need to inspect the individual steps of a pipeline execution, including their state, duration, and commands.
repo_slugRequiredstringThe slug or UUID of the repository. This is usually the repository's name in URL-friendly format.
workspaceRequiredstringThe workspace ID or slug that owns the repository. This can typically be found in the URL of your Bitbucket workspace.
pipeline_uuidRequiredstringThe UUID of the pipeline. Must be enclosed in curly braces (e.g., '{f5500ca2-b74d-4e6a-84bf-5d2f73695152}').
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.