pub async fn list_internal_tables( __arg0: Extension<Service>, ) -> Result<Json<Vec<Table>>, DashboardError>