action cenit_post_setup_translator { label: "Create or update a translator" description: "Creates or updates the specified translator. Any parameters not provided will be left unchanged." provider: cenit method: POST path: "/setup/translator/" encoding: json output: { type: "object" additionalProperties: true } }