write_query
Run guarded SQL writes to update, insert, or delete records in the people memory graph, with WHERE clauses required for modifications and DDL blocked to prevent schema changes.
Instructions
Run one guarded INSERT, UPDATE, or DELETE. UPDATE/DELETE require WHERE; DDL is blocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||