Files
superset2/tests
Amin Ghadersohi c4243d6b5c fix(mcp): improve execute_sql response-too-large error to suggest limit parameter
When execute_sql responses exceed the token limit, the error message now
suggests both adding a SQL LIMIT clause and using the tool's limit
parameter. Previously only the SQL LIMIT was mentioned, and the general
"add a limit" suggestion was skipped for execute_sql entirely.
2026-04-01 05:05:27 -04:00
..