2 tools registered. Strongest in usefulness, weakest in human experience.
No agent run recorded yet.
list_marketing_tools, open_marketing_tool{
name: "list_marketing_tools",
annotations: { readOnlyHint: true, destructiveHint: false, idempotentHint: true }
}list_marketing_tools, open_marketing_tool<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="list_marketing_tools" tooldescription="...">
<!-- the same action, as UI -->
</form>{
"name": "list_marketing_tools",
"description": "Список всех бесплатных инструментов marketing-tools.info с адресами страниц. Вызывай первым, чтобы понять, какой инструмент решает задачу пользователя.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"annotations": {}
}list_marketing_tools, open_marketing_tool{
name: "list_marketing_tools",
annotations: { readOnlyHint: true, destructiveHint: false, idempotentHint: true }
}document.modelContext.dispatchEvent(new Event("toolchange"));{ name: "open_marketing_tool" /* short, unique, verb-based */ }list_marketing_tools, open_marketing_tool<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="list_marketing_tools" tooldescription="...">
<!-- the same action, as UI -->
</form>