Skip to main content
Poesius API Documentation home page
Search...
⌘K
Support
Get Started
Get Started
Search...
Navigation
MCP Tools
Generate Presentation Content
Guides
API Reference
Web App
API Endpoint
REST API
API Reference Introduction
POST
Generate from Document
GET
Presentation Status
GET
Download Presentation
MCP Tools
List Templates
Generate Slides
Generate Presentation Content
Slide from Content
Refine Slide
MCP Tools
Generate Presentation Content
Copy page
Copy page
Generate markdown content/outline (Step 1 of 2). Use this if you want to generate content first, then create slides separately.
topic
string
required
Main topic or title
instructions
string
required
Detailed instructions
document_base64
string
Base64-encoded document
num_slides
integer
Target number of slides
template_id
string
Template UUID
content
string
Generated markdown content
slides
array
List of slide content sections
presentation_id
string
UUID of the created presentation
slide_ids
array
Array of slide record IDs
conversation_id
string
UUID of the conversation
Generate Slides
Slide from Content
⌘I