AxAgentFunctionExample
type AxAgentFunctionExample = object;Properties
code
code: string;description?
optional description: string;language?
optional language: string;title?
optional title: string;type AxAgentFunctionExample = object;code: string;optional description: string;optional language: string;optional title: string;