search_frontend_knowledge
Find relevant frontend design knowledge by query. Use optional filters for kind, framework, tags, and source to refine results, with ranked citations and provenance.
Instructions
Search frontend knowledge chunks. Uses BM25 on the SQLite backend and hybrid full-text + pgvector retrieval when PostgreSQL and an embedding provider are configured. Pass query plus optional filters (kind, framework, tags, source_id), limit, and detail_level (brief|standard|full). Returns scores, per-branch ranks, the retrieval mode actually used, citations, and provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| tags | No | ||
| limit | No | ||
| query | Yes | ||
| framework | No | ||
| source_id | No | ||
| detail_level | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||