Read one dictation
get_transcriptionRetrieve a specific dictation record by ID, including full text, provider, model, status, and error details. Use IDs from list_transcriptions to access individual transcription entries.
Instructions
Read one dictation from the history by id, with its full text, provider, model, status and any error. Ids come from list_transcriptions. A dictation is not linked to any note — use get_note_transcript for a note transcript.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transcription_id | Yes | Dictation id from list_transcriptions. |