write_content
Store and manage project narrative content in a centralized SQLite database using append or replace operations to maintain project memory as the authoritative source of truth.
Instructions
Write narrative content in one unified API with append|replace semantics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| mode | Yes | ||
| content | Yes | ||
| content_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||