Input arguments to pass into the hook
OptionalconfigHook function constraints (backoffCoefficient, maximumAttempts, maximumInterval)
OptionalentityOptional 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.
OptionalnamespaceOptional namespace under which the hook function will be grouped
OptionalsearchBind additional search terms immediately before hook reentry
OptionalsignalSignal ID to send after hook execution; if not provided, a random one will be generated
OptionaltaskOptional task queue, needed unless 'entity' is provided
OptionalworkflowExecution ID, also known as the job ID to hook into
OptionalworkflowThe name of the user's hook function
Extended hook options that include signal configuration