Create a deck
create_deckStart a new presentation from a brief, the brand as YOU know it (name, and only the colours, fonts and logo you actually have — never guess a colour) and your outline. With the outline the reply carries the WRITING BRIEF, so the whole deck is two calls: this, then submit_deck. Without an account it also returns a guest_token to pass on later calls and deck_url, the one link to give the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | The brand as YOU know it: name, and only the colours, fonts and logo you actually have. Never guess a colour; leave it out. | |
| brief | Yes | What the deck is for, who it is for, what it should argue and ask. Real facts only; the truth check refuses invented figures. | |
| pages | No | How many pages you intend to write (default 5). Ignored when `outline` is given. | |
| outline | No | Your page-by-page outline (one entry per page: label, description, visual_concept, content with a headline). Send it here and the reply carries the WRITING BRIEF — one call instead of create_deck + write_outline. | |
| brand_url | No | Key holders only: a website Renderball reads for colours, fonts and logo when no brand is declared. |