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,