search_auctions
日本の不動産競売物件を検索 (BIT, bit.courts.go.jp 由来の構造化データ). Filters: keyword (Japanese FTS over title/address), prefecture, court_code, property_type (land/detached_house/apartment/other), price range, bid_period_only. Returns case_id, court, address, sale_base_price_jpy, bid_period, opening_date, photos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| offset | No | ||
| status | No | Default = active | |
| keyword | No | Japanese keyword over title/address/structure | |
| court_code | No | 5-digit BIT court id (本庁=11, 支部=21,31,...) OR slug like "tokyo_main" | |
| prefecture | No | Prefecture in kanji, e.g. "東京都" | |
| max_price_jpy | No | ||
| min_price_jpy | No | ||
| property_type | No | ||
| bid_period_only | No | Only listings whose bid period intersects today |