download_file
Download files from Ed Discussion CDN URLs to a temporary local path, returning the path for immediate access.
Instructions
Download a file from an Ed Discussion CDN URL to a temporary local path. Returns the local file path so you can read or view it.
Args: url: The Ed CDN URL (e.g. https://static.au.edusercontent.com/files/...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |