4 tools registered. Strongest in shared experience, weakest in tool quality.
{
"name": "get_evaluation_context",
"description": "Read the currently selected WebMCP purpose profile, target label, expected capabilities, and human approval rule shown in Prism.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"annotations": {
"readOnlyHint": true,
"untrustedContentHint": false
}
}choose_evaluation_profile: 1 parameter has no description (profile); run_sample_evaluation: 1 parameter has no description (profile){
name: "choose_evaluation_profile",
inputSchema: {
type: "object",
properties: {
query: { type: "string", description: "What to search for" }
},
required: ["query"]
}
}{ name: "choose_evaluation_profile" /* short, unique, verb-based */ }{}{
"profile": "commerce"
}{
"profile": "commerce"
}