configure_session
Set session defaults for recurring browser automation parameters such as tab and timeout. View current defaults, apply auto-promoted suggestions, or launch Chrome with a named profile before any interaction.
Instructions
View or set session defaults for recurring parameters (tab, timeout, …). Without params: show current defaults and auto-promote suggestions; autoPromote: true applies them. Set profile BEFORE any browser interaction to launch Chrome with a named profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | Chrome profile name (list them with: public-browser profiles); restart: true switches mid-session | |
| restart | No | Restart Chrome with the new profile even if running; closes all tabs | |
| defaults | No | Param name → default value; null removes a default | |
| autoPromote | No | Apply all current auto-promote suggestions |