Skip to main content

Granola

Lets an agent read meeting notes and transcripts from your Granola account via the Granola Public API.

What it can do

  • granola_list_notes — filter by date range, cursor-paginated (page size 1–30).
  • granola_get_note(note_id) — full note, optionally with transcript.

How to get credentials

Granola's Public API requires a Business or Enterprise plan.

  1. Open Granola → SettingsAPI.
  2. Generate key, name it, copy the value.

Fields to fill in FlyMyAI

FlyMyAI fieldWhere it comes from
GRANOLA_API_KEYGranola → Settings → API

Troubleshooting

  • No notes returned — check the date filter; date_from is UTC.
  • 401 — key revoked or key belongs to a different workspace. Create a new one.