memory_update
Update a specific fact by its ID with new content, category, tags, or trust score.
Instructions
Update a fact by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fact_id | Yes | ||
| content | No | ||
| category | No | ||
| tags | No | ||
| trust_score | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |