Evaluate Thought
evaluateThoughtAssess and adjust confidence levels for stored thoughts by providing reasoning and updated confidence scores to maintain accurate memory management.
Instructions
Evaluate and update the confidence level of a thought
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thoughtId | Yes | The thought ID to evaluate | |
| confidence | Yes | New confidence level | |
| reasoning | Yes | Reasoning for the evaluation |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| success | Yes |