There's no dedicated title parameter in the API - titles are AI-generated based on your inputText content.
A couple options to try:
- 1.
Influence via additionalInstructions: You can add something like "Title this presentation 'Your Desired Title'" - though since it's AI-interpreted, results can vary
- 1.
Structure your inputText: Starting your input with a clear heading sometimes helps the AI pick it up as the title
For changing titles after generation: The API is create-only, so there's no way to update existing Gammas programmatically. You'd need to edit the title manually in the app.
This is definitely a gap - explicit title control would be useful for automation workflows. Worth submitting as feedback!
Let me know if you have other questions!