pws_query
Run parameterized read-only SQL queries against the loaded Pro Wrestling Sim save. Safely execute SELECT, WITH, and schema PRAGMAs with capped results.
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 |