pub fn attach_chat_file( session_id: String, source_path: String, sharing_json: Value, ) -> Result<Value, String>