ff_download
Downloads a file from a URL using the browser's cookies and authentication for protected resources. Returns the local file path after the download completes.
Instructions
Download a file to disk via the browser's download manager (uses the tab's cookies/auth for protected files). Waits for completion; returns the local path. Operates your REAL running Firefox (needs the bridge add-on loaded).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| filename | No |