action libretranslate_post_translate_file { label: "Translate file from a language to another" description: "" provider: libretranslate method: POST path: "/translate_file" encoding: json output: { type: "object" additionalProperties: true } }