Airbyte · Arazzo Workflow
Airbyte Create a Tag and Apply It to a Connection
Version 1.0.0
Create an organizing tag in a workspace, find the first connection, and patch that connection to carry the new tag.
View Spec
View on GitHub
Data IntegrationETLELTOpen-SourceData PipelineConnectorsDataArazzoWorkflows
Provider
Workflows
tag-connection
Create a tag and apply it to the first connection in a workspace.
Creates a tag, finds the first connection in the workspace, and patches it to carry the tag.
1
2
listConnections
List the workspace's connections. Branch on whether any connections exist to be tagged.
3
applyTag
Patch the first connection so it carries the newly created tag, leaving its source, destination, and schedule untouched.
Source API Descriptions
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.