list_attachments
List images embedded in a document to get their attachment IDs, alt text, and storage status. Use it to find an image ID for download or removal, or to identify broken images.
Instructions
List the images embedded in a Meet Rupert document, with each one's attachmentId, alt text and whether it still resolves in storage. Use this to find the id of an image you want to download or remove, or to check a document for broken images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes | The document's UUID (as returned by search_documents). |