Browserbase Tool

Learn how to use Browserbase Tool with Composio

Overview

Enum

BROWSERBASE_TOOL

Description

A browsing app that gets a URL, reads its contents, and returns it.

Authentication Details

api_key
stringRequired
base_url
string

Actions

Load webpages url in a headless browser using browserbase and return the contents.

Action Parameters

url
stringRequired

Action Response

data
object
successful
boolean
error