Sign up (with export icon)

AIRunResultInput

Api-typedef icontypedef

The shape of the data accepted by the AIRunResult constructor.

Properties

  • Chevron-right icon

    channelId : string | undefined

    Collaboration channel id captured at the start of the run.

  • Chevron-right icon

    The editor that is the source of content for the AI run.

  • Chevron-right icon

    rootName : string

    Name of the editor root the AI run targets.

  • Chevron-right icon

    sessionId : string

    AI editing session id captured at the start of the run.

Value

object