process_text
Extract candidate memories from free-form text by applying governance filters and sanitization to ensure secure memory storage.
Instructions
Extract candidate memories from free-form text with governance filters and sanitization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Free-form text to scan for auto-save triggers. | |
| source | No | Source identifier (default: mcp). | |
| project | No | Force a specific project (e.g., SYNAPSE_LAYER, OFFLY). Auto-detected if omitted. | |
| agent_id | No | Agent identifier. Defaults to "default". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extracted | Yes | ||
| storedCount | Yes |