knowledge_search
Search fleet Postgres knowledge base by content: all query tokens must match. Narrow results with domain filter and limit. Read-only access to knowledge atoms.
Instructions
Search the fleet Postgres knowledge base by content: the query is
whitespace-split and ALL tokens must appear in an atom (AND logic).
domain narrows to one domain (e.g. 'journal', 'continuity'). Returns up
to limit atoms. Read-only; use kb_at to fetch a known atom by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| app_id | Yes | ||
| domain | No |