Bitbucket Pipelines · Capability
Bitbucket API — Downloads
Bitbucket API — Downloads. 4 operations. Lead operation: List download artifacts. Self-contained Naftiko capability covering one Bitbucket Pipelines business surface.
What You Can Do
GET
Get
— List download artifacts
/v1/repositories/{workspace}/{repo-slug}/downloads
POST
Post
— Upload a download artifact
/v1/repositories/{workspace}/{repo-slug}/downloads
DELETE
Delete
— Delete a download artifact
/v1/repositories/{workspace}/{repo-slug}/downloads/{filename}
GET
Get
— Get a download artifact link
/v1/repositories/{workspace}/{repo-slug}/downloads/{filename}
MCP Tools
list-download-artifacts
List download artifacts
read-only
idempotent
upload-download-artifact
Upload a download artifact
delete-download-artifact
Delete a download artifact
idempotent
get-download-artifact-link
Get a download artifact link
read-only
idempotent