Read file
read_fileRead a file's content from a specified app by providing the app name and relative path. Retrieve file data for inspection or modification.
Instructions
Read a file from an app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| path | Yes | Path relative to the app root |