Customers building agents require the ability for end users to select multiple options from a predefined list in the Agent's input form. Currently, the "Multiple Choice" type only supports single selection, forcing users into workarounds such as text input fields with comma-separated values, or the creation of numerous yes/no fields, which become unmanageable for long option lists.
This feature would add support for configuring a "Multiple Choice" input type in Agent forms to allow multi-selection (i.e., enabling end users to select more than one choice from a dropdown or checklist UI). Desired options include:
- A toggle to allow single or multiple selections per field.
- Optional "Select All" functionality, to help with long lists.
- Ability to set default pre-selected options.
Use Case:
Enabling an Agent that generates an SQL query based on user selection, where users must choose several countries from a large list.Any workflow that requires users to specify multiple items (e.g., product types, business units) from potentially extensive lists.
[Internally Tracking as FR-3821]