Get impacted TNLs
get_impacted_tnlsIdentify TNL units affected by code changes by providing the code paths you plan to edit. Returns units with overlapping declared paths, including repo-wide contracts, so you can keep contracts aligned with your edits.
Instructions
Return TNL units whose declared paths overlap with any of the given code paths. Repo-wide units are always included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Code paths the agent intends to edit. |