search_by_property
Find objects in Roblox Studio by specifying a property name and its value. Get a list of matching objects for precise searches.
Instructions
Find objects with specific property values
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyName | Yes | Name of the property to search | |
| propertyValue | Yes | Value to search for |