OptionalcontextA record of contextual data associated with the function call.
The ID of the AI function as described in the @aiFunction decorator.
Historically named as 'name' because AI function name is the default value for 'ID'.
OptionalpredefinedA list of predefined parameter values for the AI function. These parameters are hidden from the AI.
Function name with contextual data, where the data must be serializable as JSON.