Lynx

Home > @lynx-js/genui-a2ui-catalog-extractor > FunctionDefinition

FunctionDefinition interface

Signature:

export interface FunctionDefinition

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.