d0fc0114da66
Create a knowledge graph node
Creates a new node in the knowledge graph for a workspace. Server generates the node_id with suffix -kgn.
Request body
The workspace to create the node in
The application this node is associated with
Label for a knowledge graph node indicating its concept type
The name of the concept
A short summary of the concept
Detailed content for this node (max 20K chars before embedding fallback)
Confidence score (0.0-1.0)
Free-text provenance summary
Additional structured properties
Agent type creating this node
Agent version creating this node
Response
The created node
Unique identifier for the node (server-generated, suffix -kgn)
The workspace this node belongs to
The application this node is associated with
Label for a knowledge graph node indicating its concept type
The name of the concept
A short summary of the concept
Detailed content for this node (max 20K chars before embedding fallback)
Status of a knowledge graph node
Confidence score (0.0-1.0) mapped from tier (high=1.0, medium=0.6, low=0.3)
Free-text provenance summary for this concept
Additional structured properties for this node
True if embedding was computed from summary rather than content (content exceeded 20K chars)
Monotonic edit counter (server-managed, readOnly)
ETag for optimistic locking (server-managed, readOnly)
Principal who last updated this node (server-managed, readOnly)
Agent type that wrote this node (e.g. AMA-Bootstrap, RAA-Enrichment)
Agent version that wrote this node
Principal who created this node (server-managed, readOnly)
Creation timestamp
Last update timestamp