evaluate_position
Evaluate a chess position with Stockfish: best move, centipawn/mate score, principal variation, and optional multipv. No mocks — a real single-threaded Stockfish 10 (asm.js) runs in-isolate per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fen | Yes | ||
| depth | No | ||
| multipv | No |