notify_read_notifications
Return recent notifications from a log file as a JSON array. Specify the number of notifications to retrieve and, optionally, the log file path.
Instructions
[notify] Return the last N notifications from the log file as a JSON array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | ||
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |