Read a Granola meeting note
get_granola_noteOne Granola meeting in full: the summary Granola wrote (Markdown), who attended, when, the space, a link to Granola, and the start of the transcript. note is an object id from get_granola_notes, a Granola note id, or a title. Pass transcript true for the transcript rather than the summary when the user asks what exactly was said.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Object id, Granola id, or title of the meeting. | |
| transcript | No | Return the transcript instead of the summary. |