What problem does it solve?
This Skill helps users understand and leverage the advanced parameters of the search() MCP tool to achieve more precise, efficient, and cost-effective search results within Bluera Knowledge.
Core Features & Use Cases
- Intent-Based Search: Guides users on selecting the appropriate
intent parameter (find-implementation, find-pattern, find-usage, find-definition, find-documentation) to tailor search ranking.
- Detail Level Control: Explains how
detail levels (minimal, contextual, full) impact token usage and information returned, promoting a progressive context strategy.
- Result Limiting & Store Filtering: Provides guidance on using
limit and stores parameters for focused and efficient information retrieval.
- Use Case: When searching for how a specific function is implemented, using
intent='find-implementation' will yield more accurate code snippets than a general search.
Quick Start
Use the search tool with the intent parameter set to find-implementation to locate code examples.