@sqlrooms/ai / ListCommandsToolLlmResult
Type Alias: ListCommandsToolLlmResult
ListCommandsToolLlmResult =
object
Properties
success
success:
boolean
commands?
optionalcommands?:CommandToolDescriptor[]
details?
optionaldetails?:string
errorMessage?
optionalerrorMessage?:string
