get_articles
Retrieve a paginated list of properties for a specific complex, filtered by trade type and sorted by price, area, or date.
Instructions
단지별 매물 목록 (1페이지)
거래 유형: A1(매매), B1(전세), B2(월세) 정렬: prc_(가격순), spc_(면적순), date_(최신순)
Args: complex_no: 단지 코드 (get_complexes에서 확인) trade_type: 거래 유형 order: 정렬 page: 페이지 번호
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| complex_no | Yes | ||
| trade_type | No | A1 | |
| order | No | prc_ | |
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |