Lynx

Home > @lynx-js/genui > ExtractedA2UICatalog

ExtractedA2UICatalog interface

Signature:

export interface A2UICatalog

Properties

Property

Modifiers

Type

Description

catalogId

string

components?

Record<string, JsonSchema>

(Optional)

functions?

FunctionDefinition[]

(Optional)

theme?

Record<string, JsonSchema>

(Optional)

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.