Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| query | string | Yes | Search query (e.g. “how to connect a bank account”) |
Response
Returns a list of matching documentation pages, each with:| Field | Type | Description |
|---|---|---|
| title | string | Page title |
| path | string | Page path (can be used with get_page_my_truv) |
| content | string | Relevant content snippet |
| url | string | Direct link to the page |
Example
Prompt: “What security measures does MyTruv use?” The tool is called withquery: "security data protection" and returns matching pages like “How Your Data Is Protected”, “Is MyTruv Safe?”, and “Who Can See My Data?” with relevant snippets.
Related
- get_page_my_truv - fetch a full page once you have the path