One tool registered. Strongest in usefulness, weakest in human experience.
No agent run recorded yet.
get_web_ai_sdk_resources<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="get_web_ai_sdk_resources" tooldescription="...">
<!-- the same action, as UI -->
</form>{
"name": "get_web_ai_sdk_resources",
"description": "List canonical web-ai-sdk packages, documentation, and agent-friendly resources.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"annotations": {
"readOnlyHint": true,
"idempotentHint": true,
"openWorldHint": false
}
}document.modelContext.dispatchEvent(new Event("toolchange"));get_web_ai_sdk_resources<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="get_web_ai_sdk_resources" tooldescription="...">
<!-- the same action, as UI -->
</form>