reinforce_concept
Strengthen a concept's confidence in the knowledge graph by recording confirming evidence during conversation or when new support emerges.
Instructions
Strengthen a concept's confidence in the knowledge graph.
Call this when a concept is confirmed during conversation,
or when new evidence supports an existing concept.
Args:
concept_id: The concept ID to reinforce.
evidence: Description of the confirming evidence.
Returns:
Confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| evidence | No | ||
| concept_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |