List a dictionary's banned and custom words
list_dictionaryRetrieve banned and allowed word lists for the global dictionary or a specific style, including the effective merged list used for text auditing.
Instructions
Show the banned-words and custom (allowed) words lists for a scope: the global list (default), or a specific style's list. For a style, also returns the effective merged list (that style's words plus the global ones): what audit_text actually applies when that style is selected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| styleId | No | Style id to look up, from list_styles. Omit for the global list. |