Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / / PreCreateHookId

Type Alias: PreCreateHookId

PreCreateHookId = "flow" | "secret" | "mcp" | null

Defined in: packages/fireflow-vfs/src/types/file-type-definition.ts:17

Pre-create hook identifiers. Backend maps these to actual workflow steps that create resources before the file is written.

Licensed under BUSL-1.1