get_castable_columns
Retrieve column metadata for a CAS table, including names, types, labels, and formats. Provide server, caslib, and table name to get details.
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 |