remora-monorepo / lib / ConstrainedToolSchemaMap
Type Alias: ConstrainedToolSchemaMap
ConstrainedToolSchemaMap =
Record<string,ConstrainedToolSchema>
Defined in: packages/core/src/compiler/types.ts:122
Maps tool names to their constrained schemas.