Tool tree
Yutori builds web agents: the Navigator (n1.5) browsing model with an API, Scouts that continuously monitor the web, and Delegate for handing tasks to an agent.
get_yutori_overviewanswer
Return a short overview of Yutori and its products (Navigator API, Scouts, Delegate).
View tool JSON
{
"name": "get_yutori_overview",
"kind": "answer",
"impl": "imperative",
"description": "Return a short overview of Yutori and its products (Navigator API, Scouts, Delegate).",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/delegate"
}get_navigator_modelanswer
Return details about the Navigator n1.5 model: capabilities, benchmarks, pricing, and API compatibility.
View tool JSON
{
"name": "get_navigator_model",
"kind": "answer",
"impl": "imperative",
"description": "Return details about the Navigator n1.5 model: capabilities, benchmarks, pricing, and API compatibility.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/delegate"
}list_developer_resourcesanswer
Return the machine-readable URLs an agent or developer needs to integrate Yutori (docs, OpenAPI spec, MCP server, SDK, auth).
View tool JSON
{
"name": "list_developer_resources",
"kind": "answer",
"impl": "imperative",
"description": "Return the machine-readable URLs an agent or developer needs to integrate Yutori (docs, OpenAPI spec, MCP server, SDK, auth).",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/delegate"
}get_startedanswer
Return step-by-step instructions for getting a Yutori API key and making the first request.
View tool JSON
{
"name": "get_started",
"kind": "answer",
"impl": "imperative",
"description": "Return step-by-step instructions for getting a Yutori API key and making the first request.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"page": "/delegate"
}