list_directory
List files and subdirectories inside a specified directory. Use this tool to inspect project structure and verify code organization.
Instructions
List files and directories inside a given directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative or absolute path to the directory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |