Input arguments to pass into the hook
Optional
configHook function constraints (backoffCoefficient, maximumAttempts, maximumInterval)
Optional
entityOptional entity name. If provided, applies as the workflowName, taskQueue, and prefix. This scopes the FT.SEARCH index appropriately. This is a convenience method but limits options.
Optional
namespaceOptional namespace under which the hook function will be grouped
Optional
searchBind additional search terms immediately before hook reentry
Optional
signalSignal ID to send after hook execution; if not provided, a random one will be generated
Optional
taskOptional task queue, needed unless 'entity' is provided
Optional
workflowExecution ID, also known as the job ID to hook into
Optional
workflowThe name of the user's hook function
Extended hook options that include signal configuration