This is an automated email from the ASF dual-hosted git repository.
aminghadersohi pushed a change to branch amin/mcp-action-log-tasks
in repository https://gitbox.apache.org/repos/asf/superset.git
from 28461c7591d fix(mcp): normalize naive datetimes to UTC and strengthen
task tool tests
add 946bb37adb1 fix(mcp): add config guards and fix dttm filter type for
action/task tools
No new revisions were added by this update.
Summary of changes:
superset/mcp_service/action_log/schemas.py | 2 +-
.../action_log/tool/list_action_logs.py | 2 +-
superset/mcp_service/app.py | 31 ++++++++
.../action_log/tool/test_action_log_tools.py | 4 +-
.../mcp_service/test_mcp_tool_registration.py | 86 +++++++++++++++++++++-
5 files changed, 118 insertions(+), 7 deletions(-)