query_chromadb
Search the ExchangeResearch collection to find documents about exchange research, trading, or financial data using natural language queries.
Instructions
Query the ChromaDB ExchangeResearch collection for relevant documents. Use this to find information related to exchange research, trading, or financial data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query to find relevant documents in the ChromaDB collection | |
| nResults | No | Number of results to return (default: 5) |