browser_keep_open
Set browser persistence after authentication. Enable it to keep the browser open and log in once for multiple IT Glue operations; disable it to close the browser after each authentication.
Instructions
Enable or disable browser persistence after authentication.
When enabled (True), the browser window stays open after capturing authentication tokens. This is useful when you have multiple operations that need authentication - you only need to log in once per session.
When disabled (False, the default), the browser closes automatically after each authentication capture.
Args: enabled: True to keep browser open after auth, False to close it
Returns: Confirmation of the new setting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |