get_asset_references
Trace an asset's dependencies and referencers to reveal its connections and usage within the project.
Instructions
Get the dependency and referencer graph for an asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | both | |
| asset_path | Yes | Asset package path (e.g., /Game/Meshes/MyMesh) |