read_data_file
Read a JSON data file from the project's data directory to access game database information.
Instructions
Read a specific data file from the data directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Name of the JSON file to read (e.g., 'Actors.json') | |
| projectPath | Yes |