Tool tree
Academic administration and learning management software
site_searchAction
Buscar en esta web
View tool JSON
{
"name": "site_search",
"kind": "act",
"impl": "declarative",
"description": "Buscar en esta web",
"inputSchema": {
"type": "object",
"properties": {
"s": {
"type": "string"
}
},
"required": []
}
}