list-style-rules
Retrieve a paginated list of style rules with IDs, names, languages, and timestamps. Helps you select and apply appropriate style rules for translations.
Instructions
Get a list of all style rules with metadata for each - id, name, language, and timestamps. Style rules can be applied when translating text or documents. Use the get-style-rule tool to fetch the configured rules and custom instructions of a single style rule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, 0-based | |
| detailed | No | Set to true to include the configured rules and custom instructions of each rule | |
| pageSize | No | Number of style rules per page (max 10) |