rusackas opened a new pull request, #43596: URL: https://github.com/apache/superset/pull/43596
### SUMMARY #40975 added the `update_dataset_metric` MCP tool but never got a row in the user-facing "Available Tools Reference" (Datasets section) in `docs/docs/using-superset/using-ai-with-superset.mdx`. This adds it, matching the description used elsewhere for that tool (expression/name/verbose_name/format, requires dataset ownership). ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF N/A, docs-only table addition. ### TESTING INSTRUCTIONS - Render `docs/docs/using-superset/using-ai-with-superset.mdx` (or eyeball the diff) and confirm the Datasets table lists `update_dataset_metric` alongside `list_datasets`, `get_dataset_info`, and `create_virtual_dataset`. ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API Follow-up docs fix for #40975. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
