configure_session
Set recurring session parameters like tab and timeout, or view and apply auto-promote suggestions. Use the profile parameter to launch Chrome with a named profile.
Instructions
View/set session defaults for recurring parameters (tab, timeout, etc.). Without params: show current defaults and auto-promote suggestions. With autoPromote: true: apply all suggestions. Use profile param BEFORE any browser interaction to launch Chrome with a named profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| defaults | No | Set session defaults. Keys: param names (tab, timeout, etc.). Values: default values. null removes a default. | |
| autoPromote | No | If true, apply all current auto-promote suggestions as defaults | |
| profile | No | Chrome profile name (e.g. "Julian", "Business"). Use `public-browser profiles` to list available profiles. With restart: true, can switch profiles mid-session. |