send_bark_batch_notifications
Send batch push notifications to multiple iOS devices via Bark, with customizable priority levels for each recipient.
Instructions
Send multiple push notifications via Bark to multiple iOS devices. Use this for batch operations like: (1) Notifying multiple team members about project completion, (2) Sending progress updates to different stakeholders, (3) Broadcasting important announcements. Each notification can have different priority levels based on recipient needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_url | No | Bark server URL (e.g., https://api.day.app) | |
| notifications | Yes | Array of notifications to send |