get_meeting_bot_status
Retrieve the status of a Recall meeting bot by providing its bot ID, including meeting URL and join status.
Instructions
Check the status of a Recall meeting bot.
Args: bot_id: The Recall bot ID returned by add_avatar_to_meeting
Returns: Bot status including meeting URL, join status, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |