Retrieving relevant knowledge arcticle chunks using AI Search and Scripted REST API.
I recently started working on a project which requires external access to ServiceNow's AI Search feature. The goal here is to send a query to AI search using a scripted REST API and returning only the relevant chunks from the Knowledge base. Right no...