search_aircraft_registry
ActiveTool of io.github.onefreeman1337/osf-data-marketplace
Search US civil aircraft registrations from the FAA Releasable Aircraft Database by tail number (N number), registered owner, city, state, serial number, or year of manufacture. Returns tail number, registrant, location, manufacture year, airworthiness class, provenance URL, and a record_id per match. Use get_record for the full registration record. For aircraft ownership lookup, fleet research, and asset tracing. Args: query: keyword(s) to search, e.g. a tail number like "N17973", an owner name, or "MARION TX".
Parameters schema
{
"type": "object",
"title": "search_aircraft_registryArguments",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"title": "Query"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.onefreeman1337/osf-data-marketplace
1/7 registries