Get notification preferences
get_notification_preferences{\n "description": "Check which notification channels, such as email, Slack, or webhook, are currently enabled for a specific project, so you can verify alert delivery settings at a glance.\n}"
Instructions
Notification channel switches: get which channels (email, Slack, webhook) are turned on for the project. Returns no addresses or URLs; use list_webhooks for where notifications are sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. |