Generate a Gamma presentation, document, webpage, or social media content using AI. Documentation: https://developers.gamma.app/docs/generate-api-parameters-explained The API creates content asynchronously. Poll the returned generationId to check status.
formatstringOutput type. 'presentation' (slide deck), 'document' (continuous page/report), 'webpage' (web page), 'social' (Instagram/TikTok/LinkedIn posts). Default: 'presentation'
themeIdstringVisual theme identifier defining color palette and typography. To use the default theme, omit this field entirely — do NOT pass 'default' as a value. IMPORTANT: Theme IDs cannot be guessed - you MUST retrieve them using the List Themes API first. Standard themes use lowercase wo…
exportAsstringAdditional download format alongside Gamma URL. 'pdf' (static document) or 'pptx' (editable PowerPoint). Links provided in GET response expire after time—download promptly.
numCardsintegerNumber of cards to create (when cardSplit='auto'). Pro users: 1-60, Ultra users: 1-75. Default: 10
textModeRequiredstringContent transformation mode. 'generate' (AI expands brief inputs into full content), 'condense' (summarizes long text to fit slides), 'preserve' (keeps exact wording, adds structure).
cardSplitstringCard division logic. 'auto' (AI splits into numCards slides, ignores \n---\n), 'inputTextBreaks' (splits at each \n---\n marker, ignores numCards). Default: 'auto'
folderIdsarrayTarget folder(s) for storing the generated gamma. Retrieve available folder IDs using the List Folders API. Multiple folders can be specified.
inputTextRequiredstringText and image URLs to generate gamma from. Can be brief (few words) or extensive (pages). Token limits: 100,000 tokens (~400,000 characters). Image URLs can be included where they should appear. Use '\n---\n' to control card splits.
cardOptionsobjectCard layout options. Docs: https://developers.gamma.app/docs/how-does-the-generations-api-work#cardoptions
textOptionsobjectText generation options. Docs: https://developers.gamma.app/docs/how-does-the-generations-api-work#textoptions
imageOptionsobjectImage options for gamma generation. Docs: https://developers.gamma.app/docs/how-does-the-generations-api-work#imageoptions
sharingOptionsobjectSharing and access control options. Docs: https://developers.gamma.app/docs/generate-api-parameters-explained
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.