Acceldata · Arazzo Workflow
Acceldata Onboard Rule With Impact
Version 1.0.0
Resolve a dataset, review its existing rules, create a new rule, and map downstream impact.
View Spec
View on GitHub
AI AgentsData ManagementData ObservabilityData PipelineData QualityIntelligenceObservabilityArazzoWorkflows
Provider
Workflows
onboard-rule-with-impact
Create a data quality rule and map the datasets it will impact.
Finds a dataset on the given source, lists its current rules, creates a new data quality rule on a column, and retrieves the dataset's downstream lineage to surface the consumers that the rule's alerts will affect.
1
findDataset
List datasets on the given source and capture the first dataset id to onboard the rule against.
2
reviewExistingRules
List the rules already monitoring the dataset so the new rule does not duplicate existing coverage.
3
createRule
Create the new data quality rule on the dataset's column using the supplied definition.
4
mapDownstreamImpact
Retrieve the dataset's downstream lineage so the consumers affected by this rule's alerts are identified.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.