list_images
Lists all images in a DOCX file, returning details such as filename, dimensions, alt text, and block index.
Instructions
List all images embedded in a DOCX file. Returns filename, dimensions, alt text, and block index for each image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the .docx file |