rocket_launches
ActiveTool of ai.dynamicfeed/dynamic-feed
Upcoming or recently-launched orbital rocket launches from Launch Library 2 (The Space Devs). Per launch: name, provider (+ type/country), vehicle (+ family/reusability/flight count), pad + location (+ coordinates), net launch time + a live countdown (T-minus / T-plus), net precision + launch window, mission (name/type/orbit/description), and current go/scrub status. `window` = "upcoming" (default — next launches by net time) | "previous" (recently launched). `limit` = how many to return, 1-30 (default 10). Keyless; Launch Library 2 free to use (commercial OK) — we re-serve a value-added envelope (countdown, normalised fields, freshness + provenance), never the raw passthrough or the non-commercial launch imagery. Schedules slip frequently; trust `status` + `net_precision`. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "rocket_launchesArguments",
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"default": 10
},
"window": {
"type": "string",
"title": "Window",
"default": "upcoming"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries