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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
The response is of type Response Upload Multiple Files Api Files Upload Multiple Post · object.