Sign up (with export icon)

AIRunChangeData

Api-typedef icontypedef

A single AI suggestion.

The suggestion refers to a single block element modified by AI. The id is a unique identifier of the modified element. It is the same as data-id attribute for this element in the initial content. The content is the HTML content of the modified block element with all AI changes applied.

Properties

  • content : string

  • id : string

Value

object