Session
observe
Observes a page and indexes actions that can be taken
Signature
Parameters
The minimum number of actions to list before stopping. If not provided, the listing will continue until the maximum number of actions is reached.
The maximum number of actions to list after which the listing will stop. Used when min_nb_actions is not provided.
The URL to observe. If not provided, uses the current page URL.
Additional instructions to use for the observation.
Returns
ObserveResponse
: The formatted observation result from the API response.