Skip to main content
POST
CreateKnowledgeAPI mirrors the erdo_create_knowledge MCP tool.

Authorizations

Authorization
string
header
required

An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).

Body

application/json
category
string
content
string
dataset_ids
string[]
description
string
tags
string[]
title
string
type
string

Response

Success response

category
string
content
string
created_at
string
description
string
id
string<uuid>
title
string
type
string
updated_at
string