describe_table
Retrieve column definitions for a specified table. Use this tool to inspect table schemas, identifying column names, types, and constraints in a SingleStore database.
Instructions
Show column definitions for a table.
Args:
table: Table name.
database: Database the table lives in (defaults to the connection's
configured database).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| database | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||