download_file
Downloads a file directly from a URL or via a link element reference, saving it to your local machine.
Instructions
Download a file by URL or from a link element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Element ref from a prior read (exactly one of selector|ref) | |
| url | No | ||
| tabId | No | Target tab id (defaults to the active tab) | |
| selector | No | CSS selector (exactly one of selector|ref) | |
| suggestedName | No |