kb_export
Export your knowledge base data as a JSON string for backup, transfer, or integration with other systems.
Instructions
Export knowledge base as JSON string
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}