list_source_files
List repository files and filter by directory prefix to explore source code. Provide owner/repo and optional path to find relevant implementation files.
Instructions
List files in a repository, optionally filtered by directory prefix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory prefix filter (e.g. 'src/') | |
| repo | Yes | Repository identifier (owner/repo) |