create_file
ChatGPTCreate a new file in one of the user's write-enabled folders. If the user has not specified a folder, use list_folders to find folders where allow_writes is true. The filename may include an existing subfolder path (e.g. "notes/today.md") — but this tool will NOT create new subfolders, so the parent directory must already exist. Returns an error if the file already exists.






