Skip to content

@sqlrooms/ai / ListCommandsToolLlmResult

Type Alias: ListCommandsToolLlmResult

ListCommandsToolLlmResult = object

Properties

success

success: boolean


commands?

optional commands?: CommandToolDescriptor[]


details?

optional details?: string


errorMessage?

optional errorMessage?: string