Skip to content

@sqlrooms/ai / GetCommandToolLlmResult

Type Alias: GetCommandToolLlmResult

GetCommandToolLlmResult = object

Properties

success

success: boolean


command?

optional command?: CommandToolDescriptor


details?

optional details?: string


errorMessage?

optional errorMessage?: string