Interface: FactsOutput
August 8, 2026 · View on GitHub
@plures/praxis / mcp / FactsOutput
Interface: FactsOutput
Defined in: src/mcp/types.ts:160
Output of the facts MCP tool — all current facts held by the engine.
Properties
count
count:
number
Defined in: src/mcp/types.ts:162
facts
facts:
PraxisFact[]
Defined in: src/mcp/types.ts:161