export_slideshow
Convert image directories into HTML or PDF slideshows with configurable autoplay settings for presentations.
Instructions
Export slideshow from an image directory into HTML or PDF
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_dir | Yes | Absolute or relative image directory path | |
| format | No | Export format, default pdf | |
| auto_play | No | Autoplay interval in seconds | |
| return_content | No | Return file content directly |