@superdoc/sdk 2.11.0-next.5 → 2.11.0-next.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/embedded-tools.generated.cjs +5 -5
- package/dist/embedded-tools.generated.js +5 -5
- package/dist/generated/client.cjs +2 -0
- package/dist/generated/client.d.ts +108 -0
- package/dist/generated/client.js +2 -0
- package/dist/generated/contract.cjs +1230 -772
- package/dist/generated/contract.js +1230 -772
- package/dist/generated/intent-dispatch.generated.cjs +1 -0
- package/dist/generated/intent-dispatch.generated.js +1 -0
- package/dist/runtime/sdk-version.generated.cjs +1 -1
- package/dist/runtime/sdk-version.generated.d.ts +1 -1
- package/dist/runtime/sdk-version.generated.js +1 -1
- package/package.json +6 -6
- package/tools/catalog.json +225 -131
- package/tools/intent_dispatch_generated.py +2 -0
- package/tools/tools-policy.json +1 -1
- package/tools/tools.anthropic.json +209 -131
- package/tools/tools.generic.json +211 -132
- package/tools/tools.openai.json +209 -131
- package/tools/tools.vercel.json +209 -131
|
@@ -42,7 +42,7 @@ const CONTRACT = {
|
|
|
42
42
|
"Response envelopes include elapsed_ms for all operations.",
|
|
43
43
|
"JSON output mode is the default and must always be supported."
|
|
44
44
|
],
|
|
45
|
-
"operationCount":
|
|
45
|
+
"operationCount": 461,
|
|
46
46
|
"operations": [
|
|
47
47
|
{
|
|
48
48
|
"id": "doc.get",
|
|
@@ -5174,6 +5174,34 @@ const CONTRACT = {
|
|
|
5174
5174
|
"NO_OP"
|
|
5175
5175
|
]
|
|
5176
5176
|
},
|
|
5177
|
+
{
|
|
5178
|
+
"id": "doc.tables.moveColumn",
|
|
5179
|
+
"command": [
|
|
5180
|
+
"tables",
|
|
5181
|
+
"move-column"
|
|
5182
|
+
],
|
|
5183
|
+
"description": "Move a column to a new position within the same table. Direct mode only; tables with vertical merges, nested tables, or irregular column coverage are rejected, and tracked (suggesting) mode is not supported yet. Available on v2-backed sessions only; v1-backed sessions currently return `CAPABILITY_UNAVAILABLE`.",
|
|
5184
|
+
"category": "tables",
|
|
5185
|
+
"stability": "stable",
|
|
5186
|
+
"mutates": true,
|
|
5187
|
+
"requiresDocumentContext": true,
|
|
5188
|
+
"capabilities": [
|
|
5189
|
+
"dryRun"
|
|
5190
|
+
],
|
|
5191
|
+
"aliases": [],
|
|
5192
|
+
"examples": [],
|
|
5193
|
+
"errors": [
|
|
5194
|
+
"TARGET_NOT_FOUND",
|
|
5195
|
+
"INVALID_TARGET",
|
|
5196
|
+
"CAPABILITY_UNAVAILABLE",
|
|
5197
|
+
"INVALID_TARGET",
|
|
5198
|
+
"TARGET_NOT_FOUND",
|
|
5199
|
+
"INVALID_TARGET",
|
|
5200
|
+
"NO_OP",
|
|
5201
|
+
"CAPABILITY_UNAVAILABLE",
|
|
5202
|
+
"INVALID_CONTEXT"
|
|
5203
|
+
]
|
|
5204
|
+
},
|
|
5177
5205
|
{
|
|
5178
5206
|
"id": "doc.tables.setColumnWidth",
|
|
5179
5207
|
"command": [
|
|
@@ -11633,260 +11661,261 @@ const CONTRACT = {
|
|
|
11633
11661
|
"doc.tables.setrowoptions": 190,
|
|
11634
11662
|
"doc.tables.insertcolumn": 191,
|
|
11635
11663
|
"doc.tables.deletecolumn": 192,
|
|
11636
|
-
"doc.tables.
|
|
11637
|
-
"doc.tables.
|
|
11638
|
-
"doc.tables.
|
|
11639
|
-
"doc.tables.
|
|
11640
|
-
"doc.tables.
|
|
11641
|
-
"doc.tables.
|
|
11642
|
-
"doc.tables.
|
|
11643
|
-
"doc.tables.
|
|
11644
|
-
"doc.tables.
|
|
11645
|
-
"doc.tables.
|
|
11646
|
-
"doc.tables.
|
|
11647
|
-
"doc.tables.
|
|
11648
|
-
"doc.tables.
|
|
11649
|
-
"doc.tables.
|
|
11650
|
-
"doc.tables.
|
|
11651
|
-
"doc.tables.
|
|
11652
|
-
"doc.tables.
|
|
11653
|
-
"doc.tables.
|
|
11654
|
-
"doc.tables.
|
|
11655
|
-
"doc.tables.
|
|
11656
|
-
"doc.tables.
|
|
11657
|
-
"doc.tables.
|
|
11658
|
-
"doc.tables.
|
|
11659
|
-
"doc.tables.
|
|
11660
|
-
"doc.tables.
|
|
11661
|
-
"doc.tables.
|
|
11662
|
-
"doc.tables.
|
|
11663
|
-
"doc.tables.
|
|
11664
|
-
"doc.tables.
|
|
11665
|
-
"doc.tables.
|
|
11666
|
-
"doc.tables.
|
|
11667
|
-
"doc.tables.
|
|
11668
|
-
"doc.tables.
|
|
11669
|
-
"doc.
|
|
11670
|
-
"doc.
|
|
11671
|
-
"doc.toc.
|
|
11672
|
-
"doc.toc.
|
|
11673
|
-
"doc.toc.
|
|
11674
|
-
"doc.toc.
|
|
11675
|
-
"doc.toc.
|
|
11676
|
-
"doc.toc.
|
|
11677
|
-
"doc.toc.
|
|
11678
|
-
"doc.toc.
|
|
11679
|
-
"doc.toc.
|
|
11680
|
-
"doc.
|
|
11681
|
-
"doc.history.
|
|
11682
|
-
"doc.history.
|
|
11683
|
-
"doc.
|
|
11684
|
-
"doc.
|
|
11685
|
-
"doc.images.
|
|
11686
|
-
"doc.images.
|
|
11687
|
-
"doc.images.
|
|
11688
|
-
"doc.images.
|
|
11689
|
-
"doc.images.
|
|
11690
|
-
"doc.images.
|
|
11691
|
-
"doc.images.
|
|
11692
|
-
"doc.images.
|
|
11693
|
-
"doc.images.
|
|
11694
|
-
"doc.images.
|
|
11695
|
-
"doc.images.
|
|
11696
|
-
"doc.images.
|
|
11697
|
-
"doc.images.
|
|
11698
|
-
"doc.images.
|
|
11699
|
-
"doc.images.
|
|
11700
|
-
"doc.images.
|
|
11701
|
-
"doc.images.
|
|
11702
|
-
"doc.images.
|
|
11703
|
-
"doc.images.
|
|
11704
|
-
"doc.images.
|
|
11705
|
-
"doc.images.
|
|
11706
|
-
"doc.images.
|
|
11707
|
-
"doc.images.
|
|
11708
|
-
"doc.images.
|
|
11709
|
-
"doc.images.
|
|
11710
|
-
"doc.images.
|
|
11711
|
-
"doc.
|
|
11712
|
-
"doc.hyperlinks.
|
|
11713
|
-
"doc.hyperlinks.
|
|
11714
|
-
"doc.hyperlinks.
|
|
11715
|
-
"doc.hyperlinks.
|
|
11716
|
-
"doc.hyperlinks.
|
|
11717
|
-
"doc.
|
|
11718
|
-
"doc.headerfooters.
|
|
11719
|
-
"doc.headerfooters.
|
|
11720
|
-
"doc.headerfooters.
|
|
11721
|
-
"doc.headerfooters.refs.
|
|
11722
|
-
"doc.headerfooters.refs.
|
|
11723
|
-
"doc.headerfooters.
|
|
11724
|
-
"doc.headerfooters.parts.
|
|
11725
|
-
"doc.headerfooters.parts.
|
|
11726
|
-
"doc.
|
|
11727
|
-
"doc.
|
|
11728
|
-
"doc.contentcontrols.
|
|
11729
|
-
"doc.contentcontrols.
|
|
11730
|
-
"doc.contentcontrols.
|
|
11731
|
-
"doc.contentcontrols.
|
|
11732
|
-
"doc.contentcontrols.
|
|
11733
|
-
"doc.contentcontrols.
|
|
11734
|
-
"doc.contentcontrols.
|
|
11735
|
-
"doc.contentcontrols.
|
|
11736
|
-
"doc.contentcontrols.
|
|
11737
|
-
"doc.contentcontrols.
|
|
11738
|
-
"doc.contentcontrols.
|
|
11739
|
-
"doc.contentcontrols.
|
|
11740
|
-
"doc.contentcontrols.
|
|
11741
|
-
"doc.contentcontrols.
|
|
11742
|
-
"doc.contentcontrols.
|
|
11743
|
-
"doc.contentcontrols.
|
|
11744
|
-
"doc.contentcontrols.
|
|
11745
|
-
"doc.contentcontrols.
|
|
11746
|
-
"doc.contentcontrols.
|
|
11747
|
-
"doc.contentcontrols.
|
|
11748
|
-
"doc.contentcontrols.
|
|
11749
|
-
"doc.contentcontrols.
|
|
11750
|
-
"doc.contentcontrols.
|
|
11751
|
-
"doc.contentcontrols.
|
|
11752
|
-
"doc.contentcontrols.
|
|
11753
|
-
"doc.contentcontrols.
|
|
11754
|
-
"doc.contentcontrols.
|
|
11755
|
-
"doc.contentcontrols.
|
|
11756
|
-
"doc.contentcontrols.
|
|
11757
|
-
"doc.contentcontrols.
|
|
11758
|
-
"doc.contentcontrols.text.
|
|
11759
|
-
"doc.contentcontrols.text.
|
|
11760
|
-
"doc.contentcontrols.
|
|
11761
|
-
"doc.contentcontrols.date.
|
|
11762
|
-
"doc.contentcontrols.date.
|
|
11763
|
-
"doc.contentcontrols.date.
|
|
11764
|
-
"doc.contentcontrols.date.
|
|
11765
|
-
"doc.contentcontrols.date.
|
|
11766
|
-
"doc.contentcontrols.
|
|
11767
|
-
"doc.contentcontrols.checkbox.
|
|
11768
|
-
"doc.contentcontrols.checkbox.
|
|
11769
|
-
"doc.contentcontrols.checkbox.
|
|
11770
|
-
"doc.contentcontrols.
|
|
11771
|
-
"doc.contentcontrols.choicelist.
|
|
11772
|
-
"doc.contentcontrols.choicelist.
|
|
11773
|
-
"doc.contentcontrols.
|
|
11774
|
-
"doc.contentcontrols.repeatingsection.
|
|
11775
|
-
"doc.contentcontrols.repeatingsection.
|
|
11776
|
-
"doc.contentcontrols.repeatingsection.
|
|
11777
|
-
"doc.contentcontrols.repeatingsection.
|
|
11778
|
-
"doc.contentcontrols.repeatingsection.
|
|
11779
|
-
"doc.contentcontrols.
|
|
11780
|
-
"doc.contentcontrols.group.
|
|
11781
|
-
"doc.
|
|
11782
|
-
"doc.bookmarks.
|
|
11783
|
-
"doc.bookmarks.
|
|
11784
|
-
"doc.bookmarks.
|
|
11785
|
-
"doc.bookmarks.
|
|
11786
|
-
"doc.
|
|
11787
|
-
"doc.footnotes.
|
|
11788
|
-
"doc.footnotes.
|
|
11789
|
-
"doc.footnotes.
|
|
11790
|
-
"doc.footnotes.
|
|
11791
|
-
"doc.footnotes.
|
|
11792
|
-
"doc.
|
|
11793
|
-
"doc.clipboard.
|
|
11794
|
-
"doc.clipboard.
|
|
11795
|
-
"doc.
|
|
11796
|
-
"doc.crossrefs.
|
|
11797
|
-
"doc.crossrefs.
|
|
11798
|
-
"doc.crossrefs.
|
|
11799
|
-
"doc.crossrefs.
|
|
11800
|
-
"doc.
|
|
11801
|
-
"doc.index.
|
|
11802
|
-
"doc.index.
|
|
11803
|
-
"doc.index.
|
|
11804
|
-
"doc.index.
|
|
11805
|
-
"doc.index.
|
|
11806
|
-
"doc.index.
|
|
11807
|
-
"doc.index.entries.
|
|
11808
|
-
"doc.index.entries.
|
|
11809
|
-
"doc.index.entries.
|
|
11810
|
-
"doc.index.entries.
|
|
11811
|
-
"doc.
|
|
11812
|
-
"doc.captions.
|
|
11813
|
-
"doc.captions.
|
|
11814
|
-
"doc.captions.
|
|
11815
|
-
"doc.captions.
|
|
11816
|
-
"doc.captions.
|
|
11817
|
-
"doc.
|
|
11818
|
-
"doc.fields.
|
|
11819
|
-
"doc.fields.
|
|
11820
|
-
"doc.fields.
|
|
11821
|
-
"doc.fields.
|
|
11822
|
-
"doc.
|
|
11823
|
-
"doc.citations.
|
|
11824
|
-
"doc.citations.
|
|
11825
|
-
"doc.citations.
|
|
11826
|
-
"doc.citations.
|
|
11827
|
-
"doc.citations.
|
|
11828
|
-
"doc.citations.sources.
|
|
11829
|
-
"doc.citations.sources.
|
|
11830
|
-
"doc.citations.sources.
|
|
11831
|
-
"doc.citations.sources.
|
|
11832
|
-
"doc.citations.
|
|
11833
|
-
"doc.citations.bibliography.
|
|
11834
|
-
"doc.citations.bibliography.
|
|
11835
|
-
"doc.citations.bibliography.
|
|
11836
|
-
"doc.citations.bibliography.
|
|
11837
|
-
"doc.
|
|
11838
|
-
"doc.authorities.
|
|
11839
|
-
"doc.authorities.
|
|
11840
|
-
"doc.authorities.
|
|
11841
|
-
"doc.authorities.
|
|
11842
|
-
"doc.authorities.
|
|
11843
|
-
"doc.authorities.
|
|
11844
|
-
"doc.authorities.entries.
|
|
11845
|
-
"doc.authorities.entries.
|
|
11846
|
-
"doc.authorities.entries.
|
|
11847
|
-
"doc.authorities.entries.
|
|
11848
|
-
"doc.
|
|
11849
|
-
"doc.diff.
|
|
11850
|
-
"doc.diff.
|
|
11851
|
-
"doc.
|
|
11852
|
-
"doc.
|
|
11853
|
-
"doc.protection.
|
|
11854
|
-
"doc.protection.
|
|
11855
|
-
"doc.
|
|
11856
|
-
"doc.permissionranges.
|
|
11857
|
-
"doc.permissionranges.
|
|
11858
|
-
"doc.permissionranges.
|
|
11859
|
-
"doc.permissionranges.
|
|
11860
|
-
"doc.
|
|
11861
|
-
"doc.customxml.parts.
|
|
11862
|
-
"doc.customxml.parts.
|
|
11863
|
-
"doc.customxml.parts.
|
|
11864
|
-
"doc.customxml.parts.
|
|
11865
|
-
"doc.
|
|
11866
|
-
"doc.metadata.
|
|
11867
|
-
"doc.metadata.
|
|
11868
|
-
"doc.metadata.
|
|
11869
|
-
"doc.metadata.
|
|
11870
|
-
"doc.metadata.
|
|
11871
|
-
"doc.
|
|
11872
|
-
"doc.
|
|
11873
|
-
"doc.
|
|
11874
|
-
"doc.
|
|
11875
|
-
"doc.
|
|
11876
|
-
"doc.
|
|
11877
|
-
"doc.
|
|
11878
|
-
"doc.
|
|
11879
|
-
"doc.
|
|
11880
|
-
"doc.
|
|
11881
|
-
"doc.session.
|
|
11882
|
-
"doc.session.
|
|
11883
|
-
"doc.session.
|
|
11884
|
-
"doc.
|
|
11885
|
-
"doc.preset.
|
|
11886
|
-
"doc.preset.
|
|
11887
|
-
"doc.preset.
|
|
11888
|
-
"doc.preset.
|
|
11889
|
-
"doc.preset.
|
|
11664
|
+
"doc.tables.movecolumn": 193,
|
|
11665
|
+
"doc.tables.setcolumnwidth": 194,
|
|
11666
|
+
"doc.tables.distributecolumns": 195,
|
|
11667
|
+
"doc.tables.insertcell": 196,
|
|
11668
|
+
"doc.tables.deletecell": 197,
|
|
11669
|
+
"doc.tables.mergecells": 198,
|
|
11670
|
+
"doc.tables.unmergecells": 199,
|
|
11671
|
+
"doc.tables.splitcell": 200,
|
|
11672
|
+
"doc.tables.setcellproperties": 201,
|
|
11673
|
+
"doc.tables.setcelltext": 202,
|
|
11674
|
+
"doc.tables.sort": 203,
|
|
11675
|
+
"doc.tables.setalttext": 204,
|
|
11676
|
+
"doc.tables.setstyle": 205,
|
|
11677
|
+
"doc.tables.clearstyle": 206,
|
|
11678
|
+
"doc.tables.setstyleoption": 207,
|
|
11679
|
+
"doc.tables.setborder": 208,
|
|
11680
|
+
"doc.tables.clearborder": 209,
|
|
11681
|
+
"doc.tables.applyborderpreset": 210,
|
|
11682
|
+
"doc.tables.setshading": 211,
|
|
11683
|
+
"doc.tables.clearshading": 212,
|
|
11684
|
+
"doc.tables.settablepadding": 213,
|
|
11685
|
+
"doc.tables.setcellpadding": 214,
|
|
11686
|
+
"doc.tables.setcellspacing": 215,
|
|
11687
|
+
"doc.tables.clearcellspacing": 216,
|
|
11688
|
+
"doc.tables.applystyle": 217,
|
|
11689
|
+
"doc.tables.setborders": 218,
|
|
11690
|
+
"doc.tables.settableoptions": 219,
|
|
11691
|
+
"doc.tables.applypreset": 220,
|
|
11692
|
+
"doc.tables.get": 221,
|
|
11693
|
+
"doc.tables.getcells": 222,
|
|
11694
|
+
"doc.tables.getproperties": 223,
|
|
11695
|
+
"doc.tables.getstyles": 224,
|
|
11696
|
+
"doc.tables.setdefaultstyle": 225,
|
|
11697
|
+
"doc.tables.cleardefaultstyle": 226,
|
|
11698
|
+
"doc.create.tableofcontents": 227,
|
|
11699
|
+
"doc.toc.list": 228,
|
|
11700
|
+
"doc.toc.get": 229,
|
|
11701
|
+
"doc.toc.configure": 230,
|
|
11702
|
+
"doc.toc.update": 231,
|
|
11703
|
+
"doc.toc.remove": 232,
|
|
11704
|
+
"doc.toc.markentry": 233,
|
|
11705
|
+
"doc.toc.unmarkentry": 234,
|
|
11706
|
+
"doc.toc.listentries": 235,
|
|
11707
|
+
"doc.toc.getentry": 236,
|
|
11708
|
+
"doc.toc.editentry": 237,
|
|
11709
|
+
"doc.history.get": 238,
|
|
11710
|
+
"doc.history.undo": 239,
|
|
11711
|
+
"doc.history.redo": 240,
|
|
11712
|
+
"doc.create.image": 241,
|
|
11713
|
+
"doc.images.list": 242,
|
|
11714
|
+
"doc.images.get": 243,
|
|
11715
|
+
"doc.images.delete": 244,
|
|
11716
|
+
"doc.images.move": 245,
|
|
11717
|
+
"doc.images.converttoinline": 246,
|
|
11718
|
+
"doc.images.converttofloating": 247,
|
|
11719
|
+
"doc.images.setsize": 248,
|
|
11720
|
+
"doc.images.setwraptype": 249,
|
|
11721
|
+
"doc.images.setwrapside": 250,
|
|
11722
|
+
"doc.images.setwrapdistances": 251,
|
|
11723
|
+
"doc.images.setposition": 252,
|
|
11724
|
+
"doc.images.setanchoroptions": 253,
|
|
11725
|
+
"doc.images.setzorder": 254,
|
|
11726
|
+
"doc.images.scale": 255,
|
|
11727
|
+
"doc.images.setlockaspectratio": 256,
|
|
11728
|
+
"doc.images.rotate": 257,
|
|
11729
|
+
"doc.images.flip": 258,
|
|
11730
|
+
"doc.images.crop": 259,
|
|
11731
|
+
"doc.images.resetcrop": 260,
|
|
11732
|
+
"doc.images.replacesource": 261,
|
|
11733
|
+
"doc.images.setalttext": 262,
|
|
11734
|
+
"doc.images.setdecorative": 263,
|
|
11735
|
+
"doc.images.setname": 264,
|
|
11736
|
+
"doc.images.sethyperlink": 265,
|
|
11737
|
+
"doc.images.insertcaption": 266,
|
|
11738
|
+
"doc.images.updatecaption": 267,
|
|
11739
|
+
"doc.images.removecaption": 268,
|
|
11740
|
+
"doc.hyperlinks.list": 269,
|
|
11741
|
+
"doc.hyperlinks.get": 270,
|
|
11742
|
+
"doc.hyperlinks.wrap": 271,
|
|
11743
|
+
"doc.hyperlinks.insert": 272,
|
|
11744
|
+
"doc.hyperlinks.patch": 273,
|
|
11745
|
+
"doc.hyperlinks.remove": 274,
|
|
11746
|
+
"doc.headerfooters.list": 275,
|
|
11747
|
+
"doc.headerfooters.get": 276,
|
|
11748
|
+
"doc.headerfooters.resolve": 277,
|
|
11749
|
+
"doc.headerfooters.refs.set": 278,
|
|
11750
|
+
"doc.headerfooters.refs.clear": 279,
|
|
11751
|
+
"doc.headerfooters.refs.setlinkedtoprevious": 280,
|
|
11752
|
+
"doc.headerfooters.parts.list": 281,
|
|
11753
|
+
"doc.headerfooters.parts.create": 282,
|
|
11754
|
+
"doc.headerfooters.parts.delete": 283,
|
|
11755
|
+
"doc.create.contentcontrol": 284,
|
|
11756
|
+
"doc.contentcontrols.list": 285,
|
|
11757
|
+
"doc.contentcontrols.get": 286,
|
|
11758
|
+
"doc.contentcontrols.listinrange": 287,
|
|
11759
|
+
"doc.contentcontrols.selectbytag": 288,
|
|
11760
|
+
"doc.contentcontrols.selectbytitle": 289,
|
|
11761
|
+
"doc.contentcontrols.listchildren": 290,
|
|
11762
|
+
"doc.contentcontrols.getparent": 291,
|
|
11763
|
+
"doc.contentcontrols.wrap": 292,
|
|
11764
|
+
"doc.contentcontrols.unwrap": 293,
|
|
11765
|
+
"doc.contentcontrols.delete": 294,
|
|
11766
|
+
"doc.contentcontrols.copy": 295,
|
|
11767
|
+
"doc.contentcontrols.move": 296,
|
|
11768
|
+
"doc.contentcontrols.patch": 297,
|
|
11769
|
+
"doc.contentcontrols.setlockmode": 298,
|
|
11770
|
+
"doc.contentcontrols.settype": 299,
|
|
11771
|
+
"doc.contentcontrols.getcontent": 300,
|
|
11772
|
+
"doc.contentcontrols.replacecontent": 301,
|
|
11773
|
+
"doc.contentcontrols.clearcontent": 302,
|
|
11774
|
+
"doc.contentcontrols.appendcontent": 303,
|
|
11775
|
+
"doc.contentcontrols.prependcontent": 304,
|
|
11776
|
+
"doc.contentcontrols.insertbefore": 305,
|
|
11777
|
+
"doc.contentcontrols.insertafter": 306,
|
|
11778
|
+
"doc.contentcontrols.getbinding": 307,
|
|
11779
|
+
"doc.contentcontrols.setbinding": 308,
|
|
11780
|
+
"doc.contentcontrols.clearbinding": 309,
|
|
11781
|
+
"doc.contentcontrols.getrawproperties": 310,
|
|
11782
|
+
"doc.contentcontrols.patchrawproperties": 311,
|
|
11783
|
+
"doc.contentcontrols.validatewordcompatibility": 312,
|
|
11784
|
+
"doc.contentcontrols.normalizewordcompatibility": 313,
|
|
11785
|
+
"doc.contentcontrols.normalizetagpayload": 314,
|
|
11786
|
+
"doc.contentcontrols.text.setmultiline": 315,
|
|
11787
|
+
"doc.contentcontrols.text.setvalue": 316,
|
|
11788
|
+
"doc.contentcontrols.text.clearvalue": 317,
|
|
11789
|
+
"doc.contentcontrols.date.setvalue": 318,
|
|
11790
|
+
"doc.contentcontrols.date.clearvalue": 319,
|
|
11791
|
+
"doc.contentcontrols.date.setdisplayformat": 320,
|
|
11792
|
+
"doc.contentcontrols.date.setdisplaylocale": 321,
|
|
11793
|
+
"doc.contentcontrols.date.setstorageformat": 322,
|
|
11794
|
+
"doc.contentcontrols.date.setcalendar": 323,
|
|
11795
|
+
"doc.contentcontrols.checkbox.getstate": 324,
|
|
11796
|
+
"doc.contentcontrols.checkbox.setstate": 325,
|
|
11797
|
+
"doc.contentcontrols.checkbox.toggle": 326,
|
|
11798
|
+
"doc.contentcontrols.checkbox.setsymbolpair": 327,
|
|
11799
|
+
"doc.contentcontrols.choicelist.getitems": 328,
|
|
11800
|
+
"doc.contentcontrols.choicelist.setitems": 329,
|
|
11801
|
+
"doc.contentcontrols.choicelist.setselected": 330,
|
|
11802
|
+
"doc.contentcontrols.repeatingsection.listitems": 331,
|
|
11803
|
+
"doc.contentcontrols.repeatingsection.insertitembefore": 332,
|
|
11804
|
+
"doc.contentcontrols.repeatingsection.insertitemafter": 333,
|
|
11805
|
+
"doc.contentcontrols.repeatingsection.cloneitem": 334,
|
|
11806
|
+
"doc.contentcontrols.repeatingsection.deleteitem": 335,
|
|
11807
|
+
"doc.contentcontrols.repeatingsection.setallowinsertdelete": 336,
|
|
11808
|
+
"doc.contentcontrols.group.wrap": 337,
|
|
11809
|
+
"doc.contentcontrols.group.ungroup": 338,
|
|
11810
|
+
"doc.bookmarks.list": 339,
|
|
11811
|
+
"doc.bookmarks.get": 340,
|
|
11812
|
+
"doc.bookmarks.insert": 341,
|
|
11813
|
+
"doc.bookmarks.rename": 342,
|
|
11814
|
+
"doc.bookmarks.remove": 343,
|
|
11815
|
+
"doc.footnotes.list": 344,
|
|
11816
|
+
"doc.footnotes.get": 345,
|
|
11817
|
+
"doc.footnotes.insert": 346,
|
|
11818
|
+
"doc.footnotes.update": 347,
|
|
11819
|
+
"doc.footnotes.remove": 348,
|
|
11820
|
+
"doc.footnotes.configure": 349,
|
|
11821
|
+
"doc.clipboard.parse": 350,
|
|
11822
|
+
"doc.clipboard.insert": 351,
|
|
11823
|
+
"doc.clipboard.serializeselection": 352,
|
|
11824
|
+
"doc.crossrefs.list": 353,
|
|
11825
|
+
"doc.crossrefs.get": 354,
|
|
11826
|
+
"doc.crossrefs.insert": 355,
|
|
11827
|
+
"doc.crossrefs.rebuild": 356,
|
|
11828
|
+
"doc.crossrefs.remove": 357,
|
|
11829
|
+
"doc.index.list": 358,
|
|
11830
|
+
"doc.index.get": 359,
|
|
11831
|
+
"doc.index.insert": 360,
|
|
11832
|
+
"doc.index.configure": 361,
|
|
11833
|
+
"doc.index.rebuild": 362,
|
|
11834
|
+
"doc.index.remove": 363,
|
|
11835
|
+
"doc.index.entries.list": 364,
|
|
11836
|
+
"doc.index.entries.get": 365,
|
|
11837
|
+
"doc.index.entries.insert": 366,
|
|
11838
|
+
"doc.index.entries.update": 367,
|
|
11839
|
+
"doc.index.entries.remove": 368,
|
|
11840
|
+
"doc.captions.list": 369,
|
|
11841
|
+
"doc.captions.get": 370,
|
|
11842
|
+
"doc.captions.insert": 371,
|
|
11843
|
+
"doc.captions.update": 372,
|
|
11844
|
+
"doc.captions.remove": 373,
|
|
11845
|
+
"doc.captions.configure": 374,
|
|
11846
|
+
"doc.fields.list": 375,
|
|
11847
|
+
"doc.fields.get": 376,
|
|
11848
|
+
"doc.fields.insert": 377,
|
|
11849
|
+
"doc.fields.rebuild": 378,
|
|
11850
|
+
"doc.fields.remove": 379,
|
|
11851
|
+
"doc.citations.list": 380,
|
|
11852
|
+
"doc.citations.get": 381,
|
|
11853
|
+
"doc.citations.insert": 382,
|
|
11854
|
+
"doc.citations.update": 383,
|
|
11855
|
+
"doc.citations.remove": 384,
|
|
11856
|
+
"doc.citations.sources.list": 385,
|
|
11857
|
+
"doc.citations.sources.get": 386,
|
|
11858
|
+
"doc.citations.sources.insert": 387,
|
|
11859
|
+
"doc.citations.sources.update": 388,
|
|
11860
|
+
"doc.citations.sources.remove": 389,
|
|
11861
|
+
"doc.citations.bibliography.get": 390,
|
|
11862
|
+
"doc.citations.bibliography.insert": 391,
|
|
11863
|
+
"doc.citations.bibliography.rebuild": 392,
|
|
11864
|
+
"doc.citations.bibliography.configure": 393,
|
|
11865
|
+
"doc.citations.bibliography.remove": 394,
|
|
11866
|
+
"doc.authorities.list": 395,
|
|
11867
|
+
"doc.authorities.get": 396,
|
|
11868
|
+
"doc.authorities.insert": 397,
|
|
11869
|
+
"doc.authorities.configure": 398,
|
|
11870
|
+
"doc.authorities.rebuild": 399,
|
|
11871
|
+
"doc.authorities.remove": 400,
|
|
11872
|
+
"doc.authorities.entries.list": 401,
|
|
11873
|
+
"doc.authorities.entries.get": 402,
|
|
11874
|
+
"doc.authorities.entries.insert": 403,
|
|
11875
|
+
"doc.authorities.entries.update": 404,
|
|
11876
|
+
"doc.authorities.entries.remove": 405,
|
|
11877
|
+
"doc.diff.capture": 406,
|
|
11878
|
+
"doc.diff.compare": 407,
|
|
11879
|
+
"doc.diff.apply": 408,
|
|
11880
|
+
"doc.export.todocx": 409,
|
|
11881
|
+
"doc.protection.get": 410,
|
|
11882
|
+
"doc.protection.seteditingrestriction": 411,
|
|
11883
|
+
"doc.protection.cleareditingrestriction": 412,
|
|
11884
|
+
"doc.permissionranges.list": 413,
|
|
11885
|
+
"doc.permissionranges.get": 414,
|
|
11886
|
+
"doc.permissionranges.create": 415,
|
|
11887
|
+
"doc.permissionranges.remove": 416,
|
|
11888
|
+
"doc.permissionranges.updateprincipal": 417,
|
|
11889
|
+
"doc.customxml.parts.list": 418,
|
|
11890
|
+
"doc.customxml.parts.get": 419,
|
|
11891
|
+
"doc.customxml.parts.create": 420,
|
|
11892
|
+
"doc.customxml.parts.patch": 421,
|
|
11893
|
+
"doc.customxml.parts.remove": 422,
|
|
11894
|
+
"doc.metadata.attach": 423,
|
|
11895
|
+
"doc.metadata.list": 424,
|
|
11896
|
+
"doc.metadata.get": 425,
|
|
11897
|
+
"doc.metadata.update": 426,
|
|
11898
|
+
"doc.metadata.remove": 427,
|
|
11899
|
+
"doc.metadata.resolve": 428,
|
|
11900
|
+
"doc.open": 429,
|
|
11901
|
+
"doc.save": 430,
|
|
11902
|
+
"doc.close": 431,
|
|
11903
|
+
"doc.inserttab": 432,
|
|
11904
|
+
"doc.insertlinebreak": 433,
|
|
11905
|
+
"doc.executecode": 434,
|
|
11906
|
+
"doc.status": 435,
|
|
11907
|
+
"doc.describe": 436,
|
|
11908
|
+
"doc.describecommand": 437,
|
|
11909
|
+
"doc.session.list": 438,
|
|
11910
|
+
"doc.session.save": 439,
|
|
11911
|
+
"doc.session.close": 440,
|
|
11912
|
+
"doc.session.setdefault": 441,
|
|
11913
|
+
"doc.preset.list": 442,
|
|
11914
|
+
"doc.preset.getcatalog": 443,
|
|
11915
|
+
"doc.preset.gettools": 444,
|
|
11916
|
+
"doc.preset.getsystemprompt": 445,
|
|
11917
|
+
"doc.preset.getmcpprompt": 446,
|
|
11918
|
+
"doc.preset.dispatch": 447,
|
|
11890
11919
|
"get": 0,
|
|
11891
11920
|
"find": 1,
|
|
11892
11921
|
"get-node": 2,
|
|
@@ -12080,274 +12109,275 @@ const CONTRACT = {
|
|
|
12080
12109
|
"tables set-row-options": 190,
|
|
12081
12110
|
"tables insert-column": 191,
|
|
12082
12111
|
"tables delete-column": 192,
|
|
12083
|
-
"tables
|
|
12084
|
-
"tables
|
|
12085
|
-
"tables
|
|
12086
|
-
"tables
|
|
12087
|
-
"tables
|
|
12088
|
-
"tables
|
|
12089
|
-
"tables
|
|
12090
|
-
"tables
|
|
12091
|
-
"tables set-cell-
|
|
12092
|
-
"tables
|
|
12093
|
-
"tables
|
|
12094
|
-
"tables set-
|
|
12095
|
-
"tables
|
|
12096
|
-
"tables
|
|
12097
|
-
"tables set-
|
|
12098
|
-
"tables
|
|
12099
|
-
"tables
|
|
12100
|
-
"tables
|
|
12101
|
-
"tables
|
|
12102
|
-
"tables
|
|
12103
|
-
"tables set-
|
|
12104
|
-
"tables set-cell-
|
|
12105
|
-
"tables
|
|
12106
|
-
"tables
|
|
12107
|
-
"tables
|
|
12108
|
-
"tables set-
|
|
12109
|
-
"tables
|
|
12110
|
-
"tables
|
|
12111
|
-
"tables get
|
|
12112
|
-
"tables get-
|
|
12113
|
-
"tables get-
|
|
12114
|
-
"tables
|
|
12115
|
-
"tables
|
|
12116
|
-
"
|
|
12117
|
-
"
|
|
12118
|
-
"toc
|
|
12119
|
-
"toc
|
|
12120
|
-
"toc
|
|
12121
|
-
"toc
|
|
12122
|
-
"toc
|
|
12123
|
-
"toc
|
|
12124
|
-
"toc
|
|
12125
|
-
"toc
|
|
12126
|
-
"toc
|
|
12127
|
-
"
|
|
12128
|
-
"history
|
|
12129
|
-
"history
|
|
12130
|
-
"
|
|
12131
|
-
"
|
|
12132
|
-
"images
|
|
12133
|
-
"images
|
|
12134
|
-
"images
|
|
12135
|
-
"images
|
|
12136
|
-
"images convert-to-
|
|
12137
|
-
"images
|
|
12138
|
-
"images set-
|
|
12139
|
-
"images set-wrap-
|
|
12140
|
-
"images set-wrap-
|
|
12141
|
-
"images set-
|
|
12142
|
-
"images set-
|
|
12143
|
-
"images set-
|
|
12144
|
-
"images
|
|
12145
|
-
"images
|
|
12146
|
-
"images
|
|
12147
|
-
"images
|
|
12148
|
-
"images
|
|
12149
|
-
"images
|
|
12150
|
-
"images
|
|
12151
|
-
"images
|
|
12152
|
-
"images set-
|
|
12153
|
-
"images set-
|
|
12154
|
-
"images set-
|
|
12155
|
-
"images
|
|
12156
|
-
"images
|
|
12157
|
-
"images
|
|
12158
|
-
"
|
|
12159
|
-
"hyperlinks
|
|
12160
|
-
"hyperlinks
|
|
12161
|
-
"hyperlinks
|
|
12162
|
-
"hyperlinks
|
|
12163
|
-
"hyperlinks
|
|
12164
|
-
"
|
|
12165
|
-
"header-footers
|
|
12166
|
-
"header-footers
|
|
12167
|
-
"header-footers
|
|
12168
|
-
"header-footers refs
|
|
12169
|
-
"header-footers refs
|
|
12170
|
-
"header-footers
|
|
12171
|
-
"header-footers parts
|
|
12172
|
-
"header-footers parts
|
|
12173
|
-
"
|
|
12174
|
-
"content-
|
|
12175
|
-
"content-controls
|
|
12176
|
-
"content-controls
|
|
12177
|
-
"content-controls
|
|
12178
|
-
"content-controls select-by-
|
|
12179
|
-
"content-controls
|
|
12180
|
-
"content-controls
|
|
12181
|
-
"content-controls
|
|
12182
|
-
"content-controls
|
|
12183
|
-
"content-controls
|
|
12184
|
-
"content-controls
|
|
12185
|
-
"content-controls
|
|
12186
|
-
"content-controls
|
|
12187
|
-
"content-controls
|
|
12188
|
-
"content-controls set-
|
|
12189
|
-
"content-controls
|
|
12190
|
-
"content-controls
|
|
12191
|
-
"content-controls
|
|
12192
|
-
"content-controls
|
|
12193
|
-
"content-controls
|
|
12194
|
-
"content-controls
|
|
12195
|
-
"content-controls insert-
|
|
12196
|
-
"content-controls
|
|
12197
|
-
"content-controls
|
|
12198
|
-
"content-controls
|
|
12199
|
-
"content-controls
|
|
12200
|
-
"content-controls
|
|
12201
|
-
"content-controls
|
|
12202
|
-
"content-controls
|
|
12203
|
-
"content-controls normalize-
|
|
12204
|
-
"content-controls
|
|
12205
|
-
"content-controls text set-
|
|
12206
|
-
"content-controls text
|
|
12207
|
-
"content-controls
|
|
12208
|
-
"content-controls date
|
|
12209
|
-
"content-controls date
|
|
12210
|
-
"content-controls date set-display-
|
|
12211
|
-
"content-controls date set-
|
|
12212
|
-
"content-controls date set-
|
|
12213
|
-
"content-controls
|
|
12214
|
-
"content-controls checkbox
|
|
12215
|
-
"content-controls checkbox
|
|
12216
|
-
"content-controls checkbox
|
|
12217
|
-
"content-controls
|
|
12218
|
-
"content-controls choice-list
|
|
12219
|
-
"content-controls choice-list set-
|
|
12220
|
-
"content-controls
|
|
12221
|
-
"content-controls repeating-section
|
|
12222
|
-
"content-controls repeating-section insert-item-
|
|
12223
|
-
"content-controls repeating-section
|
|
12224
|
-
"content-controls repeating-section
|
|
12225
|
-
"content-controls repeating-section
|
|
12226
|
-
"content-controls
|
|
12227
|
-
"content-controls group
|
|
12228
|
-
"
|
|
12229
|
-
"bookmarks
|
|
12230
|
-
"bookmarks
|
|
12231
|
-
"bookmarks
|
|
12232
|
-
"bookmarks
|
|
12233
|
-
"
|
|
12234
|
-
"footnotes
|
|
12235
|
-
"footnotes
|
|
12236
|
-
"footnotes
|
|
12237
|
-
"footnotes
|
|
12238
|
-
"footnotes
|
|
12239
|
-
"
|
|
12240
|
-
"clipboard
|
|
12241
|
-
"clipboard
|
|
12242
|
-
"
|
|
12243
|
-
"cross-refs
|
|
12244
|
-
"cross-refs
|
|
12245
|
-
"cross-refs
|
|
12246
|
-
"cross-refs
|
|
12247
|
-
"
|
|
12248
|
-
"index
|
|
12249
|
-
"index
|
|
12250
|
-
"index
|
|
12251
|
-
"index
|
|
12252
|
-
"index
|
|
12253
|
-
"index
|
|
12254
|
-
"index entries
|
|
12255
|
-
"index entries
|
|
12256
|
-
"index entries
|
|
12257
|
-
"index entries
|
|
12258
|
-
"
|
|
12259
|
-
"captions
|
|
12260
|
-
"captions
|
|
12261
|
-
"captions
|
|
12262
|
-
"captions
|
|
12263
|
-
"captions
|
|
12264
|
-
"
|
|
12265
|
-
"fields
|
|
12266
|
-
"fields
|
|
12267
|
-
"fields
|
|
12268
|
-
"fields
|
|
12269
|
-
"
|
|
12270
|
-
"citations
|
|
12271
|
-
"citations
|
|
12272
|
-
"citations
|
|
12273
|
-
"citations
|
|
12274
|
-
"citations
|
|
12275
|
-
"citations sources
|
|
12276
|
-
"citations sources
|
|
12277
|
-
"citations sources
|
|
12278
|
-
"citations sources
|
|
12279
|
-
"citations
|
|
12280
|
-
"citations bibliography
|
|
12281
|
-
"citations bibliography
|
|
12282
|
-
"citations bibliography
|
|
12283
|
-
"citations bibliography
|
|
12284
|
-
"
|
|
12285
|
-
"authorities
|
|
12286
|
-
"authorities
|
|
12287
|
-
"authorities
|
|
12288
|
-
"authorities
|
|
12289
|
-
"authorities
|
|
12290
|
-
"authorities
|
|
12291
|
-
"authorities entries
|
|
12292
|
-
"authorities entries
|
|
12293
|
-
"authorities entries
|
|
12294
|
-
"authorities entries
|
|
12295
|
-
"
|
|
12296
|
-
"diff
|
|
12297
|
-
"diff
|
|
12298
|
-
"
|
|
12299
|
-
"
|
|
12300
|
-
"protection
|
|
12301
|
-
"protection
|
|
12302
|
-
"
|
|
12303
|
-
"permission-ranges
|
|
12304
|
-
"permission-ranges
|
|
12305
|
-
"permission-ranges
|
|
12306
|
-
"permission-ranges
|
|
12307
|
-
"
|
|
12308
|
-
"custom-xml parts
|
|
12309
|
-
"custom-xml parts
|
|
12310
|
-
"custom-xml parts
|
|
12311
|
-
"custom-xml parts
|
|
12312
|
-
"
|
|
12313
|
-
"metadata
|
|
12314
|
-
"metadata
|
|
12315
|
-
"metadata
|
|
12316
|
-
"metadata
|
|
12317
|
-
"metadata
|
|
12318
|
-
"
|
|
12319
|
-
"
|
|
12320
|
-
"
|
|
12321
|
-
"
|
|
12322
|
-
"insert
|
|
12323
|
-
"
|
|
12324
|
-
"
|
|
12325
|
-
"
|
|
12326
|
-
"describe
|
|
12327
|
-
"
|
|
12328
|
-
"session
|
|
12329
|
-
"session
|
|
12330
|
-
"session
|
|
12331
|
-
"
|
|
12332
|
-
"preset
|
|
12333
|
-
"preset get-
|
|
12334
|
-
"preset get-
|
|
12335
|
-
"preset get-
|
|
12336
|
-
"preset
|
|
12337
|
-
"
|
|
12338
|
-
"
|
|
12339
|
-
"
|
|
12340
|
-
"track-changes
|
|
12341
|
-
"track-changes
|
|
12342
|
-
"track-changes
|
|
12343
|
-
"
|
|
12344
|
-
"comments
|
|
12345
|
-
"comments
|
|
12346
|
-
"comments
|
|
12347
|
-
"comments
|
|
12348
|
-
"comments
|
|
12349
|
-
"comments
|
|
12350
|
-
"
|
|
12112
|
+
"tables move-column": 193,
|
|
12113
|
+
"tables set-column-width": 194,
|
|
12114
|
+
"tables distribute-columns": 195,
|
|
12115
|
+
"tables insert-cell": 196,
|
|
12116
|
+
"tables delete-cell": 197,
|
|
12117
|
+
"tables merge-cells": 198,
|
|
12118
|
+
"tables unmerge-cells": 199,
|
|
12119
|
+
"tables split-cell": 200,
|
|
12120
|
+
"tables set-cell-properties": 201,
|
|
12121
|
+
"tables set-cell-text": 202,
|
|
12122
|
+
"tables sort": 203,
|
|
12123
|
+
"tables set-alt-text": 204,
|
|
12124
|
+
"tables set-style": 205,
|
|
12125
|
+
"tables clear-style": 206,
|
|
12126
|
+
"tables set-style-option": 207,
|
|
12127
|
+
"tables set-border": 208,
|
|
12128
|
+
"tables clear-border": 209,
|
|
12129
|
+
"tables apply-border-preset": 210,
|
|
12130
|
+
"tables set-shading": 211,
|
|
12131
|
+
"tables clear-shading": 212,
|
|
12132
|
+
"tables set-table-padding": 213,
|
|
12133
|
+
"tables set-cell-padding": 214,
|
|
12134
|
+
"tables set-cell-spacing": 215,
|
|
12135
|
+
"tables clear-cell-spacing": 216,
|
|
12136
|
+
"tables apply-style": 217,
|
|
12137
|
+
"tables set-borders": 218,
|
|
12138
|
+
"tables set-table-options": 219,
|
|
12139
|
+
"tables apply-preset": 220,
|
|
12140
|
+
"tables get": 221,
|
|
12141
|
+
"tables get-cells": 222,
|
|
12142
|
+
"tables get-properties": 223,
|
|
12143
|
+
"tables get-styles": 224,
|
|
12144
|
+
"tables set-default-style": 225,
|
|
12145
|
+
"tables clear-default-style": 226,
|
|
12146
|
+
"create table-of-contents": 227,
|
|
12147
|
+
"toc list": 228,
|
|
12148
|
+
"toc get": 229,
|
|
12149
|
+
"toc configure": 230,
|
|
12150
|
+
"toc update": 231,
|
|
12151
|
+
"toc remove": 232,
|
|
12152
|
+
"toc mark-entry": 233,
|
|
12153
|
+
"toc unmark-entry": 234,
|
|
12154
|
+
"toc list-entries": 235,
|
|
12155
|
+
"toc get-entry": 236,
|
|
12156
|
+
"toc edit-entry": 237,
|
|
12157
|
+
"history get": 238,
|
|
12158
|
+
"history undo": 239,
|
|
12159
|
+
"history redo": 240,
|
|
12160
|
+
"create image": 241,
|
|
12161
|
+
"images list": 242,
|
|
12162
|
+
"images get": 243,
|
|
12163
|
+
"images delete": 244,
|
|
12164
|
+
"images move": 245,
|
|
12165
|
+
"images convert-to-inline": 246,
|
|
12166
|
+
"images convert-to-floating": 247,
|
|
12167
|
+
"images set-size": 248,
|
|
12168
|
+
"images set-wrap-type": 249,
|
|
12169
|
+
"images set-wrap-side": 250,
|
|
12170
|
+
"images set-wrap-distances": 251,
|
|
12171
|
+
"images set-position": 252,
|
|
12172
|
+
"images set-anchor-options": 253,
|
|
12173
|
+
"images set-z-order": 254,
|
|
12174
|
+
"images scale": 255,
|
|
12175
|
+
"images set-lock-aspect-ratio": 256,
|
|
12176
|
+
"images rotate": 257,
|
|
12177
|
+
"images flip": 258,
|
|
12178
|
+
"images crop": 259,
|
|
12179
|
+
"images reset-crop": 260,
|
|
12180
|
+
"images replace-source": 261,
|
|
12181
|
+
"images set-alt-text": 262,
|
|
12182
|
+
"images set-decorative": 263,
|
|
12183
|
+
"images set-name": 264,
|
|
12184
|
+
"images set-hyperlink": 265,
|
|
12185
|
+
"images insert-caption": 266,
|
|
12186
|
+
"images update-caption": 267,
|
|
12187
|
+
"images remove-caption": 268,
|
|
12188
|
+
"hyperlinks list": 269,
|
|
12189
|
+
"hyperlinks get": 270,
|
|
12190
|
+
"hyperlinks wrap": 271,
|
|
12191
|
+
"hyperlinks insert": 272,
|
|
12192
|
+
"hyperlinks patch": 273,
|
|
12193
|
+
"hyperlinks remove": 274,
|
|
12194
|
+
"header-footers list": 275,
|
|
12195
|
+
"header-footers get": 276,
|
|
12196
|
+
"header-footers resolve": 277,
|
|
12197
|
+
"header-footers refs set": 278,
|
|
12198
|
+
"header-footers refs clear": 279,
|
|
12199
|
+
"header-footers refs set-linked-to-previous": 280,
|
|
12200
|
+
"header-footers parts list": 281,
|
|
12201
|
+
"header-footers parts create": 282,
|
|
12202
|
+
"header-footers parts delete": 283,
|
|
12203
|
+
"create content-control": 284,
|
|
12204
|
+
"content-controls list": 285,
|
|
12205
|
+
"content-controls get": 286,
|
|
12206
|
+
"content-controls list-in-range": 287,
|
|
12207
|
+
"content-controls select-by-tag": 288,
|
|
12208
|
+
"content-controls select-by-title": 289,
|
|
12209
|
+
"content-controls list-children": 290,
|
|
12210
|
+
"content-controls get-parent": 291,
|
|
12211
|
+
"content-controls wrap": 292,
|
|
12212
|
+
"content-controls unwrap": 293,
|
|
12213
|
+
"content-controls delete": 294,
|
|
12214
|
+
"content-controls copy": 295,
|
|
12215
|
+
"content-controls move": 296,
|
|
12216
|
+
"content-controls patch": 297,
|
|
12217
|
+
"content-controls set-lock-mode": 298,
|
|
12218
|
+
"content-controls set-type": 299,
|
|
12219
|
+
"content-controls get-content": 300,
|
|
12220
|
+
"content-controls replace-content": 301,
|
|
12221
|
+
"content-controls clear-content": 302,
|
|
12222
|
+
"content-controls append-content": 303,
|
|
12223
|
+
"content-controls prepend-content": 304,
|
|
12224
|
+
"content-controls insert-before": 305,
|
|
12225
|
+
"content-controls insert-after": 306,
|
|
12226
|
+
"content-controls get-binding": 307,
|
|
12227
|
+
"content-controls set-binding": 308,
|
|
12228
|
+
"content-controls clear-binding": 309,
|
|
12229
|
+
"content-controls get-raw-properties": 310,
|
|
12230
|
+
"content-controls patch-raw-properties": 311,
|
|
12231
|
+
"content-controls validate-word-compatibility": 312,
|
|
12232
|
+
"content-controls normalize-word-compatibility": 313,
|
|
12233
|
+
"content-controls normalize-tag-payload": 314,
|
|
12234
|
+
"content-controls text set-multiline": 315,
|
|
12235
|
+
"content-controls text set-value": 316,
|
|
12236
|
+
"content-controls text clear-value": 317,
|
|
12237
|
+
"content-controls date set-value": 318,
|
|
12238
|
+
"content-controls date clear-value": 319,
|
|
12239
|
+
"content-controls date set-display-format": 320,
|
|
12240
|
+
"content-controls date set-display-locale": 321,
|
|
12241
|
+
"content-controls date set-storage-format": 322,
|
|
12242
|
+
"content-controls date set-calendar": 323,
|
|
12243
|
+
"content-controls checkbox get-state": 324,
|
|
12244
|
+
"content-controls checkbox set-state": 325,
|
|
12245
|
+
"content-controls checkbox toggle": 326,
|
|
12246
|
+
"content-controls checkbox set-symbol-pair": 327,
|
|
12247
|
+
"content-controls choice-list get-items": 328,
|
|
12248
|
+
"content-controls choice-list set-items": 329,
|
|
12249
|
+
"content-controls choice-list set-selected": 330,
|
|
12250
|
+
"content-controls repeating-section list-items": 331,
|
|
12251
|
+
"content-controls repeating-section insert-item-before": 332,
|
|
12252
|
+
"content-controls repeating-section insert-item-after": 333,
|
|
12253
|
+
"content-controls repeating-section clone-item": 334,
|
|
12254
|
+
"content-controls repeating-section delete-item": 335,
|
|
12255
|
+
"content-controls repeating-section set-allow-insert-delete": 336,
|
|
12256
|
+
"content-controls group wrap": 337,
|
|
12257
|
+
"content-controls group ungroup": 338,
|
|
12258
|
+
"bookmarks list": 339,
|
|
12259
|
+
"bookmarks get": 340,
|
|
12260
|
+
"bookmarks insert": 341,
|
|
12261
|
+
"bookmarks rename": 342,
|
|
12262
|
+
"bookmarks remove": 343,
|
|
12263
|
+
"footnotes list": 344,
|
|
12264
|
+
"footnotes get": 345,
|
|
12265
|
+
"footnotes insert": 346,
|
|
12266
|
+
"footnotes update": 347,
|
|
12267
|
+
"footnotes remove": 348,
|
|
12268
|
+
"footnotes configure": 349,
|
|
12269
|
+
"clipboard parse": 350,
|
|
12270
|
+
"clipboard insert": 351,
|
|
12271
|
+
"clipboard serialize-selection": 352,
|
|
12272
|
+
"cross-refs list": 353,
|
|
12273
|
+
"cross-refs get": 354,
|
|
12274
|
+
"cross-refs insert": 355,
|
|
12275
|
+
"cross-refs rebuild": 356,
|
|
12276
|
+
"cross-refs remove": 357,
|
|
12277
|
+
"index list": 358,
|
|
12278
|
+
"index get": 359,
|
|
12279
|
+
"index insert": 360,
|
|
12280
|
+
"index configure": 361,
|
|
12281
|
+
"index rebuild": 362,
|
|
12282
|
+
"index remove": 363,
|
|
12283
|
+
"index entries list": 364,
|
|
12284
|
+
"index entries get": 365,
|
|
12285
|
+
"index entries insert": 366,
|
|
12286
|
+
"index entries update": 367,
|
|
12287
|
+
"index entries remove": 368,
|
|
12288
|
+
"captions list": 369,
|
|
12289
|
+
"captions get": 370,
|
|
12290
|
+
"captions insert": 371,
|
|
12291
|
+
"captions update": 372,
|
|
12292
|
+
"captions remove": 373,
|
|
12293
|
+
"captions configure": 374,
|
|
12294
|
+
"fields list": 375,
|
|
12295
|
+
"fields get": 376,
|
|
12296
|
+
"fields insert": 377,
|
|
12297
|
+
"fields rebuild": 378,
|
|
12298
|
+
"fields remove": 379,
|
|
12299
|
+
"citations list": 380,
|
|
12300
|
+
"citations get": 381,
|
|
12301
|
+
"citations insert": 382,
|
|
12302
|
+
"citations update": 383,
|
|
12303
|
+
"citations remove": 384,
|
|
12304
|
+
"citations sources list": 385,
|
|
12305
|
+
"citations sources get": 386,
|
|
12306
|
+
"citations sources insert": 387,
|
|
12307
|
+
"citations sources update": 388,
|
|
12308
|
+
"citations sources remove": 389,
|
|
12309
|
+
"citations bibliography get": 390,
|
|
12310
|
+
"citations bibliography insert": 391,
|
|
12311
|
+
"citations bibliography rebuild": 392,
|
|
12312
|
+
"citations bibliography configure": 393,
|
|
12313
|
+
"citations bibliography remove": 394,
|
|
12314
|
+
"authorities list": 395,
|
|
12315
|
+
"authorities get": 396,
|
|
12316
|
+
"authorities insert": 397,
|
|
12317
|
+
"authorities configure": 398,
|
|
12318
|
+
"authorities rebuild": 399,
|
|
12319
|
+
"authorities remove": 400,
|
|
12320
|
+
"authorities entries list": 401,
|
|
12321
|
+
"authorities entries get": 402,
|
|
12322
|
+
"authorities entries insert": 403,
|
|
12323
|
+
"authorities entries update": 404,
|
|
12324
|
+
"authorities entries remove": 405,
|
|
12325
|
+
"diff capture": 406,
|
|
12326
|
+
"diff compare": 407,
|
|
12327
|
+
"diff apply": 408,
|
|
12328
|
+
"export to-docx": 409,
|
|
12329
|
+
"protection get": 410,
|
|
12330
|
+
"protection set-editing-restriction": 411,
|
|
12331
|
+
"protection clear-editing-restriction": 412,
|
|
12332
|
+
"permission-ranges list": 413,
|
|
12333
|
+
"permission-ranges get": 414,
|
|
12334
|
+
"permission-ranges create": 415,
|
|
12335
|
+
"permission-ranges remove": 416,
|
|
12336
|
+
"permission-ranges update-principal": 417,
|
|
12337
|
+
"custom-xml parts list": 418,
|
|
12338
|
+
"custom-xml parts get": 419,
|
|
12339
|
+
"custom-xml parts create": 420,
|
|
12340
|
+
"custom-xml parts patch": 421,
|
|
12341
|
+
"custom-xml parts remove": 422,
|
|
12342
|
+
"metadata attach": 423,
|
|
12343
|
+
"metadata list": 424,
|
|
12344
|
+
"metadata get": 425,
|
|
12345
|
+
"metadata update": 426,
|
|
12346
|
+
"metadata remove": 427,
|
|
12347
|
+
"metadata resolve": 428,
|
|
12348
|
+
"open": 429,
|
|
12349
|
+
"save": 430,
|
|
12350
|
+
"close": 431,
|
|
12351
|
+
"insert tab": 432,
|
|
12352
|
+
"insert line-break": 433,
|
|
12353
|
+
"execute code": 434,
|
|
12354
|
+
"status": 435,
|
|
12355
|
+
"describe": 436,
|
|
12356
|
+
"describe command": 437,
|
|
12357
|
+
"session list": 438,
|
|
12358
|
+
"session save": 439,
|
|
12359
|
+
"session close": 440,
|
|
12360
|
+
"session set-default": 441,
|
|
12361
|
+
"preset list": 442,
|
|
12362
|
+
"preset get-catalog": 443,
|
|
12363
|
+
"preset get-tools": 444,
|
|
12364
|
+
"preset get-system-prompt": 445,
|
|
12365
|
+
"preset get-mcp-prompt": 446,
|
|
12366
|
+
"preset dispatch": 447,
|
|
12367
|
+
"lists exit": 448,
|
|
12368
|
+
"format strikethrough": 449,
|
|
12369
|
+
"track-changes accept": 450,
|
|
12370
|
+
"track-changes reject": 451,
|
|
12371
|
+
"track-changes accept-all": 452,
|
|
12372
|
+
"track-changes reject-all": 453,
|
|
12373
|
+
"comments add": 454,
|
|
12374
|
+
"comments reply": 455,
|
|
12375
|
+
"comments edit": 456,
|
|
12376
|
+
"comments move": 457,
|
|
12377
|
+
"comments resolve": 458,
|
|
12378
|
+
"comments remove": 459,
|
|
12379
|
+
"comments set-internal": 460,
|
|
12380
|
+
"session use": 441,
|
|
12351
12381
|
"getnode": 2,
|
|
12352
12382
|
"getnodebyid": 3,
|
|
12353
12383
|
"gettext": 4,
|
|
@@ -12534,255 +12564,256 @@ const CONTRACT = {
|
|
|
12534
12564
|
"tables.setrowoptions": 190,
|
|
12535
12565
|
"tables.insertcolumn": 191,
|
|
12536
12566
|
"tables.deletecolumn": 192,
|
|
12537
|
-
"tables.
|
|
12538
|
-
"tables.
|
|
12539
|
-
"tables.
|
|
12540
|
-
"tables.
|
|
12541
|
-
"tables.
|
|
12542
|
-
"tables.
|
|
12543
|
-
"tables.
|
|
12544
|
-
"tables.
|
|
12545
|
-
"tables.
|
|
12546
|
-
"tables.
|
|
12547
|
-
"tables.
|
|
12548
|
-
"tables.
|
|
12549
|
-
"tables.
|
|
12550
|
-
"tables.
|
|
12551
|
-
"tables.
|
|
12552
|
-
"tables.
|
|
12553
|
-
"tables.
|
|
12554
|
-
"tables.
|
|
12555
|
-
"tables.
|
|
12556
|
-
"tables.
|
|
12557
|
-
"tables.
|
|
12558
|
-
"tables.
|
|
12559
|
-
"tables.
|
|
12560
|
-
"tables.
|
|
12561
|
-
"tables.
|
|
12562
|
-
"tables.
|
|
12563
|
-
"tables.
|
|
12564
|
-
"tables.
|
|
12565
|
-
"tables.
|
|
12566
|
-
"tables.
|
|
12567
|
-
"tables.
|
|
12568
|
-
"tables.
|
|
12569
|
-
"tables.
|
|
12570
|
-
"
|
|
12571
|
-
"
|
|
12572
|
-
"toc.
|
|
12573
|
-
"toc.
|
|
12574
|
-
"toc.
|
|
12575
|
-
"toc.
|
|
12576
|
-
"toc.
|
|
12577
|
-
"toc.
|
|
12578
|
-
"toc.
|
|
12579
|
-
"toc.
|
|
12580
|
-
"toc.
|
|
12581
|
-
"
|
|
12582
|
-
"history.
|
|
12583
|
-
"history.
|
|
12584
|
-
"
|
|
12585
|
-
"
|
|
12586
|
-
"images.
|
|
12587
|
-
"images.
|
|
12588
|
-
"images.
|
|
12589
|
-
"images.
|
|
12590
|
-
"images.
|
|
12591
|
-
"images.
|
|
12592
|
-
"images.
|
|
12593
|
-
"images.
|
|
12594
|
-
"images.
|
|
12595
|
-
"images.
|
|
12596
|
-
"images.
|
|
12597
|
-
"images.
|
|
12598
|
-
"images.
|
|
12599
|
-
"images.
|
|
12600
|
-
"images.
|
|
12601
|
-
"images.
|
|
12602
|
-
"images.
|
|
12603
|
-
"images.
|
|
12604
|
-
"images.
|
|
12605
|
-
"images.
|
|
12606
|
-
"images.
|
|
12607
|
-
"images.
|
|
12608
|
-
"images.
|
|
12609
|
-
"images.
|
|
12610
|
-
"images.
|
|
12611
|
-
"images.
|
|
12612
|
-
"
|
|
12613
|
-
"hyperlinks.
|
|
12614
|
-
"hyperlinks.
|
|
12615
|
-
"hyperlinks.
|
|
12616
|
-
"hyperlinks.
|
|
12617
|
-
"hyperlinks.
|
|
12618
|
-
"
|
|
12619
|
-
"headerfooters.
|
|
12620
|
-
"headerfooters.
|
|
12621
|
-
"headerfooters.
|
|
12622
|
-
"headerfooters.refs.
|
|
12623
|
-
"headerfooters.refs.
|
|
12624
|
-
"headerfooters.
|
|
12625
|
-
"headerfooters.parts.
|
|
12626
|
-
"headerfooters.parts.
|
|
12627
|
-
"
|
|
12628
|
-
"
|
|
12629
|
-
"contentcontrols.
|
|
12630
|
-
"contentcontrols.
|
|
12631
|
-
"contentcontrols.
|
|
12632
|
-
"contentcontrols.
|
|
12633
|
-
"contentcontrols.
|
|
12634
|
-
"contentcontrols.
|
|
12635
|
-
"contentcontrols.
|
|
12636
|
-
"contentcontrols.
|
|
12637
|
-
"contentcontrols.
|
|
12638
|
-
"contentcontrols.
|
|
12639
|
-
"contentcontrols.
|
|
12640
|
-
"contentcontrols.
|
|
12641
|
-
"contentcontrols.
|
|
12642
|
-
"contentcontrols.
|
|
12643
|
-
"contentcontrols.
|
|
12644
|
-
"contentcontrols.
|
|
12645
|
-
"contentcontrols.
|
|
12646
|
-
"contentcontrols.
|
|
12647
|
-
"contentcontrols.
|
|
12648
|
-
"contentcontrols.
|
|
12649
|
-
"contentcontrols.
|
|
12650
|
-
"contentcontrols.
|
|
12651
|
-
"contentcontrols.
|
|
12652
|
-
"contentcontrols.
|
|
12653
|
-
"contentcontrols.
|
|
12654
|
-
"contentcontrols.
|
|
12655
|
-
"contentcontrols.
|
|
12656
|
-
"contentcontrols.
|
|
12657
|
-
"contentcontrols.
|
|
12658
|
-
"contentcontrols.
|
|
12659
|
-
"contentcontrols.text.
|
|
12660
|
-
"contentcontrols.text.
|
|
12661
|
-
"contentcontrols.
|
|
12662
|
-
"contentcontrols.date.
|
|
12663
|
-
"contentcontrols.date.
|
|
12664
|
-
"contentcontrols.date.
|
|
12665
|
-
"contentcontrols.date.
|
|
12666
|
-
"contentcontrols.date.
|
|
12667
|
-
"contentcontrols.
|
|
12668
|
-
"contentcontrols.checkbox.
|
|
12669
|
-
"contentcontrols.checkbox.
|
|
12670
|
-
"contentcontrols.checkbox.
|
|
12671
|
-
"contentcontrols.
|
|
12672
|
-
"contentcontrols.choicelist.
|
|
12673
|
-
"contentcontrols.choicelist.
|
|
12674
|
-
"contentcontrols.
|
|
12675
|
-
"contentcontrols.repeatingsection.
|
|
12676
|
-
"contentcontrols.repeatingsection.
|
|
12677
|
-
"contentcontrols.repeatingsection.
|
|
12678
|
-
"contentcontrols.repeatingsection.
|
|
12679
|
-
"contentcontrols.repeatingsection.
|
|
12680
|
-
"contentcontrols.
|
|
12681
|
-
"contentcontrols.group.
|
|
12682
|
-
"
|
|
12683
|
-
"bookmarks.
|
|
12684
|
-
"bookmarks.
|
|
12685
|
-
"bookmarks.
|
|
12686
|
-
"bookmarks.
|
|
12687
|
-
"
|
|
12688
|
-
"footnotes.
|
|
12689
|
-
"footnotes.
|
|
12690
|
-
"footnotes.
|
|
12691
|
-
"footnotes.
|
|
12692
|
-
"footnotes.
|
|
12693
|
-
"
|
|
12694
|
-
"clipboard.
|
|
12695
|
-
"clipboard.
|
|
12696
|
-
"
|
|
12697
|
-
"crossrefs.
|
|
12698
|
-
"crossrefs.
|
|
12699
|
-
"crossrefs.
|
|
12700
|
-
"crossrefs.
|
|
12701
|
-
"
|
|
12702
|
-
"index.
|
|
12703
|
-
"index.
|
|
12704
|
-
"index.
|
|
12705
|
-
"index.
|
|
12706
|
-
"index.
|
|
12707
|
-
"index.
|
|
12708
|
-
"index.entries.
|
|
12709
|
-
"index.entries.
|
|
12710
|
-
"index.entries.
|
|
12711
|
-
"index.entries.
|
|
12712
|
-
"
|
|
12713
|
-
"captions.
|
|
12714
|
-
"captions.
|
|
12715
|
-
"captions.
|
|
12716
|
-
"captions.
|
|
12717
|
-
"captions.
|
|
12718
|
-
"
|
|
12719
|
-
"fields.
|
|
12720
|
-
"fields.
|
|
12721
|
-
"fields.
|
|
12722
|
-
"fields.
|
|
12723
|
-
"
|
|
12724
|
-
"citations.
|
|
12725
|
-
"citations.
|
|
12726
|
-
"citations.
|
|
12727
|
-
"citations.
|
|
12728
|
-
"citations.
|
|
12729
|
-
"citations.sources.
|
|
12730
|
-
"citations.sources.
|
|
12731
|
-
"citations.sources.
|
|
12732
|
-
"citations.sources.
|
|
12733
|
-
"citations.
|
|
12734
|
-
"citations.bibliography.
|
|
12735
|
-
"citations.bibliography.
|
|
12736
|
-
"citations.bibliography.
|
|
12737
|
-
"citations.bibliography.
|
|
12738
|
-
"
|
|
12739
|
-
"authorities.
|
|
12740
|
-
"authorities.
|
|
12741
|
-
"authorities.
|
|
12742
|
-
"authorities.
|
|
12743
|
-
"authorities.
|
|
12744
|
-
"authorities.
|
|
12745
|
-
"authorities.entries.
|
|
12746
|
-
"authorities.entries.
|
|
12747
|
-
"authorities.entries.
|
|
12748
|
-
"authorities.entries.
|
|
12749
|
-
"
|
|
12750
|
-
"diff.
|
|
12751
|
-
"diff.
|
|
12752
|
-
"
|
|
12753
|
-
"
|
|
12754
|
-
"protection.
|
|
12755
|
-
"protection.
|
|
12756
|
-
"
|
|
12757
|
-
"permissionranges.
|
|
12758
|
-
"permissionranges.
|
|
12759
|
-
"permissionranges.
|
|
12760
|
-
"permissionranges.
|
|
12761
|
-
"
|
|
12762
|
-
"customxml.parts.
|
|
12763
|
-
"customxml.parts.
|
|
12764
|
-
"customxml.parts.
|
|
12765
|
-
"customxml.parts.
|
|
12766
|
-
"
|
|
12767
|
-
"metadata.
|
|
12768
|
-
"metadata.
|
|
12769
|
-
"metadata.
|
|
12770
|
-
"metadata.
|
|
12771
|
-
"metadata.
|
|
12772
|
-
"
|
|
12773
|
-
"
|
|
12774
|
-
"
|
|
12775
|
-
"
|
|
12776
|
-
"
|
|
12777
|
-
"session.
|
|
12778
|
-
"session.
|
|
12779
|
-
"session.
|
|
12780
|
-
"
|
|
12781
|
-
"preset.
|
|
12782
|
-
"preset.
|
|
12783
|
-
"preset.
|
|
12784
|
-
"preset.
|
|
12785
|
-
"preset.
|
|
12567
|
+
"tables.movecolumn": 193,
|
|
12568
|
+
"tables.setcolumnwidth": 194,
|
|
12569
|
+
"tables.distributecolumns": 195,
|
|
12570
|
+
"tables.insertcell": 196,
|
|
12571
|
+
"tables.deletecell": 197,
|
|
12572
|
+
"tables.mergecells": 198,
|
|
12573
|
+
"tables.unmergecells": 199,
|
|
12574
|
+
"tables.splitcell": 200,
|
|
12575
|
+
"tables.setcellproperties": 201,
|
|
12576
|
+
"tables.setcelltext": 202,
|
|
12577
|
+
"tables.sort": 203,
|
|
12578
|
+
"tables.setalttext": 204,
|
|
12579
|
+
"tables.setstyle": 205,
|
|
12580
|
+
"tables.clearstyle": 206,
|
|
12581
|
+
"tables.setstyleoption": 207,
|
|
12582
|
+
"tables.setborder": 208,
|
|
12583
|
+
"tables.clearborder": 209,
|
|
12584
|
+
"tables.applyborderpreset": 210,
|
|
12585
|
+
"tables.setshading": 211,
|
|
12586
|
+
"tables.clearshading": 212,
|
|
12587
|
+
"tables.settablepadding": 213,
|
|
12588
|
+
"tables.setcellpadding": 214,
|
|
12589
|
+
"tables.setcellspacing": 215,
|
|
12590
|
+
"tables.clearcellspacing": 216,
|
|
12591
|
+
"tables.applystyle": 217,
|
|
12592
|
+
"tables.setborders": 218,
|
|
12593
|
+
"tables.settableoptions": 219,
|
|
12594
|
+
"tables.applypreset": 220,
|
|
12595
|
+
"tables.get": 221,
|
|
12596
|
+
"tables.getcells": 222,
|
|
12597
|
+
"tables.getproperties": 223,
|
|
12598
|
+
"tables.getstyles": 224,
|
|
12599
|
+
"tables.setdefaultstyle": 225,
|
|
12600
|
+
"tables.cleardefaultstyle": 226,
|
|
12601
|
+
"create.tableofcontents": 227,
|
|
12602
|
+
"toc.list": 228,
|
|
12603
|
+
"toc.get": 229,
|
|
12604
|
+
"toc.configure": 230,
|
|
12605
|
+
"toc.update": 231,
|
|
12606
|
+
"toc.remove": 232,
|
|
12607
|
+
"toc.markentry": 233,
|
|
12608
|
+
"toc.unmarkentry": 234,
|
|
12609
|
+
"toc.listentries": 235,
|
|
12610
|
+
"toc.getentry": 236,
|
|
12611
|
+
"toc.editentry": 237,
|
|
12612
|
+
"history.get": 238,
|
|
12613
|
+
"history.undo": 239,
|
|
12614
|
+
"history.redo": 240,
|
|
12615
|
+
"create.image": 241,
|
|
12616
|
+
"images.list": 242,
|
|
12617
|
+
"images.get": 243,
|
|
12618
|
+
"images.delete": 244,
|
|
12619
|
+
"images.move": 245,
|
|
12620
|
+
"images.converttoinline": 246,
|
|
12621
|
+
"images.converttofloating": 247,
|
|
12622
|
+
"images.setsize": 248,
|
|
12623
|
+
"images.setwraptype": 249,
|
|
12624
|
+
"images.setwrapside": 250,
|
|
12625
|
+
"images.setwrapdistances": 251,
|
|
12626
|
+
"images.setposition": 252,
|
|
12627
|
+
"images.setanchoroptions": 253,
|
|
12628
|
+
"images.setzorder": 254,
|
|
12629
|
+
"images.scale": 255,
|
|
12630
|
+
"images.setlockaspectratio": 256,
|
|
12631
|
+
"images.rotate": 257,
|
|
12632
|
+
"images.flip": 258,
|
|
12633
|
+
"images.crop": 259,
|
|
12634
|
+
"images.resetcrop": 260,
|
|
12635
|
+
"images.replacesource": 261,
|
|
12636
|
+
"images.setalttext": 262,
|
|
12637
|
+
"images.setdecorative": 263,
|
|
12638
|
+
"images.setname": 264,
|
|
12639
|
+
"images.sethyperlink": 265,
|
|
12640
|
+
"images.insertcaption": 266,
|
|
12641
|
+
"images.updatecaption": 267,
|
|
12642
|
+
"images.removecaption": 268,
|
|
12643
|
+
"hyperlinks.list": 269,
|
|
12644
|
+
"hyperlinks.get": 270,
|
|
12645
|
+
"hyperlinks.wrap": 271,
|
|
12646
|
+
"hyperlinks.insert": 272,
|
|
12647
|
+
"hyperlinks.patch": 273,
|
|
12648
|
+
"hyperlinks.remove": 274,
|
|
12649
|
+
"headerfooters.list": 275,
|
|
12650
|
+
"headerfooters.get": 276,
|
|
12651
|
+
"headerfooters.resolve": 277,
|
|
12652
|
+
"headerfooters.refs.set": 278,
|
|
12653
|
+
"headerfooters.refs.clear": 279,
|
|
12654
|
+
"headerfooters.refs.setlinkedtoprevious": 280,
|
|
12655
|
+
"headerfooters.parts.list": 281,
|
|
12656
|
+
"headerfooters.parts.create": 282,
|
|
12657
|
+
"headerfooters.parts.delete": 283,
|
|
12658
|
+
"create.contentcontrol": 284,
|
|
12659
|
+
"contentcontrols.list": 285,
|
|
12660
|
+
"contentcontrols.get": 286,
|
|
12661
|
+
"contentcontrols.listinrange": 287,
|
|
12662
|
+
"contentcontrols.selectbytag": 288,
|
|
12663
|
+
"contentcontrols.selectbytitle": 289,
|
|
12664
|
+
"contentcontrols.listchildren": 290,
|
|
12665
|
+
"contentcontrols.getparent": 291,
|
|
12666
|
+
"contentcontrols.wrap": 292,
|
|
12667
|
+
"contentcontrols.unwrap": 293,
|
|
12668
|
+
"contentcontrols.delete": 294,
|
|
12669
|
+
"contentcontrols.copy": 295,
|
|
12670
|
+
"contentcontrols.move": 296,
|
|
12671
|
+
"contentcontrols.patch": 297,
|
|
12672
|
+
"contentcontrols.setlockmode": 298,
|
|
12673
|
+
"contentcontrols.settype": 299,
|
|
12674
|
+
"contentcontrols.getcontent": 300,
|
|
12675
|
+
"contentcontrols.replacecontent": 301,
|
|
12676
|
+
"contentcontrols.clearcontent": 302,
|
|
12677
|
+
"contentcontrols.appendcontent": 303,
|
|
12678
|
+
"contentcontrols.prependcontent": 304,
|
|
12679
|
+
"contentcontrols.insertbefore": 305,
|
|
12680
|
+
"contentcontrols.insertafter": 306,
|
|
12681
|
+
"contentcontrols.getbinding": 307,
|
|
12682
|
+
"contentcontrols.setbinding": 308,
|
|
12683
|
+
"contentcontrols.clearbinding": 309,
|
|
12684
|
+
"contentcontrols.getrawproperties": 310,
|
|
12685
|
+
"contentcontrols.patchrawproperties": 311,
|
|
12686
|
+
"contentcontrols.validatewordcompatibility": 312,
|
|
12687
|
+
"contentcontrols.normalizewordcompatibility": 313,
|
|
12688
|
+
"contentcontrols.normalizetagpayload": 314,
|
|
12689
|
+
"contentcontrols.text.setmultiline": 315,
|
|
12690
|
+
"contentcontrols.text.setvalue": 316,
|
|
12691
|
+
"contentcontrols.text.clearvalue": 317,
|
|
12692
|
+
"contentcontrols.date.setvalue": 318,
|
|
12693
|
+
"contentcontrols.date.clearvalue": 319,
|
|
12694
|
+
"contentcontrols.date.setdisplayformat": 320,
|
|
12695
|
+
"contentcontrols.date.setdisplaylocale": 321,
|
|
12696
|
+
"contentcontrols.date.setstorageformat": 322,
|
|
12697
|
+
"contentcontrols.date.setcalendar": 323,
|
|
12698
|
+
"contentcontrols.checkbox.getstate": 324,
|
|
12699
|
+
"contentcontrols.checkbox.setstate": 325,
|
|
12700
|
+
"contentcontrols.checkbox.toggle": 326,
|
|
12701
|
+
"contentcontrols.checkbox.setsymbolpair": 327,
|
|
12702
|
+
"contentcontrols.choicelist.getitems": 328,
|
|
12703
|
+
"contentcontrols.choicelist.setitems": 329,
|
|
12704
|
+
"contentcontrols.choicelist.setselected": 330,
|
|
12705
|
+
"contentcontrols.repeatingsection.listitems": 331,
|
|
12706
|
+
"contentcontrols.repeatingsection.insertitembefore": 332,
|
|
12707
|
+
"contentcontrols.repeatingsection.insertitemafter": 333,
|
|
12708
|
+
"contentcontrols.repeatingsection.cloneitem": 334,
|
|
12709
|
+
"contentcontrols.repeatingsection.deleteitem": 335,
|
|
12710
|
+
"contentcontrols.repeatingsection.setallowinsertdelete": 336,
|
|
12711
|
+
"contentcontrols.group.wrap": 337,
|
|
12712
|
+
"contentcontrols.group.ungroup": 338,
|
|
12713
|
+
"bookmarks.list": 339,
|
|
12714
|
+
"bookmarks.get": 340,
|
|
12715
|
+
"bookmarks.insert": 341,
|
|
12716
|
+
"bookmarks.rename": 342,
|
|
12717
|
+
"bookmarks.remove": 343,
|
|
12718
|
+
"footnotes.list": 344,
|
|
12719
|
+
"footnotes.get": 345,
|
|
12720
|
+
"footnotes.insert": 346,
|
|
12721
|
+
"footnotes.update": 347,
|
|
12722
|
+
"footnotes.remove": 348,
|
|
12723
|
+
"footnotes.configure": 349,
|
|
12724
|
+
"clipboard.parse": 350,
|
|
12725
|
+
"clipboard.insert": 351,
|
|
12726
|
+
"clipboard.serializeselection": 352,
|
|
12727
|
+
"crossrefs.list": 353,
|
|
12728
|
+
"crossrefs.get": 354,
|
|
12729
|
+
"crossrefs.insert": 355,
|
|
12730
|
+
"crossrefs.rebuild": 356,
|
|
12731
|
+
"crossrefs.remove": 357,
|
|
12732
|
+
"index.list": 358,
|
|
12733
|
+
"index.get": 359,
|
|
12734
|
+
"index.insert": 360,
|
|
12735
|
+
"index.configure": 361,
|
|
12736
|
+
"index.rebuild": 362,
|
|
12737
|
+
"index.remove": 363,
|
|
12738
|
+
"index.entries.list": 364,
|
|
12739
|
+
"index.entries.get": 365,
|
|
12740
|
+
"index.entries.insert": 366,
|
|
12741
|
+
"index.entries.update": 367,
|
|
12742
|
+
"index.entries.remove": 368,
|
|
12743
|
+
"captions.list": 369,
|
|
12744
|
+
"captions.get": 370,
|
|
12745
|
+
"captions.insert": 371,
|
|
12746
|
+
"captions.update": 372,
|
|
12747
|
+
"captions.remove": 373,
|
|
12748
|
+
"captions.configure": 374,
|
|
12749
|
+
"fields.list": 375,
|
|
12750
|
+
"fields.get": 376,
|
|
12751
|
+
"fields.insert": 377,
|
|
12752
|
+
"fields.rebuild": 378,
|
|
12753
|
+
"fields.remove": 379,
|
|
12754
|
+
"citations.list": 380,
|
|
12755
|
+
"citations.get": 381,
|
|
12756
|
+
"citations.insert": 382,
|
|
12757
|
+
"citations.update": 383,
|
|
12758
|
+
"citations.remove": 384,
|
|
12759
|
+
"citations.sources.list": 385,
|
|
12760
|
+
"citations.sources.get": 386,
|
|
12761
|
+
"citations.sources.insert": 387,
|
|
12762
|
+
"citations.sources.update": 388,
|
|
12763
|
+
"citations.sources.remove": 389,
|
|
12764
|
+
"citations.bibliography.get": 390,
|
|
12765
|
+
"citations.bibliography.insert": 391,
|
|
12766
|
+
"citations.bibliography.rebuild": 392,
|
|
12767
|
+
"citations.bibliography.configure": 393,
|
|
12768
|
+
"citations.bibliography.remove": 394,
|
|
12769
|
+
"authorities.list": 395,
|
|
12770
|
+
"authorities.get": 396,
|
|
12771
|
+
"authorities.insert": 397,
|
|
12772
|
+
"authorities.configure": 398,
|
|
12773
|
+
"authorities.rebuild": 399,
|
|
12774
|
+
"authorities.remove": 400,
|
|
12775
|
+
"authorities.entries.list": 401,
|
|
12776
|
+
"authorities.entries.get": 402,
|
|
12777
|
+
"authorities.entries.insert": 403,
|
|
12778
|
+
"authorities.entries.update": 404,
|
|
12779
|
+
"authorities.entries.remove": 405,
|
|
12780
|
+
"diff.capture": 406,
|
|
12781
|
+
"diff.compare": 407,
|
|
12782
|
+
"diff.apply": 408,
|
|
12783
|
+
"export.todocx": 409,
|
|
12784
|
+
"protection.get": 410,
|
|
12785
|
+
"protection.seteditingrestriction": 411,
|
|
12786
|
+
"protection.cleareditingrestriction": 412,
|
|
12787
|
+
"permissionranges.list": 413,
|
|
12788
|
+
"permissionranges.get": 414,
|
|
12789
|
+
"permissionranges.create": 415,
|
|
12790
|
+
"permissionranges.remove": 416,
|
|
12791
|
+
"permissionranges.updateprincipal": 417,
|
|
12792
|
+
"customxml.parts.list": 418,
|
|
12793
|
+
"customxml.parts.get": 419,
|
|
12794
|
+
"customxml.parts.create": 420,
|
|
12795
|
+
"customxml.parts.patch": 421,
|
|
12796
|
+
"customxml.parts.remove": 422,
|
|
12797
|
+
"metadata.attach": 423,
|
|
12798
|
+
"metadata.list": 424,
|
|
12799
|
+
"metadata.get": 425,
|
|
12800
|
+
"metadata.update": 426,
|
|
12801
|
+
"metadata.remove": 427,
|
|
12802
|
+
"metadata.resolve": 428,
|
|
12803
|
+
"inserttab": 432,
|
|
12804
|
+
"insertlinebreak": 433,
|
|
12805
|
+
"executecode": 434,
|
|
12806
|
+
"describecommand": 437,
|
|
12807
|
+
"session.list": 438,
|
|
12808
|
+
"session.save": 439,
|
|
12809
|
+
"session.close": 440,
|
|
12810
|
+
"session.setdefault": 441,
|
|
12811
|
+
"preset.list": 442,
|
|
12812
|
+
"preset.getcatalog": 443,
|
|
12813
|
+
"preset.gettools": 444,
|
|
12814
|
+
"preset.getsystemprompt": 445,
|
|
12815
|
+
"preset.getmcpprompt": 446,
|
|
12816
|
+
"preset.dispatch": 447
|
|
12786
12817
|
}
|
|
12787
12818
|
},
|
|
12788
12819
|
"operations": {
|
|
@@ -204793,6 +204824,41 @@ const CONTRACT = {
|
|
|
204793
204824
|
"dryRun"
|
|
204794
204825
|
]
|
|
204795
204826
|
},
|
|
204827
|
+
"tables.moveColumn": {
|
|
204828
|
+
"type": "object",
|
|
204829
|
+
"properties": {
|
|
204830
|
+
"available": {
|
|
204831
|
+
"type": "boolean"
|
|
204832
|
+
},
|
|
204833
|
+
"tracked": {
|
|
204834
|
+
"type": "boolean"
|
|
204835
|
+
},
|
|
204836
|
+
"dryRun": {
|
|
204837
|
+
"type": "boolean"
|
|
204838
|
+
},
|
|
204839
|
+
"reasons": {
|
|
204840
|
+
"type": "array",
|
|
204841
|
+
"items": {
|
|
204842
|
+
"enum": [
|
|
204843
|
+
"COMMAND_UNAVAILABLE",
|
|
204844
|
+
"HELPER_UNAVAILABLE",
|
|
204845
|
+
"OPERATION_UNAVAILABLE",
|
|
204846
|
+
"TRACKED_MODE_UNAVAILABLE",
|
|
204847
|
+
"DRY_RUN_UNAVAILABLE",
|
|
204848
|
+
"NAMESPACE_UNAVAILABLE",
|
|
204849
|
+
"STYLES_PART_MISSING",
|
|
204850
|
+
"COLLABORATION_ACTIVE"
|
|
204851
|
+
]
|
|
204852
|
+
}
|
|
204853
|
+
}
|
|
204854
|
+
},
|
|
204855
|
+
"additionalProperties": false,
|
|
204856
|
+
"required": [
|
|
204857
|
+
"available",
|
|
204858
|
+
"tracked",
|
|
204859
|
+
"dryRun"
|
|
204860
|
+
]
|
|
204861
|
+
},
|
|
204796
204862
|
"tables.setColumnWidth": {
|
|
204797
204863
|
"type": "object",
|
|
204798
204864
|
"properties": {
|
|
@@ -213214,6 +213280,7 @@ const CONTRACT = {
|
|
|
213214
213280
|
"tables.setRowOptions",
|
|
213215
213281
|
"tables.insertColumn",
|
|
213216
213282
|
"tables.deleteColumn",
|
|
213283
|
+
"tables.moveColumn",
|
|
213217
213284
|
"tables.setColumnWidth",
|
|
213218
213285
|
"tables.distributeColumns",
|
|
213219
213286
|
"tables.insertCell",
|
|
@@ -227269,6 +227336,397 @@ const CONTRACT = {
|
|
|
227269
227336
|
"intentGroup": "table",
|
|
227270
227337
|
"intentAction": "delete_column"
|
|
227271
227338
|
},
|
|
227339
|
+
"doc.tables.moveColumn": {
|
|
227340
|
+
"operationId": "doc.tables.moveColumn",
|
|
227341
|
+
"sdkSurface": "document",
|
|
227342
|
+
"command": "tables move-column",
|
|
227343
|
+
"commandTokens": [
|
|
227344
|
+
"tables",
|
|
227345
|
+
"move-column"
|
|
227346
|
+
],
|
|
227347
|
+
"category": "tables",
|
|
227348
|
+
"description": "Move a column to a new position within the same table. Direct mode only; tables with vertical merges, nested tables, or irregular column coverage are rejected, and tracked (suggesting) mode is not supported yet. Available on v2-backed sessions only; v1-backed sessions currently return `CAPABILITY_UNAVAILABLE`.",
|
|
227349
|
+
"requiresDocumentContext": true,
|
|
227350
|
+
"docRequirement": "optional",
|
|
227351
|
+
"responseEnvelopeKey": "result",
|
|
227352
|
+
"params": [
|
|
227353
|
+
{
|
|
227354
|
+
"name": "doc",
|
|
227355
|
+
"kind": "doc",
|
|
227356
|
+
"type": "string",
|
|
227357
|
+
"description": "Document path. Optional when a session is already open."
|
|
227358
|
+
},
|
|
227359
|
+
{
|
|
227360
|
+
"name": "sessionId",
|
|
227361
|
+
"kind": "flag",
|
|
227362
|
+
"type": "string",
|
|
227363
|
+
"flag": "session",
|
|
227364
|
+
"description": "Session ID for multi-session workflows. Optional when only one session is open."
|
|
227365
|
+
},
|
|
227366
|
+
{
|
|
227367
|
+
"name": "out",
|
|
227368
|
+
"kind": "flag",
|
|
227369
|
+
"type": "string",
|
|
227370
|
+
"agentVisible": false
|
|
227371
|
+
},
|
|
227372
|
+
{
|
|
227373
|
+
"name": "force",
|
|
227374
|
+
"kind": "flag",
|
|
227375
|
+
"type": "boolean",
|
|
227376
|
+
"description": "Bypass confirmation checks."
|
|
227377
|
+
},
|
|
227378
|
+
{
|
|
227379
|
+
"name": "expectedRevision",
|
|
227380
|
+
"kind": "flag",
|
|
227381
|
+
"type": "string",
|
|
227382
|
+
"flag": "expected-revision",
|
|
227383
|
+
"agentVisible": false
|
|
227384
|
+
},
|
|
227385
|
+
{
|
|
227386
|
+
"name": "changeMode",
|
|
227387
|
+
"kind": "flag",
|
|
227388
|
+
"type": "string",
|
|
227389
|
+
"flag": "change-mode",
|
|
227390
|
+
"schema": {
|
|
227391
|
+
"type": "string"
|
|
227392
|
+
},
|
|
227393
|
+
"description": "Edit mode: \"direct\" applies changes immediately, \"tracked\" records as suggestions."
|
|
227394
|
+
},
|
|
227395
|
+
{
|
|
227396
|
+
"name": "dryRun",
|
|
227397
|
+
"kind": "flag",
|
|
227398
|
+
"type": "boolean",
|
|
227399
|
+
"flag": "dry-run",
|
|
227400
|
+
"description": "Preview the result without applying changes."
|
|
227401
|
+
},
|
|
227402
|
+
{
|
|
227403
|
+
"name": "target",
|
|
227404
|
+
"kind": "jsonFlag",
|
|
227405
|
+
"type": "json",
|
|
227406
|
+
"documentApiInputName": "target",
|
|
227407
|
+
"flag": "target-json",
|
|
227408
|
+
"required": false,
|
|
227409
|
+
"schema": {
|
|
227410
|
+
"type": "object",
|
|
227411
|
+
"properties": {
|
|
227412
|
+
"kind": {
|
|
227413
|
+
"const": "block"
|
|
227414
|
+
},
|
|
227415
|
+
"nodeType": {
|
|
227416
|
+
"const": "table"
|
|
227417
|
+
},
|
|
227418
|
+
"nodeId": {
|
|
227419
|
+
"type": "string"
|
|
227420
|
+
}
|
|
227421
|
+
},
|
|
227422
|
+
"required": [
|
|
227423
|
+
"kind",
|
|
227424
|
+
"nodeType",
|
|
227425
|
+
"nodeId"
|
|
227426
|
+
]
|
|
227427
|
+
}
|
|
227428
|
+
},
|
|
227429
|
+
{
|
|
227430
|
+
"name": "nodeId",
|
|
227431
|
+
"kind": "flag",
|
|
227432
|
+
"type": "string",
|
|
227433
|
+
"documentApiInputName": "nodeId",
|
|
227434
|
+
"flag": "node-id",
|
|
227435
|
+
"required": false
|
|
227436
|
+
},
|
|
227437
|
+
{
|
|
227438
|
+
"name": "columnIndex",
|
|
227439
|
+
"kind": "flag",
|
|
227440
|
+
"type": "number",
|
|
227441
|
+
"documentApiInputName": "columnIndex",
|
|
227442
|
+
"flag": "column-index",
|
|
227443
|
+
"required": true
|
|
227444
|
+
},
|
|
227445
|
+
{
|
|
227446
|
+
"name": "destination",
|
|
227447
|
+
"kind": "jsonFlag",
|
|
227448
|
+
"type": "json",
|
|
227449
|
+
"documentApiInputName": "destination",
|
|
227450
|
+
"flag": "destination-json",
|
|
227451
|
+
"required": true,
|
|
227452
|
+
"schema": {
|
|
227453
|
+
"oneOf": [
|
|
227454
|
+
{
|
|
227455
|
+
"type": "object",
|
|
227456
|
+
"properties": {
|
|
227457
|
+
"kind": {
|
|
227458
|
+
"const": "first"
|
|
227459
|
+
}
|
|
227460
|
+
},
|
|
227461
|
+
"required": [
|
|
227462
|
+
"kind"
|
|
227463
|
+
]
|
|
227464
|
+
},
|
|
227465
|
+
{
|
|
227466
|
+
"type": "object",
|
|
227467
|
+
"properties": {
|
|
227468
|
+
"kind": {
|
|
227469
|
+
"const": "last"
|
|
227470
|
+
}
|
|
227471
|
+
},
|
|
227472
|
+
"required": [
|
|
227473
|
+
"kind"
|
|
227474
|
+
]
|
|
227475
|
+
},
|
|
227476
|
+
{
|
|
227477
|
+
"type": "object",
|
|
227478
|
+
"properties": {
|
|
227479
|
+
"kind": {
|
|
227480
|
+
"const": "before"
|
|
227481
|
+
},
|
|
227482
|
+
"columnIndex": {
|
|
227483
|
+
"type": "number"
|
|
227484
|
+
}
|
|
227485
|
+
},
|
|
227486
|
+
"required": [
|
|
227487
|
+
"kind",
|
|
227488
|
+
"columnIndex"
|
|
227489
|
+
]
|
|
227490
|
+
},
|
|
227491
|
+
{
|
|
227492
|
+
"type": "object",
|
|
227493
|
+
"properties": {
|
|
227494
|
+
"kind": {
|
|
227495
|
+
"const": "after"
|
|
227496
|
+
},
|
|
227497
|
+
"columnIndex": {
|
|
227498
|
+
"type": "number"
|
|
227499
|
+
}
|
|
227500
|
+
},
|
|
227501
|
+
"required": [
|
|
227502
|
+
"kind",
|
|
227503
|
+
"columnIndex"
|
|
227504
|
+
]
|
|
227505
|
+
}
|
|
227506
|
+
]
|
|
227507
|
+
}
|
|
227508
|
+
}
|
|
227509
|
+
],
|
|
227510
|
+
"constraints": null,
|
|
227511
|
+
"documentApiOperationId": "tables.moveColumn",
|
|
227512
|
+
"mutates": true,
|
|
227513
|
+
"idempotency": "conditional",
|
|
227514
|
+
"supportsTrackedMode": false,
|
|
227515
|
+
"supportsConditionalTrackedMode": false,
|
|
227516
|
+
"supportsDryRun": true,
|
|
227517
|
+
"inputSchema": {
|
|
227518
|
+
"type": "object",
|
|
227519
|
+
"properties": {
|
|
227520
|
+
"target": {
|
|
227521
|
+
"$ref": "#/$defs/TableAddress"
|
|
227522
|
+
},
|
|
227523
|
+
"nodeId": {
|
|
227524
|
+
"type": "string"
|
|
227525
|
+
},
|
|
227526
|
+
"columnIndex": {
|
|
227527
|
+
"type": "integer",
|
|
227528
|
+
"minimum": 0
|
|
227529
|
+
},
|
|
227530
|
+
"destination": {
|
|
227531
|
+
"oneOf": [
|
|
227532
|
+
{
|
|
227533
|
+
"type": "object",
|
|
227534
|
+
"properties": {
|
|
227535
|
+
"kind": {
|
|
227536
|
+
"const": "first"
|
|
227537
|
+
}
|
|
227538
|
+
},
|
|
227539
|
+
"additionalProperties": false,
|
|
227540
|
+
"required": [
|
|
227541
|
+
"kind"
|
|
227542
|
+
]
|
|
227543
|
+
},
|
|
227544
|
+
{
|
|
227545
|
+
"type": "object",
|
|
227546
|
+
"properties": {
|
|
227547
|
+
"kind": {
|
|
227548
|
+
"const": "last"
|
|
227549
|
+
}
|
|
227550
|
+
},
|
|
227551
|
+
"additionalProperties": false,
|
|
227552
|
+
"required": [
|
|
227553
|
+
"kind"
|
|
227554
|
+
]
|
|
227555
|
+
},
|
|
227556
|
+
{
|
|
227557
|
+
"type": "object",
|
|
227558
|
+
"properties": {
|
|
227559
|
+
"kind": {
|
|
227560
|
+
"const": "before"
|
|
227561
|
+
},
|
|
227562
|
+
"columnIndex": {
|
|
227563
|
+
"type": "integer",
|
|
227564
|
+
"minimum": 0
|
|
227565
|
+
}
|
|
227566
|
+
},
|
|
227567
|
+
"additionalProperties": false,
|
|
227568
|
+
"required": [
|
|
227569
|
+
"kind",
|
|
227570
|
+
"columnIndex"
|
|
227571
|
+
]
|
|
227572
|
+
},
|
|
227573
|
+
{
|
|
227574
|
+
"type": "object",
|
|
227575
|
+
"properties": {
|
|
227576
|
+
"kind": {
|
|
227577
|
+
"const": "after"
|
|
227578
|
+
},
|
|
227579
|
+
"columnIndex": {
|
|
227580
|
+
"type": "integer",
|
|
227581
|
+
"minimum": 0
|
|
227582
|
+
}
|
|
227583
|
+
},
|
|
227584
|
+
"additionalProperties": false,
|
|
227585
|
+
"required": [
|
|
227586
|
+
"kind",
|
|
227587
|
+
"columnIndex"
|
|
227588
|
+
]
|
|
227589
|
+
}
|
|
227590
|
+
]
|
|
227591
|
+
}
|
|
227592
|
+
},
|
|
227593
|
+
"additionalProperties": false,
|
|
227594
|
+
"required": [
|
|
227595
|
+
"columnIndex",
|
|
227596
|
+
"destination"
|
|
227597
|
+
],
|
|
227598
|
+
"oneOf": [
|
|
227599
|
+
{
|
|
227600
|
+
"required": [
|
|
227601
|
+
"target"
|
|
227602
|
+
]
|
|
227603
|
+
},
|
|
227604
|
+
{
|
|
227605
|
+
"required": [
|
|
227606
|
+
"nodeId"
|
|
227607
|
+
]
|
|
227608
|
+
}
|
|
227609
|
+
]
|
|
227610
|
+
},
|
|
227611
|
+
"outputSchema": {
|
|
227612
|
+
"oneOf": [
|
|
227613
|
+
{
|
|
227614
|
+
"type": "object",
|
|
227615
|
+
"properties": {
|
|
227616
|
+
"success": {
|
|
227617
|
+
"const": true
|
|
227618
|
+
},
|
|
227619
|
+
"table": {
|
|
227620
|
+
"$ref": "#/$defs/TableAddress"
|
|
227621
|
+
},
|
|
227622
|
+
"trackedChangeRefs": {
|
|
227623
|
+
"type": "array",
|
|
227624
|
+
"items": {
|
|
227625
|
+
"$ref": "#/$defs/EntityAddress"
|
|
227626
|
+
}
|
|
227627
|
+
}
|
|
227628
|
+
},
|
|
227629
|
+
"additionalProperties": false,
|
|
227630
|
+
"required": [
|
|
227631
|
+
"success"
|
|
227632
|
+
]
|
|
227633
|
+
},
|
|
227634
|
+
{
|
|
227635
|
+
"type": "object",
|
|
227636
|
+
"properties": {
|
|
227637
|
+
"success": {
|
|
227638
|
+
"const": false
|
|
227639
|
+
},
|
|
227640
|
+
"failure": {
|
|
227641
|
+
"type": "object",
|
|
227642
|
+
"properties": {
|
|
227643
|
+
"code": {
|
|
227644
|
+
"enum": [
|
|
227645
|
+
"NO_OP",
|
|
227646
|
+
"INVALID_TARGET",
|
|
227647
|
+
"TARGET_NOT_FOUND",
|
|
227648
|
+
"CAPABILITY_UNAVAILABLE"
|
|
227649
|
+
]
|
|
227650
|
+
},
|
|
227651
|
+
"message": {
|
|
227652
|
+
"type": "string"
|
|
227653
|
+
},
|
|
227654
|
+
"details": {}
|
|
227655
|
+
},
|
|
227656
|
+
"additionalProperties": false,
|
|
227657
|
+
"required": [
|
|
227658
|
+
"code",
|
|
227659
|
+
"message"
|
|
227660
|
+
]
|
|
227661
|
+
}
|
|
227662
|
+
},
|
|
227663
|
+
"additionalProperties": false,
|
|
227664
|
+
"required": [
|
|
227665
|
+
"success",
|
|
227666
|
+
"failure"
|
|
227667
|
+
]
|
|
227668
|
+
}
|
|
227669
|
+
]
|
|
227670
|
+
},
|
|
227671
|
+
"successSchema": {
|
|
227672
|
+
"type": "object",
|
|
227673
|
+
"properties": {
|
|
227674
|
+
"success": {
|
|
227675
|
+
"const": true
|
|
227676
|
+
},
|
|
227677
|
+
"table": {
|
|
227678
|
+
"$ref": "#/$defs/TableAddress"
|
|
227679
|
+
},
|
|
227680
|
+
"trackedChangeRefs": {
|
|
227681
|
+
"type": "array",
|
|
227682
|
+
"items": {
|
|
227683
|
+
"$ref": "#/$defs/EntityAddress"
|
|
227684
|
+
}
|
|
227685
|
+
}
|
|
227686
|
+
},
|
|
227687
|
+
"additionalProperties": false,
|
|
227688
|
+
"required": [
|
|
227689
|
+
"success"
|
|
227690
|
+
]
|
|
227691
|
+
},
|
|
227692
|
+
"failureSchema": {
|
|
227693
|
+
"type": "object",
|
|
227694
|
+
"properties": {
|
|
227695
|
+
"success": {
|
|
227696
|
+
"const": false
|
|
227697
|
+
},
|
|
227698
|
+
"failure": {
|
|
227699
|
+
"type": "object",
|
|
227700
|
+
"properties": {
|
|
227701
|
+
"code": {
|
|
227702
|
+
"enum": [
|
|
227703
|
+
"NO_OP",
|
|
227704
|
+
"INVALID_TARGET",
|
|
227705
|
+
"TARGET_NOT_FOUND",
|
|
227706
|
+
"CAPABILITY_UNAVAILABLE"
|
|
227707
|
+
]
|
|
227708
|
+
},
|
|
227709
|
+
"message": {
|
|
227710
|
+
"type": "string"
|
|
227711
|
+
},
|
|
227712
|
+
"details": {}
|
|
227713
|
+
},
|
|
227714
|
+
"additionalProperties": false,
|
|
227715
|
+
"required": [
|
|
227716
|
+
"code",
|
|
227717
|
+
"message"
|
|
227718
|
+
]
|
|
227719
|
+
}
|
|
227720
|
+
},
|
|
227721
|
+
"additionalProperties": false,
|
|
227722
|
+
"required": [
|
|
227723
|
+
"success",
|
|
227724
|
+
"failure"
|
|
227725
|
+
]
|
|
227726
|
+
},
|
|
227727
|
+
"intentGroup": "table",
|
|
227728
|
+
"intentAction": "move_column"
|
|
227729
|
+
},
|
|
227272
227730
|
"doc.tables.setColumnWidth": {
|
|
227273
227731
|
"operationId": "doc.tables.setColumnWidth",
|
|
227274
227732
|
"sdkSurface": "document",
|