Overview
Thelist_entity_filter_values tool returns the values accepted by a
find_entities filter. Use it before filtering
when you do not know the exact spelling or format of a value.
When to Use
Uselist_entity_filter_values when:
- A
find_entitiesfilter requires an exact value and its spelling or format is unknown - A broad description needs to be mapped to an available classification
- A filter returns no matches and its value needs to be checked
Sovereign Wealth Fund organization type.
Parameters
Filters
How It Works
The tool returns avalues array for the selected entity type and filter. The agent
can select the value that best matches the user’s request and pass it unchanged to the
corresponding find_entities filter.
Country values are returned as ISO 3166-1 alpha-2 codes, such as US, FR, and GB.
Some filters have very large value sets. The returned list may be incomplete, so a
value that is not listed may still be accepted by
find_entities.