Interface: CreateExecutionSessionRequest
@kortexya/reasoninglayer / Execution / CreateExecutionSessionRequest
Interface: CreateExecutionSessionRequest
Defined in: src/types/execution.ts:6
Request to create a new execution session with trail-based backtracking.
Properties
name?
optionalname:string|null
Defined in: src/types/execution.ts:10
Optional name for the session.
tenantId
tenantId:
string
Defined in: src/types/execution.ts:8
Tenant ID (UUID).