list_files
Browse files and directories in a Replit workspace to view project structure and locate specific content.
Instructions
List files and directories in a Replit workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the directory to list (default: root) | |
| replId | No | Optional repl ID (uses active repl if not specified) |