Get transcript
get_transcriptRetrieve the raw transcript text of a single meeting source using its notebook and source IDs; returns plain text and stays empty until processing finishes.
Instructions
Get the raw transcript text of a single source on a meeting note (source ids come from get_notebook). Returns the transcript as plain text; it is empty/null until the source finishes processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | The source id, as returned by get_notebook or add_source | |
| notebook_id | Yes | The meeting id the source belongs to |