Download All Content Attachments
confluence_download_content_attachmentsDownload all attachments from a Confluence page or blog post as base64-encoded embedded resources, making files available without server filesystem access. Skips files over 50 MB and reports errors.
Instructions
Download all attachments for a Confluence content item as embedded resources.
Returns attachment contents as base64-encoded embedded resources so that they are available over the MCP protocol without requiring filesystem access on the server. Files larger than 50 MB are skipped with an error entry in the summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_id | Yes | The ID of the Confluence content (page or blog post) to download attachments from. Example: '123456789' |