list_scriptable_objects
List all ScriptableObject asset files (.asset) in the Unity project. Enables querying data assets directly from the filesystem without the Unity Editor.
Instructions
List .asset files that are ScriptableObject instances (data assets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||