Browser Session Downloads
infra.browser.session_contentRetrieve files from a browser session, including screenshots, PDFs, and extracted data, by providing a session ID.
Instructions
Get files downloaded during a browser session — screenshots, PDFs, extracted data (Browserbase)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID to get downloads/content from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |