Create Knowledge Node
Create a new node in your knowledge base with the specified content.
Documentation Index
Fetch the complete documentation index at: https://docs.conduit.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.
Query Parameters
Workspace to query.
"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"
Body
Node display title.
1Markdown or plain-text body. Ignored when is_directory is true.
Parent node id. Omit to create at workspace root.
Scope the node to specific entities (listings, properties). Omit for workspace-wide.
Create as a folder with no body. Children can be nested underneath.
Arbitrary JSON metadata. Not searchable.
Defaults to true. Disabled nodes are excluded from agent search.
Response
Knowledge node created