Skip to main content
Glama

describe_table

Retrieve detailed metadata for any Fusion table or view, including columns, primary keys, indexes, and row count estimates.

Instructions

Full description of a Fusion table or view:

  • columns (name, type, length/precision, nullable, default, comment)

  • primary key columns

  • indexes (name, type, uniqueness, columns)

  • table-level comment

  • estimated row count from optimizer stats

owner: schema owner, e.g. 'FUSION' table_name: exact table name, e.g. 'AP_INVOICES_ALL'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ownerYes
table_nameYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ramesharavapally/FUSION-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server