list_directory
Browse and inspect local directory contents to view files, folders, sizes, and modification dates. Use this tool to explore file system structures and access file information for reading operations.
Instructions
List contents of a directory. Returns file and directory information including names, types, sizes, and modification dates.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative path from root directory. Use "." for root directory. |