get_user_choice
Display a browser-based choice dialog to collect human input on predefined options, supporting single or multiple selections.
Instructions
Open a browser-based choice dialog for the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| prompt | Yes | ||
| choices | Yes | ||
| allow_multiple | No | ||
| default_values | No |