knowledge_freigeben
Restore visibility of a withdrawn knowledge node so it reappears in search and recall. Flips visibility back without changing content or summary.
Instructions
Undo a knowledge_zurueckziehen: the node reappears in knowledge_search/recall. Restores nothing -- content/summary stay empty as they were left by the withdrawal, this only flips visibility back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Full node path -- exactly one of node_id/path required | |
| actor | No | Calling agent identity; else BEGOD_KNOWLEDGE_ACTOR or unknown | |
| model | No | Calling model; else BEGOD_KNOWLEDGE_MODEL or unknown | |
| node_id | No | Node ID -- exactly one of node_id/path required | |
| session | No | Stable session ID; else BEGOD_KNOWLEDGE_SESSION or unknown |