Skip to content

InvocationSource

InvocationSource = "user" | "plugin" | "agent" | "recipe" | "sequence" | "system"

Defined in: namespaces-core-plugins.ts:202

Source that initiated an action invocation (fn-89). Mirrors the host’s canonical InvocationSource union.