Tools
Single Option Selector
Picks the single best-fit option from a defined list based on content.
Module
Tools
where it lives
What it does
Picks the single best-fit option from a defined list based on content
Accepts content, a list of options, and a plain-language rationale for each option. Returns exactly one selection with the chosen option, the reasoning, and a confidence score. The decision logic lives in the option rationales supplied with the call, not inside the tool.
When you’d reach for it
- ▸Selecting a service tier for an incoming job from a defined tier list at dispatch time.
- ▸Routing a customer request to the correct department based on the content of the message.
- ▸Choosing the applicable contract template from a library given the deal type on a new opportunity.
More from Tools