kb_promote
Promote a knowledge atom to a different domain, updating its categorization while preserving its content and ID. Returns the new domain or an error if the atom is 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 |