You're viewing a demo portfolio

Join the waitlist
PRSM

clarifying_questions

Active

Tool of com.mudko/agent-ready-kit

declared in 0.1.0

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
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

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
View full server →
clarifying_questions — com.mudko/agent-ready-kit — PRSM MCP