get_prefab_summary
Retrieve a prefab summary including root name, component count, and component type names from your Unity project.
Instructions
Get a short summary of a prefab: root name, component count, and component type names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefab_path | Yes | e.g. Assets/Prefabs/Player.prefab |