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