memory_curate_autosave
List auto-saved notes from tool invocations and batch-promote or discard them to create intentional lessons or decisions.
Instructions
Review auto-saved tool invocations and promote or discard them.
The agent can list auto-saved notes, then batch-promote them into
intentional lessons or decisions with epistemic_source='agent'.
Args: start_date: ISO date filter start (e.g. "2026-06-01"). Empty = no start bound. end_date: ISO date filter end (e.g. "2026-07-01"). Empty = no end bound. action: "list" | "promote" | "discard". note_ids: List of note IDs to promote/discard (required for promote/discard). category: Target category for promotion (default "lessons").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | list | |
| category | No | lessons | |
| end_date | No | ||
| note_ids | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |