Locate files within your Knowledge base or your cloud provider
Find Documents
module uses AI to quickly locate relevant files in your Knowledge Base, whether stored locally or in your cloud provider.
This node has a configuration called routes. They are composed of:
Find Documents
module has one input and two outputs:
Request
, which is the query for the documents you are looking forDocuments
, This comes as a list, and it retrives all documents it found. The output comes in a file format, so, to output it, change the output type to file
Report
is the answer to the request that was made, based on the documents it found