pws_query
Run read-only SQL queries against a Pro Wrestling Sim save to extract roster, contract, and show data for analysis.
Instructions
Run a parameterized read-only SQL query against the loaded save. SELECT, WITH, and safe schema PRAGMAs only; results are capped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| maxRows | No | ||
| parameters | No |