ingest_context
Ingests raw text, discussion, or logs into a temporal knowledge graph for analysis using LangGraph orchestration.
Instructions
Ingest raw context into the temporal knowledge graph using LangGraph background orchestration. Args: context: The raw text, discussion, or logs to analyze.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |