SIGN IN SIGN UP

[react-devtools] add parent stack tool (#36825)

This PR adds a new `getParentStack` tool to the Facade and an
integration of it in `react-devtools-cdt-mcp`.

Similarly to the owner stack tool, it receives a `uid` of a specific
component and returns structural parent stack. For every node, it
includes `uid`, `name`, `type`.
R
Ruslan Lesiutin committed
3508aee63d59b7d4eb8e82171b78ef214a2487ca
Parent: 7ce677d
Committed by GitHub <noreply@github.com> on 7/2/2026, 3:49:03 PM