memory_write
Write structured memory entries to a shared cross-tool memory store. Include content, subject, tags, and source type for context.
Instructions
写入一条结构化记忆到跨工具共享记忆库。必填 content(正文),建议填 subject(标题)、tags(标签)、source_type(来源类型:agent_generated/user_confirmed/document_extracted)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| status | No | active | |
| content | Yes | ||
| subject | No | ||
| agent_id | No | ||
| metadata | No | ||
| workspace | No | ||
| confidence | No | ||
| event_time | No | ||
| source_ref | No | ||
| ingest_time | No | ||
| source_type | No | unknown | |
| protection_level | No | normal |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||