ducttape-actions/Send Message
Send a notification to Telegram or ntfy. Backend is auto-detected from available credentials.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| message | Message body to send | yes | — |
| title | Message title (used as ntfy topic title and Telegram header) | no | "" |
| status | Optional job status: success, failure, cancelled | no | "" |
| telegram_token | Telegram bot token (or set TELEGRAM_TOKEN env/secret) | no | "" |
| telegram_chat_id | Telegram chat or group ID (or set TELEGRAM_CHAT_ID env/secret) | no | "" |
| ntfy_url | Full ntfy topic URL, e.g. https://ntfy.sh/mytopic (or set NTFY_URL env/secret) | no | "" |
Outputs
no outputs