List dictation history
list_transcriptionsRetrieve dictation history (newest first) with text, provider, model, status, and audio duration. Filter by status and limit results.
Instructions
List the OpenWhispr dictation history (newest first): text, provider, model, status and audio duration. These rows are NOT note transcripts and cannot be linked to a note — use get_note_transcript for those. Discarded and deleted dictations are invisible here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Newest dictations to read, 1-500. The bridge has no pagination beyond this. | |
| status | No | Filtered locally over the rows the limit fetched — the bridge has no status parameter. |