tag
Add or remove semantic tags on a thought to categorize and enable search. Tags like hypothesis, evidence, or decision persist in SQLite.
Instructions
Add or remove semantic tags on a thought. Tags are searchable via the search tool. Common tags: hypothesis, evidence, decision, finding, question, risk. Persists to SQLite. At least one of 'add' or 'remove' should be provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thoughtNumber | Yes | The thought to tag | |
| add | No | Tags to add | |
| remove | No | Tags to remove |