ThingSpeak · Arazzo Workflow
ThingSpeak Inspect Channel and Aggregate Feed
Version 1.0.0
Read a channel's settings, then pull an averaged feed over a recent window.
View Spec
View on GitHub
IoTInternet of ThingsAnalyticsTime SeriesMQTTMATLABSensorsTelemetryArazzoWorkflows
Provider
Workflows
inspect-channel-and-aggregate-feed
Read channel settings, then read an averaged feed over a day window.
Reads channel metadata, then reads its feed for the last N days with an averaging interval applied server-side.
1
readChannel
Read the channel metadata to confirm it exists and capture its last entry id.
2
readAggregatedFeed
Read the channel feed over the recent window with averaging applied.
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.