list_directory
Retrieve directory and file metadata from a sandboxed filesystem, including size, MIME type, conversion support, and relative path, with depth and glob filtering.
Instructions
Explore the sandboxed filesystem tree. Returns directory/file metadata including size, detected MIME/type, conversion support, and relative path. Supports depth and glob filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| pattern | No | ||
| rel_path | No | ||
| max_depth | No | ||
| workspace | No | default | |
| include_dirs | No | ||
| include_files | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||