Browserbase tool
Overview
SLUG: BROWSERBASE_TOOL
Description
Browserbase is a serverless platform that enables developers to run, manage, and monitor headless browsers at scale, offering seamless integration with tools like Playwright, Puppeteer, and Selenium.
Authentication Details
API Key
Connecting to Browserbase tool
Create an auth config
Use the dashboard to create an auth config for the Browserbase tool toolkit. This allows you to connect multiple Browserbase tool accounts to Composio for agents to use.
Select App
Navigate to [Browserbase tool](https://platform.composio.dev/marketplace/Browserbase tool).
Create and Get auth config ID
Click “Create Browserbase tool Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Browserbase tool toolkit’s playground](https://app.composio.dev/app/Browserbase tool)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BROWSERBASE_TOOL_CONTEXTS_CREATE
Tool Name: Create a new browser context
Description
Action Parameters
Action Response
BROWSERBASE_TOOL_CONTEXTS_GET
Tool Name: Retrieve a browser context
Description
Action Parameters
Action Response
BROWSERBASE_TOOL_CONTEXTS_UPDATE
Tool Name: Update Browser Context
Description
Action Parameters
Action Response
BROWSERBASE_TOOL_CREATE_BROWSER_SESSION
Tool Name: Create Browser Session
Description
Action Parameters
Action Response
BROWSERBASE_TOOL_SESSIONS_GET
Tool Name: Retrieve a browser session
Description
Action Parameters
Action Response
BROWSERBASE_TOOL_SESSIONS_GET_DEBUG
Tool Name: Retrieve Session Debug URLs
Description
Action Parameters
Action Response
BROWSERBASE_TOOL_SESSIONS_GET_DOWNLOADS
Tool Name: Download Session Artifacts
Description
Action Parameters
Action Response
BROWSERBASE_TOOL_SESSIONS_GET_LOGS
Tool Name: Retrieve Session Logs
Description
Action Parameters
Action Response
BROWSERBASE_TOOL_SESSIONS_LIST
Tool Name: List Browser Sessions
Description
Action Parameters
Action Response
BROWSERBASE_TOOL_SESSIONS_UPDATE
Tool Name: Update Browser Session
Description
Action Parameters
Action Response
BROWSERBASE_TOOL_BROWSERBASE_LOAD_TOOL
Tool Name: Browserbase load tool
Description
Action Parameters
Action Response