memory_events_clear
Mark specific events as consumed to clear them from the memory queue, keeping your context management accurate and up to date.
Instructions
Mark events as consumed.
Args: event_ids: List of event IDs to mark as consumed
Returns: Dictionary with count of cleared events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |