Get meeting
get_notebookRetrieve a meeting by ID to view its sources, each with status and error details, plus the generated note. Transcripts are available only for sources marked done.
Instructions
Get one meeting by id, including its sources (each with id, type, url, filename, status, error) and its generated note. Source status is 'pending', 'processing', 'done' or 'failed' — a source's transcript is only available once it is 'done'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | The meeting id, as returned by list_notebooks |