memory_sync_decisions
Synchronizes recent decisions to memory by generating structured JSON payloads for MCP server's create_entities and create_relations tools.
Instructions
Generate mcp-server-memory payloads for recent decisions. Returns structured JSON that should be passed to mcp-server-memory's create_entities and create_relations tools.
Args: limit: Max number of recent decisions to sync.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |