Retrieves repository-level pipeline variables for a specific Bitbucket repository. Use when you need to view or audit pipeline configuration variables that are scoped to a repository.
qstringQuery string for filtering results using Bitbucket Query Language (BBQL).
pageintegerPage number for pagination. Use this to retrieve subsequent pages of results.
sortstringField to sort results by. Prefix with a hyphen (-) for descending order.
pagelenintegerNumber of items to return per page. Controls the size of the paginated response.
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.
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.