analyze
Find duplicate code using graph isomorphism. Get a summary of structurally identical blocks to reduce code redundancy.
Instructions
Find duplicate code (verified via graph isomorphism). Returns summary inline. Full details available via the astrograph://analysis/latest resource. File paths in responses are server-internal — use the resource URI instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auto_reindex | No | Auto re-index if stale (default: true) |