MCP Server for OpenMetadata

get_table_by_name

Retrieve detailed information about a specific table using its fully qualified name, including fields like name, description, columns, and tags, via OpenMetadata integration.

Instructions

Get details of a specific table by fully qualified name

Input Schema

NameRequiredDescriptionDefault
fieldsNoFields to include in the response
fqnYesFully qualified name of the table

Input Schema (JSON Schema)

{ "properties": { "fields": { "description": "Fields to include in the response", "example": "name,description,columns,tags,href", "type": "string" }, "fqn": { "description": "Fully qualified name of the table", "type": "string" } }, "required": [ "fqn" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server for OpenMetadata

Related Tools

ID: lvgl5cmxa6