This is an automated email from the ASF dual-hosted git repository.
aminghadersohi pushed a change to branch amin/mcp-users-roles
in repository https://gitbox.apache.org/repos/asf/superset.git
from ccfe184bac9 fix(mcp): sanitize error fields in UserError and RoleError
before LLM exposure
add a9495d231db fix(mcp): address N+1 query and exception-swallowing
review findings
No new revisions were added by this update.
Summary of changes:
superset/mcp_service/role/tool/get_role_info.py | 7 +------
superset/mcp_service/role/tool/list_roles.py | 2 +-
superset/mcp_service/user/schemas.py | 6 ++++--
superset/mcp_service/user/tool/get_user_info.py | 7 +------
superset/mcp_service/user/tool/list_users.py | 8 +++++++-
5 files changed, 14 insertions(+), 16 deletions(-)