repository_object_search
Finds repository objects, excluding Documents, by class and filter properties. Must first determine class and obtain searchable property descriptions.
Instructions
PREREQUISITES IN ORDER: To use this tool, you MUST call two other tools first in a specific sequence.
determine_class tool to get the class_name for search_class.
get_searchable_property_descriptions to get a list of valid property_name for search_properties
Description: This tool retrieves repository objects other than Document instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_parameters | Yes | Complete set of parameters for executing a repository search. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |