execute_raw_sql
Run read-only SQL diagnostic queries on the Lemon SQLite database to inspect device data and troubleshoot issues.
Instructions
Executes a raw SQL diagnostic query on the Lemon SQLite database (Read-Only queries advised).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Standard SQLite SQL string to execute on the database |