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?
optionalbranch:string
Defined in: packages/fireflow-vfs/src/types/file.ts:128
pathPrefix?
optionalpathPrefix: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