Skip to main content

ExecuteIngestionParams

@codebolt/types


Interface: ExecuteIngestionParams

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:110

Properties

PropertyTypeDefined in
agentId?stringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:115
eventType?stringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:112
payload?Record<string, any>common/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:118
pipelineIdstringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:111
projectId?stringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:117
swarmId?stringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:116
threadId?stringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:114
trigger?stringcommon/types/src/codeboltjstypes/libFunctionTypes/memoryIngestion.ts:113