list_files
List files in an Overleaf project, filtered by extension (e.g., .tex) or all files. Specify project by name or ID, or use the default project.
Instructions
List files in a project (workspace or temp clone), optionally filtered by extension.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extension | No | e.g. ".tex". Use "all" for every file. | .tex |
| projectName | No | Project name, fuzzy name, or 24-char project ID. Omit to use the default/sole project. |