read_query
Execute SELECT queries on the MCP Variance Log SQLite database to analyze chat monitoring data, including timestamps, probability classes, and context summaries, for identifying unusual conversation patterns.
Instructions
Execute a SELECT query on the SQLite database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | SELECT SQL query to execute |