browser_downloads
Retrieve list of downloaded files from a browser page, including suggested filenames and local paths. Use after triggering a download to get the file location.
Instructions
Get list of files downloaded by the browser on a page.
Returns downloaded file info including suggested filenames and local paths. After clicking a download link, call this to retrieve the downloaded file path.
Args: page_id: Target page ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||