Create Flyer
create_flyerTurns your headline and content into a styled single-page flyer and imports it into Canva as a design for further editing.
Instructions
Builds a styled single-page flyer (PPTX) and optionally imports it into Canva as a design. If you already have a flyer-shaped Brand Template in Canva, generate_presentation_from_brief + get_brand_template_dataset (autofill) can target it directly instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| size | No | us_letter_portrait | |
| title | No | ||
| kicker | No | ||
| bullets | No | ||
| ctaText | No | ||
| headline | Yes | ||
| logoPath | No | ||
| fontStyle | No | ||
| imagePath | No | ||
| outputPath | No | ||
| subheadline | No | ||
| importToCanva | No | ||
| waitForCompletion | No |