alerts_send_notification
Send notification alerts via ntfy.sh with customizable priority levels and tags for monitoring trading strategies and market conditions.
Instructions
Send a notification alert via ntfy.sh.
Args: message: Alert message to send priority: Priority level (default, low, high, urgent) tags: Comma-separated tags for the alert
Returns: Send result with status and timestamp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| priority | No | default | |
| tags | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||