event_info
Retrieves detailed information about a specific FMOD event, providing its GUID, name, path, and maximum voice count to help you validate and manage game audio assets.
Instructions
Get an event's guid, name, path and maxVoices.
Args: target: event:// path or {guid}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes |