etabs_get_stories
Retrieves all story definitions from the current ETABS model, including name, elevation, height, and master/similar hierarchy.
Instructions
Get all story definitions in the model.
Returns: JSON array of stories with name, elevation, height, is_master, and similar_to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |