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
Name | Required | Description | Default |
---|---|---|---|
fields | No | Fields to include in the response | |
fqn | Yes | Fully qualified name of the table |