Read App Files
read_app_filesRead several source files from an app's virtual filesystem. Paths follow the Fine Structure app file API, documented at https://finestructure.ai/api/mcp/docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Virtual file paths to read | |
| app_id | Yes | The app ID | |
| max_chars_per_file | No | Maximum characters per file |