read_example_file
Read the contents of example files such as package.json or index.ts to inspect sample configurations and code.
Instructions
Read the contents of a specific example file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Name of the file to read (e.g. 'package.json', 'index.ts') |