emacs_project_files
List files in the current or specified project root, with an optional limit to control result size.
Instructions
List files in the current or specified project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root path (optional, uses current project if not specified) | |
| limit | No | Maximum number of files to return (default: 100) |