1Password · Arazzo Workflow
1Password Provision an Item
Version 1.0.0
Create a new item in a vault and read it back to confirm it was stored.
Provider
Workflows
provision-item
Create an item in a vault and read it back to confirm provisioning.
Creates a new item in the specified vault with the supplied category, title, and fields, then retrieves the created item by its UUID to confirm it was stored.
1
createItem
Create a new item in the target vault using the supplied title, category, and fields.
2
confirmItem
Read the newly created item back by its UUID to confirm it was persisted with the expected title and fields.
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.