list_visual_properties
Discover all formatting properties for a visual type, including types, enums, and numeric ranges, so you know exactly what set_visual_format can modify.
Instructions
List ALL formatting cards and their properties for one visualType (commonCards like title/background/border PLUS the visual-specific cards). Each property reports its type (bool|number|text|color|enum|object), enum values where applicable, and numeric min/max where declared. The complete discovery surface for what set_visual_format can set on a visual.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| visualType | Yes | a canonical visualType key, e.g. lineChart, tableEx, slicer |