authenticated-multi-llm-agent
Authenticate with Google OAuth to access a secure LLM gateway that runs Gemini completions for verified users.
Instructions
Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion for the verified caller.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | JSON request for this capability (the same body you'd send as an A2A message). |