render_pptx_template
Generate a PowerPoint presentation from a template by filling in variables, conditionals, and loops.
Instructions
Render a PPTX template with variables, conditionals, and loops
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | Template variables | |
| file_path | Yes | Path to PPTX template file | |
| output_path | No | Output path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |