query_satellites_with_tle
Locate satellites using natural language queries, filter by category, and retrieve structured data including Name and TLE for satellite tracking and analysis.
Instructions
Find satellites by natural language query and return structured data with Name and TLE
Input Schema
Name | Required | Description | Default |
---|---|---|---|
categoryFilter | No | Optional filter for satellite category | all |
maxResults | No | Maximum number of satellites to return (default: 10) | |
query | Yes | Natural language query about satellites (e.g., 'ISS', 'Starlink satellites over California', 'military satellites') |