pub fn execute_save( args: &SaveArgs, db_path: Option<&PathBuf>, actor: Option<&str>, session_id: Option<&str>, json: bool, ) -> Result<()>
Execute save command.