Managed Agents: Free Tier, Budgets, Triggers
The Gemini API added new Managed Agents capabilities: free tier availability (use an API key from a project without billing and interactions run under free
The Gemini API added new Managed Agents capabilities: free tier availability (use an API key from a project without billing and interactions run under free rate limits), budget guardrails via max_total_tokens (interactions stop safely as incomplete and can resume where they left off), and scheduled triggers that bind an agent, environment, prompt, and cron schedule into a persistent resource. Each scheduled run reuses the same sandbox, so files persist between runs.