download_file
Download a file from a URL or from a link element using a CSS selector or element reference in a Chrome tab.
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 |