Get Launch
get_launchGet full details for a specific launch by ID. Returns name, time, status, pad, rocket, mission, orbit info, video links, and mission patches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Launch Library 2 launch UUID (e.g. "a6ce038e-4d89-4265-b47f-1c6ee5863f84") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Launch Library 2 launch UUID | |
| net | No | Launch date/time (ISO 8601) | |
| name | Yes | Launch name | |
| image | No | Launch image URL | |
| orbit | No | Target orbit name | |
| status | No | Launch status name | |
| location | No | Launch location/facility name | |
| pad_name | No | Launch pad name | |
| programs | No | Associated space programs | |
| video_urls | No | Related video URLs | |
| infographic | No | Mission infographic URL | |
| rocket_name | No | Rocket full name or configuration name | |
| mission_name | No | Mission name | |
| mission_type | No | Mission type classification | |
| orbit_abbrev | No | Target orbit abbreviation | |
| webcast_live | No | Whether webcast is available | |
| rocket_family | No | Rocket family designation | |
| location_country | No | Launch location country code | |
| status_description | No | Detailed status description | |
| mission_description | No | Mission objectives and details |