read_query
Execute SELECT queries on SQLite databases to retrieve and analyze data, enabling efficient database interaction and business insight generation through the SQLite MCP Server.
Instructions
Execute a SELECT query on the SQLite database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | SELECT SQL query to execute |