get_json_objects
Retrieve all objects from a JSON file by providing its filename. Access the full set of data entries stored in the file for analysis or manipulation.
Instructions
Retrieve all objects from a JSON file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Name of the JSON file (with .json extension) |