memory_recent
Retrieve recent coding session memories, newest first, filterable by project, memory kind, visibility, and sharing scope to find relevant context.
Instructions
Return recent memories, newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Filter by memory kind | |
| limit | No | Max results | |
| project | No | Filter by project scope (matches sessions.project) | |
| scope_id | No | Filter by a single sharing domain scope_id | |
| trust_bias | No | ||
| visibility | No | ||
| personal_first | No | ||
| ownership_scope | No | ||
| exclude_actor_ids | No | ||
| exclude_scope_ids | No | Sharing domain scope_ids to exclude | |
| include_actor_ids | No | ||
| include_scope_ids | No | Sharing domain scope_ids to include | |
| exclude_visibility | No | ||
| include_visibility | No | ||
| exclude_trust_states | No | ||
| include_trust_states | No | ||
| exclude_workspace_ids | No | ||
| include_workspace_ids | No | ||
| widen_shared_when_weak | No | ||
| exclude_workspace_kinds | No | ||
| include_workspace_kinds | No | ||
| widen_shared_min_personal_score | No | ||
| widen_shared_min_personal_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |