MCPcopy 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
345export interface LibraryDefinition<C = unknown> {

Callers 9

library.test.tsFile · 0.65
useOpenUIStateFunction · 0.65
library.test.tsFile · 0.65
toJSONSchemaFunction · 0.65
jsonToOpenUIFunction · 0.65
library.test.tsFile · 0.65
CatalogPanel.tsxFile · 0.65
toOpenAIToolMethod · 0.65
toToolSpecMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected