list_files
Generate a list of project files based on specified criteria such as glob pattern, directory depth, or file extensions for efficient codebase navigation and analysis.
Instructions
List files in a project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
extensions | No | ||
max_depth | No | ||
pattern | No | ||
project | Yes |