forget_fact
Delete a specific fact from workspace knowledge memory by providing its id. Use to remove outdated or incorrect information.
Instructions
Permanently delete one fact from the workspace knowledge memory.
Args:
fact_id: The id returned by remember_fact or search_knowledge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fact_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |