closeBot.uploadLibraryFile uploads knowledge content to the agency library.
automations/upload-closebot-library-file.automation.ts
Inputs
Provide a JavaScriptFile. The filename and media type are sent with its content.
Output
Returns{ id: string } with the new library file ID. Use getLibraryFile or listLibraryFiles to inspect processing status.