This is an automated email from the ASF dual-hosted git repository.
aminghadersohi pushed a change to branch mcp-css-themes-99978
in repository https://gitbox.apache.org/repos/asf/superset.git
from 80899e56fc9 feat(mcp): add list and get tools for CSS templates and
themes
add 058fd9fef76 refactor(mcp): fix DRY violations and add get_schema/uuid
support for CSS templates and themes
No new revisions were added by this update.
Summary of changes:
superset/mcp_service/common/schema_discovery.py | 1 +
superset/mcp_service/css_template/schemas.py | 11 +----
superset/mcp_service/system/tool/get_schema.py | 49 +++++++++++++++++++++-
superset/mcp_service/theme/schemas.py | 9 ----
.../css_template/tool/test_css_template_tools.py | 4 +-
5 files changed, 54 insertions(+), 20 deletions(-)