files

Upload Multiple Files

Upload multiple files and optionally create a task (new format)

Args: files: List of uploaded files task_type: Type of task (e.g., "general") message: Optional message to include with the task task_id: Optional task ID to organize files in task-specific folder folder: Optional folder name within task directory (e.g., "input", "output")

Returns: Upload result with file info and optional task ID

post/api/files/upload-multiple

Response

Successful Response

object required

Changes