Lynx

genui / a2ui-catalog-extractor / A2UICatalog

A2UICatalog

Full catalog manifest consumed by A2UI agents and renderers.

Properties

catalogId

catalogId: string;

Defined in

@lynx-js/genui/a2ui-catalog-extractor/src/index.ts:68


components?

optional components: Record<string, JsonSchema>;

Defined in

@lynx-js/genui/a2ui-catalog-extractor/src/index.ts:69


functions?

optional functions: Record<string, JsonSchema>;

Defined in

@lynx-js/genui/a2ui-catalog-extractor/src/index.ts:70


theme?

optional theme: Record<string, JsonSchema>;

Defined in

@lynx-js/genui/a2ui-catalog-extractor/src/index.ts:71

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.