Example
cookbook/14_tools/webbrowser_tools.py
Toolkit Params
| Parameter | Type | Default | Description |
|---|---|---|---|
enable_open_page | bool | True | Enables functionality to open URLs in browser |
all | bool | False | Enables all functionality when set to True |
Toolkit Functions
| Function | Description |
|---|---|
open_page | Opens a URL in a web browser |