@sqlrooms/ai / CommandToolSearchDescriptor
Type Alias: CommandToolSearchDescriptor
CommandToolSearchDescriptor =
Omit<RoomCommandDescriptor,"owner"|"inputDescription"|"inputSchema"|"keystrokes"|"shortcut"> &object
Type Declaration
| Name | Type |
|---|---|
inputSchema? | RoomCommandDescriptor["inputSchema"] |
score | number |
matchReason | string |
metadataWarnings? | string[] |