Triage incoming issues
- Webhook fires on every new issue
- Persona summarises and labels it
- Assigns the right engineer
19 tools available
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.
Connect Browserbase to Definable to triage issues, review pull requests, monitor builds. Personas call Browserbase's 19 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.
Every Browserbase action below is a callable tool any Definable persona can invoke.
Tool to create a new browser context. Use when you need to obtain upload credentials for a custom user-data-directory in a project.
Tool to retrieve details of a specific browser context. Use when you have a context ID and need its metadata.
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.
Tool to create a new browser session. Use when you need an isolated browser context before performing any page interactions.
Tool to delete a browser context and all its stored data (cookies, localStorage, etc.). Use when you need to permanently remove a context.
Tool to delete an uploaded browser extension by its ID. Use when you need to remove an extension from Browserbase.
Tool to delete all file downloads from a specific browser session. Use when you need to clean up session artifacts or free storage space.
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).
Tool to retrieve details of a specific project including settings and configuration. Use when you have a project ID and need its metadata.
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.
Tool to list all projects for the authenticated account. Use when you need to retrieve all projects associated with the current API key.
Tool to retrieve details of a specific browser session. Use when you have a session ID and need its metadata (status, URLs, timestamps).
Tool to retrieve live debug URLs for a specific session. Use when you need to connect to a running session for debugging.
Tool to download files from a specific session. Use after session completion to retrieve all generated artifacts in a ZIP archive.
Tool to retrieve logs of a specific session. Use after actions in a session to inspect network events and data exchange.
Tool to list all browser sessions. Use when you need to retrieve sessions with optional filtering by status or metadata query.
Tool to update the status of a specific browser session. Use when you need to request session completion before timeout to avoid additional charges.
Tool to upload a browser extension for use in sessions. Supports Chrome extension format (ZIP). Use when you need to add custom browser extensions to your Browserbase project.
Tool to upload files to a browser session for file input operations. Use when you need to make files available for file input fields or downloads within a browser automation session.
Anything Browserbase exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 19 Browserbase tools directly, then chain the result into another integration without you writing code.
Browserbase uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 19 Browserbase tools. You only need a separate Browserbase subscription if Browserbase itself charges per seat or per API call.
Every call from a persona to Browserbase is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Browserbase, and connect via OAuth or API key. You can immediately attach Browserbase to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 19 Browserbase actions as callable tools — including `Create a new browser context`, `Retrieve a browser context`, `Update Browser Context`, plus 16 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.