List page attachments
list_page_attachmentsList files attached to a XWiki page, returning each file's name, size, and MIME type without downloading the contents.
Instructions
List the files attached to one page, with name, size and MIME type. The file contents are not downloaded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum attachments to return. Default 50. | |
| pageRef | Yes | Page reference in the form Space.PageName. |