superdoc-sdk 1.8.0.dev4__tar.gz → 1.8.0.dev6__tar.gz
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.
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/PKG-INFO +6 -6
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/pyproject.toml +6 -6
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/generated/client.py +170 -0
- superdoc_sdk-1.8.0.dev6/superdoc/generated/contract.py +7 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/tools/catalog.json +85 -4
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/tools/intent_dispatch_generated.py +10 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/tools/system-prompt-mcp.md +88 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/tools/system-prompt.md +88 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/tools/tools-policy.json +1 -1
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/tools/tools.anthropic.json +47 -4
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/tools/tools.generic.json +53 -5
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/tools/tools.openai.json +47 -4
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/tools/tools.vercel.json +47 -4
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc_sdk.egg-info/PKG-INFO +6 -6
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc_sdk.egg-info/requires.txt +5 -5
- superdoc_sdk-1.8.0.dev4/superdoc/generated/contract.py +0 -7
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/README.md +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/setup.cfg +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/__init__.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/client.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/embedded_cli.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/errors.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/generated/__init__.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/protocol.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/runtime.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/skill_api.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/skills/__init__.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/skills/editing-docx.md +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/test_parity_helper.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/tools_api.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc/transport.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc_sdk.egg-info/SOURCES.txt +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc_sdk.egg-info/dependency_links.txt +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/superdoc_sdk.egg-info/top_level.txt +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/tests/test_client_method_naming.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/tests/test_helpers_reexports.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/tests/test_protocol.py +0 -0
- {superdoc_sdk-1.8.0.dev4 → superdoc_sdk-1.8.0.dev6}/tests/test_transport.py +0 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: superdoc-sdk
|
|
3
|
-
Version: 1.8.0.
|
|
3
|
+
Version: 1.8.0.dev6
|
|
4
4
|
Summary: SuperDoc SDK (CLI-backed)
|
|
5
5
|
Author: SuperDoc
|
|
6
6
|
License-Expression: AGPL-3.0
|
|
7
7
|
Requires-Python: >=3.9
|
|
8
8
|
Description-Content-Type: text/markdown
|
|
9
|
-
Requires-Dist: superdoc-sdk-cli-darwin-arm64==1.8.0.
|
|
10
|
-
Requires-Dist: superdoc-sdk-cli-darwin-x64==1.8.0.
|
|
11
|
-
Requires-Dist: superdoc-sdk-cli-linux-x64==1.8.0.
|
|
12
|
-
Requires-Dist: superdoc-sdk-cli-linux-arm64==1.8.0.
|
|
13
|
-
Requires-Dist: superdoc-sdk-cli-windows-x64==1.8.0.
|
|
9
|
+
Requires-Dist: superdoc-sdk-cli-darwin-arm64==1.8.0.dev6; platform_system == "Darwin" and (platform_machine == "arm64" or platform_machine == "aarch64" or platform_machine == "ARM64")
|
|
10
|
+
Requires-Dist: superdoc-sdk-cli-darwin-x64==1.8.0.dev6; platform_system == "Darwin" and (platform_machine == "x86_64" or platform_machine == "AMD64" or platform_machine == "amd64")
|
|
11
|
+
Requires-Dist: superdoc-sdk-cli-linux-x64==1.8.0.dev6; platform_system == "Linux" and (platform_machine == "x86_64" or platform_machine == "AMD64" or platform_machine == "amd64")
|
|
12
|
+
Requires-Dist: superdoc-sdk-cli-linux-arm64==1.8.0.dev6; platform_system == "Linux" and (platform_machine == "arm64" or platform_machine == "aarch64" or platform_machine == "ARM64")
|
|
13
|
+
Requires-Dist: superdoc-sdk-cli-windows-x64==1.8.0.dev6; platform_system == "Windows" and (platform_machine == "x86_64" or platform_machine == "AMD64" or platform_machine == "amd64")
|
|
14
14
|
|
|
15
15
|
# superdoc-sdk
|
|
16
16
|
|
|
@@ -4,18 +4,18 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "superdoc-sdk"
|
|
7
|
-
version = "1.8.0.
|
|
7
|
+
version = "1.8.0.dev6"
|
|
8
8
|
description = "SuperDoc SDK (CLI-backed)"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.9"
|
|
11
11
|
license = "AGPL-3.0"
|
|
12
12
|
authors = [{ name = "SuperDoc" }]
|
|
13
13
|
dependencies = [
|
|
14
|
-
"superdoc-sdk-cli-darwin-arm64==1.8.0.
|
|
15
|
-
"superdoc-sdk-cli-darwin-x64==1.8.0.
|
|
16
|
-
"superdoc-sdk-cli-linux-x64==1.8.0.
|
|
17
|
-
"superdoc-sdk-cli-linux-arm64==1.8.0.
|
|
18
|
-
"superdoc-sdk-cli-windows-x64==1.8.0.
|
|
14
|
+
"superdoc-sdk-cli-darwin-arm64==1.8.0.dev6; platform_system == 'Darwin' and (platform_machine == 'arm64' or platform_machine == 'aarch64' or platform_machine == 'ARM64')",
|
|
15
|
+
"superdoc-sdk-cli-darwin-x64==1.8.0.dev6; platform_system == 'Darwin' and (platform_machine == 'x86_64' or platform_machine == 'AMD64' or platform_machine == 'amd64')",
|
|
16
|
+
"superdoc-sdk-cli-linux-x64==1.8.0.dev6; platform_system == 'Linux' and (platform_machine == 'x86_64' or platform_machine == 'AMD64' or platform_machine == 'amd64')",
|
|
17
|
+
"superdoc-sdk-cli-linux-arm64==1.8.0.dev6; platform_system == 'Linux' and (platform_machine == 'arm64' or platform_machine == 'aarch64' or platform_machine == 'ARM64')",
|
|
18
|
+
"superdoc-sdk-cli-windows-x64==1.8.0.dev6; platform_system == 'Windows' and (platform_machine == 'x86_64' or platform_machine == 'AMD64' or platform_machine == 'amd64')",
|
|
19
19
|
]
|
|
20
20
|
|
|
21
21
|
[tool.setuptools]
|
|
@@ -21686,6 +21686,28 @@ DocListsSeparateResult = TypedDict(
|
|
|
21686
21686
|
total=False,
|
|
21687
21687
|
)
|
|
21688
21688
|
|
|
21689
|
+
DocListsMergeResult = TypedDict(
|
|
21690
|
+
"DocListsMergeResult",
|
|
21691
|
+
{
|
|
21692
|
+
"success": Literal[True],
|
|
21693
|
+
"listId": str,
|
|
21694
|
+
"absorbedCount": int | float,
|
|
21695
|
+
"removedEmptyBlocks": int | float,
|
|
21696
|
+
},
|
|
21697
|
+
total=False,
|
|
21698
|
+
)
|
|
21699
|
+
|
|
21700
|
+
DocListsSplitResult = TypedDict(
|
|
21701
|
+
"DocListsSplitResult",
|
|
21702
|
+
{
|
|
21703
|
+
"success": Literal[True],
|
|
21704
|
+
"listId": str,
|
|
21705
|
+
"numId": int | float,
|
|
21706
|
+
"restartedAt": Any,
|
|
21707
|
+
},
|
|
21708
|
+
total=False,
|
|
21709
|
+
)
|
|
21710
|
+
|
|
21689
21711
|
DocListsSetLevelResultItem = TypedDict(
|
|
21690
21712
|
"DocListsSetLevelResultItem",
|
|
21691
21713
|
{
|
|
@@ -26070,6 +26092,28 @@ DocCapabilitiesGetResultOperationsListsSeparate = TypedDict(
|
|
|
26070
26092
|
total=False,
|
|
26071
26093
|
)
|
|
26072
26094
|
|
|
26095
|
+
DocCapabilitiesGetResultOperationsListsMerge = TypedDict(
|
|
26096
|
+
"DocCapabilitiesGetResultOperationsListsMerge",
|
|
26097
|
+
{
|
|
26098
|
+
"available": bool,
|
|
26099
|
+
"tracked": bool,
|
|
26100
|
+
"dryRun": bool,
|
|
26101
|
+
"reasons": list[Literal["COMMAND_UNAVAILABLE"] | Literal["HELPER_UNAVAILABLE"] | Literal["OPERATION_UNAVAILABLE"] | Literal["TRACKED_MODE_UNAVAILABLE"] | Literal["DRY_RUN_UNAVAILABLE"] | Literal["NAMESPACE_UNAVAILABLE"] | Literal["STYLES_PART_MISSING"] | Literal["COLLABORATION_ACTIVE"]],
|
|
26102
|
+
},
|
|
26103
|
+
total=False,
|
|
26104
|
+
)
|
|
26105
|
+
|
|
26106
|
+
DocCapabilitiesGetResultOperationsListsSplit = TypedDict(
|
|
26107
|
+
"DocCapabilitiesGetResultOperationsListsSplit",
|
|
26108
|
+
{
|
|
26109
|
+
"available": bool,
|
|
26110
|
+
"tracked": bool,
|
|
26111
|
+
"dryRun": bool,
|
|
26112
|
+
"reasons": list[Literal["COMMAND_UNAVAILABLE"] | Literal["HELPER_UNAVAILABLE"] | Literal["OPERATION_UNAVAILABLE"] | Literal["TRACKED_MODE_UNAVAILABLE"] | Literal["DRY_RUN_UNAVAILABLE"] | Literal["NAMESPACE_UNAVAILABLE"] | Literal["STYLES_PART_MISSING"] | Literal["COLLABORATION_ACTIVE"]],
|
|
26113
|
+
},
|
|
26114
|
+
total=False,
|
|
26115
|
+
)
|
|
26116
|
+
|
|
26073
26117
|
DocCapabilitiesGetResultOperationsListsSetLevel = TypedDict(
|
|
26074
26118
|
"DocCapabilitiesGetResultOperationsListsSetLevel",
|
|
26075
26119
|
{
|
|
@@ -29180,6 +29224,8 @@ DocCapabilitiesGetResultOperations = TypedDict(
|
|
|
29180
29224
|
"lists.join": DocCapabilitiesGetResultOperationsListsJoin,
|
|
29181
29225
|
"lists.canJoin": DocCapabilitiesGetResultOperationsListsCanJoin,
|
|
29182
29226
|
"lists.separate": DocCapabilitiesGetResultOperationsListsSeparate,
|
|
29227
|
+
"lists.merge": DocCapabilitiesGetResultOperationsListsMerge,
|
|
29228
|
+
"lists.split": DocCapabilitiesGetResultOperationsListsSplit,
|
|
29183
29229
|
"lists.setLevel": DocCapabilitiesGetResultOperationsListsSetLevel,
|
|
29184
29230
|
"lists.setValue": DocCapabilitiesGetResultOperationsListsSetValue,
|
|
29185
29231
|
"lists.continuePrevious": DocCapabilitiesGetResultOperationsListsContinuePrevious,
|
|
@@ -46635,6 +46681,58 @@ DocListsSeparateParams = TypedDict(
|
|
|
46635
46681
|
total=False,
|
|
46636
46682
|
)
|
|
46637
46683
|
|
|
46684
|
+
DocListsMergeParamsTarget = TypedDict(
|
|
46685
|
+
"DocListsMergeParamsTarget",
|
|
46686
|
+
{
|
|
46687
|
+
"kind": Literal["block"],
|
|
46688
|
+
"nodeType": Literal["listItem"],
|
|
46689
|
+
"nodeId": str,
|
|
46690
|
+
},
|
|
46691
|
+
total=False,
|
|
46692
|
+
)
|
|
46693
|
+
|
|
46694
|
+
DocListsMergeParams = TypedDict(
|
|
46695
|
+
"DocListsMergeParams",
|
|
46696
|
+
{
|
|
46697
|
+
"doc": str,
|
|
46698
|
+
"sessionId": str,
|
|
46699
|
+
"out": str,
|
|
46700
|
+
"force": bool,
|
|
46701
|
+
"expectedRevision": int | float,
|
|
46702
|
+
"changeMode": str,
|
|
46703
|
+
"dryRun": bool,
|
|
46704
|
+
"target": DocListsMergeParamsTarget,
|
|
46705
|
+
"direction": str,
|
|
46706
|
+
},
|
|
46707
|
+
total=False,
|
|
46708
|
+
)
|
|
46709
|
+
|
|
46710
|
+
DocListsSplitParamsTarget = TypedDict(
|
|
46711
|
+
"DocListsSplitParamsTarget",
|
|
46712
|
+
{
|
|
46713
|
+
"kind": Literal["block"],
|
|
46714
|
+
"nodeType": Literal["listItem"],
|
|
46715
|
+
"nodeId": str,
|
|
46716
|
+
},
|
|
46717
|
+
total=False,
|
|
46718
|
+
)
|
|
46719
|
+
|
|
46720
|
+
DocListsSplitParams = TypedDict(
|
|
46721
|
+
"DocListsSplitParams",
|
|
46722
|
+
{
|
|
46723
|
+
"doc": str,
|
|
46724
|
+
"sessionId": str,
|
|
46725
|
+
"out": str,
|
|
46726
|
+
"force": bool,
|
|
46727
|
+
"expectedRevision": int | float,
|
|
46728
|
+
"changeMode": str,
|
|
46729
|
+
"dryRun": bool,
|
|
46730
|
+
"target": DocListsSplitParamsTarget,
|
|
46731
|
+
"restartNumbering": bool,
|
|
46732
|
+
},
|
|
46733
|
+
total=False,
|
|
46734
|
+
)
|
|
46735
|
+
|
|
46638
46736
|
DocListsSetLevelParamsTarget = TypedDict(
|
|
46639
46737
|
"DocListsSetLevelParamsTarget",
|
|
46640
46738
|
{
|
|
@@ -65576,6 +65674,54 @@ DocListsSeparateBoundParams = TypedDict(
|
|
|
65576
65674
|
total=False,
|
|
65577
65675
|
)
|
|
65578
65676
|
|
|
65677
|
+
DocListsMergeBoundParamsTarget = TypedDict(
|
|
65678
|
+
"DocListsMergeBoundParamsTarget",
|
|
65679
|
+
{
|
|
65680
|
+
"kind": Literal["block"],
|
|
65681
|
+
"nodeType": Literal["listItem"],
|
|
65682
|
+
"nodeId": str,
|
|
65683
|
+
},
|
|
65684
|
+
total=False,
|
|
65685
|
+
)
|
|
65686
|
+
|
|
65687
|
+
DocListsMergeBoundParams = TypedDict(
|
|
65688
|
+
"DocListsMergeBoundParams",
|
|
65689
|
+
{
|
|
65690
|
+
"out": str,
|
|
65691
|
+
"force": bool,
|
|
65692
|
+
"expectedRevision": int | float,
|
|
65693
|
+
"changeMode": str,
|
|
65694
|
+
"dryRun": bool,
|
|
65695
|
+
"target": DocListsMergeBoundParamsTarget,
|
|
65696
|
+
"direction": str,
|
|
65697
|
+
},
|
|
65698
|
+
total=False,
|
|
65699
|
+
)
|
|
65700
|
+
|
|
65701
|
+
DocListsSplitBoundParamsTarget = TypedDict(
|
|
65702
|
+
"DocListsSplitBoundParamsTarget",
|
|
65703
|
+
{
|
|
65704
|
+
"kind": Literal["block"],
|
|
65705
|
+
"nodeType": Literal["listItem"],
|
|
65706
|
+
"nodeId": str,
|
|
65707
|
+
},
|
|
65708
|
+
total=False,
|
|
65709
|
+
)
|
|
65710
|
+
|
|
65711
|
+
DocListsSplitBoundParams = TypedDict(
|
|
65712
|
+
"DocListsSplitBoundParams",
|
|
65713
|
+
{
|
|
65714
|
+
"out": str,
|
|
65715
|
+
"force": bool,
|
|
65716
|
+
"expectedRevision": int | float,
|
|
65717
|
+
"changeMode": str,
|
|
65718
|
+
"dryRun": bool,
|
|
65719
|
+
"target": DocListsSplitBoundParamsTarget,
|
|
65720
|
+
"restartNumbering": bool,
|
|
65721
|
+
},
|
|
65722
|
+
total=False,
|
|
65723
|
+
)
|
|
65724
|
+
|
|
65579
65725
|
DocListsSetLevelBoundParamsTarget = TypedDict(
|
|
65580
65726
|
"DocListsSetLevelBoundParamsTarget",
|
|
65581
65727
|
{
|
|
@@ -76847,6 +76993,12 @@ class _SyncDocListsApi:
|
|
|
76847
76993
|
raw = self._runtime.invoke("doc.lists.separate", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
76848
76994
|
return _unwrap_envelope(raw, "result")
|
|
76849
76995
|
|
|
76996
|
+
def merge(self, params: DocListsMergeParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsMergeResult:
|
|
76997
|
+
return self._runtime.invoke("doc.lists.merge", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
76998
|
+
|
|
76999
|
+
def split(self, params: DocListsSplitParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsSplitResult:
|
|
77000
|
+
return self._runtime.invoke("doc.lists.split", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
77001
|
+
|
|
76850
77002
|
def set_level(self, params: DocListsSetLevelParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsSetLevelResult:
|
|
76851
77003
|
raw = self._runtime.invoke("doc.lists.setLevel", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
76852
77004
|
return _unwrap_envelope(raw, "result")
|
|
@@ -79231,6 +79383,12 @@ class _AsyncDocListsApi:
|
|
|
79231
79383
|
raw = await self._runtime.invoke("doc.lists.separate", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
79232
79384
|
return _unwrap_envelope(raw, "result")
|
|
79233
79385
|
|
|
79386
|
+
async def merge(self, params: DocListsMergeParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsMergeResult:
|
|
79387
|
+
return await self._runtime.invoke("doc.lists.merge", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
79388
|
+
|
|
79389
|
+
async def split(self, params: DocListsSplitParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsSplitResult:
|
|
79390
|
+
return await self._runtime.invoke("doc.lists.split", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
79391
|
+
|
|
79234
79392
|
async def set_level(self, params: DocListsSetLevelParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsSetLevelResult:
|
|
79235
79393
|
raw = await self._runtime.invoke("doc.lists.setLevel", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
79236
79394
|
return _unwrap_envelope(raw, "result")
|
|
@@ -81600,6 +81758,12 @@ class _SyncBoundDocListsApi:
|
|
|
81600
81758
|
raw = self._runtime.invoke("doc.lists.separate", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
81601
81759
|
return _unwrap_envelope(raw, "result")
|
|
81602
81760
|
|
|
81761
|
+
def merge(self, params: DocListsMergeBoundParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsMergeResult:
|
|
81762
|
+
return self._runtime.invoke("doc.lists.merge", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
81763
|
+
|
|
81764
|
+
def split(self, params: DocListsSplitBoundParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsSplitResult:
|
|
81765
|
+
return self._runtime.invoke("doc.lists.split", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
81766
|
+
|
|
81603
81767
|
def set_level(self, params: DocListsSetLevelBoundParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsSetLevelResult:
|
|
81604
81768
|
raw = self._runtime.invoke("doc.lists.setLevel", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
81605
81769
|
return _unwrap_envelope(raw, "result")
|
|
@@ -83946,6 +84110,12 @@ class _AsyncBoundDocListsApi:
|
|
|
83946
84110
|
raw = await self._runtime.invoke("doc.lists.separate", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
83947
84111
|
return _unwrap_envelope(raw, "result")
|
|
83948
84112
|
|
|
84113
|
+
async def merge(self, params: DocListsMergeBoundParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsMergeResult:
|
|
84114
|
+
return await self._runtime.invoke("doc.lists.merge", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
84115
|
+
|
|
84116
|
+
async def split(self, params: DocListsSplitBoundParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsSplitResult:
|
|
84117
|
+
return await self._runtime.invoke("doc.lists.split", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
84118
|
+
|
|
83949
84119
|
async def set_level(self, params: DocListsSetLevelBoundParams | None = None, *, timeout_ms=None, stdin_bytes=None) -> DocListsSetLevelResult:
|
|
83950
84120
|
raw = await self._runtime.invoke("doc.lists.setLevel", params or {}, timeout_ms=timeout_ms, stdin_bytes=stdin_bytes)
|
|
83951
84121
|
return _unwrap_envelope(raw, "result")
|