10 tools registered. Strongest in shared experience, weakest in task completion.
{
"name": "get_test_scenario",
"description": "Read the active FrictionGlass event-registration scenario, expected outcome, visible prices, conditions, and parity dimensions. Read-only.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"annotations": {
"readOnlyHint": true,
"untrustedContentHint": false
}
}start_agent_run: 1 parameter has no description (reset); configure_registration: 2 parameters have no description (ticket, seat_preference); submit_parity_finding: 4 parameters have no description (di{
name: "start_agent_run",
inputSchema: {
type: "object",
properties: {
query: { type: "string", description: "What to search for" }
},
required: ["query"]
}
}{ name: "inspect_task_state" /* short, unique, verb-based */ }complete_simulated_task: weakreview_registration{
name: "review_registration",
// Declare readOnlyHint: true on tools that truly have no side effects -
// that is the claim that lets an agent relax confirmation on reads.
// (false is the default, so declaring it adds no information.)
annotations: { readOnlyHint: true }
}review_registration: review, issue{ name: "review_registration", annotations: { untrustedContentHint: true } }{}{}{}