aladin_book_list
Fetch curated book lists from Aladin, including bestsellers, new releases, and editor recommendations. Specify list type, category, and pagination to get targeted results.
Instructions
알라딘 베스트셀러, 신간, 추천도서 등 큐레이션 리스트를 조회합니다.
Args:
query_type: 리스트 종류 ('Bestseller', 'ItemNewAll', 'ItemNewSpecial', 'ItemEditorChoice', 'BlogBest')
search_target: 대상 카테고리 ('Book', 'Foreign', 'Music', 'DVD', 'Used', 'eBook', 'All')
start: 시작 페이지 번호 (1100)
max_results: 출력 건수 (1100)
category_id: 특정 카테고리 ID 필터 (선택)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | ||
| query_type | No | Bestseller | |
| category_id | No | ||
| max_results | No | ||
| search_target | No | Book |