MCP Server for OpenMetadata

create_table

Generate a new table in OpenMetadata by providing table data, including name, description, and columns, via the MCP Server for standardized API integration.

Instructions

Create a new table

Input Schema

NameRequiredDescriptionDefault
table_dataYesTable data including name, description, columns, etc.

Input Schema (JSON Schema)

{ "properties": { "table_data": { "description": "Table data including name, description, columns, etc.", "type": "object" } }, "required": [ "table_data" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server for OpenMetadata

Related Tools

ID: lvgl5cmxa6