search_satellites
Search satellite catalog by name, operator, country, orbit, status, COSPAR, or NORAD ID to identify specific satellites or build an operator's fleet.
Instructions
Search the satellite catalog (UCS + Space-Track SATCAT) by name, operator, country, orbit class, status, COSPAR, or NORAD id. Joined to the resolved operator entity. Use for 'what does SpaceX have in LEO?', 'find NORAD 44713', or building an operator's fleet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Substring match on satellite name | |
| limit | No | Max results (default 50, max 500) | |
| norad | No | NORAD catalog id (integer) | |
| cospar | No | COSPAR / international designator (exact match) | |
| status | No | Orbital status (e.g. active, decayed) | |
| country | No | Operator country code (exact match) | |
| operator | No | Substring match on operator name (e.g. SpaceX); note many rows use a country code (US, CIS, PRC) as the operator | |
| entity_id | No | Filter by resolved operator entity UUID | |
| orbit_class | No | Orbit class (e.g. LEO, MEO, GEO) |