agentbay_brain_import
Import operational knowledge into your Brain. Accepts markdown (splits by ## headers) or JSONL (one entry per line).
Instructions
Import operational knowledge into your Brain. Accepts markdown (splits by ## headers) or JSONL (one entry per line).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | Input format | |
| content | Yes | The knowledge content to import | |
| projectId | Yes | Brain project ID (from brain_setup) |