get_related_components
Retrieve dependency and relationship information for a component to understand what to build before implementing.
Instructions
Return dependency and relationship information for a component: what it depends on, what depends on it, and what it's commonly confused with. Call this before implementing to understand what needs to be built first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component | Yes | Component name or id. |