Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
initialize_browserless | Initialize connection to Browserless instance |
generate_pdf | Generate PDF from URL or HTML content |
take_screenshot | Take screenshot of a webpage |
get_content | Extract rendered HTML content from a webpage |
execute_function | Execute custom JavaScript function in browser context |
download_files | Handle file downloads |
export_page | Export webpage with resources |
run_performance_audit | Run Lighthouse performance audit |
unblock | Bypass bot detection and anti-scraping measures |
execute_browserql | Execute BrowserQL GraphQL queries |
create_websocket_connection | Create WebSocket connection for Puppeteer/Playwright |
get_health | Get health status of Browserless instance |
get_sessions | Get active sessions |
get_config | Get configuration |
get_metrics | Get metrics |