Import a file from a public HTTPS URL via MCP.
beecargo_remote_uploadBeecargo fetches the URL server-side and stores the file. Use this instead of base64 upload whenever the source is already on the public web.
API key optional. Preferred path for agent / zero-human uploads.
| Parameter | Type | Required | Description |
|---|---|---|---|
| url | String | Yes | Public HTTPS URL to fetch |
| folderId | String | No | Optional folder UUID (authenticated users only) |