@tiwater/office-mcp 0.21.18 → 0.21.19
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.
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
},
|
|
86
86
|
"required": ["first", "last"],
|
|
87
87
|
"additionalProperties": false,
|
|
88
|
-
"description": "Exact contiguous source data-row range
|
|
88
|
+
"description": "Exact contiguous source data-row range. Intersecting native vertical merges are clipped to this range, retain their owner content, and restart at the first selected row."
|
|
89
89
|
},
|
|
90
90
|
"sourceRecordColumn": {
|
|
91
91
|
"type": "object",
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"schema": "tiwater.office-provider-contract-manifest/v1",
|
|
3
3
|
"provider": {
|
|
4
4
|
"id": "@tiwater/office-mcp",
|
|
5
|
-
"version": "0.21.
|
|
5
|
+
"version": "0.21.19"
|
|
6
6
|
},
|
|
7
7
|
"tools": [
|
|
8
8
|
{
|
|
@@ -75,11 +75,11 @@
|
|
|
75
75
|
"name": "docx_fill_table_from_table",
|
|
76
76
|
"providerContract": {
|
|
77
77
|
"source": "packages/docx-cli/contracts/mcp-input/docx_fill_table_from_table.schema.json",
|
|
78
|
-
"sha256": "
|
|
78
|
+
"sha256": "d1fe3fc40bf7dda75cb0d485339a45860fda492065d97ee8dbcb446a4795771e"
|
|
79
79
|
},
|
|
80
80
|
"inputContract": {
|
|
81
81
|
"path": "office/contracts/docx_fill_table_from_table.schema.json",
|
|
82
|
-
"sha256": "
|
|
82
|
+
"sha256": "d1fe3fc40bf7dda75cb0d485339a45860fda492065d97ee8dbcb446a4795771e"
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
{
|