Adafruit IO · Arazzo Workflow
Adafruit IO Attach Feed to Group
Version 1.0.0
Add an existing feed to a group, then list the group's feeds to confirm membership.
View Spec
View on GitHub
IoTInternet of ThingsMQTTMakerHobbyistCircuitPythonArduinoESP32FeatherDashboardsTime SeriesArazzoWorkflows
Provider
Workflows
attach-feed-to-group
Add an existing feed to a group and verify it appears in the group's feed list.
Adds a feed to a group by feed key, then reads back the group's feeds to confirm the attachment succeeded.
1
addFeed
Add the existing feed to the group, identifying the feed via the feed_key query parameter.
2
verifyMembership
List all feeds in the group to confirm the newly attached feed is present.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.