read_directory
List files and folders in a directory to explore the file structure when analyzing code for architectural decisions.
Instructions
List files and folders in a directory. Use this to explore the file structure within accessible roots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory path to list (relative to project root or absolute within roots) |