MCP Server for OpenMetadata

update_table

Modify existing table metadata by providing updated data and table ID, ensuring accurate and current information within OpenMetadata integrations via the MCP Server.

Instructions

Update an existing table

Input Schema

NameRequiredDescriptionDefault
table_dataYesUpdated table data
table_idYesID of the table to update

Input Schema (JSON Schema)

{ "properties": { "table_data": { "description": "Updated table data", "type": "object" }, "table_id": { "description": "ID of the table to update", "format": "uuid", "type": "string" } }, "required": [ "table_id", "table_data" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server for OpenMetadata

Related Tools

ID: lvgl5cmxa6