Lynx

Home > @lynx-js/genui > A2UIFunctionSpec

A2UIFunctionSpec interface

Signature:

export declare interface A2UIFunctionSpec

Properties

Property

Modifiers

Type

Description

description?

string

(Optional)

name

string

parameters

JsonSchema

returnType

'string' | 'number' | 'boolean' | 'array' | 'object' | 'any' | 'void'

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.