Universal compute (route to any engine)
computeUniversal calculation entrypoint across all 30 TrueCalci engines. Dispatches execution to the specified engine with validated inputs, returning exact deterministic results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | Yes | The engine to run, by tool name (e.g. tds, fd, gst_composition). | |
| inputs | Yes | The engine's own inputs, exactly as its tool schema defines them. |