Created a Quick Flow to retrieve open tickets from SIM (taskie) folder. Due to API limitations, only 100 records are returned per query. And I attempted to sort results by last_updated_date in ascending order to identify the oldest/stale tickets before applying the 100-record limit, but the API appears to return tickets in random order regardless of sort parameters specified in the prompt. Attaching the SC for your reference.
Please let me know if this can be resolved or suggest any alternative ways.

