read-file
Extract and display contents from a specified file path, enabling React app developers to access and utilize file data within their projects.
Instructions
Read the contents of a file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | Path to the file to read |