get_notification_channels
Check the configuration status of all notification channels (Feishu, DingTalk, WeCom, Telegram, Email, ntfy, Bark, Slack, Webhook). Outputs JSON with each channel's configured flag and source.
Instructions
获取所有已配置的通知渠道及其状态
检测 config.yaml 和 .env 环境变量中的通知渠道配置。 支持 9 个渠道:飞书、钉钉、企业微信、Telegram、邮件、ntfy、Bark、Slack、通用 Webhook。
Returns: JSON格式的渠道状态,包含每个渠道是否已配置及配置来源
Examples: - get_notification_channels()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |