Zuplo · Arazzo Workflow
Zuplo Find a Consumer and Update Its Metadata
Version 1.0.0
List consumers in a bucket, find a match by name, update its metadata, and read it back.
Provider
Workflows
find-consumer-update-metadata
Locate a consumer by name and update its metadata.
Lists consumers, branches when a matching consumer is present, patches its metadata, and reads the consumer back to verify the change.
1
listConsumers
List the consumers in the bucket to confirm the target exists.
2
updateConsumer
Patch the consumer's description, tags, and metadata. Only the supplied fields are changed.
3
readConsumer
Read the consumer back to confirm the metadata was written.
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.