bito-code-review[bot] commented on PR #40957: URL: https://github.com/apache/superset/pull/40957#issuecomment-4709836116
<!-- Bito Reply --> Yes, this addition is intended to provide a new MCP tool for partially updating dashboard metadata. The `UpdateDashboardRequest` schema defines the fields that can be updated (such as title, slug, published status, and various metadata fields), and the corresponding `update_dashboard` tool is being registered to allow these updates via the MCP service. -- 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]
