recall_recent
Retrieve the most recent memories to get fresh context on recent conversations or decisions. Use when you need to recall what was just discussed without a specific search query.
Instructions
Return the most recently stored memories (newest first). Use this to surface fresh context - e.g. 'what did we just decide?' - when you don't have a specific search query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional type filter. | |
| limit | No | Max number of memories to return. | |
| agent_id | No | Memanto agent identifier the memory belongs to (required: no MEMANTO_DEFAULT_AGENT_ID is configured). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | semantic | recent | as_of | changed_since | semantic |
| count | No | ||
| query | No | ||
| status | Yes | ||
| message | No | ||
| agent_id | Yes | ||
| memories | No |