4 tools registered. Strongest in usefulness, weakest in human experience.
No agent run recorded yet.
get_yutori_overview, get_navigator_model, list_developer_resources, get_started{
name: "get_yutori_overview",
annotations: { readOnlyHint: true, destructiveHint: false, idempotentHint: true }
}get_yutori_overview, get_navigator_model, list_developer_resources, get_started<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="get_yutori_overview" tooldescription="...">
<!-- the same action, as UI -->
</form>{
"name": "get_yutori_overview",
"description": "Return a short overview of Yutori and its products (Navigator API, Scouts, Delegate).",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"annotations": {}
}get_yutori_overview, get_navigator_model, list_developer_resources, get_started{
name: "get_yutori_overview",
annotations: { readOnlyHint: true, destructiveHint: false, idempotentHint: true }
}document.modelContext.dispatchEvent(new Event("toolchange"));get_yutori_overview, get_navigator_model, list_developer_resources, get_started<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="get_yutori_overview" tooldescription="...">
<!-- the same action, as UI -->
</form>