Interface: FactsOutput

August 8, 2026 · View on GitHub

@plures/praxis


@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

Contents

  1. 1Properties
  2. 1.1count
  3. 1.2facts