mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-22 13:28:04 -05:00
updates
This commit is contained in:
@@ -107,6 +107,7 @@ export const SELECTOR_TYPES_HYDRATION_REQUIRED: SubBlockType[] = [
|
||||
'variables-input',
|
||||
'mcp-server-selector',
|
||||
'mcp-tool-selector',
|
||||
'table-selector',
|
||||
] as const
|
||||
|
||||
export type ExtractToolOutput<T> = T extends ToolResponse ? T['output'] : never
|
||||
|
||||
Reference in New Issue
Block a user