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.
Claude Code is Anthropic's command-line coding agent. In NoClick you run it as a hosted agent and connect your real apps to its tools handle, so it does far more than write code. Wire in an integration and Claude Code can read and act on Slack, Linear, your database, and more on its own, calling each one as a tool while it works. It is the same capable agent, pointed at your actual workflows instead of a sandbox.
NoClick runs Claude Code for you with Google Meet wired in as tools. Connect your account and run.