get_castable_columns
Retrieves column metadata for a CAS table, including names, types, labels, and formats.
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 |