get_attachments
Retrieve attachments from a Confluence page by providing its page ID. Optionally set a limit on the number of attachments returned.
Instructions
Retrieve attachments for a specific Confluence page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of attachments to return (default: 25) | |
| pageId | Yes | ID of the page to retrieve attachments for |