revise
Fix a wrong fact in the knowledge base. A correction creates a new kb-id, the old entry drops out of search, and omitted fields keep their values.
Instructions
When a stored fact is wrong, fix it with revise, not a second copy. Content addressing means the correction gets a NEW kb-id. The old one is retired, not deleted: it stops appearing in search, still reads by kb-id, and "history" walks between them. Fields you omit keep their existing values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kbid | Yes | The section to correct | |
| tags | No | ||
| docid | No | ||
| title | No | ||
| content | Yes | The corrected content | |
| description | No | ||
| sectionType | No |