brain_search
Search a TheBrain knowledge base by meaning instead of exact title. Provide a description and variant phrasings to locate existing thoughts on a topic.
Instructions
Finds thoughts by meaning. Call it when looking for something by description rather than exact title — for instance to check whether a thought on this topic already exists. Always pass variants: several phrasings of the same concept (synonyms, translation, a broader and a narrower term). They raise recall noticeably, and if the semantic index is not built they are all that works.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Defaults to 15. | |
| query | Yes | What you are looking for, in your own words. | |
| brainId | Yes | Brain identifier. Take it from brain_list — never guess it. | |
| variants | No | Other phrasings of the same concept: synonyms, a translation into the second language, a broader and a narrower term. Three to six of them. | |
| includeAuxiliary | No | Include types and tags in results. By default only ordinary thoughts. |