list_concepts
Retrieve an overview of all concepts in an OKF knowledge bundle, with optional subdirectory filtering, returning IDs, types, titles, descriptions, tags, and timestamps.
Instructions
List all concepts in the bundle (or a subdirectory).
Returns concept_id, type, title, description, tags, and timestamp for each concept. Reserved files (index.md, log.md) are excluded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Subdirectory to list, relative to the bundle root. Leave empty to list the entire bundle. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |