Home > @lynx-js/genui-a2ui > FunctionEntry
Signature:
export interface FunctionEntry
Property
Modifiers
Type
Description
definition?
FunctionDefinition | undefined
(Optional) Optional function definition announced to the agent as part of the handshake.
impl
FunctionImpl
name
string