list_downloads
Find files downloaded during a browser session, showing their saved paths. Use after triggering a download to locate the file on disk.
Instructions
List files downloaded in this session, with their paths.
Files are saved to ./downloads by default (override with BROWSER_DOWNLOADS_PATH). Call this after a click/navigate that triggers a download to find the saved file.
Args: session_id: Session to inspect (default: "default")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |