get_provenance
Trace the normalized source provenance of a concept through internal relationships without fetching external resources. Supply a root URI and optional depth/node limits.
Instructions
Trace normalized source provenance through internal concepts without fetching external resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Canonical or compatibility OKF URI of the root concept. | |
| maxDepth | No | Maximum internal source depth. | |
| maxNodes | No | Maximum provenance nodes. | |
| includeExternal | No | Include URL and opaque provenance leaves without fetching them. |