Sign up (with export icon)

AITranslateRunOptions

Api-typedef icontypedef

Properties

  • Chevron-right icon

    roots : Array<AIEditorRoot> | undefined

    The roots to translate. When omitted, every non-$graveyard root across every editor in the current Context is translated. When provided, only the listed roots are translated; the order of entries in roots is treated as a set-membership filter and does not affect the payload order.

    Each entry's channelId must match an editor's collaboration.channelId; rootName must match a non-$graveyard root within that editor.

Value

AIRunBaseOptions & object