add_json_object
Add a JSON object to a specified file, with automatic ID and timestamp generation.
Instructions
Add a JSON object to a specified file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | Yes | JSON object to add | |
| filename | Yes | Name of the JSON file (with .json extension) |