Skip to main content

Interface: FunctionNameWithContext

Function name with the contextual data. The data must be a serializable JSON.

Properties

context

context: Record<string, unknown>


name

name: string