
XML Document Search
Explore and query XML files efficiently with the XML Document Search component in FlowHunt. This tool enables flexible search within XML documents, using either...
Search and extract data from CSV files using flexible queries—integrate structured data seamlessly into your flows.
Component description
The CSV Document Search component is a versatile tool designed to facilitate intelligent searching within CSV files as part of your AI workflow. It enables users to perform text-based searches or execute pandas query expressions on CSV documents, making it highly suitable for scenarios where structured data needs to be queried and analyzed dynamically.
This component allows you to:
This makes it especially useful for integrating structured data queries into larger AI or data processing pipelines, where automated, repeatable access to tabular data is required.
There is no input handle for this component.
Parameter | Description | Default/Example Value | Required |
---|---|---|---|
CSV Document ID | Select a CSV file from internal storage for searching. | No | |
CSV File URL | Provide an external URL to a CSV file if not using an internal document. | No | |
Search Columns | Specify which columns to search (comma-separated). If left blank, all columns are searched. | No | |
Case Sensitive | Determines if the search should distinguish between uppercase and lowercase text. | False | No |
Max Results | Sets the maximum number of results to return for each search. | 5000 | Yes |
Cache TTL | Defines how long the CSV content should be cached (various intervals from “No cache” to “1 year”). | 2 weeks | No |
Verbose | Enables detailed output for debugging or development purposes. | False | No |
Tool Name | Assign a custom name to the tool for referencing within agent workflows. | No | |
Tool Description | Provide a description for the tool to help agents understand its purpose and usage. | No |
This component is ideal for anyone who needs programmatic, repeatable search capabilities over tabular data within an AI-powered automation or analytics pipeline.
It allows you to search and extract information from CSV documents within your workflow, using either simple text search or pandas query expressions.
Yes, you can search within both internal CSV documents and external CSV files via a URL.
You can specify which columns to search and set whether the search should be case sensitive or not. If no columns are specified, all columns are searched.
You can set a maximum number of results to return, with the default being up to 5000.
Yes, you can configure how long the CSV content is cached, from no cache up to one year, to optimize performance.
You can perform simple text searches or use more advanced pandas query expressions for flexible data retrieval.
Enhance your workflows by searching and leveraging CSV data with ease—discover the power of CSV Document Search in FlowHunt.
Explore and query XML files efficiently with the XML Document Search component in FlowHunt. This tool enables flexible search within XML documents, using either...
The JSON Document Search component enables powerful search capabilities within JSON files, using either text search or advanced query expressions. Connect exter...
Unlock the power of your workflow with the Search Memory component—retrieve relevant information from stored memory using user queries. Efficiently search, filt...