get_concept
Retrieve a concept by URI or bundle-path, returns frontmatter, markdown body, and links.
Instructions
Read one valid OKF concept, including its frontmatter, Markdown body, and links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | No | Canonical or path based okf URI for the concept. | |
| path | No | Bundle relative Markdown path used with bundle when uri is not supplied. | |
| bundle | No | Bundle id used with path when uri is not supplied. |