4 tools registered. Strongest in WebMCP use, weakest in human experience.
No agent run recorded yet.
{ name: "eworker_site_status" /* short, unique, verb-based */ }eworker_site_status, eworker_list_apps, eworker_resolve_app, eworker_open_app<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="eworker_site_status" tooldescription="...">
<!-- the same action, as UI -->
</form>{
"name": "eworker_site_status",
"description": "Read the public E-Worker identity, root route, available root WebMCP capabilities, and public app count.",
"inputSchema": {
"type": "object",
"properties": {},
"required": [],
"additionalProperties": false
},
"annotations": {
"readOnlyHint": true,
"destructiveHint": false,
"idempotentHint": true,
"openWorldHint": false,
"untrustedContentHint": false
}
}document.modelContext.dispatchEvent(new Event("toolchange"));{ name: "eworker_site_status" /* short, unique, verb-based */ }eworker_site_status, eworker_list_apps, eworker_resolve_app, eworker_open_app<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="eworker_site_status" tooldescription="...">
<!-- the same action, as UI -->
</form>