As part of creating ServiceNow change requests in a CI/CD pipeline, we've been making several GET API calls to ServiceNow-- to look up existing Releases, CMDB Configuration Items, Change Requests, and Assignment Groups. Currently, we're making manual HTTP requests to the API, but it would be great to have a built-in step that uses our existing ServiceNow connector to allow us to retrieve data from different types of tickets.