Skip to content

@sqlrooms/documents / BlockDocumentAgentResult

Type Alias: BlockDocumentAgentResult

BlockDocumentAgentResult = object

Properties

success

success: boolean


artifactId?

optional artifactId?: string


stepsExecuted

stepsExecuted: BlockDocumentAgentPlanStep[]


details?

optional details?: string


errorMessage?

optional errorMessage?: string