9 tools registered. Strongest in trust, weakest in task completion.
{
"name": "get_platform_overview",
"description": "Returns an overview of the Docyrus AI Native application development and publishing platform, including its builders and core capabilities.",
"inputSchema": {
"type": "object",
"properties": {}
},
"annotations": {
"readOnlyHint": true,
"untrustedContentHint": false
}
}obstruction: weaklist_apps: declares no required list, so an agent cannot tell which parameters are mandatory; list_agents: declares no required list, so an agent cannot tell which parameters are mandatory{
name: "list_apps",
inputSchema: {
type: "object",
properties: {
query: { type: "string", description: "What to search for" }
},
required: ["query"]
}
}{}{}{}