pub async fn list_databases( cdb: &CoreDB, ctx: Arc<Context>, ) -> Result<Vec<String>, Action>
returns all the databases in an instance