uninstall_extension
Remove an installed browser extension by its ID, with an optional confirmation prompt to prevent accidental removal. Ideal for cleaning up disposable or test extensions.
Instructions
Uninstall another installed extension by id. show_confirm_dialog defaults to true; set it false only for an explicitly selected disposable/test extension. The BTAP bridge cannot uninstall itself through its active connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | ||
| extension_id | Yes | ||
| show_confirm_dialog | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||