List attachments
list_attachmentsList all files attached to a wiki page—uploads and rclone-synced—returning name, type, size, serve URL, download URL, and markdown snippet.
Instructions
List the files attached to a page (uploads AND rclone-synced files): name, mime, byte size, a stable serve URL, an absolute download_url, and a ready-to-embed markdown snippet. embedded tells you the page body already references the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | page whose attachments to list |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachments | Yes |