get_castable_columns
Retrieve column metadata (names, types, labels, formats) for a CAS table by specifying server, caslib, and table name.
Instructions
Get column metadata for a CAS table (names, types, labels, formats).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum columns to return (default 200). | |
| server_id | Yes | CAS server name or ID. | |
| table_name | Yes | Name of the table. | |
| caslib_name | Yes | Name of the caslib. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |