> ## Documentation Index
> Fetch the complete documentation index at: https://superdoc-caio-pizzol-docs-ai-core-preset.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# capabilities.get

> Query runtime capabilities supported by the current document engine.

## Summary

Query runtime capabilities supported by the current document engine.

* Operation ID: `capabilities.get`
* API member path: `editor.doc.capabilities()`
* Mutates document: `no`
* Idempotency: `idempotent`
* Supports tracked mode: `no`
* Supports dry run: `no`
* Deterministic target resolution: `yes`

## Expected result

Returns a DocumentApiCapabilities object describing supported features of the current engine.

## Input fields

*No fields.*

### Example request

```json theme={null}
{}
```

## Output fields

| Field                                                                        | Type      | Required | Description                                                |
| ---------------------------------------------------------------------------- | --------- | -------- | ---------------------------------------------------------- |
| `format`                                                                     | object    | yes      |                                                            |
| `format.supportedInlineProperties`                                           | object    | yes      |                                                            |
| `format.supportedInlineProperties.bCs`                                       | object    | yes      |                                                            |
| `format.supportedInlineProperties.bCs.available`                             | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.bCs.storage`                               | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.bCs.tracked`                               | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.bCs.type`                                  | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.bold`                                      | object    | yes      |                                                            |
| `format.supportedInlineProperties.bold.available`                            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.bold.storage`                              | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.bold.tracked`                              | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.bold.type`                                 | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.border`                                    | object    | yes      |                                                            |
| `format.supportedInlineProperties.border.available`                          | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.border.storage`                            | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.border.tracked`                            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.border.type`                               | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.caps`                                      | object    | yes      |                                                            |
| `format.supportedInlineProperties.caps.available`                            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.caps.storage`                              | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.caps.tracked`                              | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.caps.type`                                 | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.charScale`                                 | object    | yes      |                                                            |
| `format.supportedInlineProperties.charScale.available`                       | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.charScale.storage`                         | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.charScale.tracked`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.charScale.type`                            | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.color`                                     | object    | yes      |                                                            |
| `format.supportedInlineProperties.color.available`                           | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.color.storage`                             | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.color.tracked`                             | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.color.type`                                | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.contextualAlternates`                      | object    | yes      |                                                            |
| `format.supportedInlineProperties.contextualAlternates.available`            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.contextualAlternates.storage`              | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.contextualAlternates.tracked`              | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.contextualAlternates.type`                 | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.cs`                                        | object    | yes      |                                                            |
| `format.supportedInlineProperties.cs.available`                              | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.cs.storage`                                | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.cs.tracked`                                | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.cs.type`                                   | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.dstrike`                                   | object    | yes      |                                                            |
| `format.supportedInlineProperties.dstrike.available`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.dstrike.storage`                           | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.dstrike.tracked`                           | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.dstrike.type`                              | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.eastAsianLayout`                           | object    | yes      |                                                            |
| `format.supportedInlineProperties.eastAsianLayout.available`                 | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.eastAsianLayout.storage`                   | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.eastAsianLayout.tracked`                   | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.eastAsianLayout.type`                      | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.em`                                        | object    | yes      |                                                            |
| `format.supportedInlineProperties.em.available`                              | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.em.storage`                                | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.em.tracked`                                | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.em.type`                                   | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.emboss`                                    | object    | yes      |                                                            |
| `format.supportedInlineProperties.emboss.available`                          | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.emboss.storage`                            | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.emboss.tracked`                            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.emboss.type`                               | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.fitText`                                   | object    | yes      |                                                            |
| `format.supportedInlineProperties.fitText.available`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.fitText.storage`                           | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.fitText.tracked`                           | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.fitText.type`                              | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.fontFamily`                                | object    | yes      |                                                            |
| `format.supportedInlineProperties.fontFamily.available`                      | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.fontFamily.storage`                        | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.fontFamily.tracked`                        | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.fontFamily.type`                           | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.fontSize`                                  | object    | yes      |                                                            |
| `format.supportedInlineProperties.fontSize.available`                        | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.fontSize.storage`                          | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.fontSize.tracked`                          | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.fontSize.type`                             | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.fontSizeCs`                                | object    | yes      |                                                            |
| `format.supportedInlineProperties.fontSizeCs.available`                      | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.fontSizeCs.storage`                        | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.fontSizeCs.tracked`                        | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.fontSizeCs.type`                           | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.highlight`                                 | object    | yes      |                                                            |
| `format.supportedInlineProperties.highlight.available`                       | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.highlight.storage`                         | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.highlight.tracked`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.highlight.type`                            | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.iCs`                                       | object    | yes      |                                                            |
| `format.supportedInlineProperties.iCs.available`                             | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.iCs.storage`                               | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.iCs.tracked`                               | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.iCs.type`                                  | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.imprint`                                   | object    | yes      |                                                            |
| `format.supportedInlineProperties.imprint.available`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.imprint.storage`                           | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.imprint.tracked`                           | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.imprint.type`                              | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.italic`                                    | object    | yes      |                                                            |
| `format.supportedInlineProperties.italic.available`                          | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.italic.storage`                            | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.italic.tracked`                            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.italic.type`                               | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.kerning`                                   | object    | yes      |                                                            |
| `format.supportedInlineProperties.kerning.available`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.kerning.storage`                           | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.kerning.tracked`                           | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.kerning.type`                              | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.lang`                                      | object    | yes      |                                                            |
| `format.supportedInlineProperties.lang.available`                            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.lang.storage`                              | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.lang.tracked`                              | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.lang.type`                                 | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.letterSpacing`                             | object    | yes      |                                                            |
| `format.supportedInlineProperties.letterSpacing.available`                   | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.letterSpacing.storage`                     | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.letterSpacing.tracked`                     | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.letterSpacing.type`                        | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.ligatures`                                 | object    | yes      |                                                            |
| `format.supportedInlineProperties.ligatures.available`                       | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.ligatures.storage`                         | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.ligatures.tracked`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.ligatures.type`                            | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.numForm`                                   | object    | yes      |                                                            |
| `format.supportedInlineProperties.numForm.available`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.numForm.storage`                           | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.numForm.tracked`                           | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.numForm.type`                              | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.numSpacing`                                | object    | yes      |                                                            |
| `format.supportedInlineProperties.numSpacing.available`                      | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.numSpacing.storage`                        | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.numSpacing.tracked`                        | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.numSpacing.type`                           | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.oMath`                                     | object    | yes      |                                                            |
| `format.supportedInlineProperties.oMath.available`                           | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.oMath.storage`                             | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.oMath.tracked`                             | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.oMath.type`                                | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.outline`                                   | object    | yes      |                                                            |
| `format.supportedInlineProperties.outline.available`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.outline.storage`                           | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.outline.tracked`                           | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.outline.type`                              | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.position`                                  | object    | yes      |                                                            |
| `format.supportedInlineProperties.position.available`                        | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.position.storage`                          | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.position.tracked`                          | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.position.type`                             | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.rFonts`                                    | object    | yes      |                                                            |
| `format.supportedInlineProperties.rFonts.available`                          | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.rFonts.storage`                            | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.rFonts.tracked`                            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.rFonts.type`                               | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.rStyle`                                    | object    | yes      |                                                            |
| `format.supportedInlineProperties.rStyle.available`                          | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.rStyle.storage`                            | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.rStyle.tracked`                            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.rStyle.type`                               | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.rtl`                                       | object    | yes      |                                                            |
| `format.supportedInlineProperties.rtl.available`                             | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.rtl.storage`                               | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.rtl.tracked`                               | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.rtl.type`                                  | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.shading`                                   | object    | yes      |                                                            |
| `format.supportedInlineProperties.shading.available`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.shading.storage`                           | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.shading.tracked`                           | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.shading.type`                              | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.shadow`                                    | object    | yes      |                                                            |
| `format.supportedInlineProperties.shadow.available`                          | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.shadow.storage`                            | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.shadow.tracked`                            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.shadow.type`                               | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.smallCaps`                                 | object    | yes      |                                                            |
| `format.supportedInlineProperties.smallCaps.available`                       | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.smallCaps.storage`                         | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.smallCaps.tracked`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.smallCaps.type`                            | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.snapToGrid`                                | object    | yes      |                                                            |
| `format.supportedInlineProperties.snapToGrid.available`                      | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.snapToGrid.storage`                        | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.snapToGrid.tracked`                        | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.snapToGrid.type`                           | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.specVanish`                                | object    | yes      |                                                            |
| `format.supportedInlineProperties.specVanish.available`                      | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.specVanish.storage`                        | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.specVanish.tracked`                        | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.specVanish.type`                           | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.strike`                                    | object    | yes      |                                                            |
| `format.supportedInlineProperties.strike.available`                          | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.strike.storage`                            | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.strike.tracked`                            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.strike.type`                               | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.stylisticSets`                             | object    | yes      |                                                            |
| `format.supportedInlineProperties.stylisticSets.available`                   | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.stylisticSets.storage`                     | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.stylisticSets.tracked`                     | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.stylisticSets.type`                        | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.underline`                                 | object    | yes      |                                                            |
| `format.supportedInlineProperties.underline.available`                       | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.underline.storage`                         | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.underline.tracked`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.underline.type`                            | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.vanish`                                    | object    | yes      |                                                            |
| `format.supportedInlineProperties.vanish.available`                          | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.vanish.storage`                            | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.vanish.tracked`                            | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.vanish.type`                               | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.vertAlign`                                 | object    | yes      |                                                            |
| `format.supportedInlineProperties.vertAlign.available`                       | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.vertAlign.storage`                         | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.vertAlign.tracked`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.vertAlign.type`                            | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `format.supportedInlineProperties.webHidden`                                 | object    | yes      |                                                            |
| `format.supportedInlineProperties.webHidden.available`                       | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.webHidden.storage`                         | enum      | yes      | `"mark"`, `"runAttribute"`                                 |
| `format.supportedInlineProperties.webHidden.tracked`                         | boolean   | yes      |                                                            |
| `format.supportedInlineProperties.webHidden.type`                            | enum      | yes      | `"boolean"`, `"string"`, `"number"`, `"object"`, `"array"` |
| `global`                                                                     | object    | yes      |                                                            |
| `global.comments`                                                            | object    | yes      |                                                            |
| `global.comments.enabled`                                                    | boolean   | yes      |                                                            |
| `global.comments.reasons`                                                    | enum\[]   | no       |                                                            |
| `global.dryRun`                                                              | object    | yes      |                                                            |
| `global.dryRun.enabled`                                                      | boolean   | yes      |                                                            |
| `global.dryRun.reasons`                                                      | enum\[]   | no       |                                                            |
| `global.history`                                                             | object    | yes      |                                                            |
| `global.history.enabled`                                                     | boolean   | yes      |                                                            |
| `global.history.reasons`                                                     | enum\[]   | no       |                                                            |
| `global.lists`                                                               | object    | yes      |                                                            |
| `global.lists.enabled`                                                       | boolean   | yes      |                                                            |
| `global.lists.reasons`                                                       | enum\[]   | no       |                                                            |
| `global.trackChanges`                                                        | object    | yes      |                                                            |
| `global.trackChanges.enabled`                                                | boolean   | yes      |                                                            |
| `global.trackChanges.reasons`                                                | enum\[]   | no       |                                                            |
| `operations`                                                                 | object    | yes      |                                                            |
| `operations.authorities.configure`                                           | object    | yes      |                                                            |
| `operations.authorities.configure.available`                                 | boolean   | yes      |                                                            |
| `operations.authorities.configure.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.authorities.configure.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.authorities.configure.tracked`                                   | boolean   | yes      |                                                            |
| `operations.authorities.entries.get`                                         | object    | yes      |                                                            |
| `operations.authorities.entries.get.available`                               | boolean   | yes      |                                                            |
| `operations.authorities.entries.get.dryRun`                                  | boolean   | yes      |                                                            |
| `operations.authorities.entries.get.reasons`                                 | enum\[]   | no       |                                                            |
| `operations.authorities.entries.get.tracked`                                 | boolean   | yes      |                                                            |
| `operations.authorities.entries.insert`                                      | object    | yes      |                                                            |
| `operations.authorities.entries.insert.available`                            | boolean   | yes      |                                                            |
| `operations.authorities.entries.insert.dryRun`                               | boolean   | yes      |                                                            |
| `operations.authorities.entries.insert.reasons`                              | enum\[]   | no       |                                                            |
| `operations.authorities.entries.insert.tracked`                              | boolean   | yes      |                                                            |
| `operations.authorities.entries.list`                                        | object    | yes      |                                                            |
| `operations.authorities.entries.list.available`                              | boolean   | yes      |                                                            |
| `operations.authorities.entries.list.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.authorities.entries.list.reasons`                                | enum\[]   | no       |                                                            |
| `operations.authorities.entries.list.tracked`                                | boolean   | yes      |                                                            |
| `operations.authorities.entries.remove`                                      | object    | yes      |                                                            |
| `operations.authorities.entries.remove.available`                            | boolean   | yes      |                                                            |
| `operations.authorities.entries.remove.dryRun`                               | boolean   | yes      |                                                            |
| `operations.authorities.entries.remove.reasons`                              | enum\[]   | no       |                                                            |
| `operations.authorities.entries.remove.tracked`                              | boolean   | yes      |                                                            |
| `operations.authorities.entries.update`                                      | object    | yes      |                                                            |
| `operations.authorities.entries.update.available`                            | boolean   | yes      |                                                            |
| `operations.authorities.entries.update.dryRun`                               | boolean   | yes      |                                                            |
| `operations.authorities.entries.update.reasons`                              | enum\[]   | no       |                                                            |
| `operations.authorities.entries.update.tracked`                              | boolean   | yes      |                                                            |
| `operations.authorities.get`                                                 | object    | yes      |                                                            |
| `operations.authorities.get.available`                                       | boolean   | yes      |                                                            |
| `operations.authorities.get.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.authorities.get.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.authorities.get.tracked`                                         | boolean   | yes      |                                                            |
| `operations.authorities.insert`                                              | object    | yes      |                                                            |
| `operations.authorities.insert.available`                                    | boolean   | yes      |                                                            |
| `operations.authorities.insert.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.authorities.insert.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.authorities.insert.tracked`                                      | boolean   | yes      |                                                            |
| `operations.authorities.list`                                                | object    | yes      |                                                            |
| `operations.authorities.list.available`                                      | boolean   | yes      |                                                            |
| `operations.authorities.list.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.authorities.list.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.authorities.list.tracked`                                        | boolean   | yes      |                                                            |
| `operations.authorities.rebuild`                                             | object    | yes      |                                                            |
| `operations.authorities.rebuild.available`                                   | boolean   | yes      |                                                            |
| `operations.authorities.rebuild.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.authorities.rebuild.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.authorities.rebuild.tracked`                                     | boolean   | yes      |                                                            |
| `operations.authorities.remove`                                              | object    | yes      |                                                            |
| `operations.authorities.remove.available`                                    | boolean   | yes      |                                                            |
| `operations.authorities.remove.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.authorities.remove.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.authorities.remove.tracked`                                      | boolean   | yes      |                                                            |
| `operations.blocks.delete`                                                   | object    | yes      |                                                            |
| `operations.blocks.delete.available`                                         | boolean   | yes      |                                                            |
| `operations.blocks.delete.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.blocks.delete.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.blocks.delete.tracked`                                           | boolean   | yes      |                                                            |
| `operations.blocks.deleteRange`                                              | object    | yes      |                                                            |
| `operations.blocks.deleteRange.available`                                    | boolean   | yes      |                                                            |
| `operations.blocks.deleteRange.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.blocks.deleteRange.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.blocks.deleteRange.tracked`                                      | boolean   | yes      |                                                            |
| `operations.blocks.list`                                                     | object    | yes      |                                                            |
| `operations.blocks.list.available`                                           | boolean   | yes      |                                                            |
| `operations.blocks.list.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.blocks.list.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.blocks.list.tracked`                                             | boolean   | yes      |                                                            |
| `operations.bookmarks.get`                                                   | object    | yes      |                                                            |
| `operations.bookmarks.get.available`                                         | boolean   | yes      |                                                            |
| `operations.bookmarks.get.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.bookmarks.get.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.bookmarks.get.tracked`                                           | boolean   | yes      |                                                            |
| `operations.bookmarks.insert`                                                | object    | yes      |                                                            |
| `operations.bookmarks.insert.available`                                      | boolean   | yes      |                                                            |
| `operations.bookmarks.insert.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.bookmarks.insert.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.bookmarks.insert.tracked`                                        | boolean   | yes      |                                                            |
| `operations.bookmarks.list`                                                  | object    | yes      |                                                            |
| `operations.bookmarks.list.available`                                        | boolean   | yes      |                                                            |
| `operations.bookmarks.list.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.bookmarks.list.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.bookmarks.list.tracked`                                          | boolean   | yes      |                                                            |
| `operations.bookmarks.remove`                                                | object    | yes      |                                                            |
| `operations.bookmarks.remove.available`                                      | boolean   | yes      |                                                            |
| `operations.bookmarks.remove.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.bookmarks.remove.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.bookmarks.remove.tracked`                                        | boolean   | yes      |                                                            |
| `operations.bookmarks.rename`                                                | object    | yes      |                                                            |
| `operations.bookmarks.rename.available`                                      | boolean   | yes      |                                                            |
| `operations.bookmarks.rename.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.bookmarks.rename.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.bookmarks.rename.tracked`                                        | boolean   | yes      |                                                            |
| `operations.capabilities.get`                                                | object    | yes      |                                                            |
| `operations.capabilities.get.available`                                      | boolean   | yes      |                                                            |
| `operations.capabilities.get.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.capabilities.get.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.capabilities.get.tracked`                                        | boolean   | yes      |                                                            |
| `operations.captions.configure`                                              | object    | yes      |                                                            |
| `operations.captions.configure.available`                                    | boolean   | yes      |                                                            |
| `operations.captions.configure.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.captions.configure.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.captions.configure.tracked`                                      | boolean   | yes      |                                                            |
| `operations.captions.get`                                                    | object    | yes      |                                                            |
| `operations.captions.get.available`                                          | boolean   | yes      |                                                            |
| `operations.captions.get.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.captions.get.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.captions.get.tracked`                                            | boolean   | yes      |                                                            |
| `operations.captions.insert`                                                 | object    | yes      |                                                            |
| `operations.captions.insert.available`                                       | boolean   | yes      |                                                            |
| `operations.captions.insert.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.captions.insert.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.captions.insert.tracked`                                         | boolean   | yes      |                                                            |
| `operations.captions.list`                                                   | object    | yes      |                                                            |
| `operations.captions.list.available`                                         | boolean   | yes      |                                                            |
| `operations.captions.list.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.captions.list.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.captions.list.tracked`                                           | boolean   | yes      |                                                            |
| `operations.captions.remove`                                                 | object    | yes      |                                                            |
| `operations.captions.remove.available`                                       | boolean   | yes      |                                                            |
| `operations.captions.remove.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.captions.remove.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.captions.remove.tracked`                                         | boolean   | yes      |                                                            |
| `operations.captions.update`                                                 | object    | yes      |                                                            |
| `operations.captions.update.available`                                       | boolean   | yes      |                                                            |
| `operations.captions.update.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.captions.update.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.captions.update.tracked`                                         | boolean   | yes      |                                                            |
| `operations.citations.bibliography.configure`                                | object    | yes      |                                                            |
| `operations.citations.bibliography.configure.available`                      | boolean   | yes      |                                                            |
| `operations.citations.bibliography.configure.dryRun`                         | boolean   | yes      |                                                            |
| `operations.citations.bibliography.configure.reasons`                        | enum\[]   | no       |                                                            |
| `operations.citations.bibliography.configure.tracked`                        | boolean   | yes      |                                                            |
| `operations.citations.bibliography.get`                                      | object    | yes      |                                                            |
| `operations.citations.bibliography.get.available`                            | boolean   | yes      |                                                            |
| `operations.citations.bibliography.get.dryRun`                               | boolean   | yes      |                                                            |
| `operations.citations.bibliography.get.reasons`                              | enum\[]   | no       |                                                            |
| `operations.citations.bibliography.get.tracked`                              | boolean   | yes      |                                                            |
| `operations.citations.bibliography.insert`                                   | object    | yes      |                                                            |
| `operations.citations.bibliography.insert.available`                         | boolean   | yes      |                                                            |
| `operations.citations.bibliography.insert.dryRun`                            | boolean   | yes      |                                                            |
| `operations.citations.bibliography.insert.reasons`                           | enum\[]   | no       |                                                            |
| `operations.citations.bibliography.insert.tracked`                           | boolean   | yes      |                                                            |
| `operations.citations.bibliography.rebuild`                                  | object    | yes      |                                                            |
| `operations.citations.bibliography.rebuild.available`                        | boolean   | yes      |                                                            |
| `operations.citations.bibliography.rebuild.dryRun`                           | boolean   | yes      |                                                            |
| `operations.citations.bibliography.rebuild.reasons`                          | enum\[]   | no       |                                                            |
| `operations.citations.bibliography.rebuild.tracked`                          | boolean   | yes      |                                                            |
| `operations.citations.bibliography.remove`                                   | object    | yes      |                                                            |
| `operations.citations.bibliography.remove.available`                         | boolean   | yes      |                                                            |
| `operations.citations.bibliography.remove.dryRun`                            | boolean   | yes      |                                                            |
| `operations.citations.bibliography.remove.reasons`                           | enum\[]   | no       |                                                            |
| `operations.citations.bibliography.remove.tracked`                           | boolean   | yes      |                                                            |
| `operations.citations.get`                                                   | object    | yes      |                                                            |
| `operations.citations.get.available`                                         | boolean   | yes      |                                                            |
| `operations.citations.get.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.citations.get.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.citations.get.tracked`                                           | boolean   | yes      |                                                            |
| `operations.citations.insert`                                                | object    | yes      |                                                            |
| `operations.citations.insert.available`                                      | boolean   | yes      |                                                            |
| `operations.citations.insert.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.citations.insert.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.citations.insert.tracked`                                        | boolean   | yes      |                                                            |
| `operations.citations.list`                                                  | object    | yes      |                                                            |
| `operations.citations.list.available`                                        | boolean   | yes      |                                                            |
| `operations.citations.list.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.citations.list.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.citations.list.tracked`                                          | boolean   | yes      |                                                            |
| `operations.citations.remove`                                                | object    | yes      |                                                            |
| `operations.citations.remove.available`                                      | boolean   | yes      |                                                            |
| `operations.citations.remove.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.citations.remove.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.citations.remove.tracked`                                        | boolean   | yes      |                                                            |
| `operations.citations.sources.get`                                           | object    | yes      |                                                            |
| `operations.citations.sources.get.available`                                 | boolean   | yes      |                                                            |
| `operations.citations.sources.get.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.citations.sources.get.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.citations.sources.get.tracked`                                   | boolean   | yes      |                                                            |
| `operations.citations.sources.insert`                                        | object    | yes      |                                                            |
| `operations.citations.sources.insert.available`                              | boolean   | yes      |                                                            |
| `operations.citations.sources.insert.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.citations.sources.insert.reasons`                                | enum\[]   | no       |                                                            |
| `operations.citations.sources.insert.tracked`                                | boolean   | yes      |                                                            |
| `operations.citations.sources.list`                                          | object    | yes      |                                                            |
| `operations.citations.sources.list.available`                                | boolean   | yes      |                                                            |
| `operations.citations.sources.list.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.citations.sources.list.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.citations.sources.list.tracked`                                  | boolean   | yes      |                                                            |
| `operations.citations.sources.remove`                                        | object    | yes      |                                                            |
| `operations.citations.sources.remove.available`                              | boolean   | yes      |                                                            |
| `operations.citations.sources.remove.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.citations.sources.remove.reasons`                                | enum\[]   | no       |                                                            |
| `operations.citations.sources.remove.tracked`                                | boolean   | yes      |                                                            |
| `operations.citations.sources.update`                                        | object    | yes      |                                                            |
| `operations.citations.sources.update.available`                              | boolean   | yes      |                                                            |
| `operations.citations.sources.update.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.citations.sources.update.reasons`                                | enum\[]   | no       |                                                            |
| `operations.citations.sources.update.tracked`                                | boolean   | yes      |                                                            |
| `operations.citations.update`                                                | object    | yes      |                                                            |
| `operations.citations.update.available`                                      | boolean   | yes      |                                                            |
| `operations.citations.update.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.citations.update.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.citations.update.tracked`                                        | boolean   | yes      |                                                            |
| `operations.clearContent`                                                    | object    | yes      |                                                            |
| `operations.clearContent.available`                                          | boolean   | yes      |                                                            |
| `operations.clearContent.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.clearContent.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.clearContent.tracked`                                            | boolean   | yes      |                                                            |
| `operations.comments.create`                                                 | object    | yes      |                                                            |
| `operations.comments.create.available`                                       | boolean   | yes      |                                                            |
| `operations.comments.create.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.comments.create.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.comments.create.tracked`                                         | boolean   | yes      |                                                            |
| `operations.comments.delete`                                                 | object    | yes      |                                                            |
| `operations.comments.delete.available`                                       | boolean   | yes      |                                                            |
| `operations.comments.delete.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.comments.delete.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.comments.delete.tracked`                                         | boolean   | yes      |                                                            |
| `operations.comments.get`                                                    | object    | yes      |                                                            |
| `operations.comments.get.available`                                          | boolean   | yes      |                                                            |
| `operations.comments.get.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.comments.get.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.comments.get.tracked`                                            | boolean   | yes      |                                                            |
| `operations.comments.list`                                                   | object    | yes      |                                                            |
| `operations.comments.list.available`                                         | boolean   | yes      |                                                            |
| `operations.comments.list.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.comments.list.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.comments.list.tracked`                                           | boolean   | yes      |                                                            |
| `operations.comments.patch`                                                  | object    | yes      |                                                            |
| `operations.comments.patch.available`                                        | boolean   | yes      |                                                            |
| `operations.comments.patch.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.comments.patch.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.comments.patch.tracked`                                          | boolean   | yes      |                                                            |
| `operations.contentControls.appendContent`                                   | object    | yes      |                                                            |
| `operations.contentControls.appendContent.available`                         | boolean   | yes      |                                                            |
| `operations.contentControls.appendContent.dryRun`                            | boolean   | yes      |                                                            |
| `operations.contentControls.appendContent.reasons`                           | enum\[]   | no       |                                                            |
| `operations.contentControls.appendContent.tracked`                           | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.getState`                               | object    | yes      |                                                            |
| `operations.contentControls.checkbox.getState.available`                     | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.getState.dryRun`                        | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.getState.reasons`                       | enum\[]   | no       |                                                            |
| `operations.contentControls.checkbox.getState.tracked`                       | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.setState`                               | object    | yes      |                                                            |
| `operations.contentControls.checkbox.setState.available`                     | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.setState.dryRun`                        | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.setState.reasons`                       | enum\[]   | no       |                                                            |
| `operations.contentControls.checkbox.setState.tracked`                       | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.setSymbolPair`                          | object    | yes      |                                                            |
| `operations.contentControls.checkbox.setSymbolPair.available`                | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.setSymbolPair.dryRun`                   | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.setSymbolPair.reasons`                  | enum\[]   | no       |                                                            |
| `operations.contentControls.checkbox.setSymbolPair.tracked`                  | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.toggle`                                 | object    | yes      |                                                            |
| `operations.contentControls.checkbox.toggle.available`                       | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.toggle.dryRun`                          | boolean   | yes      |                                                            |
| `operations.contentControls.checkbox.toggle.reasons`                         | enum\[]   | no       |                                                            |
| `operations.contentControls.checkbox.toggle.tracked`                         | boolean   | yes      |                                                            |
| `operations.contentControls.choiceList.getItems`                             | object    | yes      |                                                            |
| `operations.contentControls.choiceList.getItems.available`                   | boolean   | yes      |                                                            |
| `operations.contentControls.choiceList.getItems.dryRun`                      | boolean   | yes      |                                                            |
| `operations.contentControls.choiceList.getItems.reasons`                     | enum\[]   | no       |                                                            |
| `operations.contentControls.choiceList.getItems.tracked`                     | boolean   | yes      |                                                            |
| `operations.contentControls.choiceList.setItems`                             | object    | yes      |                                                            |
| `operations.contentControls.choiceList.setItems.available`                   | boolean   | yes      |                                                            |
| `operations.contentControls.choiceList.setItems.dryRun`                      | boolean   | yes      |                                                            |
| `operations.contentControls.choiceList.setItems.reasons`                     | enum\[]   | no       |                                                            |
| `operations.contentControls.choiceList.setItems.tracked`                     | boolean   | yes      |                                                            |
| `operations.contentControls.choiceList.setSelected`                          | object    | yes      |                                                            |
| `operations.contentControls.choiceList.setSelected.available`                | boolean   | yes      |                                                            |
| `operations.contentControls.choiceList.setSelected.dryRun`                   | boolean   | yes      |                                                            |
| `operations.contentControls.choiceList.setSelected.reasons`                  | enum\[]   | no       |                                                            |
| `operations.contentControls.choiceList.setSelected.tracked`                  | boolean   | yes      |                                                            |
| `operations.contentControls.clearBinding`                                    | object    | yes      |                                                            |
| `operations.contentControls.clearBinding.available`                          | boolean   | yes      |                                                            |
| `operations.contentControls.clearBinding.dryRun`                             | boolean   | yes      |                                                            |
| `operations.contentControls.clearBinding.reasons`                            | enum\[]   | no       |                                                            |
| `operations.contentControls.clearBinding.tracked`                            | boolean   | yes      |                                                            |
| `operations.contentControls.clearContent`                                    | object    | yes      |                                                            |
| `operations.contentControls.clearContent.available`                          | boolean   | yes      |                                                            |
| `operations.contentControls.clearContent.dryRun`                             | boolean   | yes      |                                                            |
| `operations.contentControls.clearContent.reasons`                            | enum\[]   | no       |                                                            |
| `operations.contentControls.clearContent.tracked`                            | boolean   | yes      |                                                            |
| `operations.contentControls.copy`                                            | object    | yes      |                                                            |
| `operations.contentControls.copy.available`                                  | boolean   | yes      |                                                            |
| `operations.contentControls.copy.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.contentControls.copy.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.contentControls.copy.tracked`                                    | boolean   | yes      |                                                            |
| `operations.contentControls.date.clearValue`                                 | object    | yes      |                                                            |
| `operations.contentControls.date.clearValue.available`                       | boolean   | yes      |                                                            |
| `operations.contentControls.date.clearValue.dryRun`                          | boolean   | yes      |                                                            |
| `operations.contentControls.date.clearValue.reasons`                         | enum\[]   | no       |                                                            |
| `operations.contentControls.date.clearValue.tracked`                         | boolean   | yes      |                                                            |
| `operations.contentControls.date.setCalendar`                                | object    | yes      |                                                            |
| `operations.contentControls.date.setCalendar.available`                      | boolean   | yes      |                                                            |
| `operations.contentControls.date.setCalendar.dryRun`                         | boolean   | yes      |                                                            |
| `operations.contentControls.date.setCalendar.reasons`                        | enum\[]   | no       |                                                            |
| `operations.contentControls.date.setCalendar.tracked`                        | boolean   | yes      |                                                            |
| `operations.contentControls.date.setDisplayFormat`                           | object    | yes      |                                                            |
| `operations.contentControls.date.setDisplayFormat.available`                 | boolean   | yes      |                                                            |
| `operations.contentControls.date.setDisplayFormat.dryRun`                    | boolean   | yes      |                                                            |
| `operations.contentControls.date.setDisplayFormat.reasons`                   | enum\[]   | no       |                                                            |
| `operations.contentControls.date.setDisplayFormat.tracked`                   | boolean   | yes      |                                                            |
| `operations.contentControls.date.setDisplayLocale`                           | object    | yes      |                                                            |
| `operations.contentControls.date.setDisplayLocale.available`                 | boolean   | yes      |                                                            |
| `operations.contentControls.date.setDisplayLocale.dryRun`                    | boolean   | yes      |                                                            |
| `operations.contentControls.date.setDisplayLocale.reasons`                   | enum\[]   | no       |                                                            |
| `operations.contentControls.date.setDisplayLocale.tracked`                   | boolean   | yes      |                                                            |
| `operations.contentControls.date.setStorageFormat`                           | object    | yes      |                                                            |
| `operations.contentControls.date.setStorageFormat.available`                 | boolean   | yes      |                                                            |
| `operations.contentControls.date.setStorageFormat.dryRun`                    | boolean   | yes      |                                                            |
| `operations.contentControls.date.setStorageFormat.reasons`                   | enum\[]   | no       |                                                            |
| `operations.contentControls.date.setStorageFormat.tracked`                   | boolean   | yes      |                                                            |
| `operations.contentControls.date.setValue`                                   | object    | yes      |                                                            |
| `operations.contentControls.date.setValue.available`                         | boolean   | yes      |                                                            |
| `operations.contentControls.date.setValue.dryRun`                            | boolean   | yes      |                                                            |
| `operations.contentControls.date.setValue.reasons`                           | enum\[]   | no       |                                                            |
| `operations.contentControls.date.setValue.tracked`                           | boolean   | yes      |                                                            |
| `operations.contentControls.delete`                                          | object    | yes      |                                                            |
| `operations.contentControls.delete.available`                                | boolean   | yes      |                                                            |
| `operations.contentControls.delete.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.contentControls.delete.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.contentControls.delete.tracked`                                  | boolean   | yes      |                                                            |
| `operations.contentControls.get`                                             | object    | yes      |                                                            |
| `operations.contentControls.get.available`                                   | boolean   | yes      |                                                            |
| `operations.contentControls.get.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.contentControls.get.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.contentControls.get.tracked`                                     | boolean   | yes      |                                                            |
| `operations.contentControls.getBinding`                                      | object    | yes      |                                                            |
| `operations.contentControls.getBinding.available`                            | boolean   | yes      |                                                            |
| `operations.contentControls.getBinding.dryRun`                               | boolean   | yes      |                                                            |
| `operations.contentControls.getBinding.reasons`                              | enum\[]   | no       |                                                            |
| `operations.contentControls.getBinding.tracked`                              | boolean   | yes      |                                                            |
| `operations.contentControls.getContent`                                      | object    | yes      |                                                            |
| `operations.contentControls.getContent.available`                            | boolean   | yes      |                                                            |
| `operations.contentControls.getContent.dryRun`                               | boolean   | yes      |                                                            |
| `operations.contentControls.getContent.reasons`                              | enum\[]   | no       |                                                            |
| `operations.contentControls.getContent.tracked`                              | boolean   | yes      |                                                            |
| `operations.contentControls.getParent`                                       | object    | yes      |                                                            |
| `operations.contentControls.getParent.available`                             | boolean   | yes      |                                                            |
| `operations.contentControls.getParent.dryRun`                                | boolean   | yes      |                                                            |
| `operations.contentControls.getParent.reasons`                               | enum\[]   | no       |                                                            |
| `operations.contentControls.getParent.tracked`                               | boolean   | yes      |                                                            |
| `operations.contentControls.getRawProperties`                                | object    | yes      |                                                            |
| `operations.contentControls.getRawProperties.available`                      | boolean   | yes      |                                                            |
| `operations.contentControls.getRawProperties.dryRun`                         | boolean   | yes      |                                                            |
| `operations.contentControls.getRawProperties.reasons`                        | enum\[]   | no       |                                                            |
| `operations.contentControls.getRawProperties.tracked`                        | boolean   | yes      |                                                            |
| `operations.contentControls.group.ungroup`                                   | object    | yes      |                                                            |
| `operations.contentControls.group.ungroup.available`                         | boolean   | yes      |                                                            |
| `operations.contentControls.group.ungroup.dryRun`                            | boolean   | yes      |                                                            |
| `operations.contentControls.group.ungroup.reasons`                           | enum\[]   | no       |                                                            |
| `operations.contentControls.group.ungroup.tracked`                           | boolean   | yes      |                                                            |
| `operations.contentControls.group.wrap`                                      | object    | yes      |                                                            |
| `operations.contentControls.group.wrap.available`                            | boolean   | yes      |                                                            |
| `operations.contentControls.group.wrap.dryRun`                               | boolean   | yes      |                                                            |
| `operations.contentControls.group.wrap.reasons`                              | enum\[]   | no       |                                                            |
| `operations.contentControls.group.wrap.tracked`                              | boolean   | yes      |                                                            |
| `operations.contentControls.insertAfter`                                     | object    | yes      |                                                            |
| `operations.contentControls.insertAfter.available`                           | boolean   | yes      |                                                            |
| `operations.contentControls.insertAfter.dryRun`                              | boolean   | yes      |                                                            |
| `operations.contentControls.insertAfter.reasons`                             | enum\[]   | no       |                                                            |
| `operations.contentControls.insertAfter.tracked`                             | boolean   | yes      |                                                            |
| `operations.contentControls.insertBefore`                                    | object    | yes      |                                                            |
| `operations.contentControls.insertBefore.available`                          | boolean   | yes      |                                                            |
| `operations.contentControls.insertBefore.dryRun`                             | boolean   | yes      |                                                            |
| `operations.contentControls.insertBefore.reasons`                            | enum\[]   | no       |                                                            |
| `operations.contentControls.insertBefore.tracked`                            | boolean   | yes      |                                                            |
| `operations.contentControls.list`                                            | object    | yes      |                                                            |
| `operations.contentControls.list.available`                                  | boolean   | yes      |                                                            |
| `operations.contentControls.list.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.contentControls.list.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.contentControls.list.tracked`                                    | boolean   | yes      |                                                            |
| `operations.contentControls.listChildren`                                    | object    | yes      |                                                            |
| `operations.contentControls.listChildren.available`                          | boolean   | yes      |                                                            |
| `operations.contentControls.listChildren.dryRun`                             | boolean   | yes      |                                                            |
| `operations.contentControls.listChildren.reasons`                            | enum\[]   | no       |                                                            |
| `operations.contentControls.listChildren.tracked`                            | boolean   | yes      |                                                            |
| `operations.contentControls.listInRange`                                     | object    | yes      |                                                            |
| `operations.contentControls.listInRange.available`                           | boolean   | yes      |                                                            |
| `operations.contentControls.listInRange.dryRun`                              | boolean   | yes      |                                                            |
| `operations.contentControls.listInRange.reasons`                             | enum\[]   | no       |                                                            |
| `operations.contentControls.listInRange.tracked`                             | boolean   | yes      |                                                            |
| `operations.contentControls.move`                                            | object    | yes      |                                                            |
| `operations.contentControls.move.available`                                  | boolean   | yes      |                                                            |
| `operations.contentControls.move.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.contentControls.move.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.contentControls.move.tracked`                                    | boolean   | yes      |                                                            |
| `operations.contentControls.normalizeTagPayload`                             | object    | yes      |                                                            |
| `operations.contentControls.normalizeTagPayload.available`                   | boolean   | yes      |                                                            |
| `operations.contentControls.normalizeTagPayload.dryRun`                      | boolean   | yes      |                                                            |
| `operations.contentControls.normalizeTagPayload.reasons`                     | enum\[]   | no       |                                                            |
| `operations.contentControls.normalizeTagPayload.tracked`                     | boolean   | yes      |                                                            |
| `operations.contentControls.normalizeWordCompatibility`                      | object    | yes      |                                                            |
| `operations.contentControls.normalizeWordCompatibility.available`            | boolean   | yes      |                                                            |
| `operations.contentControls.normalizeWordCompatibility.dryRun`               | boolean   | yes      |                                                            |
| `operations.contentControls.normalizeWordCompatibility.reasons`              | enum\[]   | no       |                                                            |
| `operations.contentControls.normalizeWordCompatibility.tracked`              | boolean   | yes      |                                                            |
| `operations.contentControls.patch`                                           | object    | yes      |                                                            |
| `operations.contentControls.patch.available`                                 | boolean   | yes      |                                                            |
| `operations.contentControls.patch.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.contentControls.patch.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.contentControls.patch.tracked`                                   | boolean   | yes      |                                                            |
| `operations.contentControls.patchRawProperties`                              | object    | yes      |                                                            |
| `operations.contentControls.patchRawProperties.available`                    | boolean   | yes      |                                                            |
| `operations.contentControls.patchRawProperties.dryRun`                       | boolean   | yes      |                                                            |
| `operations.contentControls.patchRawProperties.reasons`                      | enum\[]   | no       |                                                            |
| `operations.contentControls.patchRawProperties.tracked`                      | boolean   | yes      |                                                            |
| `operations.contentControls.prependContent`                                  | object    | yes      |                                                            |
| `operations.contentControls.prependContent.available`                        | boolean   | yes      |                                                            |
| `operations.contentControls.prependContent.dryRun`                           | boolean   | yes      |                                                            |
| `operations.contentControls.prependContent.reasons`                          | enum\[]   | no       |                                                            |
| `operations.contentControls.prependContent.tracked`                          | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.cloneItem`                      | object    | yes      |                                                            |
| `operations.contentControls.repeatingSection.cloneItem.available`            | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.cloneItem.dryRun`               | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.cloneItem.reasons`              | enum\[]   | no       |                                                            |
| `operations.contentControls.repeatingSection.cloneItem.tracked`              | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.deleteItem`                     | object    | yes      |                                                            |
| `operations.contentControls.repeatingSection.deleteItem.available`           | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.deleteItem.dryRun`              | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.deleteItem.reasons`             | enum\[]   | no       |                                                            |
| `operations.contentControls.repeatingSection.deleteItem.tracked`             | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.insertItemAfter`                | object    | yes      |                                                            |
| `operations.contentControls.repeatingSection.insertItemAfter.available`      | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.insertItemAfter.dryRun`         | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.insertItemAfter.reasons`        | enum\[]   | no       |                                                            |
| `operations.contentControls.repeatingSection.insertItemAfter.tracked`        | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.insertItemBefore`               | object    | yes      |                                                            |
| `operations.contentControls.repeatingSection.insertItemBefore.available`     | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.insertItemBefore.dryRun`        | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.insertItemBefore.reasons`       | enum\[]   | no       |                                                            |
| `operations.contentControls.repeatingSection.insertItemBefore.tracked`       | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.listItems`                      | object    | yes      |                                                            |
| `operations.contentControls.repeatingSection.listItems.available`            | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.listItems.dryRun`               | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.listItems.reasons`              | enum\[]   | no       |                                                            |
| `operations.contentControls.repeatingSection.listItems.tracked`              | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.setAllowInsertDelete`           | object    | yes      |                                                            |
| `operations.contentControls.repeatingSection.setAllowInsertDelete.available` | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.setAllowInsertDelete.dryRun`    | boolean   | yes      |                                                            |
| `operations.contentControls.repeatingSection.setAllowInsertDelete.reasons`   | enum\[]   | no       |                                                            |
| `operations.contentControls.repeatingSection.setAllowInsertDelete.tracked`   | boolean   | yes      |                                                            |
| `operations.contentControls.replaceContent`                                  | object    | yes      |                                                            |
| `operations.contentControls.replaceContent.available`                        | boolean   | yes      |                                                            |
| `operations.contentControls.replaceContent.dryRun`                           | boolean   | yes      |                                                            |
| `operations.contentControls.replaceContent.reasons`                          | enum\[]   | no       |                                                            |
| `operations.contentControls.replaceContent.tracked`                          | boolean   | yes      |                                                            |
| `operations.contentControls.selectByTag`                                     | object    | yes      |                                                            |
| `operations.contentControls.selectByTag.available`                           | boolean   | yes      |                                                            |
| `operations.contentControls.selectByTag.dryRun`                              | boolean   | yes      |                                                            |
| `operations.contentControls.selectByTag.reasons`                             | enum\[]   | no       |                                                            |
| `operations.contentControls.selectByTag.tracked`                             | boolean   | yes      |                                                            |
| `operations.contentControls.selectByTitle`                                   | object    | yes      |                                                            |
| `operations.contentControls.selectByTitle.available`                         | boolean   | yes      |                                                            |
| `operations.contentControls.selectByTitle.dryRun`                            | boolean   | yes      |                                                            |
| `operations.contentControls.selectByTitle.reasons`                           | enum\[]   | no       |                                                            |
| `operations.contentControls.selectByTitle.tracked`                           | boolean   | yes      |                                                            |
| `operations.contentControls.setBinding`                                      | object    | yes      |                                                            |
| `operations.contentControls.setBinding.available`                            | boolean   | yes      |                                                            |
| `operations.contentControls.setBinding.dryRun`                               | boolean   | yes      |                                                            |
| `operations.contentControls.setBinding.reasons`                              | enum\[]   | no       |                                                            |
| `operations.contentControls.setBinding.tracked`                              | boolean   | yes      |                                                            |
| `operations.contentControls.setLockMode`                                     | object    | yes      |                                                            |
| `operations.contentControls.setLockMode.available`                           | boolean   | yes      |                                                            |
| `operations.contentControls.setLockMode.dryRun`                              | boolean   | yes      |                                                            |
| `operations.contentControls.setLockMode.reasons`                             | enum\[]   | no       |                                                            |
| `operations.contentControls.setLockMode.tracked`                             | boolean   | yes      |                                                            |
| `operations.contentControls.setType`                                         | object    | yes      |                                                            |
| `operations.contentControls.setType.available`                               | boolean   | yes      |                                                            |
| `operations.contentControls.setType.dryRun`                                  | boolean   | yes      |                                                            |
| `operations.contentControls.setType.reasons`                                 | enum\[]   | no       |                                                            |
| `operations.contentControls.setType.tracked`                                 | boolean   | yes      |                                                            |
| `operations.contentControls.text.clearValue`                                 | object    | yes      |                                                            |
| `operations.contentControls.text.clearValue.available`                       | boolean   | yes      |                                                            |
| `operations.contentControls.text.clearValue.dryRun`                          | boolean   | yes      |                                                            |
| `operations.contentControls.text.clearValue.reasons`                         | enum\[]   | no       |                                                            |
| `operations.contentControls.text.clearValue.tracked`                         | boolean   | yes      |                                                            |
| `operations.contentControls.text.setMultiline`                               | object    | yes      |                                                            |
| `operations.contentControls.text.setMultiline.available`                     | boolean   | yes      |                                                            |
| `operations.contentControls.text.setMultiline.dryRun`                        | boolean   | yes      |                                                            |
| `operations.contentControls.text.setMultiline.reasons`                       | enum\[]   | no       |                                                            |
| `operations.contentControls.text.setMultiline.tracked`                       | boolean   | yes      |                                                            |
| `operations.contentControls.text.setValue`                                   | object    | yes      |                                                            |
| `operations.contentControls.text.setValue.available`                         | boolean   | yes      |                                                            |
| `operations.contentControls.text.setValue.dryRun`                            | boolean   | yes      |                                                            |
| `operations.contentControls.text.setValue.reasons`                           | enum\[]   | no       |                                                            |
| `operations.contentControls.text.setValue.tracked`                           | boolean   | yes      |                                                            |
| `operations.contentControls.unwrap`                                          | object    | yes      |                                                            |
| `operations.contentControls.unwrap.available`                                | boolean   | yes      |                                                            |
| `operations.contentControls.unwrap.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.contentControls.unwrap.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.contentControls.unwrap.tracked`                                  | boolean   | yes      |                                                            |
| `operations.contentControls.validateWordCompatibility`                       | object    | yes      |                                                            |
| `operations.contentControls.validateWordCompatibility.available`             | boolean   | yes      |                                                            |
| `operations.contentControls.validateWordCompatibility.dryRun`                | boolean   | yes      |                                                            |
| `operations.contentControls.validateWordCompatibility.reasons`               | enum\[]   | no       |                                                            |
| `operations.contentControls.validateWordCompatibility.tracked`               | boolean   | yes      |                                                            |
| `operations.contentControls.wrap`                                            | object    | yes      |                                                            |
| `operations.contentControls.wrap.available`                                  | boolean   | yes      |                                                            |
| `operations.contentControls.wrap.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.contentControls.wrap.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.contentControls.wrap.tracked`                                    | boolean   | yes      |                                                            |
| `operations.create.contentControl`                                           | object    | yes      |                                                            |
| `operations.create.contentControl.available`                                 | boolean   | yes      |                                                            |
| `operations.create.contentControl.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.create.contentControl.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.create.contentControl.tracked`                                   | boolean   | yes      |                                                            |
| `operations.create.heading`                                                  | object    | yes      |                                                            |
| `operations.create.heading.available`                                        | boolean   | yes      |                                                            |
| `operations.create.heading.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.create.heading.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.create.heading.tracked`                                          | boolean   | yes      |                                                            |
| `operations.create.image`                                                    | object    | yes      |                                                            |
| `operations.create.image.available`                                          | boolean   | yes      |                                                            |
| `operations.create.image.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.create.image.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.create.image.tracked`                                            | boolean   | yes      |                                                            |
| `operations.create.paragraph`                                                | object    | yes      |                                                            |
| `operations.create.paragraph.available`                                      | boolean   | yes      |                                                            |
| `operations.create.paragraph.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.create.paragraph.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.create.paragraph.tracked`                                        | boolean   | yes      |                                                            |
| `operations.create.sectionBreak`                                             | object    | yes      |                                                            |
| `operations.create.sectionBreak.available`                                   | boolean   | yes      |                                                            |
| `operations.create.sectionBreak.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.create.sectionBreak.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.create.sectionBreak.tracked`                                     | boolean   | yes      |                                                            |
| `operations.create.table`                                                    | object    | yes      |                                                            |
| `operations.create.table.available`                                          | boolean   | yes      |                                                            |
| `operations.create.table.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.create.table.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.create.table.tracked`                                            | boolean   | yes      |                                                            |
| `operations.create.tableOfContents`                                          | object    | yes      |                                                            |
| `operations.create.tableOfContents.available`                                | boolean   | yes      |                                                            |
| `operations.create.tableOfContents.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.create.tableOfContents.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.create.tableOfContents.tracked`                                  | boolean   | yes      |                                                            |
| `operations.crossRefs.get`                                                   | object    | yes      |                                                            |
| `operations.crossRefs.get.available`                                         | boolean   | yes      |                                                            |
| `operations.crossRefs.get.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.crossRefs.get.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.crossRefs.get.tracked`                                           | boolean   | yes      |                                                            |
| `operations.crossRefs.insert`                                                | object    | yes      |                                                            |
| `operations.crossRefs.insert.available`                                      | boolean   | yes      |                                                            |
| `operations.crossRefs.insert.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.crossRefs.insert.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.crossRefs.insert.tracked`                                        | boolean   | yes      |                                                            |
| `operations.crossRefs.list`                                                  | object    | yes      |                                                            |
| `operations.crossRefs.list.available`                                        | boolean   | yes      |                                                            |
| `operations.crossRefs.list.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.crossRefs.list.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.crossRefs.list.tracked`                                          | boolean   | yes      |                                                            |
| `operations.crossRefs.rebuild`                                               | object    | yes      |                                                            |
| `operations.crossRefs.rebuild.available`                                     | boolean   | yes      |                                                            |
| `operations.crossRefs.rebuild.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.crossRefs.rebuild.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.crossRefs.rebuild.tracked`                                       | boolean   | yes      |                                                            |
| `operations.crossRefs.remove`                                                | object    | yes      |                                                            |
| `operations.crossRefs.remove.available`                                      | boolean   | yes      |                                                            |
| `operations.crossRefs.remove.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.crossRefs.remove.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.crossRefs.remove.tracked`                                        | boolean   | yes      |                                                            |
| `operations.customXml.parts.create`                                          | object    | yes      |                                                            |
| `operations.customXml.parts.create.available`                                | boolean   | yes      |                                                            |
| `operations.customXml.parts.create.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.customXml.parts.create.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.customXml.parts.create.tracked`                                  | boolean   | yes      |                                                            |
| `operations.customXml.parts.get`                                             | object    | yes      |                                                            |
| `operations.customXml.parts.get.available`                                   | boolean   | yes      |                                                            |
| `operations.customXml.parts.get.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.customXml.parts.get.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.customXml.parts.get.tracked`                                     | boolean   | yes      |                                                            |
| `operations.customXml.parts.list`                                            | object    | yes      |                                                            |
| `operations.customXml.parts.list.available`                                  | boolean   | yes      |                                                            |
| `operations.customXml.parts.list.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.customXml.parts.list.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.customXml.parts.list.tracked`                                    | boolean   | yes      |                                                            |
| `operations.customXml.parts.patch`                                           | object    | yes      |                                                            |
| `operations.customXml.parts.patch.available`                                 | boolean   | yes      |                                                            |
| `operations.customXml.parts.patch.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.customXml.parts.patch.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.customXml.parts.patch.tracked`                                   | boolean   | yes      |                                                            |
| `operations.customXml.parts.remove`                                          | object    | yes      |                                                            |
| `operations.customXml.parts.remove.available`                                | boolean   | yes      |                                                            |
| `operations.customXml.parts.remove.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.customXml.parts.remove.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.customXml.parts.remove.tracked`                                  | boolean   | yes      |                                                            |
| `operations.delete`                                                          | object    | yes      |                                                            |
| `operations.delete.available`                                                | boolean   | yes      |                                                            |
| `operations.delete.dryRun`                                                   | boolean   | yes      |                                                            |
| `operations.delete.reasons`                                                  | enum\[]   | no       |                                                            |
| `operations.delete.tracked`                                                  | boolean   | yes      |                                                            |
| `operations.diff.apply`                                                      | object    | yes      |                                                            |
| `operations.diff.apply.available`                                            | boolean   | yes      |                                                            |
| `operations.diff.apply.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.diff.apply.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.diff.apply.tracked`                                              | boolean   | yes      |                                                            |
| `operations.diff.capture`                                                    | object    | yes      |                                                            |
| `operations.diff.capture.available`                                          | boolean   | yes      |                                                            |
| `operations.diff.capture.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.diff.capture.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.diff.capture.tracked`                                            | boolean   | yes      |                                                            |
| `operations.diff.compare`                                                    | object    | yes      |                                                            |
| `operations.diff.compare.available`                                          | boolean   | yes      |                                                            |
| `operations.diff.compare.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.diff.compare.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.diff.compare.tracked`                                            | boolean   | yes      |                                                            |
| `operations.extract`                                                         | object    | yes      |                                                            |
| `operations.extract.available`                                               | boolean   | yes      |                                                            |
| `operations.extract.dryRun`                                                  | boolean   | yes      |                                                            |
| `operations.extract.reasons`                                                 | enum\[]   | no       |                                                            |
| `operations.extract.tracked`                                                 | boolean   | yes      |                                                            |
| `operations.fields.get`                                                      | object    | yes      |                                                            |
| `operations.fields.get.available`                                            | boolean   | yes      |                                                            |
| `operations.fields.get.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.fields.get.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.fields.get.tracked`                                              | boolean   | yes      |                                                            |
| `operations.fields.insert`                                                   | object    | yes      |                                                            |
| `operations.fields.insert.available`                                         | boolean   | yes      |                                                            |
| `operations.fields.insert.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.fields.insert.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.fields.insert.tracked`                                           | boolean   | yes      |                                                            |
| `operations.fields.list`                                                     | object    | yes      |                                                            |
| `operations.fields.list.available`                                           | boolean   | yes      |                                                            |
| `operations.fields.list.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.fields.list.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.fields.list.tracked`                                             | boolean   | yes      |                                                            |
| `operations.fields.rebuild`                                                  | object    | yes      |                                                            |
| `operations.fields.rebuild.available`                                        | boolean   | yes      |                                                            |
| `operations.fields.rebuild.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.fields.rebuild.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.fields.rebuild.tracked`                                          | boolean   | yes      |                                                            |
| `operations.fields.remove`                                                   | object    | yes      |                                                            |
| `operations.fields.remove.available`                                         | boolean   | yes      |                                                            |
| `operations.fields.remove.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.fields.remove.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.fields.remove.tracked`                                           | boolean   | yes      |                                                            |
| `operations.find`                                                            | object    | yes      |                                                            |
| `operations.find.available`                                                  | boolean   | yes      |                                                            |
| `operations.find.dryRun`                                                     | boolean   | yes      |                                                            |
| `operations.find.reasons`                                                    | enum\[]   | no       |                                                            |
| `operations.find.tracked`                                                    | boolean   | yes      |                                                            |
| `operations.footnotes.configure`                                             | object    | yes      |                                                            |
| `operations.footnotes.configure.available`                                   | boolean   | yes      |                                                            |
| `operations.footnotes.configure.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.footnotes.configure.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.footnotes.configure.tracked`                                     | boolean   | yes      |                                                            |
| `operations.footnotes.get`                                                   | object    | yes      |                                                            |
| `operations.footnotes.get.available`                                         | boolean   | yes      |                                                            |
| `operations.footnotes.get.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.footnotes.get.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.footnotes.get.tracked`                                           | boolean   | yes      |                                                            |
| `operations.footnotes.insert`                                                | object    | yes      |                                                            |
| `operations.footnotes.insert.available`                                      | boolean   | yes      |                                                            |
| `operations.footnotes.insert.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.footnotes.insert.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.footnotes.insert.tracked`                                        | boolean   | yes      |                                                            |
| `operations.footnotes.list`                                                  | object    | yes      |                                                            |
| `operations.footnotes.list.available`                                        | boolean   | yes      |                                                            |
| `operations.footnotes.list.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.footnotes.list.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.footnotes.list.tracked`                                          | boolean   | yes      |                                                            |
| `operations.footnotes.remove`                                                | object    | yes      |                                                            |
| `operations.footnotes.remove.available`                                      | boolean   | yes      |                                                            |
| `operations.footnotes.remove.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.footnotes.remove.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.footnotes.remove.tracked`                                        | boolean   | yes      |                                                            |
| `operations.footnotes.update`                                                | object    | yes      |                                                            |
| `operations.footnotes.update.available`                                      | boolean   | yes      |                                                            |
| `operations.footnotes.update.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.footnotes.update.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.footnotes.update.tracked`                                        | boolean   | yes      |                                                            |
| `operations.format.apply`                                                    | object    | yes      |                                                            |
| `operations.format.apply.available`                                          | boolean   | yes      |                                                            |
| `operations.format.apply.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.format.apply.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.format.apply.tracked`                                            | boolean   | yes      |                                                            |
| `operations.format.bCs`                                                      | object    | yes      |                                                            |
| `operations.format.bCs.available`                                            | boolean   | yes      |                                                            |
| `operations.format.bCs.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.format.bCs.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.format.bCs.tracked`                                              | boolean   | yes      |                                                            |
| `operations.format.bold`                                                     | object    | yes      |                                                            |
| `operations.format.bold.available`                                           | boolean   | yes      |                                                            |
| `operations.format.bold.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.format.bold.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.format.bold.tracked`                                             | boolean   | yes      |                                                            |
| `operations.format.border`                                                   | object    | yes      |                                                            |
| `operations.format.border.available`                                         | boolean   | yes      |                                                            |
| `operations.format.border.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.format.border.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.format.border.tracked`                                           | boolean   | yes      |                                                            |
| `operations.format.caps`                                                     | object    | yes      |                                                            |
| `operations.format.caps.available`                                           | boolean   | yes      |                                                            |
| `operations.format.caps.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.format.caps.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.format.caps.tracked`                                             | boolean   | yes      |                                                            |
| `operations.format.charScale`                                                | object    | yes      |                                                            |
| `operations.format.charScale.available`                                      | boolean   | yes      |                                                            |
| `operations.format.charScale.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.format.charScale.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.format.charScale.tracked`                                        | boolean   | yes      |                                                            |
| `operations.format.color`                                                    | object    | yes      |                                                            |
| `operations.format.color.available`                                          | boolean   | yes      |                                                            |
| `operations.format.color.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.format.color.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.format.color.tracked`                                            | boolean   | yes      |                                                            |
| `operations.format.contextualAlternates`                                     | object    | yes      |                                                            |
| `operations.format.contextualAlternates.available`                           | boolean   | yes      |                                                            |
| `operations.format.contextualAlternates.dryRun`                              | boolean   | yes      |                                                            |
| `operations.format.contextualAlternates.reasons`                             | enum\[]   | no       |                                                            |
| `operations.format.contextualAlternates.tracked`                             | boolean   | yes      |                                                            |
| `operations.format.cs`                                                       | object    | yes      |                                                            |
| `operations.format.cs.available`                                             | boolean   | yes      |                                                            |
| `operations.format.cs.dryRun`                                                | boolean   | yes      |                                                            |
| `operations.format.cs.reasons`                                               | enum\[]   | no       |                                                            |
| `operations.format.cs.tracked`                                               | boolean   | yes      |                                                            |
| `operations.format.dstrike`                                                  | object    | yes      |                                                            |
| `operations.format.dstrike.available`                                        | boolean   | yes      |                                                            |
| `operations.format.dstrike.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.format.dstrike.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.format.dstrike.tracked`                                          | boolean   | yes      |                                                            |
| `operations.format.eastAsianLayout`                                          | object    | yes      |                                                            |
| `operations.format.eastAsianLayout.available`                                | boolean   | yes      |                                                            |
| `operations.format.eastAsianLayout.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.format.eastAsianLayout.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.format.eastAsianLayout.tracked`                                  | boolean   | yes      |                                                            |
| `operations.format.em`                                                       | object    | yes      |                                                            |
| `operations.format.em.available`                                             | boolean   | yes      |                                                            |
| `operations.format.em.dryRun`                                                | boolean   | yes      |                                                            |
| `operations.format.em.reasons`                                               | enum\[]   | no       |                                                            |
| `operations.format.em.tracked`                                               | boolean   | yes      |                                                            |
| `operations.format.emboss`                                                   | object    | yes      |                                                            |
| `operations.format.emboss.available`                                         | boolean   | yes      |                                                            |
| `operations.format.emboss.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.format.emboss.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.format.emboss.tracked`                                           | boolean   | yes      |                                                            |
| `operations.format.fitText`                                                  | object    | yes      |                                                            |
| `operations.format.fitText.available`                                        | boolean   | yes      |                                                            |
| `operations.format.fitText.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.format.fitText.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.format.fitText.tracked`                                          | boolean   | yes      |                                                            |
| `operations.format.fontFamily`                                               | object    | yes      |                                                            |
| `operations.format.fontFamily.available`                                     | boolean   | yes      |                                                            |
| `operations.format.fontFamily.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.format.fontFamily.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.format.fontFamily.tracked`                                       | boolean   | yes      |                                                            |
| `operations.format.fontSize`                                                 | object    | yes      |                                                            |
| `operations.format.fontSize.available`                                       | boolean   | yes      |                                                            |
| `operations.format.fontSize.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.format.fontSize.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.format.fontSize.tracked`                                         | boolean   | yes      |                                                            |
| `operations.format.fontSizeCs`                                               | object    | yes      |                                                            |
| `operations.format.fontSizeCs.available`                                     | boolean   | yes      |                                                            |
| `operations.format.fontSizeCs.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.format.fontSizeCs.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.format.fontSizeCs.tracked`                                       | boolean   | yes      |                                                            |
| `operations.format.highlight`                                                | object    | yes      |                                                            |
| `operations.format.highlight.available`                                      | boolean   | yes      |                                                            |
| `operations.format.highlight.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.format.highlight.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.format.highlight.tracked`                                        | boolean   | yes      |                                                            |
| `operations.format.iCs`                                                      | object    | yes      |                                                            |
| `operations.format.iCs.available`                                            | boolean   | yes      |                                                            |
| `operations.format.iCs.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.format.iCs.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.format.iCs.tracked`                                              | boolean   | yes      |                                                            |
| `operations.format.imprint`                                                  | object    | yes      |                                                            |
| `operations.format.imprint.available`                                        | boolean   | yes      |                                                            |
| `operations.format.imprint.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.format.imprint.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.format.imprint.tracked`                                          | boolean   | yes      |                                                            |
| `operations.format.italic`                                                   | object    | yes      |                                                            |
| `operations.format.italic.available`                                         | boolean   | yes      |                                                            |
| `operations.format.italic.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.format.italic.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.format.italic.tracked`                                           | boolean   | yes      |                                                            |
| `operations.format.kerning`                                                  | object    | yes      |                                                            |
| `operations.format.kerning.available`                                        | boolean   | yes      |                                                            |
| `operations.format.kerning.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.format.kerning.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.format.kerning.tracked`                                          | boolean   | yes      |                                                            |
| `operations.format.lang`                                                     | object    | yes      |                                                            |
| `operations.format.lang.available`                                           | boolean   | yes      |                                                            |
| `operations.format.lang.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.format.lang.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.format.lang.tracked`                                             | boolean   | yes      |                                                            |
| `operations.format.letterSpacing`                                            | object    | yes      |                                                            |
| `operations.format.letterSpacing.available`                                  | boolean   | yes      |                                                            |
| `operations.format.letterSpacing.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.format.letterSpacing.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.format.letterSpacing.tracked`                                    | boolean   | yes      |                                                            |
| `operations.format.ligatures`                                                | object    | yes      |                                                            |
| `operations.format.ligatures.available`                                      | boolean   | yes      |                                                            |
| `operations.format.ligatures.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.format.ligatures.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.format.ligatures.tracked`                                        | boolean   | yes      |                                                            |
| `operations.format.numForm`                                                  | object    | yes      |                                                            |
| `operations.format.numForm.available`                                        | boolean   | yes      |                                                            |
| `operations.format.numForm.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.format.numForm.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.format.numForm.tracked`                                          | boolean   | yes      |                                                            |
| `operations.format.numSpacing`                                               | object    | yes      |                                                            |
| `operations.format.numSpacing.available`                                     | boolean   | yes      |                                                            |
| `operations.format.numSpacing.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.format.numSpacing.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.format.numSpacing.tracked`                                       | boolean   | yes      |                                                            |
| `operations.format.oMath`                                                    | object    | yes      |                                                            |
| `operations.format.oMath.available`                                          | boolean   | yes      |                                                            |
| `operations.format.oMath.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.format.oMath.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.format.oMath.tracked`                                            | boolean   | yes      |                                                            |
| `operations.format.outline`                                                  | object    | yes      |                                                            |
| `operations.format.outline.available`                                        | boolean   | yes      |                                                            |
| `operations.format.outline.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.format.outline.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.format.outline.tracked`                                          | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearAlignment`                                 | object    | yes      |                                                            |
| `operations.format.paragraph.clearAlignment.available`                       | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearAlignment.dryRun`                          | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearAlignment.reasons`                         | enum\[]   | no       |                                                            |
| `operations.format.paragraph.clearAlignment.tracked`                         | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearAllTabStops`                               | object    | yes      |                                                            |
| `operations.format.paragraph.clearAllTabStops.available`                     | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearAllTabStops.dryRun`                        | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearAllTabStops.reasons`                       | enum\[]   | no       |                                                            |
| `operations.format.paragraph.clearAllTabStops.tracked`                       | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearBorder`                                    | object    | yes      |                                                            |
| `operations.format.paragraph.clearBorder.available`                          | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearBorder.dryRun`                             | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearBorder.reasons`                            | enum\[]   | no       |                                                            |
| `operations.format.paragraph.clearBorder.tracked`                            | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearDirection`                                 | object    | yes      |                                                            |
| `operations.format.paragraph.clearDirection.available`                       | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearDirection.dryRun`                          | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearDirection.reasons`                         | enum\[]   | no       |                                                            |
| `operations.format.paragraph.clearDirection.tracked`                         | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearIndentation`                               | object    | yes      |                                                            |
| `operations.format.paragraph.clearIndentation.available`                     | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearIndentation.dryRun`                        | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearIndentation.reasons`                       | enum\[]   | no       |                                                            |
| `operations.format.paragraph.clearIndentation.tracked`                       | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearShading`                                   | object    | yes      |                                                            |
| `operations.format.paragraph.clearShading.available`                         | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearShading.dryRun`                            | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearShading.reasons`                           | enum\[]   | no       |                                                            |
| `operations.format.paragraph.clearShading.tracked`                           | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearSpacing`                                   | object    | yes      |                                                            |
| `operations.format.paragraph.clearSpacing.available`                         | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearSpacing.dryRun`                            | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearSpacing.reasons`                           | enum\[]   | no       |                                                            |
| `operations.format.paragraph.clearSpacing.tracked`                           | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearTabStop`                                   | object    | yes      |                                                            |
| `operations.format.paragraph.clearTabStop.available`                         | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearTabStop.dryRun`                            | boolean   | yes      |                                                            |
| `operations.format.paragraph.clearTabStop.reasons`                           | enum\[]   | no       |                                                            |
| `operations.format.paragraph.clearTabStop.tracked`                           | boolean   | yes      |                                                            |
| `operations.format.paragraph.resetDirectFormatting`                          | object    | yes      |                                                            |
| `operations.format.paragraph.resetDirectFormatting.available`                | boolean   | yes      |                                                            |
| `operations.format.paragraph.resetDirectFormatting.dryRun`                   | boolean   | yes      |                                                            |
| `operations.format.paragraph.resetDirectFormatting.reasons`                  | enum\[]   | no       |                                                            |
| `operations.format.paragraph.resetDirectFormatting.tracked`                  | boolean   | yes      |                                                            |
| `operations.format.paragraph.setAlignment`                                   | object    | yes      |                                                            |
| `operations.format.paragraph.setAlignment.available`                         | boolean   | yes      |                                                            |
| `operations.format.paragraph.setAlignment.dryRun`                            | boolean   | yes      |                                                            |
| `operations.format.paragraph.setAlignment.reasons`                           | enum\[]   | no       |                                                            |
| `operations.format.paragraph.setAlignment.tracked`                           | boolean   | yes      |                                                            |
| `operations.format.paragraph.setBorder`                                      | object    | yes      |                                                            |
| `operations.format.paragraph.setBorder.available`                            | boolean   | yes      |                                                            |
| `operations.format.paragraph.setBorder.dryRun`                               | boolean   | yes      |                                                            |
| `operations.format.paragraph.setBorder.reasons`                              | enum\[]   | no       |                                                            |
| `operations.format.paragraph.setBorder.tracked`                              | boolean   | yes      |                                                            |
| `operations.format.paragraph.setDirection`                                   | object    | yes      |                                                            |
| `operations.format.paragraph.setDirection.available`                         | boolean   | yes      |                                                            |
| `operations.format.paragraph.setDirection.dryRun`                            | boolean   | yes      |                                                            |
| `operations.format.paragraph.setDirection.reasons`                           | enum\[]   | no       |                                                            |
| `operations.format.paragraph.setDirection.tracked`                           | boolean   | yes      |                                                            |
| `operations.format.paragraph.setFlowOptions`                                 | object    | yes      |                                                            |
| `operations.format.paragraph.setFlowOptions.available`                       | boolean   | yes      |                                                            |
| `operations.format.paragraph.setFlowOptions.dryRun`                          | boolean   | yes      |                                                            |
| `operations.format.paragraph.setFlowOptions.reasons`                         | enum\[]   | no       |                                                            |
| `operations.format.paragraph.setFlowOptions.tracked`                         | boolean   | yes      |                                                            |
| `operations.format.paragraph.setIndentation`                                 | object    | yes      |                                                            |
| `operations.format.paragraph.setIndentation.available`                       | boolean   | yes      |                                                            |
| `operations.format.paragraph.setIndentation.dryRun`                          | boolean   | yes      |                                                            |
| `operations.format.paragraph.setIndentation.reasons`                         | enum\[]   | no       |                                                            |
| `operations.format.paragraph.setIndentation.tracked`                         | boolean   | yes      |                                                            |
| `operations.format.paragraph.setKeepOptions`                                 | object    | yes      |                                                            |
| `operations.format.paragraph.setKeepOptions.available`                       | boolean   | yes      |                                                            |
| `operations.format.paragraph.setKeepOptions.dryRun`                          | boolean   | yes      |                                                            |
| `operations.format.paragraph.setKeepOptions.reasons`                         | enum\[]   | no       |                                                            |
| `operations.format.paragraph.setKeepOptions.tracked`                         | boolean   | yes      |                                                            |
| `operations.format.paragraph.setOutlineLevel`                                | object    | yes      |                                                            |
| `operations.format.paragraph.setOutlineLevel.available`                      | boolean   | yes      |                                                            |
| `operations.format.paragraph.setOutlineLevel.dryRun`                         | boolean   | yes      |                                                            |
| `operations.format.paragraph.setOutlineLevel.reasons`                        | enum\[]   | no       |                                                            |
| `operations.format.paragraph.setOutlineLevel.tracked`                        | boolean   | yes      |                                                            |
| `operations.format.paragraph.setShading`                                     | object    | yes      |                                                            |
| `operations.format.paragraph.setShading.available`                           | boolean   | yes      |                                                            |
| `operations.format.paragraph.setShading.dryRun`                              | boolean   | yes      |                                                            |
| `operations.format.paragraph.setShading.reasons`                             | enum\[]   | no       |                                                            |
| `operations.format.paragraph.setShading.tracked`                             | boolean   | yes      |                                                            |
| `operations.format.paragraph.setSpacing`                                     | object    | yes      |                                                            |
| `operations.format.paragraph.setSpacing.available`                           | boolean   | yes      |                                                            |
| `operations.format.paragraph.setSpacing.dryRun`                              | boolean   | yes      |                                                            |
| `operations.format.paragraph.setSpacing.reasons`                             | enum\[]   | no       |                                                            |
| `operations.format.paragraph.setSpacing.tracked`                             | boolean   | yes      |                                                            |
| `operations.format.paragraph.setTabStop`                                     | object    | yes      |                                                            |
| `operations.format.paragraph.setTabStop.available`                           | boolean   | yes      |                                                            |
| `operations.format.paragraph.setTabStop.dryRun`                              | boolean   | yes      |                                                            |
| `operations.format.paragraph.setTabStop.reasons`                             | enum\[]   | no       |                                                            |
| `operations.format.paragraph.setTabStop.tracked`                             | boolean   | yes      |                                                            |
| `operations.format.position`                                                 | object    | yes      |                                                            |
| `operations.format.position.available`                                       | boolean   | yes      |                                                            |
| `operations.format.position.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.format.position.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.format.position.tracked`                                         | boolean   | yes      |                                                            |
| `operations.format.rFonts`                                                   | object    | yes      |                                                            |
| `operations.format.rFonts.available`                                         | boolean   | yes      |                                                            |
| `operations.format.rFonts.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.format.rFonts.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.format.rFonts.tracked`                                           | boolean   | yes      |                                                            |
| `operations.format.rStyle`                                                   | object    | yes      |                                                            |
| `operations.format.rStyle.available`                                         | boolean   | yes      |                                                            |
| `operations.format.rStyle.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.format.rStyle.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.format.rStyle.tracked`                                           | boolean   | yes      |                                                            |
| `operations.format.rtl`                                                      | object    | yes      |                                                            |
| `operations.format.rtl.available`                                            | boolean   | yes      |                                                            |
| `operations.format.rtl.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.format.rtl.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.format.rtl.tracked`                                              | boolean   | yes      |                                                            |
| `operations.format.shading`                                                  | object    | yes      |                                                            |
| `operations.format.shading.available`                                        | boolean   | yes      |                                                            |
| `operations.format.shading.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.format.shading.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.format.shading.tracked`                                          | boolean   | yes      |                                                            |
| `operations.format.shadow`                                                   | object    | yes      |                                                            |
| `operations.format.shadow.available`                                         | boolean   | yes      |                                                            |
| `operations.format.shadow.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.format.shadow.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.format.shadow.tracked`                                           | boolean   | yes      |                                                            |
| `operations.format.smallCaps`                                                | object    | yes      |                                                            |
| `operations.format.smallCaps.available`                                      | boolean   | yes      |                                                            |
| `operations.format.smallCaps.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.format.smallCaps.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.format.smallCaps.tracked`                                        | boolean   | yes      |                                                            |
| `operations.format.snapToGrid`                                               | object    | yes      |                                                            |
| `operations.format.snapToGrid.available`                                     | boolean   | yes      |                                                            |
| `operations.format.snapToGrid.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.format.snapToGrid.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.format.snapToGrid.tracked`                                       | boolean   | yes      |                                                            |
| `operations.format.specVanish`                                               | object    | yes      |                                                            |
| `operations.format.specVanish.available`                                     | boolean   | yes      |                                                            |
| `operations.format.specVanish.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.format.specVanish.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.format.specVanish.tracked`                                       | boolean   | yes      |                                                            |
| `operations.format.strike`                                                   | object    | yes      |                                                            |
| `operations.format.strike.available`                                         | boolean   | yes      |                                                            |
| `operations.format.strike.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.format.strike.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.format.strike.tracked`                                           | boolean   | yes      |                                                            |
| `operations.format.stylisticSets`                                            | object    | yes      |                                                            |
| `operations.format.stylisticSets.available`                                  | boolean   | yes      |                                                            |
| `operations.format.stylisticSets.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.format.stylisticSets.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.format.stylisticSets.tracked`                                    | boolean   | yes      |                                                            |
| `operations.format.underline`                                                | object    | yes      |                                                            |
| `operations.format.underline.available`                                      | boolean   | yes      |                                                            |
| `operations.format.underline.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.format.underline.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.format.underline.tracked`                                        | boolean   | yes      |                                                            |
| `operations.format.vanish`                                                   | object    | yes      |                                                            |
| `operations.format.vanish.available`                                         | boolean   | yes      |                                                            |
| `operations.format.vanish.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.format.vanish.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.format.vanish.tracked`                                           | boolean   | yes      |                                                            |
| `operations.format.vertAlign`                                                | object    | yes      |                                                            |
| `operations.format.vertAlign.available`                                      | boolean   | yes      |                                                            |
| `operations.format.vertAlign.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.format.vertAlign.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.format.vertAlign.tracked`                                        | boolean   | yes      |                                                            |
| `operations.format.webHidden`                                                | object    | yes      |                                                            |
| `operations.format.webHidden.available`                                      | boolean   | yes      |                                                            |
| `operations.format.webHidden.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.format.webHidden.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.format.webHidden.tracked`                                        | boolean   | yes      |                                                            |
| `operations.formatRange`                                                     | object    | yes      |                                                            |
| `operations.formatRange.available`                                           | boolean   | yes      |                                                            |
| `operations.formatRange.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.formatRange.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.formatRange.tracked`                                             | boolean   | yes      |                                                            |
| `operations.get`                                                             | object    | yes      |                                                            |
| `operations.get.available`                                                   | boolean   | yes      |                                                            |
| `operations.get.dryRun`                                                      | boolean   | yes      |                                                            |
| `operations.get.reasons`                                                     | enum\[]   | no       |                                                            |
| `operations.get.tracked`                                                     | boolean   | yes      |                                                            |
| `operations.getHtml`                                                         | object    | yes      |                                                            |
| `operations.getHtml.available`                                               | boolean   | yes      |                                                            |
| `operations.getHtml.dryRun`                                                  | boolean   | yes      |                                                            |
| `operations.getHtml.reasons`                                                 | enum\[]   | no       |                                                            |
| `operations.getHtml.tracked`                                                 | boolean   | yes      |                                                            |
| `operations.getMarkdown`                                                     | object    | yes      |                                                            |
| `operations.getMarkdown.available`                                           | boolean   | yes      |                                                            |
| `operations.getMarkdown.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.getMarkdown.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.getMarkdown.tracked`                                             | boolean   | yes      |                                                            |
| `operations.getNode`                                                         | object    | yes      |                                                            |
| `operations.getNode.available`                                               | boolean   | yes      |                                                            |
| `operations.getNode.dryRun`                                                  | boolean   | yes      |                                                            |
| `operations.getNode.reasons`                                                 | enum\[]   | no       |                                                            |
| `operations.getNode.tracked`                                                 | boolean   | yes      |                                                            |
| `operations.getNodeById`                                                     | object    | yes      |                                                            |
| `operations.getNodeById.available`                                           | boolean   | yes      |                                                            |
| `operations.getNodeById.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.getNodeById.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.getNodeById.tracked`                                             | boolean   | yes      |                                                            |
| `operations.getText`                                                         | object    | yes      |                                                            |
| `operations.getText.available`                                               | boolean   | yes      |                                                            |
| `operations.getText.dryRun`                                                  | boolean   | yes      |                                                            |
| `operations.getText.reasons`                                                 | enum\[]   | no       |                                                            |
| `operations.getText.tracked`                                                 | boolean   | yes      |                                                            |
| `operations.headerFooters.get`                                               | object    | yes      |                                                            |
| `operations.headerFooters.get.available`                                     | boolean   | yes      |                                                            |
| `operations.headerFooters.get.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.headerFooters.get.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.headerFooters.get.tracked`                                       | boolean   | yes      |                                                            |
| `operations.headerFooters.list`                                              | object    | yes      |                                                            |
| `operations.headerFooters.list.available`                                    | boolean   | yes      |                                                            |
| `operations.headerFooters.list.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.headerFooters.list.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.headerFooters.list.tracked`                                      | boolean   | yes      |                                                            |
| `operations.headerFooters.parts.create`                                      | object    | yes      |                                                            |
| `operations.headerFooters.parts.create.available`                            | boolean   | yes      |                                                            |
| `operations.headerFooters.parts.create.dryRun`                               | boolean   | yes      |                                                            |
| `operations.headerFooters.parts.create.reasons`                              | enum\[]   | no       |                                                            |
| `operations.headerFooters.parts.create.tracked`                              | boolean   | yes      |                                                            |
| `operations.headerFooters.parts.delete`                                      | object    | yes      |                                                            |
| `operations.headerFooters.parts.delete.available`                            | boolean   | yes      |                                                            |
| `operations.headerFooters.parts.delete.dryRun`                               | boolean   | yes      |                                                            |
| `operations.headerFooters.parts.delete.reasons`                              | enum\[]   | no       |                                                            |
| `operations.headerFooters.parts.delete.tracked`                              | boolean   | yes      |                                                            |
| `operations.headerFooters.parts.list`                                        | object    | yes      |                                                            |
| `operations.headerFooters.parts.list.available`                              | boolean   | yes      |                                                            |
| `operations.headerFooters.parts.list.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.headerFooters.parts.list.reasons`                                | enum\[]   | no       |                                                            |
| `operations.headerFooters.parts.list.tracked`                                | boolean   | yes      |                                                            |
| `operations.headerFooters.refs.clear`                                        | object    | yes      |                                                            |
| `operations.headerFooters.refs.clear.available`                              | boolean   | yes      |                                                            |
| `operations.headerFooters.refs.clear.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.headerFooters.refs.clear.reasons`                                | enum\[]   | no       |                                                            |
| `operations.headerFooters.refs.clear.tracked`                                | boolean   | yes      |                                                            |
| `operations.headerFooters.refs.set`                                          | object    | yes      |                                                            |
| `operations.headerFooters.refs.set.available`                                | boolean   | yes      |                                                            |
| `operations.headerFooters.refs.set.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.headerFooters.refs.set.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.headerFooters.refs.set.tracked`                                  | boolean   | yes      |                                                            |
| `operations.headerFooters.refs.setLinkedToPrevious`                          | object    | yes      |                                                            |
| `operations.headerFooters.refs.setLinkedToPrevious.available`                | boolean   | yes      |                                                            |
| `operations.headerFooters.refs.setLinkedToPrevious.dryRun`                   | boolean   | yes      |                                                            |
| `operations.headerFooters.refs.setLinkedToPrevious.reasons`                  | enum\[]   | no       |                                                            |
| `operations.headerFooters.refs.setLinkedToPrevious.tracked`                  | boolean   | yes      |                                                            |
| `operations.headerFooters.resolve`                                           | object    | yes      |                                                            |
| `operations.headerFooters.resolve.available`                                 | boolean   | yes      |                                                            |
| `operations.headerFooters.resolve.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.headerFooters.resolve.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.headerFooters.resolve.tracked`                                   | boolean   | yes      |                                                            |
| `operations.history.get`                                                     | object    | yes      |                                                            |
| `operations.history.get.available`                                           | boolean   | yes      |                                                            |
| `operations.history.get.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.history.get.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.history.get.tracked`                                             | boolean   | yes      |                                                            |
| `operations.history.redo`                                                    | object    | yes      |                                                            |
| `operations.history.redo.available`                                          | boolean   | yes      |                                                            |
| `operations.history.redo.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.history.redo.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.history.redo.tracked`                                            | boolean   | yes      |                                                            |
| `operations.history.undo`                                                    | object    | yes      |                                                            |
| `operations.history.undo.available`                                          | boolean   | yes      |                                                            |
| `operations.history.undo.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.history.undo.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.history.undo.tracked`                                            | boolean   | yes      |                                                            |
| `operations.hyperlinks.get`                                                  | object    | yes      |                                                            |
| `operations.hyperlinks.get.available`                                        | boolean   | yes      |                                                            |
| `operations.hyperlinks.get.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.hyperlinks.get.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.hyperlinks.get.tracked`                                          | boolean   | yes      |                                                            |
| `operations.hyperlinks.insert`                                               | object    | yes      |                                                            |
| `operations.hyperlinks.insert.available`                                     | boolean   | yes      |                                                            |
| `operations.hyperlinks.insert.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.hyperlinks.insert.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.hyperlinks.insert.tracked`                                       | boolean   | yes      |                                                            |
| `operations.hyperlinks.list`                                                 | object    | yes      |                                                            |
| `operations.hyperlinks.list.available`                                       | boolean   | yes      |                                                            |
| `operations.hyperlinks.list.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.hyperlinks.list.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.hyperlinks.list.tracked`                                         | boolean   | yes      |                                                            |
| `operations.hyperlinks.patch`                                                | object    | yes      |                                                            |
| `operations.hyperlinks.patch.available`                                      | boolean   | yes      |                                                            |
| `operations.hyperlinks.patch.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.hyperlinks.patch.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.hyperlinks.patch.tracked`                                        | boolean   | yes      |                                                            |
| `operations.hyperlinks.remove`                                               | object    | yes      |                                                            |
| `operations.hyperlinks.remove.available`                                     | boolean   | yes      |                                                            |
| `operations.hyperlinks.remove.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.hyperlinks.remove.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.hyperlinks.remove.tracked`                                       | boolean   | yes      |                                                            |
| `operations.hyperlinks.wrap`                                                 | object    | yes      |                                                            |
| `operations.hyperlinks.wrap.available`                                       | boolean   | yes      |                                                            |
| `operations.hyperlinks.wrap.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.hyperlinks.wrap.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.hyperlinks.wrap.tracked`                                         | boolean   | yes      |                                                            |
| `operations.images.convertToFloating`                                        | object    | yes      |                                                            |
| `operations.images.convertToFloating.available`                              | boolean   | yes      |                                                            |
| `operations.images.convertToFloating.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.images.convertToFloating.reasons`                                | enum\[]   | no       |                                                            |
| `operations.images.convertToFloating.tracked`                                | boolean   | yes      |                                                            |
| `operations.images.convertToInline`                                          | object    | yes      |                                                            |
| `operations.images.convertToInline.available`                                | boolean   | yes      |                                                            |
| `operations.images.convertToInline.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.images.convertToInline.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.images.convertToInline.tracked`                                  | boolean   | yes      |                                                            |
| `operations.images.crop`                                                     | object    | yes      |                                                            |
| `operations.images.crop.available`                                           | boolean   | yes      |                                                            |
| `operations.images.crop.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.images.crop.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.images.crop.tracked`                                             | boolean   | yes      |                                                            |
| `operations.images.delete`                                                   | object    | yes      |                                                            |
| `operations.images.delete.available`                                         | boolean   | yes      |                                                            |
| `operations.images.delete.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.images.delete.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.images.delete.tracked`                                           | boolean   | yes      |                                                            |
| `operations.images.flip`                                                     | object    | yes      |                                                            |
| `operations.images.flip.available`                                           | boolean   | yes      |                                                            |
| `operations.images.flip.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.images.flip.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.images.flip.tracked`                                             | boolean   | yes      |                                                            |
| `operations.images.get`                                                      | object    | yes      |                                                            |
| `operations.images.get.available`                                            | boolean   | yes      |                                                            |
| `operations.images.get.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.images.get.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.images.get.tracked`                                              | boolean   | yes      |                                                            |
| `operations.images.insertCaption`                                            | object    | yes      |                                                            |
| `operations.images.insertCaption.available`                                  | boolean   | yes      |                                                            |
| `operations.images.insertCaption.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.images.insertCaption.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.images.insertCaption.tracked`                                    | boolean   | yes      |                                                            |
| `operations.images.list`                                                     | object    | yes      |                                                            |
| `operations.images.list.available`                                           | boolean   | yes      |                                                            |
| `operations.images.list.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.images.list.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.images.list.tracked`                                             | boolean   | yes      |                                                            |
| `operations.images.move`                                                     | object    | yes      |                                                            |
| `operations.images.move.available`                                           | boolean   | yes      |                                                            |
| `operations.images.move.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.images.move.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.images.move.tracked`                                             | boolean   | yes      |                                                            |
| `operations.images.removeCaption`                                            | object    | yes      |                                                            |
| `operations.images.removeCaption.available`                                  | boolean   | yes      |                                                            |
| `operations.images.removeCaption.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.images.removeCaption.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.images.removeCaption.tracked`                                    | boolean   | yes      |                                                            |
| `operations.images.replaceSource`                                            | object    | yes      |                                                            |
| `operations.images.replaceSource.available`                                  | boolean   | yes      |                                                            |
| `operations.images.replaceSource.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.images.replaceSource.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.images.replaceSource.tracked`                                    | boolean   | yes      |                                                            |
| `operations.images.resetCrop`                                                | object    | yes      |                                                            |
| `operations.images.resetCrop.available`                                      | boolean   | yes      |                                                            |
| `operations.images.resetCrop.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.images.resetCrop.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.images.resetCrop.tracked`                                        | boolean   | yes      |                                                            |
| `operations.images.rotate`                                                   | object    | yes      |                                                            |
| `operations.images.rotate.available`                                         | boolean   | yes      |                                                            |
| `operations.images.rotate.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.images.rotate.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.images.rotate.tracked`                                           | boolean   | yes      |                                                            |
| `operations.images.scale`                                                    | object    | yes      |                                                            |
| `operations.images.scale.available`                                          | boolean   | yes      |                                                            |
| `operations.images.scale.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.images.scale.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.images.scale.tracked`                                            | boolean   | yes      |                                                            |
| `operations.images.setAltText`                                               | object    | yes      |                                                            |
| `operations.images.setAltText.available`                                     | boolean   | yes      |                                                            |
| `operations.images.setAltText.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.images.setAltText.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.images.setAltText.tracked`                                       | boolean   | yes      |                                                            |
| `operations.images.setAnchorOptions`                                         | object    | yes      |                                                            |
| `operations.images.setAnchorOptions.available`                               | boolean   | yes      |                                                            |
| `operations.images.setAnchorOptions.dryRun`                                  | boolean   | yes      |                                                            |
| `operations.images.setAnchorOptions.reasons`                                 | enum\[]   | no       |                                                            |
| `operations.images.setAnchorOptions.tracked`                                 | boolean   | yes      |                                                            |
| `operations.images.setDecorative`                                            | object    | yes      |                                                            |
| `operations.images.setDecorative.available`                                  | boolean   | yes      |                                                            |
| `operations.images.setDecorative.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.images.setDecorative.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.images.setDecorative.tracked`                                    | boolean   | yes      |                                                            |
| `operations.images.setHyperlink`                                             | object    | yes      |                                                            |
| `operations.images.setHyperlink.available`                                   | boolean   | yes      |                                                            |
| `operations.images.setHyperlink.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.images.setHyperlink.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.images.setHyperlink.tracked`                                     | boolean   | yes      |                                                            |
| `operations.images.setLockAspectRatio`                                       | object    | yes      |                                                            |
| `operations.images.setLockAspectRatio.available`                             | boolean   | yes      |                                                            |
| `operations.images.setLockAspectRatio.dryRun`                                | boolean   | yes      |                                                            |
| `operations.images.setLockAspectRatio.reasons`                               | enum\[]   | no       |                                                            |
| `operations.images.setLockAspectRatio.tracked`                               | boolean   | yes      |                                                            |
| `operations.images.setName`                                                  | object    | yes      |                                                            |
| `operations.images.setName.available`                                        | boolean   | yes      |                                                            |
| `operations.images.setName.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.images.setName.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.images.setName.tracked`                                          | boolean   | yes      |                                                            |
| `operations.images.setPosition`                                              | object    | yes      |                                                            |
| `operations.images.setPosition.available`                                    | boolean   | yes      |                                                            |
| `operations.images.setPosition.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.images.setPosition.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.images.setPosition.tracked`                                      | boolean   | yes      |                                                            |
| `operations.images.setSize`                                                  | object    | yes      |                                                            |
| `operations.images.setSize.available`                                        | boolean   | yes      |                                                            |
| `operations.images.setSize.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.images.setSize.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.images.setSize.tracked`                                          | boolean   | yes      |                                                            |
| `operations.images.setWrapDistances`                                         | object    | yes      |                                                            |
| `operations.images.setWrapDistances.available`                               | boolean   | yes      |                                                            |
| `operations.images.setWrapDistances.dryRun`                                  | boolean   | yes      |                                                            |
| `operations.images.setWrapDistances.reasons`                                 | enum\[]   | no       |                                                            |
| `operations.images.setWrapDistances.tracked`                                 | boolean   | yes      |                                                            |
| `operations.images.setWrapSide`                                              | object    | yes      |                                                            |
| `operations.images.setWrapSide.available`                                    | boolean   | yes      |                                                            |
| `operations.images.setWrapSide.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.images.setWrapSide.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.images.setWrapSide.tracked`                                      | boolean   | yes      |                                                            |
| `operations.images.setWrapType`                                              | object    | yes      |                                                            |
| `operations.images.setWrapType.available`                                    | boolean   | yes      |                                                            |
| `operations.images.setWrapType.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.images.setWrapType.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.images.setWrapType.tracked`                                      | boolean   | yes      |                                                            |
| `operations.images.setZOrder`                                                | object    | yes      |                                                            |
| `operations.images.setZOrder.available`                                      | boolean   | yes      |                                                            |
| `operations.images.setZOrder.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.images.setZOrder.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.images.setZOrder.tracked`                                        | boolean   | yes      |                                                            |
| `operations.images.updateCaption`                                            | object    | yes      |                                                            |
| `operations.images.updateCaption.available`                                  | boolean   | yes      |                                                            |
| `operations.images.updateCaption.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.images.updateCaption.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.images.updateCaption.tracked`                                    | boolean   | yes      |                                                            |
| `operations.index.configure`                                                 | object    | yes      |                                                            |
| `operations.index.configure.available`                                       | boolean   | yes      |                                                            |
| `operations.index.configure.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.index.configure.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.index.configure.tracked`                                         | boolean   | yes      |                                                            |
| `operations.index.entries.get`                                               | object    | yes      |                                                            |
| `operations.index.entries.get.available`                                     | boolean   | yes      |                                                            |
| `operations.index.entries.get.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.index.entries.get.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.index.entries.get.tracked`                                       | boolean   | yes      |                                                            |
| `operations.index.entries.insert`                                            | object    | yes      |                                                            |
| `operations.index.entries.insert.available`                                  | boolean   | yes      |                                                            |
| `operations.index.entries.insert.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.index.entries.insert.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.index.entries.insert.tracked`                                    | boolean   | yes      |                                                            |
| `operations.index.entries.list`                                              | object    | yes      |                                                            |
| `operations.index.entries.list.available`                                    | boolean   | yes      |                                                            |
| `operations.index.entries.list.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.index.entries.list.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.index.entries.list.tracked`                                      | boolean   | yes      |                                                            |
| `operations.index.entries.remove`                                            | object    | yes      |                                                            |
| `operations.index.entries.remove.available`                                  | boolean   | yes      |                                                            |
| `operations.index.entries.remove.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.index.entries.remove.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.index.entries.remove.tracked`                                    | boolean   | yes      |                                                            |
| `operations.index.entries.update`                                            | object    | yes      |                                                            |
| `operations.index.entries.update.available`                                  | boolean   | yes      |                                                            |
| `operations.index.entries.update.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.index.entries.update.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.index.entries.update.tracked`                                    | boolean   | yes      |                                                            |
| `operations.index.get`                                                       | object    | yes      |                                                            |
| `operations.index.get.available`                                             | boolean   | yes      |                                                            |
| `operations.index.get.dryRun`                                                | boolean   | yes      |                                                            |
| `operations.index.get.reasons`                                               | enum\[]   | no       |                                                            |
| `operations.index.get.tracked`                                               | boolean   | yes      |                                                            |
| `operations.index.insert`                                                    | object    | yes      |                                                            |
| `operations.index.insert.available`                                          | boolean   | yes      |                                                            |
| `operations.index.insert.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.index.insert.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.index.insert.tracked`                                            | boolean   | yes      |                                                            |
| `operations.index.list`                                                      | object    | yes      |                                                            |
| `operations.index.list.available`                                            | boolean   | yes      |                                                            |
| `operations.index.list.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.index.list.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.index.list.tracked`                                              | boolean   | yes      |                                                            |
| `operations.index.rebuild`                                                   | object    | yes      |                                                            |
| `operations.index.rebuild.available`                                         | boolean   | yes      |                                                            |
| `operations.index.rebuild.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.index.rebuild.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.index.rebuild.tracked`                                           | boolean   | yes      |                                                            |
| `operations.index.remove`                                                    | object    | yes      |                                                            |
| `operations.index.remove.available`                                          | boolean   | yes      |                                                            |
| `operations.index.remove.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.index.remove.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.index.remove.tracked`                                            | boolean   | yes      |                                                            |
| `operations.info`                                                            | object    | yes      |                                                            |
| `operations.info.available`                                                  | boolean   | yes      |                                                            |
| `operations.info.dryRun`                                                     | boolean   | yes      |                                                            |
| `operations.info.reasons`                                                    | enum\[]   | no       |                                                            |
| `operations.info.tracked`                                                    | boolean   | yes      |                                                            |
| `operations.insert`                                                          | object    | yes      |                                                            |
| `operations.insert.available`                                                | boolean   | yes      |                                                            |
| `operations.insert.dryRun`                                                   | boolean   | yes      |                                                            |
| `operations.insert.reasons`                                                  | enum\[]   | no       |                                                            |
| `operations.insert.tracked`                                                  | boolean   | yes      |                                                            |
| `operations.lists.applyPreset`                                               | object    | yes      |                                                            |
| `operations.lists.applyPreset.available`                                     | boolean   | yes      |                                                            |
| `operations.lists.applyPreset.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.lists.applyPreset.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.lists.applyPreset.tracked`                                       | boolean   | yes      |                                                            |
| `operations.lists.applyStyle`                                                | object    | yes      |                                                            |
| `operations.lists.applyStyle.available`                                      | boolean   | yes      |                                                            |
| `operations.lists.applyStyle.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.lists.applyStyle.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.lists.applyStyle.tracked`                                        | boolean   | yes      |                                                            |
| `operations.lists.applyTemplate`                                             | object    | yes      |                                                            |
| `operations.lists.applyTemplate.available`                                   | boolean   | yes      |                                                            |
| `operations.lists.applyTemplate.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.lists.applyTemplate.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.lists.applyTemplate.tracked`                                     | boolean   | yes      |                                                            |
| `operations.lists.attach`                                                    | object    | yes      |                                                            |
| `operations.lists.attach.available`                                          | boolean   | yes      |                                                            |
| `operations.lists.attach.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.lists.attach.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.lists.attach.tracked`                                            | boolean   | yes      |                                                            |
| `operations.lists.canContinuePrevious`                                       | object    | yes      |                                                            |
| `operations.lists.canContinuePrevious.available`                             | boolean   | yes      |                                                            |
| `operations.lists.canContinuePrevious.dryRun`                                | boolean   | yes      |                                                            |
| `operations.lists.canContinuePrevious.reasons`                               | enum\[]   | no       |                                                            |
| `operations.lists.canContinuePrevious.tracked`                               | boolean   | yes      |                                                            |
| `operations.lists.canJoin`                                                   | object    | yes      |                                                            |
| `operations.lists.canJoin.available`                                         | boolean   | yes      |                                                            |
| `operations.lists.canJoin.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.lists.canJoin.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.lists.canJoin.tracked`                                           | boolean   | yes      |                                                            |
| `operations.lists.captureTemplate`                                           | object    | yes      |                                                            |
| `operations.lists.captureTemplate.available`                                 | boolean   | yes      |                                                            |
| `operations.lists.captureTemplate.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.lists.captureTemplate.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.lists.captureTemplate.tracked`                                   | boolean   | yes      |                                                            |
| `operations.lists.clearLevelOverrides`                                       | object    | yes      |                                                            |
| `operations.lists.clearLevelOverrides.available`                             | boolean   | yes      |                                                            |
| `operations.lists.clearLevelOverrides.dryRun`                                | boolean   | yes      |                                                            |
| `operations.lists.clearLevelOverrides.reasons`                               | enum\[]   | no       |                                                            |
| `operations.lists.clearLevelOverrides.tracked`                               | boolean   | yes      |                                                            |
| `operations.lists.continuePrevious`                                          | object    | yes      |                                                            |
| `operations.lists.continuePrevious.available`                                | boolean   | yes      |                                                            |
| `operations.lists.continuePrevious.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.lists.continuePrevious.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.lists.continuePrevious.tracked`                                  | boolean   | yes      |                                                            |
| `operations.lists.convertToText`                                             | object    | yes      |                                                            |
| `operations.lists.convertToText.available`                                   | boolean   | yes      |                                                            |
| `operations.lists.convertToText.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.lists.convertToText.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.lists.convertToText.tracked`                                     | boolean   | yes      |                                                            |
| `operations.lists.create`                                                    | object    | yes      |                                                            |
| `operations.lists.create.available`                                          | boolean   | yes      |                                                            |
| `operations.lists.create.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.lists.create.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.lists.create.tracked`                                            | boolean   | yes      |                                                            |
| `operations.lists.delete`                                                    | object    | yes      |                                                            |
| `operations.lists.delete.available`                                          | boolean   | yes      |                                                            |
| `operations.lists.delete.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.lists.delete.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.lists.delete.tracked`                                            | boolean   | yes      |                                                            |
| `operations.lists.detach`                                                    | object    | yes      |                                                            |
| `operations.lists.detach.available`                                          | boolean   | yes      |                                                            |
| `operations.lists.detach.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.lists.detach.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.lists.detach.tracked`                                            | boolean   | yes      |                                                            |
| `operations.lists.get`                                                       | object    | yes      |                                                            |
| `operations.lists.get.available`                                             | boolean   | yes      |                                                            |
| `operations.lists.get.dryRun`                                                | boolean   | yes      |                                                            |
| `operations.lists.get.reasons`                                               | enum\[]   | no       |                                                            |
| `operations.lists.get.tracked`                                               | boolean   | yes      |                                                            |
| `operations.lists.getStyle`                                                  | object    | yes      |                                                            |
| `operations.lists.getStyle.available`                                        | boolean   | yes      |                                                            |
| `operations.lists.getStyle.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.lists.getStyle.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.lists.getStyle.tracked`                                          | boolean   | yes      |                                                            |
| `operations.lists.indent`                                                    | object    | yes      |                                                            |
| `operations.lists.indent.available`                                          | boolean   | yes      |                                                            |
| `operations.lists.indent.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.lists.indent.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.lists.indent.tracked`                                            | boolean   | yes      |                                                            |
| `operations.lists.insert`                                                    | object    | yes      |                                                            |
| `operations.lists.insert.available`                                          | boolean   | yes      |                                                            |
| `operations.lists.insert.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.lists.insert.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.lists.insert.tracked`                                            | boolean   | yes      |                                                            |
| `operations.lists.join`                                                      | object    | yes      |                                                            |
| `operations.lists.join.available`                                            | boolean   | yes      |                                                            |
| `operations.lists.join.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.lists.join.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.lists.join.tracked`                                              | boolean   | yes      |                                                            |
| `operations.lists.list`                                                      | object    | yes      |                                                            |
| `operations.lists.list.available`                                            | boolean   | yes      |                                                            |
| `operations.lists.list.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.lists.list.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.lists.list.tracked`                                              | boolean   | yes      |                                                            |
| `operations.lists.merge`                                                     | object    | yes      |                                                            |
| `operations.lists.merge.available`                                           | boolean   | yes      |                                                            |
| `operations.lists.merge.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.lists.merge.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.lists.merge.tracked`                                             | boolean   | yes      |                                                            |
| `operations.lists.outdent`                                                   | object    | yes      |                                                            |
| `operations.lists.outdent.available`                                         | boolean   | yes      |                                                            |
| `operations.lists.outdent.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.lists.outdent.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.lists.outdent.tracked`                                           | boolean   | yes      |                                                            |
| `operations.lists.restartAt`                                                 | object    | yes      |                                                            |
| `operations.lists.restartAt.available`                                       | boolean   | yes      |                                                            |
| `operations.lists.restartAt.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.lists.restartAt.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.lists.restartAt.tracked`                                         | boolean   | yes      |                                                            |
| `operations.lists.separate`                                                  | object    | yes      |                                                            |
| `operations.lists.separate.available`                                        | boolean   | yes      |                                                            |
| `operations.lists.separate.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.lists.separate.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.lists.separate.tracked`                                          | boolean   | yes      |                                                            |
| `operations.lists.setLevel`                                                  | object    | yes      |                                                            |
| `operations.lists.setLevel.available`                                        | boolean   | yes      |                                                            |
| `operations.lists.setLevel.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.lists.setLevel.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.lists.setLevel.tracked`                                          | boolean   | yes      |                                                            |
| `operations.lists.setLevelAlignment`                                         | object    | yes      |                                                            |
| `operations.lists.setLevelAlignment.available`                               | boolean   | yes      |                                                            |
| `operations.lists.setLevelAlignment.dryRun`                                  | boolean   | yes      |                                                            |
| `operations.lists.setLevelAlignment.reasons`                                 | enum\[]   | no       |                                                            |
| `operations.lists.setLevelAlignment.tracked`                                 | boolean   | yes      |                                                            |
| `operations.lists.setLevelBullet`                                            | object    | yes      |                                                            |
| `operations.lists.setLevelBullet.available`                                  | boolean   | yes      |                                                            |
| `operations.lists.setLevelBullet.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.lists.setLevelBullet.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.lists.setLevelBullet.tracked`                                    | boolean   | yes      |                                                            |
| `operations.lists.setLevelIndents`                                           | object    | yes      |                                                            |
| `operations.lists.setLevelIndents.available`                                 | boolean   | yes      |                                                            |
| `operations.lists.setLevelIndents.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.lists.setLevelIndents.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.lists.setLevelIndents.tracked`                                   | boolean   | yes      |                                                            |
| `operations.lists.setLevelLayout`                                            | object    | yes      |                                                            |
| `operations.lists.setLevelLayout.available`                                  | boolean   | yes      |                                                            |
| `operations.lists.setLevelLayout.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.lists.setLevelLayout.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.lists.setLevelLayout.tracked`                                    | boolean   | yes      |                                                            |
| `operations.lists.setLevelMarkerFont`                                        | object    | yes      |                                                            |
| `operations.lists.setLevelMarkerFont.available`                              | boolean   | yes      |                                                            |
| `operations.lists.setLevelMarkerFont.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.lists.setLevelMarkerFont.reasons`                                | enum\[]   | no       |                                                            |
| `operations.lists.setLevelMarkerFont.tracked`                                | boolean   | yes      |                                                            |
| `operations.lists.setLevelNumberStyle`                                       | object    | yes      |                                                            |
| `operations.lists.setLevelNumberStyle.available`                             | boolean   | yes      |                                                            |
| `operations.lists.setLevelNumberStyle.dryRun`                                | boolean   | yes      |                                                            |
| `operations.lists.setLevelNumberStyle.reasons`                               | enum\[]   | no       |                                                            |
| `operations.lists.setLevelNumberStyle.tracked`                               | boolean   | yes      |                                                            |
| `operations.lists.setLevelNumbering`                                         | object    | yes      |                                                            |
| `operations.lists.setLevelNumbering.available`                               | boolean   | yes      |                                                            |
| `operations.lists.setLevelNumbering.dryRun`                                  | boolean   | yes      |                                                            |
| `operations.lists.setLevelNumbering.reasons`                                 | enum\[]   | no       |                                                            |
| `operations.lists.setLevelNumbering.tracked`                                 | boolean   | yes      |                                                            |
| `operations.lists.setLevelPictureBullet`                                     | object    | yes      |                                                            |
| `operations.lists.setLevelPictureBullet.available`                           | boolean   | yes      |                                                            |
| `operations.lists.setLevelPictureBullet.dryRun`                              | boolean   | yes      |                                                            |
| `operations.lists.setLevelPictureBullet.reasons`                             | enum\[]   | no       |                                                            |
| `operations.lists.setLevelPictureBullet.tracked`                             | boolean   | yes      |                                                            |
| `operations.lists.setLevelRestart`                                           | object    | yes      |                                                            |
| `operations.lists.setLevelRestart.available`                                 | boolean   | yes      |                                                            |
| `operations.lists.setLevelRestart.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.lists.setLevelRestart.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.lists.setLevelRestart.tracked`                                   | boolean   | yes      |                                                            |
| `operations.lists.setLevelStart`                                             | object    | yes      |                                                            |
| `operations.lists.setLevelStart.available`                                   | boolean   | yes      |                                                            |
| `operations.lists.setLevelStart.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.lists.setLevelStart.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.lists.setLevelStart.tracked`                                     | boolean   | yes      |                                                            |
| `operations.lists.setLevelText`                                              | object    | yes      |                                                            |
| `operations.lists.setLevelText.available`                                    | boolean   | yes      |                                                            |
| `operations.lists.setLevelText.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.lists.setLevelText.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.lists.setLevelText.tracked`                                      | boolean   | yes      |                                                            |
| `operations.lists.setLevelTrailingCharacter`                                 | object    | yes      |                                                            |
| `operations.lists.setLevelTrailingCharacter.available`                       | boolean   | yes      |                                                            |
| `operations.lists.setLevelTrailingCharacter.dryRun`                          | boolean   | yes      |                                                            |
| `operations.lists.setLevelTrailingCharacter.reasons`                         | enum\[]   | no       |                                                            |
| `operations.lists.setLevelTrailingCharacter.tracked`                         | boolean   | yes      |                                                            |
| `operations.lists.setType`                                                   | object    | yes      |                                                            |
| `operations.lists.setType.available`                                         | boolean   | yes      |                                                            |
| `operations.lists.setType.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.lists.setType.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.lists.setType.tracked`                                           | boolean   | yes      |                                                            |
| `operations.lists.setValue`                                                  | object    | yes      |                                                            |
| `operations.lists.setValue.available`                                        | boolean   | yes      |                                                            |
| `operations.lists.setValue.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.lists.setValue.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.lists.setValue.tracked`                                          | boolean   | yes      |                                                            |
| `operations.lists.split`                                                     | object    | yes      |                                                            |
| `operations.lists.split.available`                                           | boolean   | yes      |                                                            |
| `operations.lists.split.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.lists.split.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.lists.split.tracked`                                             | boolean   | yes      |                                                            |
| `operations.markdownToFragment`                                              | object    | yes      |                                                            |
| `operations.markdownToFragment.available`                                    | boolean   | yes      |                                                            |
| `operations.markdownToFragment.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.markdownToFragment.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.markdownToFragment.tracked`                                      | boolean   | yes      |                                                            |
| `operations.metadata.attach`                                                 | object    | yes      |                                                            |
| `operations.metadata.attach.available`                                       | boolean   | yes      |                                                            |
| `operations.metadata.attach.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.metadata.attach.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.metadata.attach.tracked`                                         | boolean   | yes      |                                                            |
| `operations.metadata.get`                                                    | object    | yes      |                                                            |
| `operations.metadata.get.available`                                          | boolean   | yes      |                                                            |
| `operations.metadata.get.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.metadata.get.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.metadata.get.tracked`                                            | boolean   | yes      |                                                            |
| `operations.metadata.list`                                                   | object    | yes      |                                                            |
| `operations.metadata.list.available`                                         | boolean   | yes      |                                                            |
| `operations.metadata.list.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.metadata.list.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.metadata.list.tracked`                                           | boolean   | yes      |                                                            |
| `operations.metadata.remove`                                                 | object    | yes      |                                                            |
| `operations.metadata.remove.available`                                       | boolean   | yes      |                                                            |
| `operations.metadata.remove.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.metadata.remove.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.metadata.remove.tracked`                                         | boolean   | yes      |                                                            |
| `operations.metadata.resolve`                                                | object    | yes      |                                                            |
| `operations.metadata.resolve.available`                                      | boolean   | yes      |                                                            |
| `operations.metadata.resolve.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.metadata.resolve.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.metadata.resolve.tracked`                                        | boolean   | yes      |                                                            |
| `operations.metadata.update`                                                 | object    | yes      |                                                            |
| `operations.metadata.update.available`                                       | boolean   | yes      |                                                            |
| `operations.metadata.update.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.metadata.update.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.metadata.update.tracked`                                         | boolean   | yes      |                                                            |
| `operations.mutations.apply`                                                 | object    | yes      |                                                            |
| `operations.mutations.apply.available`                                       | boolean   | yes      |                                                            |
| `operations.mutations.apply.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.mutations.apply.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.mutations.apply.tracked`                                         | boolean   | yes      |                                                            |
| `operations.mutations.preview`                                               | object    | yes      |                                                            |
| `operations.mutations.preview.available`                                     | boolean   | yes      |                                                            |
| `operations.mutations.preview.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.mutations.preview.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.mutations.preview.tracked`                                       | boolean   | yes      |                                                            |
| `operations.permissionRanges.create`                                         | object    | yes      |                                                            |
| `operations.permissionRanges.create.available`                               | boolean   | yes      |                                                            |
| `operations.permissionRanges.create.dryRun`                                  | boolean   | yes      |                                                            |
| `operations.permissionRanges.create.reasons`                                 | enum\[]   | no       |                                                            |
| `operations.permissionRanges.create.tracked`                                 | boolean   | yes      |                                                            |
| `operations.permissionRanges.get`                                            | object    | yes      |                                                            |
| `operations.permissionRanges.get.available`                                  | boolean   | yes      |                                                            |
| `operations.permissionRanges.get.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.permissionRanges.get.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.permissionRanges.get.tracked`                                    | boolean   | yes      |                                                            |
| `operations.permissionRanges.list`                                           | object    | yes      |                                                            |
| `operations.permissionRanges.list.available`                                 | boolean   | yes      |                                                            |
| `operations.permissionRanges.list.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.permissionRanges.list.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.permissionRanges.list.tracked`                                   | boolean   | yes      |                                                            |
| `operations.permissionRanges.remove`                                         | object    | yes      |                                                            |
| `operations.permissionRanges.remove.available`                               | boolean   | yes      |                                                            |
| `operations.permissionRanges.remove.dryRun`                                  | boolean   | yes      |                                                            |
| `operations.permissionRanges.remove.reasons`                                 | enum\[]   | no       |                                                            |
| `operations.permissionRanges.remove.tracked`                                 | boolean   | yes      |                                                            |
| `operations.permissionRanges.updatePrincipal`                                | object    | yes      |                                                            |
| `operations.permissionRanges.updatePrincipal.available`                      | boolean   | yes      |                                                            |
| `operations.permissionRanges.updatePrincipal.dryRun`                         | boolean   | yes      |                                                            |
| `operations.permissionRanges.updatePrincipal.reasons`                        | enum\[]   | no       |                                                            |
| `operations.permissionRanges.updatePrincipal.tracked`                        | boolean   | yes      |                                                            |
| `operations.protection.clearEditingRestriction`                              | object    | yes      |                                                            |
| `operations.protection.clearEditingRestriction.available`                    | boolean   | yes      |                                                            |
| `operations.protection.clearEditingRestriction.dryRun`                       | boolean   | yes      |                                                            |
| `operations.protection.clearEditingRestriction.reasons`                      | enum\[]   | no       |                                                            |
| `operations.protection.clearEditingRestriction.tracked`                      | boolean   | yes      |                                                            |
| `operations.protection.get`                                                  | object    | yes      |                                                            |
| `operations.protection.get.available`                                        | boolean   | yes      |                                                            |
| `operations.protection.get.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.protection.get.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.protection.get.tracked`                                          | boolean   | yes      |                                                            |
| `operations.protection.setEditingRestriction`                                | object    | yes      |                                                            |
| `operations.protection.setEditingRestriction.available`                      | boolean   | yes      |                                                            |
| `operations.protection.setEditingRestriction.dryRun`                         | boolean   | yes      |                                                            |
| `operations.protection.setEditingRestriction.reasons`                        | enum\[]   | no       |                                                            |
| `operations.protection.setEditingRestriction.tracked`                        | boolean   | yes      |                                                            |
| `operations.query.match`                                                     | object    | yes      |                                                            |
| `operations.query.match.available`                                           | boolean   | yes      |                                                            |
| `operations.query.match.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.query.match.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.query.match.tracked`                                             | boolean   | yes      |                                                            |
| `operations.ranges.resolve`                                                  | object    | yes      |                                                            |
| `operations.ranges.resolve.available`                                        | boolean   | yes      |                                                            |
| `operations.ranges.resolve.dryRun`                                           | boolean   | yes      |                                                            |
| `operations.ranges.resolve.reasons`                                          | enum\[]   | no       |                                                            |
| `operations.ranges.resolve.tracked`                                          | boolean   | yes      |                                                            |
| `operations.replace`                                                         | object    | yes      |                                                            |
| `operations.replace.available`                                               | boolean   | yes      |                                                            |
| `operations.replace.dryRun`                                                  | boolean   | yes      |                                                            |
| `operations.replace.reasons`                                                 | enum\[]   | no       |                                                            |
| `operations.replace.tracked`                                                 | boolean   | yes      |                                                            |
| `operations.sections.clearHeaderFooterRef`                                   | object    | yes      |                                                            |
| `operations.sections.clearHeaderFooterRef.available`                         | boolean   | yes      |                                                            |
| `operations.sections.clearHeaderFooterRef.dryRun`                            | boolean   | yes      |                                                            |
| `operations.sections.clearHeaderFooterRef.reasons`                           | enum\[]   | no       |                                                            |
| `operations.sections.clearHeaderFooterRef.tracked`                           | boolean   | yes      |                                                            |
| `operations.sections.clearPageBorders`                                       | object    | yes      |                                                            |
| `operations.sections.clearPageBorders.available`                             | boolean   | yes      |                                                            |
| `operations.sections.clearPageBorders.dryRun`                                | boolean   | yes      |                                                            |
| `operations.sections.clearPageBorders.reasons`                               | enum\[]   | no       |                                                            |
| `operations.sections.clearPageBorders.tracked`                               | boolean   | yes      |                                                            |
| `operations.sections.get`                                                    | object    | yes      |                                                            |
| `operations.sections.get.available`                                          | boolean   | yes      |                                                            |
| `operations.sections.get.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.sections.get.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.sections.get.tracked`                                            | boolean   | yes      |                                                            |
| `operations.sections.list`                                                   | object    | yes      |                                                            |
| `operations.sections.list.available`                                         | boolean   | yes      |                                                            |
| `operations.sections.list.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.sections.list.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.sections.list.tracked`                                           | boolean   | yes      |                                                            |
| `operations.sections.setBreakType`                                           | object    | yes      |                                                            |
| `operations.sections.setBreakType.available`                                 | boolean   | yes      |                                                            |
| `operations.sections.setBreakType.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.sections.setBreakType.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.sections.setBreakType.tracked`                                   | boolean   | yes      |                                                            |
| `operations.sections.setColumns`                                             | object    | yes      |                                                            |
| `operations.sections.setColumns.available`                                   | boolean   | yes      |                                                            |
| `operations.sections.setColumns.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.sections.setColumns.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.sections.setColumns.tracked`                                     | boolean   | yes      |                                                            |
| `operations.sections.setHeaderFooterMargins`                                 | object    | yes      |                                                            |
| `operations.sections.setHeaderFooterMargins.available`                       | boolean   | yes      |                                                            |
| `operations.sections.setHeaderFooterMargins.dryRun`                          | boolean   | yes      |                                                            |
| `operations.sections.setHeaderFooterMargins.reasons`                         | enum\[]   | no       |                                                            |
| `operations.sections.setHeaderFooterMargins.tracked`                         | boolean   | yes      |                                                            |
| `operations.sections.setHeaderFooterRef`                                     | object    | yes      |                                                            |
| `operations.sections.setHeaderFooterRef.available`                           | boolean   | yes      |                                                            |
| `operations.sections.setHeaderFooterRef.dryRun`                              | boolean   | yes      |                                                            |
| `operations.sections.setHeaderFooterRef.reasons`                             | enum\[]   | no       |                                                            |
| `operations.sections.setHeaderFooterRef.tracked`                             | boolean   | yes      |                                                            |
| `operations.sections.setLineNumbering`                                       | object    | yes      |                                                            |
| `operations.sections.setLineNumbering.available`                             | boolean   | yes      |                                                            |
| `operations.sections.setLineNumbering.dryRun`                                | boolean   | yes      |                                                            |
| `operations.sections.setLineNumbering.reasons`                               | enum\[]   | no       |                                                            |
| `operations.sections.setLineNumbering.tracked`                               | boolean   | yes      |                                                            |
| `operations.sections.setLinkToPrevious`                                      | object    | yes      |                                                            |
| `operations.sections.setLinkToPrevious.available`                            | boolean   | yes      |                                                            |
| `operations.sections.setLinkToPrevious.dryRun`                               | boolean   | yes      |                                                            |
| `operations.sections.setLinkToPrevious.reasons`                              | enum\[]   | no       |                                                            |
| `operations.sections.setLinkToPrevious.tracked`                              | boolean   | yes      |                                                            |
| `operations.sections.setOddEvenHeadersFooters`                               | object    | yes      |                                                            |
| `operations.sections.setOddEvenHeadersFooters.available`                     | boolean   | yes      |                                                            |
| `operations.sections.setOddEvenHeadersFooters.dryRun`                        | boolean   | yes      |                                                            |
| `operations.sections.setOddEvenHeadersFooters.reasons`                       | enum\[]   | no       |                                                            |
| `operations.sections.setOddEvenHeadersFooters.tracked`                       | boolean   | yes      |                                                            |
| `operations.sections.setPageBorders`                                         | object    | yes      |                                                            |
| `operations.sections.setPageBorders.available`                               | boolean   | yes      |                                                            |
| `operations.sections.setPageBorders.dryRun`                                  | boolean   | yes      |                                                            |
| `operations.sections.setPageBorders.reasons`                                 | enum\[]   | no       |                                                            |
| `operations.sections.setPageBorders.tracked`                                 | boolean   | yes      |                                                            |
| `operations.sections.setPageMargins`                                         | object    | yes      |                                                            |
| `operations.sections.setPageMargins.available`                               | boolean   | yes      |                                                            |
| `operations.sections.setPageMargins.dryRun`                                  | boolean   | yes      |                                                            |
| `operations.sections.setPageMargins.reasons`                                 | enum\[]   | no       |                                                            |
| `operations.sections.setPageMargins.tracked`                                 | boolean   | yes      |                                                            |
| `operations.sections.setPageNumbering`                                       | object    | yes      |                                                            |
| `operations.sections.setPageNumbering.available`                             | boolean   | yes      |                                                            |
| `operations.sections.setPageNumbering.dryRun`                                | boolean   | yes      |                                                            |
| `operations.sections.setPageNumbering.reasons`                               | enum\[]   | no       |                                                            |
| `operations.sections.setPageNumbering.tracked`                               | boolean   | yes      |                                                            |
| `operations.sections.setPageSetup`                                           | object    | yes      |                                                            |
| `operations.sections.setPageSetup.available`                                 | boolean   | yes      |                                                            |
| `operations.sections.setPageSetup.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.sections.setPageSetup.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.sections.setPageSetup.tracked`                                   | boolean   | yes      |                                                            |
| `operations.sections.setSectionDirection`                                    | object    | yes      |                                                            |
| `operations.sections.setSectionDirection.available`                          | boolean   | yes      |                                                            |
| `operations.sections.setSectionDirection.dryRun`                             | boolean   | yes      |                                                            |
| `operations.sections.setSectionDirection.reasons`                            | enum\[]   | no       |                                                            |
| `operations.sections.setSectionDirection.tracked`                            | boolean   | yes      |                                                            |
| `operations.sections.setTitlePage`                                           | object    | yes      |                                                            |
| `operations.sections.setTitlePage.available`                                 | boolean   | yes      |                                                            |
| `operations.sections.setTitlePage.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.sections.setTitlePage.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.sections.setTitlePage.tracked`                                   | boolean   | yes      |                                                            |
| `operations.sections.setVerticalAlign`                                       | object    | yes      |                                                            |
| `operations.sections.setVerticalAlign.available`                             | boolean   | yes      |                                                            |
| `operations.sections.setVerticalAlign.dryRun`                                | boolean   | yes      |                                                            |
| `operations.sections.setVerticalAlign.reasons`                               | enum\[]   | no       |                                                            |
| `operations.sections.setVerticalAlign.tracked`                               | boolean   | yes      |                                                            |
| `operations.selection.current`                                               | object    | yes      |                                                            |
| `operations.selection.current.available`                                     | boolean   | yes      |                                                            |
| `operations.selection.current.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.selection.current.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.selection.current.tracked`                                       | boolean   | yes      |                                                            |
| `operations.styles.apply`                                                    | object    | yes      |                                                            |
| `operations.styles.apply.available`                                          | boolean   | yes      |                                                            |
| `operations.styles.apply.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.styles.apply.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.styles.apply.tracked`                                            | boolean   | yes      |                                                            |
| `operations.styles.paragraph.clearStyle`                                     | object    | yes      |                                                            |
| `operations.styles.paragraph.clearStyle.available`                           | boolean   | yes      |                                                            |
| `operations.styles.paragraph.clearStyle.dryRun`                              | boolean   | yes      |                                                            |
| `operations.styles.paragraph.clearStyle.reasons`                             | enum\[]   | no       |                                                            |
| `operations.styles.paragraph.clearStyle.tracked`                             | boolean   | yes      |                                                            |
| `operations.styles.paragraph.setStyle`                                       | object    | yes      |                                                            |
| `operations.styles.paragraph.setStyle.available`                             | boolean   | yes      |                                                            |
| `operations.styles.paragraph.setStyle.dryRun`                                | boolean   | yes      |                                                            |
| `operations.styles.paragraph.setStyle.reasons`                               | enum\[]   | no       |                                                            |
| `operations.styles.paragraph.setStyle.tracked`                               | boolean   | yes      |                                                            |
| `operations.tables.applyBorderPreset`                                        | object    | yes      |                                                            |
| `operations.tables.applyBorderPreset.available`                              | boolean   | yes      |                                                            |
| `operations.tables.applyBorderPreset.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.tables.applyBorderPreset.reasons`                                | enum\[]   | no       |                                                            |
| `operations.tables.applyBorderPreset.tracked`                                | boolean   | yes      |                                                            |
| `operations.tables.applyPreset`                                              | object    | yes      |                                                            |
| `operations.tables.applyPreset.available`                                    | boolean   | yes      |                                                            |
| `operations.tables.applyPreset.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.tables.applyPreset.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.tables.applyPreset.tracked`                                      | boolean   | yes      |                                                            |
| `operations.tables.applyStyle`                                               | object    | yes      |                                                            |
| `operations.tables.applyStyle.available`                                     | boolean   | yes      |                                                            |
| `operations.tables.applyStyle.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.tables.applyStyle.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.tables.applyStyle.tracked`                                       | boolean   | yes      |                                                            |
| `operations.tables.clearBorder`                                              | object    | yes      |                                                            |
| `operations.tables.clearBorder.available`                                    | boolean   | yes      |                                                            |
| `operations.tables.clearBorder.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.tables.clearBorder.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.tables.clearBorder.tracked`                                      | boolean   | yes      |                                                            |
| `operations.tables.clearCellSpacing`                                         | object    | yes      |                                                            |
| `operations.tables.clearCellSpacing.available`                               | boolean   | yes      |                                                            |
| `operations.tables.clearCellSpacing.dryRun`                                  | boolean   | yes      |                                                            |
| `operations.tables.clearCellSpacing.reasons`                                 | enum\[]   | no       |                                                            |
| `operations.tables.clearCellSpacing.tracked`                                 | boolean   | yes      |                                                            |
| `operations.tables.clearContents`                                            | object    | yes      |                                                            |
| `operations.tables.clearContents.available`                                  | boolean   | yes      |                                                            |
| `operations.tables.clearContents.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.tables.clearContents.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.tables.clearContents.tracked`                                    | boolean   | yes      |                                                            |
| `operations.tables.clearDefaultStyle`                                        | object    | yes      |                                                            |
| `operations.tables.clearDefaultStyle.available`                              | boolean   | yes      |                                                            |
| `operations.tables.clearDefaultStyle.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.tables.clearDefaultStyle.reasons`                                | enum\[]   | no       |                                                            |
| `operations.tables.clearDefaultStyle.tracked`                                | boolean   | yes      |                                                            |
| `operations.tables.clearShading`                                             | object    | yes      |                                                            |
| `operations.tables.clearShading.available`                                   | boolean   | yes      |                                                            |
| `operations.tables.clearShading.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.tables.clearShading.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.tables.clearShading.tracked`                                     | boolean   | yes      |                                                            |
| `operations.tables.clearStyle`                                               | object    | yes      |                                                            |
| `operations.tables.clearStyle.available`                                     | boolean   | yes      |                                                            |
| `operations.tables.clearStyle.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.tables.clearStyle.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.tables.clearStyle.tracked`                                       | boolean   | yes      |                                                            |
| `operations.tables.convertFromText`                                          | object    | yes      |                                                            |
| `operations.tables.convertFromText.available`                                | boolean   | yes      |                                                            |
| `operations.tables.convertFromText.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.tables.convertFromText.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.tables.convertFromText.tracked`                                  | boolean   | yes      |                                                            |
| `operations.tables.convertToText`                                            | object    | yes      |                                                            |
| `operations.tables.convertToText.available`                                  | boolean   | yes      |                                                            |
| `operations.tables.convertToText.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.tables.convertToText.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.tables.convertToText.tracked`                                    | boolean   | yes      |                                                            |
| `operations.tables.delete`                                                   | object    | yes      |                                                            |
| `operations.tables.delete.available`                                         | boolean   | yes      |                                                            |
| `operations.tables.delete.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.tables.delete.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.tables.delete.tracked`                                           | boolean   | yes      |                                                            |
| `operations.tables.deleteCell`                                               | object    | yes      |                                                            |
| `operations.tables.deleteCell.available`                                     | boolean   | yes      |                                                            |
| `operations.tables.deleteCell.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.tables.deleteCell.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.tables.deleteCell.tracked`                                       | boolean   | yes      |                                                            |
| `operations.tables.deleteColumn`                                             | object    | yes      |                                                            |
| `operations.tables.deleteColumn.available`                                   | boolean   | yes      |                                                            |
| `operations.tables.deleteColumn.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.tables.deleteColumn.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.tables.deleteColumn.tracked`                                     | boolean   | yes      |                                                            |
| `operations.tables.deleteRow`                                                | object    | yes      |                                                            |
| `operations.tables.deleteRow.available`                                      | boolean   | yes      |                                                            |
| `operations.tables.deleteRow.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.tables.deleteRow.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.tables.deleteRow.tracked`                                        | boolean   | yes      |                                                            |
| `operations.tables.distributeColumns`                                        | object    | yes      |                                                            |
| `operations.tables.distributeColumns.available`                              | boolean   | yes      |                                                            |
| `operations.tables.distributeColumns.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.tables.distributeColumns.reasons`                                | enum\[]   | no       |                                                            |
| `operations.tables.distributeColumns.tracked`                                | boolean   | yes      |                                                            |
| `operations.tables.distributeRows`                                           | object    | yes      |                                                            |
| `operations.tables.distributeRows.available`                                 | boolean   | yes      |                                                            |
| `operations.tables.distributeRows.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.tables.distributeRows.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.tables.distributeRows.tracked`                                   | boolean   | yes      |                                                            |
| `operations.tables.get`                                                      | object    | yes      |                                                            |
| `operations.tables.get.available`                                            | boolean   | yes      |                                                            |
| `operations.tables.get.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.tables.get.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.tables.get.tracked`                                              | boolean   | yes      |                                                            |
| `operations.tables.getCells`                                                 | object    | yes      |                                                            |
| `operations.tables.getCells.available`                                       | boolean   | yes      |                                                            |
| `operations.tables.getCells.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.tables.getCells.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.tables.getCells.tracked`                                         | boolean   | yes      |                                                            |
| `operations.tables.getProperties`                                            | object    | yes      |                                                            |
| `operations.tables.getProperties.available`                                  | boolean   | yes      |                                                            |
| `operations.tables.getProperties.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.tables.getProperties.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.tables.getProperties.tracked`                                    | boolean   | yes      |                                                            |
| `operations.tables.getStyles`                                                | object    | yes      |                                                            |
| `operations.tables.getStyles.available`                                      | boolean   | yes      |                                                            |
| `operations.tables.getStyles.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.tables.getStyles.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.tables.getStyles.tracked`                                        | boolean   | yes      |                                                            |
| `operations.tables.insertCell`                                               | object    | yes      |                                                            |
| `operations.tables.insertCell.available`                                     | boolean   | yes      |                                                            |
| `operations.tables.insertCell.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.tables.insertCell.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.tables.insertCell.tracked`                                       | boolean   | yes      |                                                            |
| `operations.tables.insertColumn`                                             | object    | yes      |                                                            |
| `operations.tables.insertColumn.available`                                   | boolean   | yes      |                                                            |
| `operations.tables.insertColumn.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.tables.insertColumn.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.tables.insertColumn.tracked`                                     | boolean   | yes      |                                                            |
| `operations.tables.insertRow`                                                | object    | yes      |                                                            |
| `operations.tables.insertRow.available`                                      | boolean   | yes      |                                                            |
| `operations.tables.insertRow.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.tables.insertRow.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.tables.insertRow.tracked`                                        | boolean   | yes      |                                                            |
| `operations.tables.mergeCells`                                               | object    | yes      |                                                            |
| `operations.tables.mergeCells.available`                                     | boolean   | yes      |                                                            |
| `operations.tables.mergeCells.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.tables.mergeCells.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.tables.mergeCells.tracked`                                       | boolean   | yes      |                                                            |
| `operations.tables.move`                                                     | object    | yes      |                                                            |
| `operations.tables.move.available`                                           | boolean   | yes      |                                                            |
| `operations.tables.move.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.tables.move.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.tables.move.tracked`                                             | boolean   | yes      |                                                            |
| `operations.tables.setAltText`                                               | object    | yes      |                                                            |
| `operations.tables.setAltText.available`                                     | boolean   | yes      |                                                            |
| `operations.tables.setAltText.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.tables.setAltText.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.tables.setAltText.tracked`                                       | boolean   | yes      |                                                            |
| `operations.tables.setBorder`                                                | object    | yes      |                                                            |
| `operations.tables.setBorder.available`                                      | boolean   | yes      |                                                            |
| `operations.tables.setBorder.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.tables.setBorder.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.tables.setBorder.tracked`                                        | boolean   | yes      |                                                            |
| `operations.tables.setBorders`                                               | object    | yes      |                                                            |
| `operations.tables.setBorders.available`                                     | boolean   | yes      |                                                            |
| `operations.tables.setBorders.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.tables.setBorders.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.tables.setBorders.tracked`                                       | boolean   | yes      |                                                            |
| `operations.tables.setCellPadding`                                           | object    | yes      |                                                            |
| `operations.tables.setCellPadding.available`                                 | boolean   | yes      |                                                            |
| `operations.tables.setCellPadding.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.tables.setCellPadding.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.tables.setCellPadding.tracked`                                   | boolean   | yes      |                                                            |
| `operations.tables.setCellProperties`                                        | object    | yes      |                                                            |
| `operations.tables.setCellProperties.available`                              | boolean   | yes      |                                                            |
| `operations.tables.setCellProperties.dryRun`                                 | boolean   | yes      |                                                            |
| `operations.tables.setCellProperties.reasons`                                | enum\[]   | no       |                                                            |
| `operations.tables.setCellProperties.tracked`                                | boolean   | yes      |                                                            |
| `operations.tables.setCellSpacing`                                           | object    | yes      |                                                            |
| `operations.tables.setCellSpacing.available`                                 | boolean   | yes      |                                                            |
| `operations.tables.setCellSpacing.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.tables.setCellSpacing.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.tables.setCellSpacing.tracked`                                   | boolean   | yes      |                                                            |
| `operations.tables.setCellText`                                              | object    | yes      |                                                            |
| `operations.tables.setCellText.available`                                    | boolean   | yes      |                                                            |
| `operations.tables.setCellText.dryRun`                                       | boolean   | yes      |                                                            |
| `operations.tables.setCellText.reasons`                                      | enum\[]   | no       |                                                            |
| `operations.tables.setCellText.tracked`                                      | boolean   | yes      |                                                            |
| `operations.tables.setColumnWidth`                                           | object    | yes      |                                                            |
| `operations.tables.setColumnWidth.available`                                 | boolean   | yes      |                                                            |
| `operations.tables.setColumnWidth.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.tables.setColumnWidth.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.tables.setColumnWidth.tracked`                                   | boolean   | yes      |                                                            |
| `operations.tables.setDefaultStyle`                                          | object    | yes      |                                                            |
| `operations.tables.setDefaultStyle.available`                                | boolean   | yes      |                                                            |
| `operations.tables.setDefaultStyle.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.tables.setDefaultStyle.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.tables.setDefaultStyle.tracked`                                  | boolean   | yes      |                                                            |
| `operations.tables.setLayout`                                                | object    | yes      |                                                            |
| `operations.tables.setLayout.available`                                      | boolean   | yes      |                                                            |
| `operations.tables.setLayout.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.tables.setLayout.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.tables.setLayout.tracked`                                        | boolean   | yes      |                                                            |
| `operations.tables.setRowHeight`                                             | object    | yes      |                                                            |
| `operations.tables.setRowHeight.available`                                   | boolean   | yes      |                                                            |
| `operations.tables.setRowHeight.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.tables.setRowHeight.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.tables.setRowHeight.tracked`                                     | boolean   | yes      |                                                            |
| `operations.tables.setRowOptions`                                            | object    | yes      |                                                            |
| `operations.tables.setRowOptions.available`                                  | boolean   | yes      |                                                            |
| `operations.tables.setRowOptions.dryRun`                                     | boolean   | yes      |                                                            |
| `operations.tables.setRowOptions.reasons`                                    | enum\[]   | no       |                                                            |
| `operations.tables.setRowOptions.tracked`                                    | boolean   | yes      |                                                            |
| `operations.tables.setShading`                                               | object    | yes      |                                                            |
| `operations.tables.setShading.available`                                     | boolean   | yes      |                                                            |
| `operations.tables.setShading.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.tables.setShading.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.tables.setShading.tracked`                                       | boolean   | yes      |                                                            |
| `operations.tables.setStyle`                                                 | object    | yes      |                                                            |
| `operations.tables.setStyle.available`                                       | boolean   | yes      |                                                            |
| `operations.tables.setStyle.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.tables.setStyle.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.tables.setStyle.tracked`                                         | boolean   | yes      |                                                            |
| `operations.tables.setStyleOption`                                           | object    | yes      |                                                            |
| `operations.tables.setStyleOption.available`                                 | boolean   | yes      |                                                            |
| `operations.tables.setStyleOption.dryRun`                                    | boolean   | yes      |                                                            |
| `operations.tables.setStyleOption.reasons`                                   | enum\[]   | no       |                                                            |
| `operations.tables.setStyleOption.tracked`                                   | boolean   | yes      |                                                            |
| `operations.tables.setTableOptions`                                          | object    | yes      |                                                            |
| `operations.tables.setTableOptions.available`                                | boolean   | yes      |                                                            |
| `operations.tables.setTableOptions.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.tables.setTableOptions.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.tables.setTableOptions.tracked`                                  | boolean   | yes      |                                                            |
| `operations.tables.setTablePadding`                                          | object    | yes      |                                                            |
| `operations.tables.setTablePadding.available`                                | boolean   | yes      |                                                            |
| `operations.tables.setTablePadding.dryRun`                                   | boolean   | yes      |                                                            |
| `operations.tables.setTablePadding.reasons`                                  | enum\[]   | no       |                                                            |
| `operations.tables.setTablePadding.tracked`                                  | boolean   | yes      |                                                            |
| `operations.tables.sort`                                                     | object    | yes      |                                                            |
| `operations.tables.sort.available`                                           | boolean   | yes      |                                                            |
| `operations.tables.sort.dryRun`                                              | boolean   | yes      |                                                            |
| `operations.tables.sort.reasons`                                             | enum\[]   | no       |                                                            |
| `operations.tables.sort.tracked`                                             | boolean   | yes      |                                                            |
| `operations.tables.split`                                                    | object    | yes      |                                                            |
| `operations.tables.split.available`                                          | boolean   | yes      |                                                            |
| `operations.tables.split.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.tables.split.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.tables.split.tracked`                                            | boolean   | yes      |                                                            |
| `operations.tables.splitCell`                                                | object    | yes      |                                                            |
| `operations.tables.splitCell.available`                                      | boolean   | yes      |                                                            |
| `operations.tables.splitCell.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.tables.splitCell.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.tables.splitCell.tracked`                                        | boolean   | yes      |                                                            |
| `operations.tables.unmergeCells`                                             | object    | yes      |                                                            |
| `operations.tables.unmergeCells.available`                                   | boolean   | yes      |                                                            |
| `operations.tables.unmergeCells.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.tables.unmergeCells.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.tables.unmergeCells.tracked`                                     | boolean   | yes      |                                                            |
| `operations.templates.apply`                                                 | object    | yes      |                                                            |
| `operations.templates.apply.available`                                       | boolean   | yes      |                                                            |
| `operations.templates.apply.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.templates.apply.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.templates.apply.tracked`                                         | boolean   | yes      |                                                            |
| `operations.toc.configure`                                                   | object    | yes      |                                                            |
| `operations.toc.configure.available`                                         | boolean   | yes      |                                                            |
| `operations.toc.configure.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.toc.configure.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.toc.configure.tracked`                                           | boolean   | yes      |                                                            |
| `operations.toc.editEntry`                                                   | object    | yes      |                                                            |
| `operations.toc.editEntry.available`                                         | boolean   | yes      |                                                            |
| `operations.toc.editEntry.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.toc.editEntry.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.toc.editEntry.tracked`                                           | boolean   | yes      |                                                            |
| `operations.toc.get`                                                         | object    | yes      |                                                            |
| `operations.toc.get.available`                                               | boolean   | yes      |                                                            |
| `operations.toc.get.dryRun`                                                  | boolean   | yes      |                                                            |
| `operations.toc.get.reasons`                                                 | enum\[]   | no       |                                                            |
| `operations.toc.get.tracked`                                                 | boolean   | yes      |                                                            |
| `operations.toc.getEntry`                                                    | object    | yes      |                                                            |
| `operations.toc.getEntry.available`                                          | boolean   | yes      |                                                            |
| `operations.toc.getEntry.dryRun`                                             | boolean   | yes      |                                                            |
| `operations.toc.getEntry.reasons`                                            | enum\[]   | no       |                                                            |
| `operations.toc.getEntry.tracked`                                            | boolean   | yes      |                                                            |
| `operations.toc.list`                                                        | object    | yes      |                                                            |
| `operations.toc.list.available`                                              | boolean   | yes      |                                                            |
| `operations.toc.list.dryRun`                                                 | boolean   | yes      |                                                            |
| `operations.toc.list.reasons`                                                | enum\[]   | no       |                                                            |
| `operations.toc.list.tracked`                                                | boolean   | yes      |                                                            |
| `operations.toc.listEntries`                                                 | object    | yes      |                                                            |
| `operations.toc.listEntries.available`                                       | boolean   | yes      |                                                            |
| `operations.toc.listEntries.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.toc.listEntries.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.toc.listEntries.tracked`                                         | boolean   | yes      |                                                            |
| `operations.toc.markEntry`                                                   | object    | yes      |                                                            |
| `operations.toc.markEntry.available`                                         | boolean   | yes      |                                                            |
| `operations.toc.markEntry.dryRun`                                            | boolean   | yes      |                                                            |
| `operations.toc.markEntry.reasons`                                           | enum\[]   | no       |                                                            |
| `operations.toc.markEntry.tracked`                                           | boolean   | yes      |                                                            |
| `operations.toc.remove`                                                      | object    | yes      |                                                            |
| `operations.toc.remove.available`                                            | boolean   | yes      |                                                            |
| `operations.toc.remove.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.toc.remove.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.toc.remove.tracked`                                              | boolean   | yes      |                                                            |
| `operations.toc.unmarkEntry`                                                 | object    | yes      |                                                            |
| `operations.toc.unmarkEntry.available`                                       | boolean   | yes      |                                                            |
| `operations.toc.unmarkEntry.dryRun`                                          | boolean   | yes      |                                                            |
| `operations.toc.unmarkEntry.reasons`                                         | enum\[]   | no       |                                                            |
| `operations.toc.unmarkEntry.tracked`                                         | boolean   | yes      |                                                            |
| `operations.toc.update`                                                      | object    | yes      |                                                            |
| `operations.toc.update.available`                                            | boolean   | yes      |                                                            |
| `operations.toc.update.dryRun`                                               | boolean   | yes      |                                                            |
| `operations.toc.update.reasons`                                              | enum\[]   | no       |                                                            |
| `operations.toc.update.tracked`                                              | boolean   | yes      |                                                            |
| `operations.trackChanges.decide`                                             | object    | yes      |                                                            |
| `operations.trackChanges.decide.available`                                   | boolean   | yes      |                                                            |
| `operations.trackChanges.decide.dryRun`                                      | boolean   | yes      |                                                            |
| `operations.trackChanges.decide.reasons`                                     | enum\[]   | no       |                                                            |
| `operations.trackChanges.decide.tracked`                                     | boolean   | yes      |                                                            |
| `operations.trackChanges.get`                                                | object    | yes      |                                                            |
| `operations.trackChanges.get.available`                                      | boolean   | yes      |                                                            |
| `operations.trackChanges.get.dryRun`                                         | boolean   | yes      |                                                            |
| `operations.trackChanges.get.reasons`                                        | enum\[]   | no       |                                                            |
| `operations.trackChanges.get.tracked`                                        | boolean   | yes      |                                                            |
| `operations.trackChanges.list`                                               | object    | yes      |                                                            |
| `operations.trackChanges.list.available`                                     | boolean   | yes      |                                                            |
| `operations.trackChanges.list.dryRun`                                        | boolean   | yes      |                                                            |
| `operations.trackChanges.list.reasons`                                       | enum\[]   | no       |                                                            |
| `operations.trackChanges.list.tracked`                                       | boolean   | yes      |                                                            |
| `planEngine`                                                                 | object    | yes      |                                                            |
| `planEngine.regex`                                                           | object    | yes      |                                                            |
| `planEngine.regex.maxPatternLength`                                          | integer   | yes      |                                                            |
| `planEngine.supportedNonUniformStrategies`                                   | string\[] | yes      |                                                            |
| `planEngine.supportedSetMarks`                                               | string\[] | yes      |                                                            |
| `planEngine.supportedStepOps`                                                | string\[] | yes      |                                                            |

### Example response

```json theme={null}
{
  "format": {
    "supportedInlineProperties": {
      "bCs": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "bold": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "border": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "caps": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "charScale": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "color": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "contextualAlternates": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "cs": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "dstrike": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "eastAsianLayout": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "em": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "emboss": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "fitText": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "fontFamily": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "fontSize": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "fontSizeCs": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "highlight": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "iCs": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "imprint": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "italic": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "kerning": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "lang": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "letterSpacing": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "ligatures": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "numForm": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "numSpacing": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "oMath": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "outline": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "position": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "rFonts": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "rStyle": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "rtl": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "shading": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "shadow": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "smallCaps": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "snapToGrid": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "specVanish": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "strike": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "stylisticSets": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "underline": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "vanish": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "vertAlign": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      },
      "webHidden": {
        "available": true,
        "storage": "mark",
        "tracked": true,
        "type": "boolean"
      }
    }
  },
  "global": {
    "comments": {
      "enabled": true
    },
    "dryRun": {
      "enabled": true
    },
    "history": {
      "enabled": true
    },
    "lists": {
      "enabled": true
    },
    "trackChanges": {
      "enabled": true
    }
  },
  "operations": {
    "authorities.configure": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "authorities.entries.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "authorities.entries.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "authorities.entries.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "authorities.entries.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "authorities.entries.update": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "authorities.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "authorities.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "authorities.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "authorities.rebuild": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "authorities.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "blocks.delete": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "blocks.deleteRange": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "blocks.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "bookmarks.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "bookmarks.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "bookmarks.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "bookmarks.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "bookmarks.rename": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "capabilities.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "captions.configure": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "captions.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "captions.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "captions.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "captions.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "captions.update": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "citations.bibliography.configure": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "citations.bibliography.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "citations.bibliography.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "citations.bibliography.rebuild": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "citations.bibliography.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "citations.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "citations.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "citations.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "citations.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "citations.sources.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "citations.sources.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "citations.sources.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "citations.sources.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "citations.sources.update": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "citations.update": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "clearContent": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "comments.create": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "comments.delete": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "comments.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "comments.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "comments.patch": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.appendContent": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.checkbox.getState": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.checkbox.setState": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.checkbox.setSymbolPair": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.checkbox.toggle": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.choiceList.getItems": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.choiceList.setItems": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.choiceList.setSelected": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.clearBinding": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.clearContent": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.copy": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.date.clearValue": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.date.setCalendar": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.date.setDisplayFormat": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.date.setDisplayLocale": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.date.setStorageFormat": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.date.setValue": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.delete": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.getBinding": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.getContent": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.getParent": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.getRawProperties": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.group.ungroup": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.group.wrap": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.insertAfter": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.insertBefore": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.listChildren": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.listInRange": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.move": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.normalizeTagPayload": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.normalizeWordCompatibility": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.patch": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.patchRawProperties": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.prependContent": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.repeatingSection.cloneItem": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.repeatingSection.deleteItem": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.repeatingSection.insertItemAfter": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.repeatingSection.insertItemBefore": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.repeatingSection.listItems": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.repeatingSection.setAllowInsertDelete": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.replaceContent": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.selectByTag": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.selectByTitle": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.setBinding": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.setLockMode": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.setType": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.text.clearValue": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.text.setMultiline": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.text.setValue": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.unwrap": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "contentControls.validateWordCompatibility": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "contentControls.wrap": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "create.contentControl": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "create.heading": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "create.image": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "create.paragraph": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "create.sectionBreak": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "create.table": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "create.tableOfContents": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "crossRefs.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "crossRefs.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "crossRefs.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "crossRefs.rebuild": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "crossRefs.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "customXml.parts.create": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "customXml.parts.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "customXml.parts.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "customXml.parts.patch": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "customXml.parts.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "delete": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "diff.apply": {
      "available": true,
      "dryRun": false,
      "tracked": true
    },
    "diff.capture": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "diff.compare": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "extract": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "fields.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "fields.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "fields.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "fields.rebuild": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "fields.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "find": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "footnotes.configure": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "footnotes.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "footnotes.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "footnotes.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "footnotes.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "footnotes.update": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.apply": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.bCs": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.bold": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.border": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.caps": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.charScale": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.color": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.contextualAlternates": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.cs": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.dstrike": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.eastAsianLayout": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.em": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.emboss": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.fitText": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.fontFamily": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.fontSize": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.fontSizeCs": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.highlight": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.iCs": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.imprint": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.italic": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.kerning": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.lang": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.letterSpacing": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.ligatures": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.numForm": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.numSpacing": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.oMath": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.outline": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.clearAlignment": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.clearAllTabStops": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.clearBorder": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.clearDirection": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.clearIndentation": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.clearShading": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.clearSpacing": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.clearTabStop": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.resetDirectFormatting": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.setAlignment": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.setBorder": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.setDirection": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.setFlowOptions": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.setIndentation": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.setKeepOptions": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.setOutlineLevel": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.setShading": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.setSpacing": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.paragraph.setTabStop": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.position": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.rFonts": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.rStyle": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.rtl": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.shading": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.shadow": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.smallCaps": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.snapToGrid": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.specVanish": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.strike": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.stylisticSets": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.underline": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.vanish": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "format.vertAlign": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "format.webHidden": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "formatRange": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "getHtml": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "getMarkdown": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "getNode": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "getNodeById": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "getText": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "headerFooters.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "headerFooters.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "headerFooters.parts.create": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "headerFooters.parts.delete": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "headerFooters.parts.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "headerFooters.refs.clear": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "headerFooters.refs.set": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "headerFooters.refs.setLinkedToPrevious": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "headerFooters.resolve": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "history.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "history.redo": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "history.undo": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "hyperlinks.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "hyperlinks.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "hyperlinks.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "hyperlinks.patch": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "hyperlinks.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "hyperlinks.wrap": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.convertToFloating": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.convertToInline": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.crop": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.delete": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.flip": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "images.insertCaption": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "images.move": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.removeCaption": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.replaceSource": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.resetCrop": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.rotate": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.scale": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setAltText": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setAnchorOptions": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setDecorative": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setHyperlink": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setLockAspectRatio": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setName": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setPosition": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setSize": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setWrapDistances": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setWrapSide": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setWrapType": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.setZOrder": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "images.updateCaption": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "index.configure": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "index.entries.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "index.entries.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "index.entries.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "index.entries.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "index.entries.update": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "index.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "index.insert": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "index.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "index.rebuild": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "index.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "info": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "insert": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "lists.applyPreset": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.applyStyle": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.applyTemplate": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.attach": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.canContinuePrevious": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "lists.canJoin": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "lists.captureTemplate": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "lists.clearLevelOverrides": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.continuePrevious": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.convertToText": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.create": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.delete": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.detach": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "lists.getStyle": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "lists.indent": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.insert": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "lists.join": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "lists.merge": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.outdent": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.restartAt": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.separate": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevel": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelAlignment": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelBullet": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelIndents": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelLayout": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelMarkerFont": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelNumbering": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelNumberStyle": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelPictureBullet": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelRestart": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelStart": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelText": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setLevelTrailingCharacter": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setType": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.setValue": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "lists.split": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "markdownToFragment": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "metadata.attach": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "metadata.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "metadata.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "metadata.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "metadata.resolve": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "metadata.update": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "mutations.apply": {
      "available": true,
      "dryRun": false,
      "tracked": true
    },
    "mutations.preview": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "permissionRanges.create": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "permissionRanges.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "permissionRanges.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "permissionRanges.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "permissionRanges.updatePrincipal": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "protection.clearEditingRestriction": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "protection.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "protection.setEditingRestriction": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "query.match": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "ranges.resolve": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "replace": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "sections.clearHeaderFooterRef": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.clearPageBorders": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "sections.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "sections.setBreakType": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setColumns": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setHeaderFooterMargins": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setHeaderFooterRef": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setLineNumbering": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setLinkToPrevious": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setOddEvenHeadersFooters": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setPageBorders": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setPageMargins": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setPageNumbering": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setPageSetup": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setSectionDirection": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setTitlePage": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "sections.setVerticalAlign": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "selection.current": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "styles.apply": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "styles.paragraph.clearStyle": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "styles.paragraph.setStyle": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.applyBorderPreset": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.applyPreset": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.applyStyle": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.clearBorder": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.clearCellSpacing": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.clearContents": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.clearDefaultStyle": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.clearShading": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.clearStyle": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.convertFromText": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.convertToText": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.delete": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "tables.deleteCell": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.deleteColumn": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "tables.deleteRow": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "tables.distributeColumns": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.distributeRows": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "tables.getCells": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "tables.getProperties": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "tables.getStyles": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "tables.insertCell": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.insertColumn": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "tables.insertRow": {
      "available": true,
      "dryRun": true,
      "tracked": true
    },
    "tables.mergeCells": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.move": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setAltText": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setBorder": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setBorders": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setCellPadding": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setCellProperties": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setCellSpacing": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setCellText": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setColumnWidth": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setDefaultStyle": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setLayout": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setRowHeight": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setRowOptions": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setShading": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setStyle": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setStyleOption": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setTableOptions": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.setTablePadding": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.sort": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.split": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.splitCell": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "tables.unmergeCells": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "templates.apply": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "toc.configure": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "toc.editEntry": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "toc.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "toc.getEntry": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "toc.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "toc.listEntries": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "toc.markEntry": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "toc.remove": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "toc.unmarkEntry": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "toc.update": {
      "available": true,
      "dryRun": true,
      "tracked": false
    },
    "trackChanges.decide": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "trackChanges.get": {
      "available": true,
      "dryRun": false,
      "tracked": false
    },
    "trackChanges.list": {
      "available": true,
      "dryRun": false,
      "tracked": false
    }
  },
  "planEngine": {
    "regex": {
      "maxPatternLength": 1
    },
    "supportedNonUniformStrategies": [
      "example"
    ],
    "supportedSetMarks": [
      "example"
    ],
    "supportedStepOps": [
      "example"
    ]
  }
}
```

## Pre-apply throws

* None

## Non-applied failure codes

* None

## Raw schemas

<Accordion title="Raw input schema">
  ```json theme={null}
  {
    "additionalProperties": false,
    "properties": {},
    "type": "object"
  }
  ```
</Accordion>

<Accordion title="Raw output schema">
  ```json theme={null}
  {
    "additionalProperties": false,
    "properties": {
      "format": {
        "additionalProperties": false,
        "properties": {
          "supportedInlineProperties": {
            "additionalProperties": false,
            "properties": {
              "bCs": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "bold": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "border": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "caps": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "charScale": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "color": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "contextualAlternates": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "cs": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "dstrike": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "eastAsianLayout": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "em": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "emboss": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "fitText": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "fontFamily": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "fontSize": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "fontSizeCs": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "highlight": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "iCs": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "imprint": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "italic": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "kerning": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "lang": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "letterSpacing": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "ligatures": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "numForm": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "numSpacing": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "oMath": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "outline": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "position": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "rFonts": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "rStyle": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "rtl": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "shading": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "shadow": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "smallCaps": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "snapToGrid": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "specVanish": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "strike": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "stylisticSets": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "underline": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "vanish": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "vertAlign": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              },
              "webHidden": {
                "additionalProperties": false,
                "properties": {
                  "available": {
                    "type": "boolean"
                  },
                  "storage": {
                    "enum": [
                      "mark",
                      "runAttribute"
                    ]
                  },
                  "tracked": {
                    "type": "boolean"
                  },
                  "type": {
                    "enum": [
                      "boolean",
                      "string",
                      "number",
                      "object",
                      "array"
                    ]
                  }
                },
                "required": [
                  "available",
                  "tracked",
                  "type",
                  "storage"
                ],
                "type": "object"
              }
            },
            "required": [
              "bold",
              "italic",
              "strike",
              "underline",
              "highlight",
              "color",
              "fontSize",
              "fontFamily",
              "letterSpacing",
              "vertAlign",
              "position",
              "dstrike",
              "smallCaps",
              "caps",
              "shading",
              "border",
              "outline",
              "shadow",
              "emboss",
              "imprint",
              "charScale",
              "kerning",
              "vanish",
              "webHidden",
              "specVanish",
              "rtl",
              "cs",
              "bCs",
              "iCs",
              "eastAsianLayout",
              "em",
              "fitText",
              "snapToGrid",
              "lang",
              "oMath",
              "rStyle",
              "rFonts",
              "fontSizeCs",
              "ligatures",
              "numForm",
              "numSpacing",
              "stylisticSets",
              "contextualAlternates"
            ],
            "type": "object"
          }
        },
        "required": [
          "supportedInlineProperties"
        ],
        "type": "object"
      },
      "global": {
        "additionalProperties": false,
        "properties": {
          "comments": {
            "additionalProperties": false,
            "properties": {
              "enabled": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              }
            },
            "required": [
              "enabled"
            ],
            "type": "object"
          },
          "dryRun": {
            "additionalProperties": false,
            "properties": {
              "enabled": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              }
            },
            "required": [
              "enabled"
            ],
            "type": "object"
          },
          "history": {
            "additionalProperties": false,
            "properties": {
              "enabled": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              }
            },
            "required": [
              "enabled"
            ],
            "type": "object"
          },
          "lists": {
            "additionalProperties": false,
            "properties": {
              "enabled": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              }
            },
            "required": [
              "enabled"
            ],
            "type": "object"
          },
          "trackChanges": {
            "additionalProperties": false,
            "properties": {
              "enabled": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              }
            },
            "required": [
              "enabled"
            ],
            "type": "object"
          }
        },
        "required": [
          "trackChanges",
          "comments",
          "lists",
          "dryRun",
          "history"
        ],
        "type": "object"
      },
      "operations": {
        "additionalProperties": false,
        "properties": {
          "authorities.configure": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "authorities.entries.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "authorities.entries.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "authorities.entries.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "authorities.entries.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "authorities.entries.update": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "authorities.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "authorities.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "authorities.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "authorities.rebuild": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "authorities.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "blocks.delete": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "blocks.deleteRange": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "blocks.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "bookmarks.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "bookmarks.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "bookmarks.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "bookmarks.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "bookmarks.rename": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "capabilities.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "captions.configure": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "captions.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "captions.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "captions.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "captions.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "captions.update": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.bibliography.configure": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.bibliography.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.bibliography.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.bibliography.rebuild": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.bibliography.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.sources.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.sources.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.sources.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.sources.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.sources.update": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "citations.update": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "clearContent": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "comments.create": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "comments.delete": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "comments.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "comments.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "comments.patch": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.appendContent": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.checkbox.getState": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.checkbox.setState": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.checkbox.setSymbolPair": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.checkbox.toggle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.choiceList.getItems": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.choiceList.setItems": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.choiceList.setSelected": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.clearBinding": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.clearContent": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.copy": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.date.clearValue": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.date.setCalendar": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.date.setDisplayFormat": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.date.setDisplayLocale": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.date.setStorageFormat": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.date.setValue": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.delete": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.getBinding": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.getContent": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.getParent": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.getRawProperties": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.group.ungroup": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.group.wrap": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.insertAfter": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.insertBefore": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.listChildren": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.listInRange": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.move": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.normalizeTagPayload": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.normalizeWordCompatibility": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.patch": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.patchRawProperties": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.prependContent": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.repeatingSection.cloneItem": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.repeatingSection.deleteItem": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.repeatingSection.insertItemAfter": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.repeatingSection.insertItemBefore": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.repeatingSection.listItems": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.repeatingSection.setAllowInsertDelete": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.replaceContent": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.selectByTag": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.selectByTitle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.setBinding": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.setLockMode": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.setType": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.text.clearValue": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.text.setMultiline": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.text.setValue": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.unwrap": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.validateWordCompatibility": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "contentControls.wrap": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "create.contentControl": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "create.heading": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "create.image": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "create.paragraph": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "create.sectionBreak": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "create.table": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "create.tableOfContents": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "crossRefs.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "crossRefs.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "crossRefs.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "crossRefs.rebuild": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "crossRefs.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "customXml.parts.create": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "customXml.parts.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "customXml.parts.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "customXml.parts.patch": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "customXml.parts.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "delete": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "diff.apply": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "diff.capture": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "diff.compare": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "extract": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "fields.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "fields.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "fields.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "fields.rebuild": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "fields.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "find": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "footnotes.configure": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "footnotes.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "footnotes.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "footnotes.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "footnotes.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "footnotes.update": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.apply": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.bCs": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.bold": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.border": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.caps": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.charScale": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.color": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.contextualAlternates": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.cs": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.dstrike": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.eastAsianLayout": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.em": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.emboss": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.fitText": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.fontFamily": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.fontSize": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.fontSizeCs": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.highlight": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.iCs": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.imprint": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.italic": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.kerning": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.lang": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.letterSpacing": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.ligatures": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.numForm": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.numSpacing": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.oMath": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.outline": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.clearAlignment": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.clearAllTabStops": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.clearBorder": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.clearDirection": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.clearIndentation": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.clearShading": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.clearSpacing": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.clearTabStop": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.resetDirectFormatting": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.setAlignment": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.setBorder": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.setDirection": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.setFlowOptions": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.setIndentation": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.setKeepOptions": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.setOutlineLevel": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.setShading": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.setSpacing": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.paragraph.setTabStop": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.position": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.rFonts": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.rStyle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.rtl": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.shading": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.shadow": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.smallCaps": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.snapToGrid": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.specVanish": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.strike": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.stylisticSets": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.underline": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.vanish": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.vertAlign": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "format.webHidden": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "formatRange": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "getHtml": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "getMarkdown": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "getNode": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "getNodeById": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "getText": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "headerFooters.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "headerFooters.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "headerFooters.parts.create": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "headerFooters.parts.delete": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "headerFooters.parts.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "headerFooters.refs.clear": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "headerFooters.refs.set": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "headerFooters.refs.setLinkedToPrevious": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "headerFooters.resolve": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "history.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "history.redo": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "history.undo": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "hyperlinks.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "hyperlinks.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "hyperlinks.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "hyperlinks.patch": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "hyperlinks.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "hyperlinks.wrap": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.convertToFloating": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.convertToInline": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.crop": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.delete": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.flip": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.insertCaption": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.move": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.removeCaption": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.replaceSource": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.resetCrop": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.rotate": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.scale": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setAltText": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setAnchorOptions": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setDecorative": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setHyperlink": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setLockAspectRatio": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setName": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setPosition": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setSize": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setWrapDistances": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setWrapSide": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setWrapType": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.setZOrder": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "images.updateCaption": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "index.configure": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "index.entries.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "index.entries.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "index.entries.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "index.entries.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "index.entries.update": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "index.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "index.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "index.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "index.rebuild": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "index.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "info": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.applyPreset": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.applyStyle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.applyTemplate": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.attach": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.canContinuePrevious": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.canJoin": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.captureTemplate": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.clearLevelOverrides": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.continuePrevious": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.convertToText": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.create": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.delete": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.detach": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.getStyle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.indent": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.insert": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.join": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.merge": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.outdent": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.restartAt": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.separate": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevel": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelAlignment": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelBullet": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelIndents": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelLayout": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelMarkerFont": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelNumbering": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelNumberStyle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelPictureBullet": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelRestart": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelStart": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelText": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setLevelTrailingCharacter": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setType": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.setValue": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "lists.split": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "markdownToFragment": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "metadata.attach": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "metadata.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "metadata.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "metadata.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "metadata.resolve": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "metadata.update": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "mutations.apply": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "mutations.preview": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "permissionRanges.create": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "permissionRanges.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "permissionRanges.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "permissionRanges.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "permissionRanges.updatePrincipal": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "protection.clearEditingRestriction": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "protection.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "protection.setEditingRestriction": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "query.match": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "ranges.resolve": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "replace": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.clearHeaderFooterRef": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.clearPageBorders": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setBreakType": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setColumns": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setHeaderFooterMargins": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setHeaderFooterRef": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setLineNumbering": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setLinkToPrevious": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setOddEvenHeadersFooters": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setPageBorders": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setPageMargins": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setPageNumbering": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setPageSetup": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setSectionDirection": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setTitlePage": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "sections.setVerticalAlign": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "selection.current": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "styles.apply": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "styles.paragraph.clearStyle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "styles.paragraph.setStyle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.applyBorderPreset": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.applyPreset": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.applyStyle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.clearBorder": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.clearCellSpacing": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.clearContents": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.clearDefaultStyle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.clearShading": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.clearStyle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.convertFromText": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.convertToText": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.delete": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.deleteCell": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.deleteColumn": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.deleteRow": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.distributeColumns": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.distributeRows": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.getCells": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.getProperties": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.getStyles": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.insertCell": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.insertColumn": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.insertRow": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.mergeCells": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.move": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setAltText": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setBorder": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setBorders": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setCellPadding": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setCellProperties": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setCellSpacing": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setCellText": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setColumnWidth": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setDefaultStyle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setLayout": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setRowHeight": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setRowOptions": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setShading": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setStyle": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setStyleOption": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setTableOptions": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.setTablePadding": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.sort": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.split": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.splitCell": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "tables.unmergeCells": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "templates.apply": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "toc.configure": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "toc.editEntry": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "toc.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "toc.getEntry": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "toc.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "toc.listEntries": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "toc.markEntry": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "toc.remove": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "toc.unmarkEntry": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "toc.update": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "trackChanges.decide": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "trackChanges.get": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          },
          "trackChanges.list": {
            "additionalProperties": false,
            "properties": {
              "available": {
                "type": "boolean"
              },
              "dryRun": {
                "type": "boolean"
              },
              "reasons": {
                "items": {
                  "enum": [
                    "COMMAND_UNAVAILABLE",
                    "HELPER_UNAVAILABLE",
                    "OPERATION_UNAVAILABLE",
                    "TRACKED_MODE_UNAVAILABLE",
                    "DRY_RUN_UNAVAILABLE",
                    "NAMESPACE_UNAVAILABLE",
                    "STYLES_PART_MISSING",
                    "COLLABORATION_ACTIVE"
                  ]
                },
                "type": "array"
              },
              "tracked": {
                "type": "boolean"
              }
            },
            "required": [
              "available",
              "tracked",
              "dryRun"
            ],
            "type": "object"
          }
        },
        "required": [
          "get",
          "find",
          "getNode",
          "getNodeById",
          "getText",
          "getMarkdown",
          "getHtml",
          "markdownToFragment",
          "info",
          "extract",
          "clearContent",
          "insert",
          "replace",
          "delete",
          "formatRange",
          "blocks.list",
          "blocks.delete",
          "blocks.deleteRange",
          "format.apply",
          "format.bold",
          "format.italic",
          "format.strike",
          "format.underline",
          "format.highlight",
          "format.color",
          "format.fontSize",
          "format.fontFamily",
          "format.letterSpacing",
          "format.vertAlign",
          "format.position",
          "format.dstrike",
          "format.smallCaps",
          "format.caps",
          "format.shading",
          "format.border",
          "format.outline",
          "format.shadow",
          "format.emboss",
          "format.imprint",
          "format.charScale",
          "format.kerning",
          "format.vanish",
          "format.webHidden",
          "format.specVanish",
          "format.rtl",
          "format.cs",
          "format.bCs",
          "format.iCs",
          "format.eastAsianLayout",
          "format.em",
          "format.fitText",
          "format.snapToGrid",
          "format.lang",
          "format.oMath",
          "format.rStyle",
          "format.rFonts",
          "format.fontSizeCs",
          "format.ligatures",
          "format.numForm",
          "format.numSpacing",
          "format.stylisticSets",
          "format.contextualAlternates",
          "styles.apply",
          "templates.apply",
          "create.paragraph",
          "create.heading",
          "create.sectionBreak",
          "sections.list",
          "sections.get",
          "sections.setBreakType",
          "sections.setPageMargins",
          "sections.setHeaderFooterMargins",
          "sections.setPageSetup",
          "sections.setColumns",
          "sections.setLineNumbering",
          "sections.setPageNumbering",
          "sections.setTitlePage",
          "sections.setOddEvenHeadersFooters",
          "sections.setVerticalAlign",
          "sections.setSectionDirection",
          "sections.setHeaderFooterRef",
          "sections.clearHeaderFooterRef",
          "sections.setLinkToPrevious",
          "sections.setPageBorders",
          "sections.clearPageBorders",
          "styles.paragraph.setStyle",
          "styles.paragraph.clearStyle",
          "format.paragraph.resetDirectFormatting",
          "format.paragraph.setAlignment",
          "format.paragraph.clearAlignment",
          "format.paragraph.setIndentation",
          "format.paragraph.clearIndentation",
          "format.paragraph.setSpacing",
          "format.paragraph.clearSpacing",
          "format.paragraph.setKeepOptions",
          "format.paragraph.setOutlineLevel",
          "format.paragraph.setFlowOptions",
          "format.paragraph.setTabStop",
          "format.paragraph.clearTabStop",
          "format.paragraph.clearAllTabStops",
          "format.paragraph.setBorder",
          "format.paragraph.clearBorder",
          "format.paragraph.setShading",
          "format.paragraph.clearShading",
          "format.paragraph.setDirection",
          "format.paragraph.clearDirection",
          "lists.list",
          "lists.get",
          "lists.insert",
          "lists.create",
          "lists.attach",
          "lists.detach",
          "lists.delete",
          "lists.indent",
          "lists.outdent",
          "lists.join",
          "lists.canJoin",
          "lists.separate",
          "lists.merge",
          "lists.split",
          "lists.setLevel",
          "lists.setValue",
          "lists.continuePrevious",
          "lists.canContinuePrevious",
          "lists.setLevelRestart",
          "lists.convertToText",
          "lists.applyTemplate",
          "lists.applyPreset",
          "lists.setType",
          "lists.captureTemplate",
          "lists.setLevelNumbering",
          "lists.setLevelBullet",
          "lists.setLevelPictureBullet",
          "lists.setLevelAlignment",
          "lists.setLevelIndents",
          "lists.setLevelTrailingCharacter",
          "lists.setLevelMarkerFont",
          "lists.clearLevelOverrides",
          "lists.getStyle",
          "lists.applyStyle",
          "lists.restartAt",
          "lists.setLevelNumberStyle",
          "lists.setLevelText",
          "lists.setLevelStart",
          "lists.setLevelLayout",
          "comments.create",
          "comments.patch",
          "comments.delete",
          "comments.get",
          "comments.list",
          "trackChanges.list",
          "trackChanges.get",
          "trackChanges.decide",
          "query.match",
          "ranges.resolve",
          "selection.current",
          "mutations.preview",
          "mutations.apply",
          "capabilities.get",
          "create.table",
          "tables.convertFromText",
          "tables.delete",
          "tables.clearContents",
          "tables.move",
          "tables.split",
          "tables.convertToText",
          "tables.setLayout",
          "tables.insertRow",
          "tables.deleteRow",
          "tables.setRowHeight",
          "tables.distributeRows",
          "tables.setRowOptions",
          "tables.insertColumn",
          "tables.deleteColumn",
          "tables.setColumnWidth",
          "tables.distributeColumns",
          "tables.insertCell",
          "tables.deleteCell",
          "tables.mergeCells",
          "tables.unmergeCells",
          "tables.splitCell",
          "tables.setCellProperties",
          "tables.setCellText",
          "tables.sort",
          "tables.setAltText",
          "tables.setStyle",
          "tables.clearStyle",
          "tables.setStyleOption",
          "tables.setBorder",
          "tables.clearBorder",
          "tables.applyBorderPreset",
          "tables.setShading",
          "tables.clearShading",
          "tables.setTablePadding",
          "tables.setCellPadding",
          "tables.setCellSpacing",
          "tables.clearCellSpacing",
          "tables.applyStyle",
          "tables.setBorders",
          "tables.setTableOptions",
          "tables.applyPreset",
          "tables.get",
          "tables.getCells",
          "tables.getProperties",
          "tables.getStyles",
          "tables.setDefaultStyle",
          "tables.clearDefaultStyle",
          "create.tableOfContents",
          "toc.list",
          "toc.get",
          "toc.configure",
          "toc.update",
          "toc.remove",
          "toc.markEntry",
          "toc.unmarkEntry",
          "toc.listEntries",
          "toc.getEntry",
          "toc.editEntry",
          "history.get",
          "history.undo",
          "history.redo",
          "create.image",
          "images.list",
          "images.get",
          "images.delete",
          "images.move",
          "images.convertToInline",
          "images.convertToFloating",
          "images.setSize",
          "images.setWrapType",
          "images.setWrapSide",
          "images.setWrapDistances",
          "images.setPosition",
          "images.setAnchorOptions",
          "images.setZOrder",
          "images.scale",
          "images.setLockAspectRatio",
          "images.rotate",
          "images.flip",
          "images.crop",
          "images.resetCrop",
          "images.replaceSource",
          "images.setAltText",
          "images.setDecorative",
          "images.setName",
          "images.setHyperlink",
          "images.insertCaption",
          "images.updateCaption",
          "images.removeCaption",
          "hyperlinks.list",
          "hyperlinks.get",
          "hyperlinks.wrap",
          "hyperlinks.insert",
          "hyperlinks.patch",
          "hyperlinks.remove",
          "headerFooters.list",
          "headerFooters.get",
          "headerFooters.resolve",
          "headerFooters.refs.set",
          "headerFooters.refs.clear",
          "headerFooters.refs.setLinkedToPrevious",
          "headerFooters.parts.list",
          "headerFooters.parts.create",
          "headerFooters.parts.delete",
          "create.contentControl",
          "contentControls.list",
          "contentControls.get",
          "contentControls.listInRange",
          "contentControls.selectByTag",
          "contentControls.selectByTitle",
          "contentControls.listChildren",
          "contentControls.getParent",
          "contentControls.wrap",
          "contentControls.unwrap",
          "contentControls.delete",
          "contentControls.copy",
          "contentControls.move",
          "contentControls.patch",
          "contentControls.setLockMode",
          "contentControls.setType",
          "contentControls.getContent",
          "contentControls.replaceContent",
          "contentControls.clearContent",
          "contentControls.appendContent",
          "contentControls.prependContent",
          "contentControls.insertBefore",
          "contentControls.insertAfter",
          "contentControls.getBinding",
          "contentControls.setBinding",
          "contentControls.clearBinding",
          "contentControls.getRawProperties",
          "contentControls.patchRawProperties",
          "contentControls.validateWordCompatibility",
          "contentControls.normalizeWordCompatibility",
          "contentControls.normalizeTagPayload",
          "contentControls.text.setMultiline",
          "contentControls.text.setValue",
          "contentControls.text.clearValue",
          "contentControls.date.setValue",
          "contentControls.date.clearValue",
          "contentControls.date.setDisplayFormat",
          "contentControls.date.setDisplayLocale",
          "contentControls.date.setStorageFormat",
          "contentControls.date.setCalendar",
          "contentControls.checkbox.getState",
          "contentControls.checkbox.setState",
          "contentControls.checkbox.toggle",
          "contentControls.checkbox.setSymbolPair",
          "contentControls.choiceList.getItems",
          "contentControls.choiceList.setItems",
          "contentControls.choiceList.setSelected",
          "contentControls.repeatingSection.listItems",
          "contentControls.repeatingSection.insertItemBefore",
          "contentControls.repeatingSection.insertItemAfter",
          "contentControls.repeatingSection.cloneItem",
          "contentControls.repeatingSection.deleteItem",
          "contentControls.repeatingSection.setAllowInsertDelete",
          "contentControls.group.wrap",
          "contentControls.group.ungroup",
          "bookmarks.list",
          "bookmarks.get",
          "bookmarks.insert",
          "bookmarks.rename",
          "bookmarks.remove",
          "footnotes.list",
          "footnotes.get",
          "footnotes.insert",
          "footnotes.update",
          "footnotes.remove",
          "footnotes.configure",
          "crossRefs.list",
          "crossRefs.get",
          "crossRefs.insert",
          "crossRefs.rebuild",
          "crossRefs.remove",
          "index.list",
          "index.get",
          "index.insert",
          "index.configure",
          "index.rebuild",
          "index.remove",
          "index.entries.list",
          "index.entries.get",
          "index.entries.insert",
          "index.entries.update",
          "index.entries.remove",
          "captions.list",
          "captions.get",
          "captions.insert",
          "captions.update",
          "captions.remove",
          "captions.configure",
          "fields.list",
          "fields.get",
          "fields.insert",
          "fields.rebuild",
          "fields.remove",
          "citations.list",
          "citations.get",
          "citations.insert",
          "citations.update",
          "citations.remove",
          "citations.sources.list",
          "citations.sources.get",
          "citations.sources.insert",
          "citations.sources.update",
          "citations.sources.remove",
          "citations.bibliography.get",
          "citations.bibliography.insert",
          "citations.bibliography.rebuild",
          "citations.bibliography.configure",
          "citations.bibliography.remove",
          "authorities.list",
          "authorities.get",
          "authorities.insert",
          "authorities.configure",
          "authorities.rebuild",
          "authorities.remove",
          "authorities.entries.list",
          "authorities.entries.get",
          "authorities.entries.insert",
          "authorities.entries.update",
          "authorities.entries.remove",
          "diff.capture",
          "diff.compare",
          "diff.apply",
          "protection.get",
          "protection.setEditingRestriction",
          "protection.clearEditingRestriction",
          "permissionRanges.list",
          "permissionRanges.get",
          "permissionRanges.create",
          "permissionRanges.remove",
          "permissionRanges.updatePrincipal",
          "customXml.parts.list",
          "customXml.parts.get",
          "customXml.parts.create",
          "customXml.parts.patch",
          "customXml.parts.remove",
          "metadata.attach",
          "metadata.list",
          "metadata.get",
          "metadata.update",
          "metadata.remove",
          "metadata.resolve"
        ],
        "type": "object"
      },
      "planEngine": {
        "additionalProperties": false,
        "properties": {
          "regex": {
            "additionalProperties": false,
            "properties": {
              "maxPatternLength": {
                "type": "integer"
              }
            },
            "required": [
              "maxPatternLength"
            ],
            "type": "object"
          },
          "supportedNonUniformStrategies": {
            "items": {
              "type": "string"
            },
            "type": "array"
          },
          "supportedSetMarks": {
            "items": {
              "type": "string"
            },
            "type": "array"
          },
          "supportedStepOps": {
            "items": {
              "type": "string"
            },
            "type": "array"
          }
        },
        "required": [
          "supportedStepOps",
          "supportedNonUniformStrategies",
          "supportedSetMarks",
          "regex"
        ],
        "type": "object"
      }
    },
    "required": [
      "global",
      "format",
      "operations",
      "planEngine"
    ],
    "type": "object"
  }
  ```
</Accordion>
