What changed

translate-text now describes the job more directly: recurring translation for agent messages, support replies, and documents. The endpoint still accepts text and target_language, with optional source_language and formality. It returns translated_text and detected_source_language.

The updated copy also calls out what stays intact. Markdown, code blocks, URLs, and proper nouns remain in place while the surrounding text is translated.

What this means for callers

Nothing in the request or response contract changed. Existing callers can keep using the same payloads and price. The catalog and MCP description now make it easier to find the endpoint when an agent needs document translation, a support reply translator, or a localization API.