notify_notify_file
Appends a notification entry to a JSONL log file. Provide a title and message; optionally specify a file path. Reliable in any environment, no display needed.
Instructions
[notify] Append a notification entry to a log file (JSONL format). Reliable across all environments — no display required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| message | Yes | ||
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |