get_castable_info
Retrieve metadata for a CAS table, including row count, column count, and size. Requires server ID, caslib, and table name.
Instructions
Get metadata for a CAS table (row count, column count, size, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |
|---|---|---|---|
No arguments | |||