Dataset Lookup tool¶
This tool can search for records within a dataset.
You configure it with the dataset to search for.
When invoking the tool, a filter must be passed to indicate what to search for.
Importantly, this is a Lookup tool. It is only here to return a few records. It is not designed for answering questions needing aggregations, sorts, … For these more advanced questions, use the SQL question answering tool
To find out about the call schema of the tool, use its descriptor. See Using tools for more details.