action epa_post_air_rest_services_get_info_clusters { label: "Clean Air Act Info Clusters Service" description: "Based on the QID obtained from a clustered get_facility_info query, download cluster facility information as either a CSV or GEOJSON file." provider: epa method: POST path: "/air_rest_services.get_info_clusters" encoding: json output: { type: "object" additionalProperties: true } }