ddb_navigate
Navigate to any D&D Beyond page and extract its text content for use in subsequent browser interactions.
Instructions
Navigate to any D&D Beyond URL and return the page's text content. Only dndbeyond.com URLs are allowed. The browser stays open after this call for follow-up ddb_interact or ddb_get_page calls. Call ddb_close_browser when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full D&D Beyond URL to navigate to (must start with https://www.dndbeyond.com/) |