Give an AI agent your Google-meet as a tool and it can open meeting spaces and read back what happened without you touching anything. It creates and updates meeting spaces, ends active conferences, and fetches recordings, transcripts, transcript entries, and smart notes on its own, calling each operation as a tool while it works a task. Wire it into a coding agent in NoClick and it can set up a call and summarize it from start to finish.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Create a new meeting space; returns the shareable meeting URI and code.
Get a meeting space by resource name (spaces/{space}) or meeting code.
Update a meeting space's configuration (access type, moderation).
End the conference currently active in a space (removes all participants).
Get a single past-meeting conference record.
List past conference records; supports a filter and pagination.
Get a single participant of a conference record.
List all participants for a conference record.
Get one join/leave session for a participant.
List a participant's device-level join/leave sessions.
Get a recording's metadata and Drive file reference.
List recordings produced by a conference record.
Get a transcript's metadata and Google Docs reference.
List transcripts for a conference record.
Get a single spoken transcript entry (speaker, text, timing).
List the structured transcript entries for a transcript.
Get a smart-notes (Gemini summary) artifact's metadata and Docs reference.
List the smart-notes (Gemini summary) artifacts for a conference record.
OpenClaw is an open command-line agent. NoClick runs it hosted and lets you connect your apps to it as tools, so it can take real actions across your systems. Wire an integration into the agent and OpenClaw can call that app’s operations directly. It is a good fit when you want an open, no-fuss agent with real tool access and nothing to install.
NoClick runs OpenClaw for you with Google Meet wired in as tools. Connect your account and run.