list_notifications_test
Test notification delivery by sending a general test notification through Audiobookshelf. Optionally set fail to 1 to verify error handling.
Instructions
Send general test notification.
GET /api/notifications/test
Args:
fail: Whether to intentionally cause the notification to fail. 0 for false, 1 for true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fail | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |