wavexis_session_info
Retrieve details of an active browser session including session ID, backend, creation time, and current URL.
Instructions
Get information about an active browser session.
Args: input: Session info parameters.
Returns:
JSON string with session_id, backend, created_at,
and current_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |