Create a agent which can list down the ServiceNow users based on the natural language filters
Hi all,I’m trying to build a ServiceNow AI Agent that can understand a user’s request in either natural language or NQL and directly return a list of matching sys_user records.The agent should be able to:Accept a user query like “show all active user...