etabs_get_available_tables
Retrieve a list of all available database tables in an ETABS model for use with data extraction tools.
Instructions
Get a list of all available database tables in the ETABS model.
Returns: JSON array of table names. Use these names in get_table_data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |