list_directory
List files and folders at a given path, one level deep, relative to the project root or current directory. Use it to inspect project structure before reading or editing files.
Instructions
List directory contents at path (relative to PROJECT_MCP_ROOT or cwd). One level only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |