temporal_query
Query code evolution over time to track changes, analyze trends, and compare metrics across specified time ranges.
Instructions
Query code evolution over time, track changes, and analyze trends
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | No | Entity ID or pattern to track (use "*" for all entities) | * |
| metric | No | Metric to track over time (required for trend analysis) | |
| time_range | Yes | Time range for the temporal analysis | |
| analysis_type | No | Type of temporal analysis (default: evolution) | evolution |