I have a fixed list of queries that I run every morning. Since these queries are fixed, there is no need for OpenAI API calls on them.
Alternatively, could we add rawQuery field support to the search_issues tool alongside the existing naturalLanguageQuery? This would pass queries directly to the Sentry API without OpenAI API calls.