Adafruit IO · Capability
Adafruit IO REST API — Groups
Adafruit IO Groups — bundle feeds for batch reads/writes and shared ACL. Self-contained Naftiko capability covering the groups business surface.
Adafruit IO REST API — Groups is a Naftiko capability published by Adafruit IO, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 8 operations.
The capability includes 2 read-only operations and 6 state-changing operations. Lead operation: List All Groups. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Adafruit IO, Groups, and IoT.
MCP Tools
adafruit-io-list-groups
List All Groups
read-only
idempotent
adafruit-io-create-group
Create a New Group
adafruit-io-get-group
Get a Group by Key or ID
read-only
idempotent
adafruit-io-update-group
Replace a Group
idempotent
adafruit-io-delete-group
Delete a Group
idempotent
adafruit-io-add-feed-to-group
Add a Feed to a Group
idempotent
adafruit-io-remove-feed-from-group
Remove a Feed from a Group
idempotent
adafruit-io-create-group-data
Create Data on Multiple Feeds in a Group