Skip to content

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

Interface: SearchFilesInput

Defined in: packages/fireflow-vfs/src/types/file.ts:126

Input for searching files

Properties

branch?

optional branch: string

Defined in: packages/fireflow-vfs/src/types/file.ts:128


pathPrefix?

optional pathPrefix: string

Defined in: packages/fireflow-vfs/src/types/file.ts:132

Optional path prefix to limit search


query

query: string

Defined in: packages/fireflow-vfs/src/types/file.ts:130

Search query (glob pattern)


workspaceId

workspaceId: string

Defined in: packages/fireflow-vfs/src/types/file.ts:127

Licensed under BUSL-1.1