This namespace contains 18 node(s).
Available Nodes
- Copy Workspace File - Copy a file within the workspace.
- Create Workspace Directory - Create a directory in the workspace.
- Delete Workspace File - Delete a file or directory from the workspace.
- Get Workspace Dir - Get the current workspace directory path.
- Get Workspace File Info - Get information about a file in the workspace.
- Get Workspace File Size - Get file size in bytes for a workspace file.
- Is Workspace Directory - Check if a path in the workspace is a directory.
- Is Workspace File - Check if a path in the workspace is a file.
- Join Workspace Paths - Join path components relative to workspace.
- List Workspace Files - List files in the workspace directory matching a pattern.
- Move Workspace File - Move or rename a file within the workspace.
- Read Binary File - Read a binary file from the workspace as base64-encoded string.
- Read Text File - Read a text file from the workspace.
- Save Image File - Save an image to a file in the workspace.
- Save Video File - Save a video file to the workspace.
- Workspace File Exists - Check if a file or directory exists in the workspace.
- Write Binary File - Write binary data (base64-encoded) to a file in the workspace.
- Write Text File - Write text to a file in the workspace.