telegram-get-transcription
Retrieve the transcription of a voice or video note after processing completes. Polls until the transcription text is available.
Instructions
Poll for updated transcription result. Calls the same endpoint as telegram-transcribe-audio — Telegram guarantees idempotency (returns same transcriptionId with updated text once processing completes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID or username | |
| messageId | Yes | Message ID of the voice or video note |