Files
superset2/tests
Amin Ghadersohi d85f8e7cf2 feat(mcp): add update_layer_annotation tool to MCP service
Adds `update_layer_annotation` mutation tool alongside the existing
`create_layer_annotation`. Runs `UpdateAnnotationCommand` with only the
fields provided; handles AnnotationNotFoundError, AnnotationLayerNotFoundError,
AnnotationInvalidError, and AnnotationUpdateFailedError with structured
error responses. Also adds request/response schemas and unit tests.
2026-05-31 16:58:17 +00:00
..