Skip to main content
Searches the MyTruv documentation for relevant content matching your query. Returns matching articles with titles, summaries, and direct links to documentation pages. Use this tool when you need to find information across the help center, guides, or API reference without knowing the exact page path.

Parameters

ParameterTypeRequiredDescription
querystringYesSearch query (e.g. “how to connect a bank account”)

Response

Returns a list of matching documentation pages, each with:
FieldTypeDescription
titlestringPage title
pathstringPage path (can be used with get_page_my_truv)
contentstringRelevant content snippet
urlstringDirect link to the page

Example

Prompt: “What security measures does MyTruv use?” The tool is called with query: "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.