Module get_user_choice

Module get_user_choice 

Source
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§

GetUserChoiceTool
Tool that presents a list of options to the user and waits for selection.