OCNORA

Google Meet

Chat & messagingOAuth 2.0credential probe

Create Google Meet meetings via Calendar (OAuth2).

OCNORA ships 9 typed Google Meet operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 9

  • Cancel Meeting
    Cancel a Google Meet meeting (delete the Calendar event).
    google_meet.cancel_meeting
  • Create Meeting
    Create a Google Meet by scheduling a Calendar event with a Meet link.
    google_meet.create_meeting
  • Create Space
    Create an ad-hoc Google Meet space (no calendar event).
    google_meet.create_space
  • Get Meeting
    Read a Google Meet meeting (Calendar event) by id.
    google_meet.get_meeting
  • List Conference Records
    List finished Google Meet conferences (the handle for recordings etc.).
    google_meet.list_conference_records
  • List Participants
    List the people who joined a finished Google Meet conference.
    google_meet.list_participants
  • List Recordings
    List the recordings produced by a finished Google Meet conference.
    google_meet.list_recordings
  • Get Transcript
    Read the transcript of a finished Google Meet conference.
    google_meet.list_transcript_entries
  • Update Meeting
    Reschedule or amend a Google Meet meeting, notifying the guests.
    google_meet.update_meeting

Run your first Google Meet workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.