tier_selector
ActiveTool of com.mudko/agent-ready-kit
Use this when the user is in comparison_shopping mode or otherwise wants to pick a tier without sharing details. Returns 2-4 tier options with plain-language 'fits' descriptions so the user can self-identify. The user's tier choice is itself the qualifying signal — no buyer_context required.
Parameters schema
{
"type": "object",
"required": [
"service_request"
],
"properties": {
"service_request": {
"type": "object",
"required": [
"natural_language_description"
],
"properties": {
"natural_language_description": {
"type": "string"
}
}
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.mudko/agent-ready-kit
https://github.com/lmno100/agent-ready-kit-saas
1/7 registries