This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Description
Right now, Claude has to first update an insight (insight-update) so that it includes the dates that I need and then call insight-query to fetch the data. Instead, it would be helpful to be able to query the data within the insight-query tool call so that the original insight doesn't have to be updated and so that I don't have to perform 2 API calls in order to get data,