Skip to content

Get Search Filter Fields Tool

This tool finds the fields you can filter on when searching the catalog. It scans all available filters and returns the ones most semantically similar to your search term, so an agent can discover useful filters before applying them.

Use this as the first step in a filtered search: find a relevant field here, then look up its values with the Get Search Filter Values Tool, then pass the filter to the Search Catalog Tool.

ParameterRequiredTypeSuggested scopeWhat it does
search_termYesstringAgent determinedThe topic to find relevant filter fields for.
limitNointeger (default 10)FixedMaximum number of fields to return.
{
"search_term": "compliance",
"limit": 10
}