kb_promote
Move an existing knowledge atom to a new domain while preserving its content and ID. Promotes durable journal entries into a topical domain, returning the updated domain or an error if not found.
Instructions
Move an existing knowledge atom to a different domain — e.g. lift a 'journal' entry into a topical domain once it proves durable. Updates the atom in place; content and ID are unchanged. Returns {id, domain} or {error: not_found}. Requires a confirmed 'knowledge' schema mapping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| domain | Yes | ||
| atom_id | Yes |