get_concept
Retrieve a concept document's full content and metadata by ID to access structured knowledge from an OKF bundle.
Instructions
Retrieve a full concept document by its ID.
Returns the concept's frontmatter metadata and its markdown body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concept_id | Yes | Path relative to bundle root, without the .md extension. Examples: "tables/orders", "memory/my_note", "metrics/wau" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||