bito-code-review[bot] commented on PR #37964: URL: https://github.com/apache/superset/pull/37964#issuecomment-3933139306
<!-- Bito Reply --> The features in `unavailable_features` are arbitrary strings not tied to tool names, as you noted. By default, there's no exhaustive list; it's configurable via `MCP_UNAVAILABLE_FEATURES` in the config, with an example like ["Action Log (Settings > Security > Action Log)", "List Users page"]. To make it easier, consider adding a documented list of all possible features in the config file or README, based on Superset's UI elements. -- 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]
