1Password · Arazzo Workflow
1Password Rotate an Item Password
Version 1.0.0
Read an item, then apply a JSON Patch to replace its password field value.
Provider
Workflows
rotate-item-password
Replace an item's password field value with a JSON Patch operation.
Reads the target item to confirm it exists and capture its current version, then applies a JSON Patch replace operation that updates the password field value in place.
1
readItem
Read the target item to confirm it exists and capture its current version before applying the patch.
2
patchPassword
Apply a JSON Patch replace operation that updates the targeted field value in place, leaving the rest of the item intact.
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.