get_zoom_meeting
Retrieve details of a Zoom meeting by providing the meeting ID, including join URL, topic, start time, and other relevant information.
Instructions
Get details of an existing Zoom meeting.
Args: meeting_id: The Zoom meeting ID
Returns: dict containing meeting details including join_url, topic, start_time, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meeting_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||