FieldValidation should be able to run agents
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3518580. --> Reported by: [marcus_johansson](https://www.drupal.org/user/385947) Related to !90 >>> <p>Currently the field validation is limited to just a prompt, but you might want to lookup things in different databases, RAG searches, websites etc to do validation.</p> <p>Only agents will be able to do this.</p> <p>Proposed resolution<br> * Add a new FieldValidationResults tool that can be returned.<br> * Allow this validation method to be setup if the AI Agent module is installed.<br> * Run the agent and make sure to check for the tool being used.</p>
issue