seerr_settings_notifications
Configure Seerr notifications: update or test settings for Discord, email, Slack, Telegram, webhook, Pushover, and more, or retrieve current configurations.
Instructions
seerr settings notifications operations on Seerr. Pass operation and an arguments dict matching that operation's parameters.
seerr_create_settings_notifications_discord(body={}) — Update Discord notification settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_discord_test(body={}) — Test Discord settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_email(body={}) — Update email notification settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_email_test(body={}) — Test email settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_gotify(body={}) — Update Gotify notification settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_gotify_test(body={}) — Test Gotify settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_ntfy(body={}) — Update ntfy.sh notification settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_ntfy_test(body={}) — Test ntfy.sh settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_pushbullet(body={}) — Update Pushbullet notification settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_pushbullet_test(body={}) — Test Pushbullet settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_pushover(body={}) — Update Pushover notification settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_pushover_test(body={}) — Test Pushover settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_slack(body={}) — Update Slack notification settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_slack_test(body={}) — Test Slack settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_telegram(body={}) — Update Telegram notification settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_telegram_test(body={}) — Test Telegram settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_webhook(body={}) — Update webhook notification settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_webhook_test(body={}) — Test webhook settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_webpush(body={}) — Update Web Push notification settings WRITE: this modifies your Seerr instance.
seerr_create_settings_notifications_webpush_test(body={}) — Test Web Push settings WRITE: this modifies your Seerr instance.
seerr_list_pushover_sounds(token) — Get Pushover sounds
seerr_list_settings_notifications_discord() — Get Discord notification settings
seerr_list_settings_notifications_email() — Get email notification settings
seerr_list_settings_notifications_gotify() — Get Gotify notification settings
seerr_list_settings_notifications_ntfy() — Get ntfy.sh notification settings
seerr_list_settings_notifications_pushbullet() — Get Pushbullet notification settings
seerr_list_settings_notifications_pushover() — Get Pushover notification settings
seerr_list_settings_notifications_slack() — Get Slack notification settings
seerr_list_settings_notifications_telegram() — Get Telegram notification settings
seerr_list_settings_notifications_webhook() — Get webhook notification settings
seerr_list_settings_notifications_webpush() — Get Web Push notification settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |