Read file
read_fileRead a file from an app by providing its relative path. Retrieve file contents to inspect, edit, or use in your Slipway app development workflow.
Instructions
Read a file from an app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| path | Yes | Path relative to the app root |