rusackas opened a new pull request, #43898:
URL: https://github.com/apache/superset/pull/43898

   ### SUMMARY
   #41472 added `delete_chart` and `delete_dashboard` MCP tools, but the 
"Available Tools Reference" section of 
`docs/docs/using-superset/using-ai-with-superset.mdx` only listed the 
create/read/update tools for charts and dashboards. This adds a row for each 
new tool, noting the `soft_deleted`/`permission_denied` response semantics 
(soft-delete to trash when `SOFT_DELETE` is on, permission_denied when the 
caller isn't an owner or Admin).
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   N/A - doc table update only.
   
   ### TESTING INSTRUCTIONS
   Render `docs/docs/using-superset/using-ai-with-superset.mdx` (or just read 
the diff) and confirm the Charts and Dashboards tool tables include 
`delete_chart` / `delete_dashboard` alongside the existing tools.
   
   ### 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 for #41472.


-- 
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]

Reply via email to