Atlassian · Capability
Atlassian Bit Bucket Repositories API — Attachments
Atlassian Bit Bucket Repositories API — Attachments. 4 operations. Lead operation: Atlassian List Attachments for an Issue. Self-contained Naftiko capability covering one Atlassian business surface.
What You Can Do
GET
Listattachmentsforanissue
— Atlassian List Attachments for an Issue
/v1/repositories/{workspace}/{repo-slug}/issues/{issue-id}/attachments
POST
Uploadanattachmenttoanissue
— Atlassian Upload an Attachment to an Issue
/v1/repositories/{workspace}/{repo-slug}/issues/{issue-id}/attachments
DELETE
Deleteanattachmentforanissue
— Atlassian Delete an Attachment for an Issue
/v1/repositories/{workspace}/{repo-slug}/issues/{issue-id}/attachments/{path}
GET
Getattachmentforanissue
— Atlassian Get Attachment for an Issue
/v1/repositories/{workspace}/{repo-slug}/issues/{issue-id}/attachments/{path}
MCP Tools
atlassian-list-attachments-issue
Atlassian List Attachments for an Issue
read-only
idempotent
atlassian-upload-attachment-issue
Atlassian Upload an Attachment to an Issue
atlassian-delete-attachment-issue
Atlassian Delete an Attachment for an Issue
idempotent
atlassian-get-attachment-issue
Atlassian Get Attachment for an Issue
read-only
idempotent