# Browserbase AI integration on Definable

> 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.

## What this connects

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.

Vendor: https://www.browserbase.com/

## Tools available

**19** tools available. First 12:

- `BROWSERBASE_TOOL_CONTEXTS_CREATE` — Create a new browser context — Tool to create a new browser context. Use when you need to obtain upload credentials for a custom user-data-directory in a project.
- `BROWSERBASE_TOOL_CONTEXTS_GET` — Retrieve a browser context — Tool to retrieve details of a specific browser context. Use when you have a context ID and need its metadata.
- `BROWSERBASE_TOOL_CONTEXTS_UPDATE` — Update Browser Context — Tool to update a specific browser context. Use when you need fresh upload URL and encryption details for an existing context, after obtaining a valid context ID.
- `BROWSERBASE_TOOL_CREATE_BROWSER_SESSION` — Create Browser Session — Tool to create a new browser session. Use when you need an isolated browser context before performing any page interactions.
- `BROWSERBASE_TOOL_DELETE_CONTEXT` — Delete a browser context — Tool to delete a browser context and all its stored data (cookies, localStorage, etc.). Use when you need to permanently remove a context.
- `BROWSERBASE_TOOL_DELETE_EXTENSION` — Delete a browser extension — Tool to delete an uploaded browser extension by its ID. Use when you need to remove an extension from Browserbase.
- `BROWSERBASE_TOOL_DELETE_SESSION_DOWNLOADS` — Delete Session Downloads — Tool to delete all file downloads from a specific browser session. Use when you need to clean up session artifacts or free storage space.
- `BROWSERBASE_TOOL_GET_EXTENSION` — Retrieve a browser extension — Tool to retrieve details of a specific browser extension. Use when you have an extension ID and need its metadata (file name, timestamps, project ID).
- `BROWSERBASE_TOOL_GET_PROJECT` — Retrieve a project — Tool to retrieve details of a specific project including settings and configuration. Use when you have a project ID and need its metadata.
- `BROWSERBASE_TOOL_GET_PROJECT_USAGE` — Get project usage statistics — Tool to retrieve usage statistics for a project including browser minutes and proxy bytes consumed. Use when you need to monitor or track resource usage for a specific project.
- `BROWSERBASE_TOOL_LIST_PROJECTS` — List Projects — Tool to list all projects for the authenticated account. Use when you need to retrieve all projects associated with the current API key.
- `BROWSERBASE_TOOL_SESSIONS_GET` — Retrieve a browser session — Tool to retrieve details of a specific browser session. Use when you have a session ID and need its metadata (status, URLs, timestamps).

## Auth

Auth schemes: `API_KEY`.

## How agents use Browserbase

Inside a Definable workflow, Browserbase is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Browserbase** — the Researcher (GPT-5.5) pulls context from Browserbase (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Browserbase** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Browserbase (create record, post message, draft email).
- **Designer / Engineer → Distributor → Browserbase** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Browserbase (attach file, open PR comment, post status).

The Verifier checks every Browserbase call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/
- ai agents — https://definable.ai/apps/category/ai-agents/

## Related

- HTML page: https://definable.ai/apps/browserbase_tool/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
