The Interactions API now replaces the generateContent API as the primary interface for Gemini models. It swaps role-based structures for a simplified schema using typed steps. This shift streamlines how developers build agentic workflows. All future agent features will ship exclusively through this interface, forcing a migration for legacy tool integrations.