Lists deployments for a specified Bitbucket repository. Use when you need to view deployment history and status across environments.
qstringQuery string for filtering deployment results using Bitbucket Query Language (BBQL). Use operators like '=' for exact match, '~' for contains, '!=' for not equal.
pageintegerPage number of the results to retrieve. Defaults to 1 if not specified.
sortstringField designation for sorting results. Prefix with '-' for descending order.
pagelenintegerNumber of results per page (1-100). Defaults to the Bitbucket API's default page length if not specified.
repo_slugRequiredstringThe repository slug (URL-friendly name).
workspaceRequiredstringThe workspace ID or slug (URL-friendly name). This can be the workspace slug (e.g., 'my-workspace') or its UUID enclosed in curly braces (e.g., '{workspace-uuid}').
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.