get_log
Retrieve the chronological change history for any directory in an OKF knowledge bundle. Returns log.md content, or empty string if no log exists.
Instructions
Get the log.md content for a directory in the bundle.
Log files contain the chronological history of changes. Returns empty string if no log exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path relative to bundle root. Leave empty for the root log. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |