Zoom · Arazzo Workflow
Zoom Create and Confirm a Meeting
Version 1.0.0
Schedule a meeting for a user and read it back to confirm the saved details.
View Spec
View on GitHub
ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinarsArazzoWorkflows
Provider
Workflows
create-and-confirm-meeting
Create a scheduled meeting for a user and confirm it by reading it back.
Calls createMeeting to schedule a meeting for the supplied user, then calls getMeeting with the returned meeting id to confirm the persisted details.
1
createMeeting
Schedule a meeting (type 2) for the supplied user with the given topic, start time, and duration.
2
confirmMeeting
Read the created meeting back by id to confirm the persisted topic, start time, and settings.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.