| name | search-docs |
| description | Search Holistics documentation to answer questions about features, syntax, or concepts. Use this whenever the user asks how something works in Holistics, needs documentation references, or the answer requires looking up Holistics knowledge rather than relying on assumptions. |
Pre-requisites
Search Strategy
- Infer what the user is actually trying to accomplish
- Do multiple rephrased searches (at least 2-3 phrases) based on user intention for thorough documentation coverage before answering.
- If a document don't contain exact answer for the question, try to search multiple times before answering.
Handling Gaps
- Ensure you have thoroughly searched multiple documentations.
Tool: search_docs
Use search_docs to look up Holistics knowledge. Do NOT use search_docs for how to use your tools — you are already provided with enough information for that.
Invocation
Example payload:
{"question": "how to define a relationship in a dataset?"}
Other references