isro_data
Fetches official ISRO data on Indian satellites, launchers, customer satellites, and centres. Search by name with no authentication required.
Instructions
ISRO(インド宇宙研究機関)の公式データを返す(認証不要)。
「インドの人工衛星」「ISROのロケット」「インドの宇宙センター」など。
content に表示用サマリ、structuredContent に JSON を返す。
Args:
kind: データ種別
- "spacecrafts": ISROが打ち上げた人工衛星一覧(既定)
- "launchers": ISROのロケット(打ち上げ機)一覧
- "customer_satellites": ISROが外国向けに打ち上げた顧客衛星一覧
- "centres": ISROのセンター/施設一覧
query: 部分一致検索語(例: "cartosat", "chandrayaan")。省略で全件。
limit: 返す件数(既定 20、最大 100)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | spacecrafts | |
| limit | No | ||
| query | No |