getSBChartExample
Find runnable SBChart2.0 code examples by feature or use case. Returns example code (data + config) for a chart type or option. Use when you want working sample code rather than the API reference. ⚠️ SBChart2.0 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · chartConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of examples to return. Default 3. | |
| query | Yes | Chart type, feature, or use case (e.g. 'bar chart', 'donut', 'tooltip', 'sankey'). |