This is an automated email from the ASF dual-hosted git repository.

aminghadersohi pushed a change to branch mcp-reports-99978
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 1f25b31c879 feat(mcp): add list and get tools for alerts and reports
     add 0a29bcf7908 refactor(mcp): address review findings for list/get report 
tools

No new revisions were added by this update.

Summary of changes:
 superset/mcp_service/common/schema_discovery.py    | 42 +++++++++++++
 superset/mcp_service/constants.py                  |  2 +-
 superset/mcp_service/report/schemas.py             |  8 ++-
 superset/mcp_service/report/tool/list_reports.py   | 32 ++++------
 superset/mcp_service/system/tool/get_schema.py     | 27 +++++++-
 .../mcp_service/report/tool/test_report_tools.py   | 71 ++++++++++++++++++++++
 6 files changed, 159 insertions(+), 23 deletions(-)

Reply via email to