Interface: EvaluateInput
August 8, 2026 · View on GitHub
@plures/praxis / mcp / EvaluateInput
Interface: EvaluateInput
Defined in: src/mcp/types.ts:23
Input for the evaluate MCP tool — run a single rule against provided events.
Properties
events
events:
PraxisEvent[]
Defined in: src/mcp/types.ts:27
Events to process
ruleId
ruleId:
string
Defined in: src/mcp/types.ts:25
Rule ID to evaluate