MCP Server: Data Change Tools

22 April 2026
Back to changelog

Two new tools let you inspect data changes detected by real-time monitoring workflows, directly from your AI assistant:

  • list_changes: List detected changes across one or more real-time monitoring workflows. Returns structured diffs showing added, removed, and changed records. Supports filtering by workflow IDs, date range, and pagination.
  • get_change: Get detailed information about a specific change, including the full data snapshot and diff.

Both tools are read-only and available to all roles (Member, Admin, Owner, Viewer, and Compliance Officer).

MCP server documentation →