If you're building AI agents using Google's Agent Development Kit (ADK), you might have asked: "How can I make my agent prompts context-aware without hardcoding a ton of data?" Good news — while exploring how LlmAgent handles session data and artifacts, we discovered a built-in (and kind of undocumented

If you're building AI agents using Google's Agent Development Kit (ADK), you might have asked:
"How can I make my agent prompts context-aware without hardcoding a ton of data?"
Good news — while exploring how LlmAgent
handles session data and artifacts, we discovered a built-in (and kind of undocumented