> ## Documentation Index
> Fetch the complete documentation index at: https://smithers.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# listMemoryFacts

> Gateway RPC for listing cross-run memory facts.

* Method: `listMemoryFacts`
* Scope: `memory:read`
* Transports: HTTP RPC, WebSocket RPC
* Request: `{ namespace? }`
* Response: `MemoryFact[]`

Errors are versioned as `v1` and include `InvalidRequest`, `Unauthorized`, `Forbidden`, and `Internal`.
