get_reverse_references
Identify all patterns that reference a given pattern ID in their cross_references, revealing incoming dependencies to find consumers of a pattern.
Instructions
Return patterns that reference the given pattern_id in their cross_references. Complement to get_cross_references (outgoing); this shows incoming. Use to find all consumers of a given pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |