list_directory
List all Python files in a directory or subdirectory to locate and organize project code files.
Instructions
List all Python files in a directory or subdirectory.
Args:
directory_path: Path to directory (relative to working directory or absolute, empty for working directory)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory_path | No |