list-style-rules
Fetch a list of all style rules with id, name, language, and timestamps to select applicable rules for translation. Optionally include detailed configured rules and custom instructions per rule.
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) |