File size: 242 Bytes
31c9f7d
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "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": {}
  }
}