AACFlow

Gamma

Präsentationen, Dokumente und Webseiten mit KI generieren

Gamma is an AI-powered platform for creating presentations, documents, webpages, and social posts. Gamma's API lets you programmatically generate polished, visually rich content from text prompts, adapt existing templates, and manage workspace assets like themes and folders.

With Gamma, you can:

  • Generate presentations and documents: Create slide decks, documents, webpages, and social posts from text input with full control over format, tone, and image sourcing.
  • Create from templates: Adapt existing Gamma templates with custom prompts to quickly produce tailored content.
  • Check generation status: Poll for completion of async generation jobs and retrieve the final Gamma URL.
  • Browse themes and folders: List available workspace themes and folders to organize and style your generated content.

In AACFlow, the Gamma integration enables your agents to automatically generate presentations and documents, create content from templates, and manage workspace assets directly within your workflows. This allows you to automate content creation pipelines, batch-produce slide decks, and integrate AI-generated presentations into broader business automation scenarios.

Nutzungsanleitung

Integrate Gamma into the workflow. Can generate presentations, documents, webpages, and social posts from text, create from templates, check generation status, and browse themes and folders.

Tools

gamma_generate

Generate a new Gamma presentation, document, webpage, or social post from text input.

Eingabe

ParameterTypErforderlichBeschreibung
apiKeystringJaGamma API key
inputTextstringJaText and image URLs used to generate your gamma (1-100,000 tokens)
textModestringJaHow to handle input text: generate (AI expands), condense (AI summarizes), or preserve (keep as-is)
formatstringNeinOutput format: presentation, document, webpage, or social (default: presentation)
themeIdstringNeinCustom Gamma workspace theme ID (use List Themes to find available themes)
numCardsnumberNeinNumber of cards/slides to generate (1-60 for Pro, 1-75 for Ultra; default: 10)
cardSplitstringNeinHow to split content into cards: auto or inputTextBreaks (default: auto)
cardDimensionsstringNeinCard aspect ratio. Presentation: fluid, 16x9, 4x3. Document: fluid, pageless, letter, a4. Social: 1x1, 4x5, 9x16
additionalInstructionsstringNeinAdditional instructions for the AI generation (max 2000 chars)
exportAsstringNeinAutomatically export the generated gamma as pdf or pptx
folderIdsstringNeinComma-separated folder IDs to store the generated gamma in
textAmountstringNeinAmount of text per card: brief, medium, detailed, or extensive
textTonestringNeinTone of the generated text, e.g. "professional", "casual" (max 500 chars)
textAudiencestringNeinTarget audience for the generated text, e.g. "executives", "students" (max 500 chars)
textLanguagestringNeinLanguage code for the generated text (default: en)
imageSourcestringNeinWhere to source images: aiGenerated, pictographic, unsplash, webAllImages, webFreeToUse, webFreeToUseCommercially, giphy, placeholder, or noImages
imageModelstringNeinAI image generation model to use when imageSource is aiGenerated
imageStylestringNeinStyle directive for AI-generated images, e.g. "watercolor", "photorealistic" (max 500 chars)

Ausgabe

ParameterTypBeschreibung
generationIdstringThe ID of the generation job. Use with Check Status to poll for completion.

gamma_generate_from_template

Generate a new Gamma by adapting an existing template with a prompt.

Eingabe

ParameterTypErforderlichBeschreibung
apiKeystringJaGamma API key
gammaIdstringJaThe ID of the template gamma to adapt
promptstringJaInstructions for how to adapt the template (1-100,000 tokens)
themeIdstringNeinCustom Gamma workspace theme ID to apply
exportAsstringNeinAutomatically export the generated gamma as pdf or pptx
folderIdsstringNeinComma-separated folder IDs to store the generated gamma in
imageModelstringNeinAI image generation model to use when imageSource is aiGenerated
imageStylestringNeinStyle directive for AI-generated images, e.g. "watercolor", "photorealistic" (max 500 chars)

Ausgabe

ParameterTypBeschreibung
generationIdstringThe ID of the generation job. Use with Check Status to poll for completion.

gamma_check_status

Check the status of a Gamma generation job. Returns the gamma URL when completed, or error details if failed.

Eingabe

ParameterTypErforderlichBeschreibung
apiKeystringJaGamma API key
generationIdstringJaThe generation ID returned by the Generate or Generate from Template tool

Ausgabe

ParameterTypBeschreibung
generationIdstringThe generation ID that was checked
statusstringGeneration status: pending, completed, or failed
gammaUrlstringURL of the generated gamma (only present when status is completed)
creditsobjectCredit usage information (only present when status is completed)
deductednumberNumber of credits deducted for this generation
remainingnumberRemaining credits in the account
errorobjectError details (only present when status is failed)
messagestringHuman-readable error message
statusCodenumberHTTP status code of the error

gamma_list_themes

List available themes in your Gamma workspace. Returns theme IDs, names, and keywords for styling.

Eingabe

ParameterTypErforderlichBeschreibung
apiKeystringJaGamma API key
querystringNeinSearch query to filter themes by name (case-insensitive)
limitnumberNeinMaximum number of themes to return per page (max 50)
afterstringNeinPagination cursor from a previous response (nextCursor) to fetch the next page

Ausgabe

ParameterTypBeschreibung
themesarrayList of available themes
idstringTheme ID (use with themeId parameter)
namestringTheme display name
typestringTheme type: standard or custom
colorKeywordsarrayColor descriptors for this theme
toneKeywordsarrayTone descriptors for this theme
hasMorebooleanWhether more results are available on the next page
nextCursorstringPagination cursor to pass as the after parameter for the next page

gamma_list_folders

List available folders in your Gamma workspace. Returns folder IDs and names for organizing generated content.

Eingabe

ParameterTypErforderlichBeschreibung
apiKeystringJaGamma API key
querystringNeinSearch query to filter folders by name (case-sensitive)
limitnumberNeinMaximum number of folders to return per page (max 50)
afterstringNeinPagination cursor from a previous response (nextCursor) to fetch the next page

Ausgabe

ParameterTypBeschreibung
foldersarrayList of available folders
idstringFolder ID (use with folderIds parameter)
namestringFolder display name
hasMorebooleanWhether more results are available on the next page
nextCursorstringPagination cursor to pass as the after parameter for the next page

On this page

Heute mit dem Aufbau beginnen
Über 100 000 Entwickler vertrauen uns.
Die SaaS-Plattform zum Aufbau von KI-Agenten und für Ihre agentische Belegschaft.
Loslegen