themes_list_themes
List all registered frontend themes and identify the active default theme, including dark theme variant.
Instructions
List all themes registered with the frontend, plus the active default theme.
Returns: {"themes": {name: {...}}, "default_theme": "...", "default_dark_theme": "..."}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||