How to create an AI Agent that retrieves a list of Incidents that meet certain criteria
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
What tools do I need please in the following scenario:
I want to create an AI Agent in the AI Agent Studio that could simply retrieve a list of Incident Numbers meet the following criteria:
- 'created by' value as 'external email'
- 'created' in March 2026
- 'state' in 'In Queue'
When I get to the 'Add tools and information' stage, clicked the 'Recommend Tools' button, the Service Now AI did not suggest any tools at all. When I manually test the Agent, it did not retrieve anything.
Please let me know if you require further information.
Thank you in advance,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
55m ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a minute ago
Hello @SonnyY, If you have any plan to reuse this tool then you can create Subflow and attach to your agent. But, if tool is going to be used here only, then you can create data look up tool and select Incident as table with all the filter conditions. Now, configure the tool input to accept 'created by', 'created' and 'state'.
Also, important thing, write the proper instruction for you agent.
Regards,
Nishant
