This is an automated email from the ASF dual-hosted git repository.
aminghadersohi pushed a change to branch amin/mcp-css-templates-themes
in repository https://gitbox.apache.org/repos/asf/superset.git
from 81875831ef8 fix(mcp): use correct result.content[0].text for not_found
assertions in tests
add 180c85afc37 fix(mcp): address reviewer feedback on CSS template and
theme tools
No new revisions were added by this update.
Summary of changes:
superset/mcp_service/common/schema_discovery.py | 6 +++++
superset/mcp_service/mcp_core.py | 7 ++++++
superset/mcp_service/system/tool/get_schema.py | 4 ++++
.../css_template/tool/test_css_template_tools.py | 26 +++++++++++++++++++++-
.../mcp_service/system/tool/test_get_schema.py | 26 ++++++++++++----------
.../mcp_service/theme/tool/test_theme_tools.py | 4 ++++
6 files changed, 60 insertions(+), 13 deletions(-)