stop_meeting_bot
Tell a meeting bot that is currently in a call to leave. Whatever it recorded up to that point is still processed into a transcript — this ends the recording, it does not discard it. Identify the bot by transcription_id or job_id from list_scheduled_meetings. Requires an OAuth 2.1 user access token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | The meeting-bot job id. Either this or transcription_id. | |
| transcription_id | No | The transcription the bot is recording into. |