Back to Download Manager
Connect Knoon AI with Download Manager (System) to automate AI workflows.
Download a public URL and return the response as a UTF-8 string. Max download size is 10MB.
systemDownloadURLToString
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| url | mustache | Public http/https URL to download. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| result | string | Downloaded response body decoded as UTF-8. |





