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.
Open a web page
Open a web page at the web address you provide.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | Yes | The web address to open, for example https://example.com. |
Response
{
"status": "success"
}