
Renderball
Designed, animated, editable presentations your AI writes on Renderball.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Designed, animated, editable presentations your AI writes on Renderball. No account needed to try.
Server tool list (8)
Raw names from tools/list. Only developers need these.
| list_decks | The user's Renderball documents, newest first, with editor links. Needs an account (a key). |
| create_deck | Start 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. |
| write_outline | Save the page-by-page outline you wrote for a deck. Returns the WRITING BRIEF: the exact instructions for writing the deck file (format, brand facts, truth rules). Follow it, then call submit_deck. |
| get_brief | The writing brief for a deck whose outline is already saved. |
| see_deck | The deck's rendered pages as images, page 1 first — look at them for overlapping or clipped text, odd spacing or an element off its page, then fix the file and submit_deck again. Available once the deck has been submitted. |
| submit_deck | Send the complete deck file you wrote. Renderball checks it against the brief, repairs small slips, renders every page and opens it in the editor. Returns 'ready' with the editor_url, or 'importing' — then poll deck_status. |
| deck_status | Whether a submitted deck is still importing, ready (with the editor link), or failed (with the reason). |
| share_deck | Turn on the public link for a deck and return it. |