clarifying_questions
ActiveTool of com.mudko/agent-ready-kit
Use this when you want to know what user-facing questions would most tighten an existing quote. Returns structured questions ranked by price_impact (high / medium / low) so the calling agent can decide whether asking is worth a turn. The agent should render these as user-choices, not as covert data collection.
Parameters schema
{
"type": "object",
"required": [
"quote_id"
],
"properties": {
"quote_id": {
"type": "string"
},
"max_questions": {
"type": "integer",
"maximum": 5,
"minimum": 1
}
}
}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