get_searchable_property_descriptions
Retrieve descriptions of searchable properties for a class using its symbolic name.
Instructions
Retrieves only the searchable properties of a class.
:param class_symbolic_name: The symbolic name of the class to retrieve searchable properties for
:returns: A list of CachePropertyDescription objects for properties that are searchable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_symbolic_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |