List Directory
list_directoryList directory contents with [F] and [D] prefixes, excluding .git, .venv, and pycache, to explore project structure securely.
Instructions
List directory contents. Returns [F]/[D] prefixed entries. Excludes .git, .venv, pycache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path relative to /workspace. | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |