acc_download_file
Download documents from Autodesk Construction Cloud Docs to your local disk, or obtain a temporary signed URL for sharing.
Instructions
Download a document from ACC Docs to the local disk (or get a temporary signed URL with link_only=true, valid for a few minutes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | No | Item URN — downloads its current (tip) version | |
| dest_path | No | Destination file or folder on this computer (default: ~/.acc-mcp/downloads) | |
| link_only | No | True = return a temporary signed download URL instead of saving the file | |
| project_id | Yes | Project id | |
| version_id | No | Specific version URN (use instead of item_id for older versions) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |