list_knowledge
List all knowledge cards in the local knowledge base with optional topic filter. Returns metadata for browsing and discovery.
Instructions
List all knowledge cards in the local knowledge base.
Returns card metadata (id, title, topic, type) for browsing and discovery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Optional topic filter (e.g. 'qpe', 'markov_chain'). Returns all if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |