reverse_lookup
Find historical firsts in space: specify a category (e.g., space telescope) and a country to retrieve the earliest or latest space objects from Wikidata.
Instructions
逆引き歴史Q&A — カテゴリ+国 で絞り込んだ最初/記録の宇宙オブジェクトを Wikidata から探す。
例: 「米国で最初に打ち上げた宇宙望遠鏡は?」→ category="宇宙望遠鏡", country="United States"
例: 「日本初の人工衛星は?」→ category="人工衛星", country="Japan"
Args:
category: 探す対象のカテゴリ(宇宙望遠鏡/space probe/satellite/astronaut など)。
launch_date: 打ち上げ日(P619)で並べる場合は True。False にすると対象を列挙する。
country: 国名(例 "United States", "Japan", "India")。Wikidata 上で Q-id に自動解決する。
country_qid: 国の Q-id を直接指定する場合(例 "Q30"=米国, "Q17"=日本)。country より優先。
limit: 返す件数(既定 5)。
order: "asc"=古い順(最初のもの), "desc"=新しい順。
language: ラベル表示言語(ja/en/zh など)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| order | No | asc | |
| country | No | ||
| category | Yes | ||
| language | No | ja | |
| country_qid | No | ||
| launch_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |