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.
- Open Granola → Settings → API.
- Generate key, name it, copy the value.
Fields to fill in FlyMyAI
| FlyMyAI field | Where it comes from |
|---|---|
GRANOLA_API_KEY | Granola → Settings → API |
Troubleshooting
- No notes returned — check the date filter;
date_fromis UTC. - 401 — key revoked or key belongs to a different workspace. Create a new one.