check_region_relationship_tool
Determine whether one region contains or overlaps another, enabling aggregation of metrics across related functions and lines.
Instructions
Check if one region contains or overlaps another. Useful for aggregating metrics across related regions. A file region contains all functions within it; a function region contains its line ranges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regionA | Yes | ||
| regionB | Yes |