Interface: TurnContextRuleAction
Makaio Framework / services-core/context-rules / TurnContextRuleAction
Interface: TurnContextRuleAction
Section titled “Interface: TurnContextRuleAction”Defined in: ../../../packages/services/core/src/context-rules/types.ts:70
Rule action that injects rendered content into turn context.
Properties
Section titled “Properties”channel
Section titled “channel”channel:
"turnContext"
Defined in: ../../../packages/services/core/src/context-rules/types.ts:72
Delivery channel for the rendered rule content.
content
Section titled “content”content:
string
Defined in: ../../../packages/services/core/src/context-rules/types.ts:74
Template content rendered against the resolved snapshot.
turnContextKey?
Section titled “turnContextKey?”
optionalturnContextKey?:string
Defined in: ../../../packages/services/core/src/context-rules/types.ts:76
Optional turn-context bucket key. Defaults to contextRules.