get_settings
Retrieve SupaSidebar settings: all settings grouped by category, a single setting by exact key or natural-language alias, or filter settings by a specific category.
Instructions
Get SupaSidebar settings. With no arguments: returns all 40+ settings grouped by category. With 'key': returns a single setting by exact key or natural-language alias (e.g. 'compact mode', 'smart attach', 'atc'). With 'category': filters to one group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | A specific setting key (e.g. 'isCompactMode') or natural-language alias (e.g. 'compact mode', 'smart attach'). Returns just that one setting with full detail. | |
| category | No | Filter by category: sidebar, appearance, spaces, liveTabs, display, search, links, airTrafficControl, analytics |