kb_journal
Append a free-text journal entry to the knowledge base with tags and optional source attribution. Returns the new entry's ID and domain.
Instructions
Append a free-text journal entry to the knowledge base: a new atom in
domain 'journal', tagged 'journal' plus any tags you pass, with optional
source attribution. Lighter than knowledge_ingest — no domain choice or
sensitivity tiering. Returns {id, domain}. Requires a confirmed
'knowledge' schema mapping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| app_id | Yes | ||
| source | No | ||
| content | Yes |