Microsoft Word · Arazzo Workflow
Microsoft Word Rename Move and Audit Document
Version 1.0.0
Rename a Word document, move it to a new folder, and list its version history.
Provider
Workflows
rename-move-audit
Rename a document, relocate it, and review its versions.
Updates a drive item's name, moves it under a new parent folder, and lists the resulting version history.
1
renameItem
Rename the document by updating its name metadata. Graph returns 200 with the updated drive item.
2
moveItem
Move the document into the destination folder by updating its parent reference. Graph returns 200 with the moved drive item.
3
listVersions
List the version history of the relocated document so the change can be audited. Graph returns 200 with the collection of versions.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.