# Microsoft Graph API - Download file action
The Download file action downloads the contents of a file using its object ID.
# Input
| Input field | Description |
|---|---|
| Drive | Select the file you plan to download. |
| Item ID | Provide the unique ID of the file to download. |
# Output
| Output field | Description |
|---|---|
| File content | The content of the downloaded file. |
Last updated: 5/21/2025, 5:22:32 AM