custom_properties_search
Search custom properties using filters for name or type, with sorting and pagination to locate the exact properties needed.
Instructions
Search Custom Properties. Filterable/sortable by: Name, TypeName.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Records to skip | |
| take | No | Records to return | |
| filter | No | OData-style filter, e.g. "Name eq 'X'" | |
| sortBy | No | Column to sort by | |
| sortOrder | No |