clay_get_table_schema
Retrieve the schema, including column names and data types, for any specified Clay table.
Instructions
Get the schema (columns and types) for a specific Clay table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tableId | Yes | The ID of the table to get schema for |