action nsidc_opensearch_description { label: "Describes the web interface of NSIDC's data search engine" provider: nsidc method: GET path: "/OpenSearchDescription" encoding: json output: { type: "object" additionalProperties: true } }