Microsoft Word · Arazzo Workflow
Microsoft Word Search Body and Tag Document
Version 1.0.0
Search a document body for text, update the document properties, and save it.
Provider
Workflows
search-and-tag
Search a document, update its properties, and save.
Searches the document body for text, updates document properties such as title and keywords, and saves the document.
1
searchBody
Search the document body for the supplied text, ignoring punctuation and whitespace. The JavaScript API returns 200 with the matching ranges.
2
updateProperties
Update the document title and keywords. The JavaScript API returns 200 with the updated document properties.
3
saveDocument
Save the document to persist the updated properties. The JavaScript API returns 204 with no content on success.
Source API Descriptions
openapi
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.