ak_ingest
Add text to a knowledge vault. Extracts claims and entities to build structured memory for AI agents.
Instructions
Ingest text into the knowledge vault. Extracts claims and entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text content to ingest. | |
| title | No | Title for the ingested source (optional). | |
| source_type | No | Type of source: text, file, url, conversation. | text |