list_directory
List files and directories in a cloned repository by providing a path relative to the repo root. Use this to inspect repository structure for context.
Instructions
List files and directories in the cloned repo. Path is relative to repo root (default "."). Call ensure_repo first. Resets idle timer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path relative to repo root (default ".") |