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 channelsconfigure_notifications — Subscribe workflow events (started, finished, failed, data change, etc.) to channels in a single calllist_notification_channels / list_notification_settings — View configured channels and event mappingsdelete_notification_channel / delete_notification_setting — Remove channels or mappings (with two-step confirmation)Example: "Set up email notifications when workflow abc123 finishes or fails"
get_workflow detailsThe get_workflow tool now returns the original user prompt, navigation mode, cron schedules, next invocation timestamp, record limit, tags, and notification configuration — giving you full visibility into a workflow's setup without leaving your AI assistant.