Snowplow Data Pipeline Governance
Unified workflow capability for governing Snowplow behavioral data pipelines. Provides data engineers, analytics engineers, and data product managers with programmatic control over the data structure lifecycle (schema authoring, validation, deployment), data product (tracking plan) management, and event specification governance. Ensures data quality through schema validation before production deployment.
What You Can Do
MCP Tools
list-data-structures
List all Snowplow event schemas (data structures) in the organization
get-data-structure
Get details of a specific Snowplow event schema by its SHA-256 hash
get-data-structure-deployments
Get deployment history for a Snowplow event schema across VALIDATED, DEV, and PROD environments
validate-data-structure
Validate a Snowplow JSON event schema before deploying to the registry
deploy-data-structure
Deploy a Snowplow event schema to a registry environment (VALIDATED, DEV, or PROD)
list-data-products
List all Snowplow data products (tracking plans) with their event specifications
get-data-product
Get details of a specific Snowplow data product (tracking plan)
create-data-product
Create a new Snowplow data product (tracking plan) for organizing event specifications