Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/thesysdev/openui
/ toJSONSchema
Method
toJSONSchema
packages/lang-core/src/library.ts:342–342 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
340
prompt(options?: PromptOptions): string;
341
toSpec(): PromptSpec;
342
toJSONSchema(): LibraryJSONSchema;
343
}
344
345
export
interface
LibraryDefinition<C = unknown> {
Callers
9
library.test.ts
File · 0.65
useOpenUIState
Function · 0.65
library.test.ts
File · 0.65
toJSONSchema
Function · 0.65
jsonToOpenUI
Function · 0.65
library.test.ts
File · 0.65
CatalogPanel.tsx
File · 0.65
toOpenAITool
Method · 0.65
toToolSpec
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected