grid_log
Record grid events in an append-only log and retrieve entries in chronological order for auditing.
Instructions
Append-only audit log for grid events. append: Write a new log entry (event + optional data). read: Retrieve all log entries for a grid in chronological order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| event | No | ||
| action | Yes | ||
| gridId | Yes |