Tool to create a new file resource in ChatBotKit. Use when you need to create a file that can be attached to datasets for processing and indexing. Note: This creates the file record; use the upload action to add actual file content.
metaobjectCustom metadata object for storing additional file-specific information as key-value pairs.
namestringA descriptive name for the file. This helps identify the file in listings.
visibilitystringAccess control setting for the file. Use 'private' for restricted access (default) or 'public' for publicly accessible files.
blueprintIdstringAssociate the file with a blueprint resource. Provide the blueprint ID to link this file.
descriptionstringDetailed information about the file's purpose and contents. Use this to document what the file is for.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.