list_labels
Returns the label vocabulary and catalog signature, enabling clients to verify cache validity and reuse cached label data without reprocessing.
Instructions
라벨 어휘 목록 + 카탈로그 signature 를 반환한다 (signature 가 같으면 캐시 재사용).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| req | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | Yes | ||
| signature | Yes |