Skip to main content

Interface: WorkflowAgencySeatSnapshot

Defined in: packages/agentos/src/core/workflows/WorkflowTypes.ts:120

Properties

attachedAt?

optional attachedAt: string

Defined in: packages/agentos/src/core/workflows/WorkflowTypes.ts:124


gmiInstanceId

gmiInstanceId: string

Defined in: packages/agentos/src/core/workflows/WorkflowTypes.ts:122


history?

optional history: AgencySeatHistoryEntry[]

Defined in: packages/agentos/src/core/workflows/WorkflowTypes.ts:126


metadata?

optional metadata: Record<string, unknown>

Defined in: packages/agentos/src/core/workflows/WorkflowTypes.ts:125


personaId

personaId: string

Defined in: packages/agentos/src/core/workflows/WorkflowTypes.ts:123


roleId

roleId: string

Defined in: packages/agentos/src/core/workflows/WorkflowTypes.ts:121