browser_session
Manage isolated project browsers for Dynamics 365 Business Central automation. Start, inspect, list, or stop browser sessions using an AL launch.json path.
Instructions
Start, select, inspect, list, or stop isolated project browsers. Start requires an AL launch.json path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | No | Session id for use/status/stop; status defaults to this agent's active session | |
| operation | Yes | ||
| launchJson | No | Absolute path to the project's .vscode/launch.json | |
| configuration | No | AL configuration name; defaults to the first AL launch entry |