list_controls
Retrieve all available CAR-TER control types and system features. Shows exact type token for placeable controls to use in layouts.
Instructions
List all available CAR-TER control types and system features.
For placeable controls the type shown is the exact camelCase token to put in
a layout ({"type": "statusLight"}). The docs: id in parentheses is the kebab-case
key for get_control_doc / list_control_examples / insert_example — they differ for
multi-word controls (type statusLight ⟷ docs status-light), so don't put the
docs id in a layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |