Interface: StepInput

August 8, 2026 · View on GitHub

@plures/praxis


@plures/praxis / mcp / StepInput

Interface: StepInput

Defined in: src/mcp/types.ts:58

Input for the step MCP tool — advance the engine with a set of events.

Properties

events

events: PraxisEvent[]

Defined in: src/mcp/types.ts:60

Events to step the engine with

Contents

  1. 1Properties
  2. 1.1events