get_styles
Retrieve all styles from a Word document, including their ID, name, type, and base style. Useful for inspecting document formatting structure.
Instructions
Get all defined styles with ID, name, type, and base style.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_handle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |