pub fn create_observation_node( name: String, query_defs: Vec<Option<String>>, output_def: String, output_tables: Vec<String> ) -> Item