Get Search Filter Fields Tool
Get Search Filter Fields Tool
Section titled “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.
When to use it
Section titled “When to use it”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.
Parameters
Section titled “Parameters”| Parameter | Required | Type | Suggested scope | What it does |
|---|---|---|---|---|
search_term | Yes | string | Agent determined | The topic to find relevant filter fields for. |
limit | No | integer (default 10) | Fixed | Maximum number of fields to return. |
Example usage
Section titled “Example usage”{ "search_term": "compliance", "limit": 10}