Google ADK - Callbacks
December 12, 2025 • Google, Agent Development Kit, Agents
Callbacks are user-defined functions that hook into an agent's execution pipeline at predefined checkpoints. They let you observe, customize, and control agent behavior without modifying the ADK framework code.