get_document
Retrieve a Granola document's AI-generated notes by document ID, or request the raw meeting transcript instead.
Instructions
Get the content for a specific Granola document. Returns AI-generated notes by default, or raw transcript if requested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transcript | No | If true, return raw transcript instead of AI notes (default: false) | |
| document_id | Yes | The ID of the document to fetch |