Write KG
🤖 AI Drafted (Not reviewed)
Persist KG rows from an explicit upstream write bundle
| Tool id | kg_writer |
| Category | llm |
| Uses a language model | no |
| Needs a generative model | no |
| Runs over many items | no |
| Item handling | batch |
| Structured output | no |
| Human-verified | not yet |
What it reads
| Port | Type | Required | What it is |
|---|---|---|---|
KG Payload (kg_payload) |
json |
yes | Write bundle emitted by extract_all |
What it emits
This tool emits nothing.
Options
This tool has no options.
The prompt it sends
This tool does not send a prompt — it does its work in code.