Lodol Docs

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

ParameterTypeRequiredDescription
urlstringYesThe web address to open, for example https://example.com.

Response

{
  "status": "success"
}

On this page