upload_file_url
Uploads a file from a public URL directly to Ed Discussion, returning an Ed CDN URL for use in threads or comments.
Instructions
Upload a file from a URL directly to Ed Discussion without downloading it locally first. Returns the Ed CDN URL you can use in thread content or comments.
Args: url: Public URL of the file to upload (e.g. an image or document URL from the web).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |