getSBChartAPIDetail
Get the full documentation for one SBChart2.0 option/API by exact name: detailed explanation, HTML/JS usage, example, and warnings. Use after searchSBChartAPI. For a chart type's data structure, query its 'dataFormat' entry (e.g. 'Gantt 차트 데이터 포맷'). ⚠️ SBChart2.0 코드/샘플 생성 시 서버 공통지침(표준 골격에서 출발 · chartConfig 리터럴 나열 · 요청 기능만 최소 적용) 준수 — 상세는 서버 instructions 참고.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact option/API name as shown in searchSBChartAPI results (e.g. 'barFormat', 'Gantt 차트 데이터 포맷'). |