PersistentAI API Documentation / @persistentai/fireflow-vfs / / getActionById
Function: getActionById()
getActionById(
id):IFileAction|undefined
Defined in: packages/fireflow-vfs/src/types/file-action.ts:332
Get action by ID
Parameters
id
string
Returns
IFileAction | undefined