Skip to main content

Gamma

Gamma generates beautiful presentations from a prompt. Bee Flow's Gamma integration lets the assistant create / edit decks on the fly.

Setup

  1. Get an API key from your Gamma workspace.
  2. Set environment:
    GAMMA_API_KEY=<key>

Tools

ToolPurpose
gamma_createCreate a new presentation from a brief.
gamma_listList your decks.
gamma_getRead a deck (slides + speaker notes).
gamma_updateEdit a slide or add new ones.
gamma_exportExport to PDF / PPTX.

Use cases

  • "Build a 10-slide pitch from this product brief."
  • "Add a closing slide with our contact info."
  • "Export the Q3 review deck as PDF and upload to /Decks/Q3-review.pdf."

Preview pane

When gamma_create runs, the SPA opens the Gamma Preview Panel on the right side of the chat — you see the deck rendering in real time.

Common errors

ErrorCauseFix
UnauthorizedAPI key invalidRe-issue.
Rate limitGamma's per-account capThrottle calls; raise plan.
Slide too largeAsset > 5 MBCompress or link externally.