Skip to content

PersistentAI API Documentation / @persistentai/fireflow-types / IntegrationContext

Type Alias: IntegrationContext

IntegrationContext = z.infer<typeof IntegrationContextSchema>

Defined in: packages/fireflow-types/src/execution/integration-context.ts:22

Integration context that can be passed to executions

Licensed under BUSL-1.1