MCP Data Tools - Query the Data

Query the report data
The Query the Data tool executes a read-only SQL SELECT statement against the database for the specified report table returns the result set. Only SELECT statements are allowed.
Tool Name
query_data_for_specified_report
Tool Functionality
- Uses the function Query the Report Table
- Special code validation to make sure only a SQL SELECT is sent as input.
- Uses a read-only DB connection.
- Validates the user's allowed DB connection and allowed table access
Inputs
- Report storage table name
- Query
Outputs
Query result set