Detect available actions on a webpage within the session’s environment.
Returns a snapshot of the current state including available actions, metadata, and optional screenshot.
The optional url
parameter is used to navigate to a specific URL before observing the page.
If not provided, the session will remain on the current page.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type object
.
Detect available actions on a webpage within the session’s environment.
Returns a snapshot of the current state including available actions, metadata, and optional screenshot.
The optional url
parameter is used to navigate to a specific URL before observing the page.
If not provided, the session will remain on the current page.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type object
.