Expand description
Get user choice tool — presents options to the user for selection.
Mirrors ADK-Python’s get_user_choice_tool. Wraps around the
long-running tool mechanism to pause execution until the user responds.
Structs§
- GetUser
Choice Tool - Tool that presents a list of options to the user and waits for selection.