l2_list_names
List all names in a package file's name table, with optional substring filtering to locate specific assets.
Instructions
List all names in the package's name table. Optionally filter by substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional substring to filter names. | |
| filepath | Yes | Absolute path to the package file. |