annator / mcps /grok_com_huggingface /tools /file_manager.json
techprotrade's picture
Add mcps directory
31c9f7d verified
Raw
History Blame Contribute Delete
242 Bytes
{
"name": "file_manager",
"description": "Upload and manage files. Drop files here to send them to the server.",
"inputSchema": {
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {}
}
}