charlotte_tools
Control tool availability by listing, enabling, or disabling tool groups to manage which tools are loaded.
Instructions
Manage Charlotte tool visibility. Lists available tool groups and their status. Use 'enable' or 'disable' to control which tools are loaded. Disabled tools don't appear in the tool list — enable a group to access its tools. Groups: 'interaction' for form filling, clicking, and drag-and-drop. 'session' for cookie/auth management, tab switching, viewport, and network. 'dev_mode' for local development serving and audits. 'evaluate' for JavaScript execution. 'monitoring' for console and network request logs. 'dialog' for JavaScript dialog handling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | Tool group to enable or disable | |
| action | No | "list" (default) — show all groups and status. "enable"/"disable" — toggle a group. |