diff --git a/docs/events/index.md b/docs/events/index.md index f1402af92f..b65df83496 100644 --- a/docs/events/index.md +++ b/docs/events/index.md @@ -1112,3 +1112,5 @@ To use events effectively in your ADK applications: * **Use Metadata:** Use `invocation_id` to correlate all events within a single user interaction. Use `event.id` to reference specific, unique occurrences. Treating events as structured messages with clear purposes for their content and actions is key to building, debugging, and managing complex agent behaviors in ADK. + +