This is an automated email from the ASF dual-hosted git repository.
aminghadersohi pushed a change to branch mcp-action-tasks-99978
in repository https://gitbox.apache.org/repos/asf/superset.git
from 09f0287486b fix(mcp): convert dttm cutoff to ISO string so
filters_applied validates
add b416a9b0a36 fix(mcp): field filtering and search for action-log and
task list tools
add 2bbd529ab7c fix(mcp): add task_key/task_name to TaskInfo and
strengthen test coverage
No new revisions were added by this update.
Summary of changes:
superset/mcp_service/action_log/schemas.py | 40 +++++++++++++++++-
.../action_log/tool/list_action_logs.py | 12 +++++-
superset/mcp_service/task/schemas.py | 47 +++++++++++++++++++++-
superset/mcp_service/task/tool/list_tasks.py | 15 ++++++-
.../action_log/tool/test_action_log_tools.py | 10 ++++-
.../mcp_service/task/tool/test_task_tools.py | 4 ++
6 files changed, 122 insertions(+), 6 deletions(-)