Web Navigation by Lodol
API actions for the Web Navigation by Lodol integration.
Web Navigation by Lodol
Navigate and interact with web pages using Lodol's built-in Web Navigation provider.
Navigate to a URL.
This action navigates the web browser to a specified URL.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | Yes | The URL to navigate to |
Response
{
"status": "success"
}