Microsoft Word · Arazzo Workflow
Microsoft Word Search and Download Document
Version 1.0.0
Search OneDrive for a Word document by name, confirm its metadata, and download its content.
Provider
Workflows
search-and-download
Search for a document by name and download its content.
Searches the drive for items matching a query, resolves the first match's metadata, and downloads the file content stream.
1
searchItems
Search the drive hierarchy for items matching the query string and capture the identifier of the first match.
2
getItem
Read the full metadata of the matched item to confirm it is the intended document before downloading.
3
downloadContent
Download the primary file stream of the matched document. Graph returns 200 with the binary content of the file.
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.