Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Trino MCP Server
Claim
by
stinkgen
GitHub
Databases
Search
Research & Data
Python
MIT License
1
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
cancel_query
Copy
Cancel a running query. Args: query_id: ID of the query to cancel. Returns: Dict[str, Any]: Result of the cancellation operation.
Input Schema
Name
Required
Description
Default
query_id
Yes
Input Schema (JSON Schema)
{ "properties": { "query_id": { "title": "Query Id", "type": "string" } }, "required": [ "query_id" ], "title": "cancel_queryArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
cancel_query
execute_query
inspect_table