Function name with contextual data, where the data must be serializable as JSON.
A record of contextual data associated with the function call.
The ID of the AI function as described in
decorator. Historically named as 'name' because AI function name is the default value for 'ID'.
Optional
A 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.