action epa_post_air_rest_services_get_facility_info { label: "Clean Air Act Facility Enhanced Search" description: "Returns either an array of Facilities or an array of Clusters that meet the specified search criteria." provider: epa method: POST path: "/air_rest_services.get_facility_info" encoding: json output: { type: "object" additionalProperties: true } }