filesystem
Search Files
Searches for files matching a pattern in a directory tree.
POST
Body
application/json
Glob pattern to search for
Root directory to start search from
Whether to include hidden files/directories
Maximum number of results to return
Required range:
x > 0
Response
200 - application/json
Whether the file/directory is hidden
Last modification time
File or directory name
Full path to the file or directory
Size in bytes
Type of entry: 'file' or 'directory'
File extension if applicable