run_sandbox_scenario
Load a named sandbox scenario and reconcile it to get explainable match results without manual setup.
Instructions
Load a named sandbox scenario and immediately reconcile it -- the one-call way to see a full, explainable result with zero setup. Great for a first run or a smoke test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Scenario name, e.g. 'month_end'. | |
| options | No | Optional tuning object: 'abs_tol'/'rel_tol' (amount tolerance), 'date_window_days', 'high_threshold', 'review_threshold', 'currency_strict', 'enable_one_to_many', 'max_combination'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||