nearby
Retrieve memories similar to a given memory ID to explore related knowledge within your spatial memory graph.
Instructions
Find memories similar to a specific memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of neighbors (default: 5) | |
| project | No | Project scope for this operation. Omit to auto-detect from environment. Use "*" to search across all projects. | |
| _agent_id | No | Optional agent identifier for request tracing and per-agent rate limiting. | |
| memory_id | Yes | The ID of the reference memory | |
| namespace | No | Filter neighbors to specific namespace |