filesystem
List Directory Contents
Lists the contents of a directory with optional filtering.
POST
Body
application/json
Directory path to list
Whether to include hidden files/directories
Glob pattern to filter results
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