add_node
Add a node to a vector knowledge graph with properties, embeddings, and metadata to enable semantic search and relationship queries.
Instructions
Add a node to the knowledge graph with properties, embeddings, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | ||
| properties | Yes | ||
| node_id | No | ||
| api_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |