Skip to content

Interface: TurnContextRuleAction

Makaio Framework


Makaio Framework / services-core/context-rules / TurnContextRuleAction

Defined in: ../../../packages/services/core/src/context-rules/types.ts:70

Rule action that injects rendered content into turn context.

channel: "turnContext"

Defined in: ../../../packages/services/core/src/context-rules/types.ts:72

Delivery channel for the rendered rule content.


content: string

Defined in: ../../../packages/services/core/src/context-rules/types.ts:74

Template content rendered against the resolved snapshot.


optional turnContextKey?: string

Defined in: ../../../packages/services/core/src/context-rules/types.ts:76

Optional turn-context bucket key. Defaults to contextRules.