find_component
Locate React components by name to inspect their current props and state.
Instructions
Find React components by name. Returns matching components with their props and state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Component name to search for (case-insensitive substring match) |