stop_recording
Stop the current recording, transcribe the audio, and paste the text into the window that had focus when recording started. Safe to call even when no recording is active.
Instructions
End the current recording and trigger the transcription + paste pipeline against the window that had focus when recording started. Idempotent: returns { ok: true, alreadyStopped: true } if no recording is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||