create_concept_note
Create a concept note that captures one idea as a claim, links to existing notes to integrate into your knowledge graph, and supports tags, sources, and body.
Instructions
Write one atomic note: one idea, stated as a claim.
title should read as an assertion you could disagree with, not a topic
label. claim is the idea in one or two sentences. links are titles of
existing notes -- call find_notes or search_notes first so you link
into the graph instead of creating an island.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| tags | No | ||
| claim | Yes | ||
| links | No | ||
| title | Yes | ||
| sources | No | ||
| overwrite | No |