Generate Gamma Content
gamma_generateGenerates presentations, documents, webpages, or social posts from any text prompt using AI. Automatically structures, designs, and styles content.
Instructions
Create a new presentation, document, webpage, or social post using Gamma's AI.
This tool generates professional content from any text input - a one-line prompt, messy notes, or polished content. Gamma's AI will structure, design, and style your content automatically.
SUPPORTED FORMATS:
presentation: Slide decks (sizes: fluid, 16x9, 4x3)
document: Reports, articles, essays (sizes: fluid, pageless, letter, a4)
webpage: Websites with header/footer support (size: fluid)
social: Social media posts (sizes: 1x1, 4x5, 9x16)
PARAMETERS:
prompt (required): Your content or instructions. Can be brief ("Company overview presentation") or detailed with bullet points.
format (required): One of presentation, document, webpage, social
cards: Number of slides/sections (1-60, default: AI-determined)
size: Aspect ratio appropriate for the format
themeId: Visual theme ID (use gamma_list_themes to see options)
language: Target language code (en, es, fr, de, zh, ja, etc.)
imageStyle: auto, photographic, generated, clipart, none
cardDensity: auto, high, low
waitForCompletion: If true, waits up to 5 min for generation to complete
RETURNS:
generationId: ID for tracking/status checks
status: pending, completed, or failed
url: Link to view content (when completed)
title: Generated or custom title
EXAMPLES:
Quick presentation: { prompt: "5 slide pitch deck for AI startup", format: "presentation" }
Detailed document: { prompt: "Technical documentation for REST API...", format: "document", cards: 10 }
Styled content: { prompt: "Company culture overview", format: "presentation", themeId: "theme_123", waitForCompletion: true }
CREDITS: Each generation consumes Gamma API credits based on complexity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||