Tool to create new Gamma content based on an existing template. Use when you need to generate content with a predefined structure/layout by providing custom instructions and prompt. The API creates content asynchronously. This action polls the generation status and returns the g…
promptRequiredstringText instructions, image URLs, and guidance for adapting the template. Supports 1-100,000 tokens. Can include content to fill into the template and specific customization instructions.
gammaIdRequiredstringUnique identifier of the gamma template to use as the base for content generation. This determines the structure and layout of the generated content.
themeIdstringTheme identifier obtained from the List Themes API. Use the 'id' field (e.g., 'chisel', 'alien', 'aurora'), NOT the 'name' field which contains human-readable theme names. If not specified, uses the template's default theme.
exportAsstringAdditional export format for the generated content. Options: 'pdf' (static document) or 'pptx' (editable PowerPoint). Download links expire after a period—download promptly.
folderIdsarrayArray of folder IDs where the generated gamma should be stored. Use List Folders API to get available folder IDs.
imageOptionsobjectImage generation options for template content. Docs: https://developers.gamma.app/docs/image-models
sharingOptionsobjectAccess control options for the generated content. Docs: https://developers.gamma.app/docs/how-does-the-generations-api-work#sharingoptions
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.