get_status
Check transcription session status: running state, chunks processed, errors, duration. Detects audio routing issues, paused sessions, and warns if running too long to avoid extra costs.
Instructions
Get the current status of the transcription session including whether it's running, number of chunks processed, errors, and session duration. CRITICAL: AI assistants should check this regularly (every 30-60 seconds) during active transcription to: 1) Catch audio routing issues or silence detection, 2) Monitor session duration and alert user if running 30+ minutes (prevents forgotten recordings and excessive API costs), 3) Detect paused states and warnings. The status.warning field will contain important alerts that should be shown to the user immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||