In your action, flexform-settings are available via `$this->settings`. Just pass your limit to the called method of your repository: `ItemRepository->findAllFilteredByXy($xy, $this->settings['limit'])`