MCP Server: Notification Tools, Richer Workflow Details & Auth Improvements

10 March 2026
Back to changelog

Six new tools let you set up and manage notifications for workflow events directly from your AI assistant:

  • create_notification_channel: Create email, webhook, or Slack notification channels
  • configure_notifications: Subscribe workflow events (started, finished, failed, data change, etc.) to channels in a single call
  • list_notification_channels / list_notification_settings: View configured channels and event mappings
  • delete_notification_channel / delete_notification_setting: Remove channels or mappings (with two-step confirmation)

Example: "Set up email notifications when workflow abc123 finishes or fails"

The get_workflow tool now returns the original user prompt, navigation mode, cron schedules, next invocation timestamp, record limit, tags, and notification configuration. Full visibility into a workflow's setup without leaving your AI assistant.

MCP server documentation ->