UiPath · Arazzo Workflow
UiPath Rotate an Asset Value
Version 1.0.0
Read an existing asset, write an updated value, and verify the change.
View Spec
View on GitHub
AutomationRobotic Process AutomationRPAArtificial IntelligenceDocument ProcessingEnterprise AutomationOrchestrationTestingArazzoWorkflows
Provider
Workflows
rotate-asset-value
Read, update, and re-verify a text asset value.
Retrieves a Text asset by ID, updates it with a new string value while preserving its identity, and reads it back to confirm the new value.
1
readAsset
Retrieve the current asset definition by ID so its name and type can be preserved during the update.
2
updateAsset
Update the asset with the new text value, preserving the asset ID, name, and value type captured from the read step.
3
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.