action libretranslate_post_detect { label: "Detect the language of a single text" description: "" provider: libretranslate method: POST path: "/detect" encoding: json output: { type: "object" additionalProperties: true } }