list_prefabs
List all .prefab files in the Unity project, with optional filtering by a path prefix under Assets.
Instructions
List all .prefab files. Optionally filter by path prefix under Assets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_prefix | No | e.g. Prefabs/Characters |