neko_navigate
Navigate to a URL in the persistent browser session, optionally opening a new tab.
Instructions
Navigate the neko-browser to a URL. Opens a new tab if new_tab=true. Session persists across restarts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to navigate to | |
| new_tab | No | Open in a new tab |