translate is for the small text jobs that keep showing up in an agent loop: a
support reply, a product note, a release message, or a section of technical
documentation.
Send text and target_language. Add source_language when it is known, or
let the endpoint detect it. formality accepts casual, formal, or
neutral. The response returns translated_text and
detected_source_language, while keeping Markdown, code blocks, URLs, and
proper nouns intact.
The listing now calls out those jobs directly, so an agent looking for a support reply translator, document translation service, or localization API can identify the same route without guessing at its input contract.