Learn how to use the Browser Base integration with Julep
Configure Your API Key
Create Task Definition
Basic Configuration
browserbase_tool
is defined as an integration tool.Tool Configuration
integration
in this context.browserbase
for Browserbase.create_session
, list_sessions
, get_session
, complete_session
, get_live_urls
, or install_extension_from_github
. Defaults to list_sessions
if not specified.Workflow Configuration
browserbase_tool
).create_session
list_sessions
get_session
complete_session
get_live_urls
install_extension_from_github
BROWSERBASE_API_KEY
and BROWSERBASE_PROJECT_ID
with your actual API key and project ID.arguments
based on the method you choose to use.