clear_shortcut
Remove a keyboard shortcut's key combination assignment. Use to fix shortcut conflicts by clearing bindings.
Instructions
Remove a keyboard shortcut binding so it no longer has a key combination assigned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The shortcut name to clear (e.g. 'toggleSidebar'). Get names from get_shortcuts. |