action opendatasoft_get_metadata_templates_type { label: "getMetadataTemplatesType" description: "List of metadata templates available for this type.\n" provider: opendatasoft method: GET path: "/{source}/metadata_templates/{metadata_template_type}" encoding: json output: { type: "object" additionalProperties: true } }