export_gif
Export full animation as an animated GIF, preserving frame durations and tags. Optionally overwrite existing output file.
Instructions
Export the full animation as an animated GIF (honours frame durations & tags).
overwrite: Replace `output` if it already exists (default False = no-clobber).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | ||
| output | Yes | ||
| filename | Yes | ||
| overwrite | No |