describe_table
Retrieve the structure of a PostgreSQL table, including column names and data types, to facilitate database schema inspection and query planning.
Instructions
Get table structure
Input Schema
Name | Required | Description | Default |
---|---|---|---|
table | Yes | Table name |