action opendatasoft_get_metadata_templates_types { label: "getMetadataTemplatesTypes" description: "List of available metadata templates types, each with their endpoints.\n" provider: opendatasoft method: GET path: "/{source}/metadata_templates" encoding: json output: { type: "object" additionalProperties: true } }