PersistentAI API Documentation / @persistentai/fireflow-vfs / / ListTreeResult
Interface: ListTreeResult
Defined in: packages/fireflow-vfs/src/types/entry.ts:66
Result of listTree operation
Properties
nodes
nodes:
TreeNode[]
Defined in: packages/fireflow-vfs/src/types/entry.ts:68
Tree nodes
pagination
pagination:
Record<string,FolderPaginationState>
Defined in: packages/fireflow-vfs/src/types/entry.ts:70
Pagination state per folder path