Fetch memory by ID.
Returns a single memory with proper citation support (id, title, url, text fields).
Args:
id: Memory UUID to fetch
ctx: MCP context
Returns:
Dict with id, title, url, text, metadata fields
Connector