Skip to main content

Tool Reference

Overview

Matia's MCP server exposes 24 tools. Which tools appear for you depends on your Matia permissions. See Authentication & Access Management for more details.

Tools are organized by product pillar below, the same way Matia organizes everything else.

Catalog & Lineage

ToolTypeWhat it does
Search the data catalogReadSearch catalog assets (tables, views, columns) by name.
Get asset detailsReadLook up one catalog asset or connection by id, path, or name.
List child data assetsReadList the direct children of an asset, for example the tables in a schema.
List tagsReadList catalog tags and the resources they're applied to.
Walk asset lineageReadTrace upstream and downstream lineage from an asset.
List schema changesReadList recent schema changes, or changes for one asset or integration.

Integrations (ETL)

ToolTypeWhat it does
List integrationsReadList ETL and Reverse ETL integrations as source-to-destination edges.
Get integration detailsReadRead one integration's configuration and schedule.
List connectionsReadList configured data connections, including drafts and disconnected ones.
List configured streamsReadList the stream mappings configured inside an integration.
List integration runsReadList and classify sync runs by history, failures, or currently running.
Get integration run detailsReadDiagnose the streams and errors of one sync run.
Run an integration actionWriteTrigger an integration sync.

Observability

ToolTypeWhat it does
List monitorsReadList data quality monitors with search and status filters.
Get monitor detailsReadRead one monitor's configuration and measurement history.
Enable or disable a monitorWriteTurn a data quality monitor on or off.
List issuesReadList data quality issues by severity, status, or category.
Get issue evidenceReadRead the breached and investigation rows behind an issue.
Get workspace healthReadSummarize catalog, integrations, monitor, and issue health in one call.
Preview change impactReadEstimate downstream impact before a schema change or an integration pause.

Reverse ETL

ToolTypeWhat it does
Get reverse-ETL recordsReadInspect rejected and invalid reverse-ETL record outcomes for a run.

Governance & Audit

ToolTypeWhat it does
Update asset governanceWriteTag, certify, or describe an asset, or update an issue's status.
List audit eventsReadList who changed an integration or monitor's configuration, and when.
List activityReadList what changed in the workspace: assets created or updated, schema changes, detected anomalies.

Every write tool asks your assistant to confirm with you before it runs, states the effect in plain language, and reports back exactly what changed. See Security & Responsible Use for how that confirmation works.