DiscoveryRead-only

Search documentation

search_docs

Search the BankSync product documentation for how-to, setup, and feature guides. Returns matching doc titles, sections, and descriptions with a slug — NOT the body. Call read_doc with a slug to get the full guide. Use this for product/feature/how-to questions before answering.

Parameters

ParameterTypeRequiredDescription
querystringrequiredKeywords or a natural-language question about using BankSync.

Example call

The tool call an MCP client sends (required arguments shown with placeholder values).

{
"tool": "search_docs",
"arguments": {
"query": "value"
}
}

Use this tool in

Related Discovery tools