select_option
Presents a question with multiple options and prompts the user to choose one.
Instructions
Ask user to select one option from provided choices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | Yes | List of detailed but brief options for the user to choose from | |
| question | Yes | Detailed but brief question to ask the user |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |