Browser Downloads
browser_downloadsConfigure where browser downloads are saved, then list downloaded files and their sizes. Set an absolute directory before clicking a download link and verify what landed.
Instructions
Configure where downloads are saved for this session, and list what has landed there. Call action "configure" once with a directory before triggering a download (e.g. clicking a download link), then action "list" afterward to see the files and their sizes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Force a specific mode. Defaults to extension. | |
| path | No | Absolute directory path to save downloads to (required for "configure") | |
| action | Yes | Action to perform | |
| sessionId | No | Puppeteer session ID for headless mode. Skips mode selection. |