@openclaw/slack 2026.7.2-beta.3 → 2026.7.2-beta.5
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/README.md +1 -1
- package/dist/account-inspect-api.js +1 -1
- package/dist/{account-inspect-Bvbtu3iH.js → account-inspect-jn1xLaVi.js} +2 -2
- package/dist/account-reply-mode-DrUXogvO.js +14 -0
- package/dist/{accounts-DQEbYKh9.js → accounts-BSr252c_.js} +6 -27
- package/dist/{accounts.runtime-BIKmJdtJ.js → accounts.runtime-CjULMLTa.js} +1 -1
- package/dist/{action-runtime-DqkRwO3Z.js → action-runtime-BO3HK_50.js} +7 -7
- package/dist/action-runtime.runtime-DbEcqEXC.js +2 -0
- package/dist/{actions-CF0tUY5q.js → actions-BkOaiDSX.js} +6 -6
- package/dist/{actions.runtime-hCbx4RXg.js → actions.runtime-Do-iOL51.js} +1 -1
- package/dist/api.js +15 -15
- package/dist/{approval-handler.runtime-Em8I1-8-.js → approval-handler.runtime-BAnGN7w0.js} +2 -2
- package/dist/{channel-4-TRi1D6.js → channel-Cnrlie9S.js} +26 -36
- package/dist/channel-config-api.js +1 -1
- package/dist/channel-plugin-api.js +1 -1
- package/dist/{channel-type-Cu1yjNg2.js → channel-type-CPDX8EV-.js} +4 -4
- package/dist/{channel.setup-CgkADtZg.js → channel.setup-DyZdLwUB.js} +6 -25
- package/dist/{setup-core-CeiAVwQ3.js → config-adapter-Bb8hn2tM.js} +141 -72
- package/dist/{config-schema-XjJGfwQC.js → config-schema-BajbuJGL.js} +229 -30
- package/dist/{directory-config-Bv0lcUlH.js → directory-config-CeixfVuC.js} +2 -2
- package/dist/directory-contract-api.js +1 -1
- package/dist/{directory-live-CzUIB7th.js → directory-live-CUwGPX2d.js} +3 -3
- package/dist/doctor-contract-CsGH1Dfc.js +158 -0
- package/dist/doctor-contract-api.js +1 -1
- package/dist/{group-policy-Bw-65m3V.js → group-policy-CthIXE2T.js} +48 -7
- package/dist/{message-tool-api-C2pcf5du.js → message-tool-api-CvKoWYYQ.js} +1 -6
- package/dist/message-tool-api.js +1 -1
- package/dist/{monitor-CNFeF30h.js → monitor-Cb5ZsOTY.js} +4 -4
- package/dist/{outbound-adapter-CVi2uok0.js → outbound-adapter-sGrozuRg.js} +11 -68
- package/dist/{pipeline.runtime-CTvokbty.js → pipeline.runtime-mFCCSllA.js} +2173 -1999
- package/dist/{policy-b_dOPDCq.js → policy-DVg6FyMP.js} +1 -1
- package/dist/{probe-Borhn9PQ.js → probe-BhQTDVBQ.js} +51 -58
- package/dist/{provider-B-HVL5ZE.js → provider-PSppCU_K.js} +435 -252
- package/dist/{relay-source-Ea_P9VcO.js → relay-source-D0mb_JBk.js} +1 -1
- package/dist/{replies-B4bOdrYb.js → replies-BkPPM2Ri.js} +50 -13
- package/dist/{resolve-channels-KTc568SU.js → resolve-channels-B3RlJKyV.js} +2 -2
- package/dist/{resolve-users-DeGJf1yp.js → resolve-users-DTm7PEMa.js} +2 -2
- package/dist/{rolldown-runtime-D7D4PA-g.js → rolldown-runtime-8H4AJuhK.js} +1 -0
- package/dist/{runtime-api-BFfNpzDe.js → runtime-api-jpn3vQ7e.js} +3 -2
- package/dist/runtime-api.js +11 -11
- package/dist/{scopes-lx08L56K.js → scopes-B2SqZ--4.js} +1 -1
- package/dist/{security-audit-CikQhBUY.js → security-audit-DR097212.js} +1 -11
- package/dist/security-contract-api.js +1 -1
- package/dist/{send-KuTDky7i.js → send-2IoDXPeB.js} +8 -22
- package/dist/{send.runtime-CXyxws1D.js → send.runtime-BKd_PAEw.js} +1 -1
- package/dist/setup-plugin-api.js +1 -1
- package/dist/{setup-surface-DLA0vHXp.js → setup-surface-Dyam58nO.js} +47 -39
- package/dist/{shared-C4yVB0Q-.js → shared-g55DV75U.js} +16 -37
- package/dist/{slash-dispatch.runtime-BT-mMm-f.js → slash-dispatch.runtime-BRQbvn2e.js} +10 -9
- package/node_modules/@slack/bolt/dist/App.d.ts +4 -19
- package/node_modules/@slack/bolt/dist/App.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/App.js +21 -40
- package/node_modules/@slack/bolt/dist/App.js.map +1 -1
- package/node_modules/@slack/bolt/dist/context/create-respond.d.ts +3 -3
- package/node_modules/@slack/bolt/dist/context/create-respond.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/context/create-respond.js +13 -2
- package/node_modules/@slack/bolt/dist/context/create-respond.js.map +1 -1
- package/node_modules/@slack/bolt/dist/errors.d.ts +6 -8
- package/node_modules/@slack/bolt/dist/errors.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/errors.js +11 -11
- package/node_modules/@slack/bolt/dist/errors.js.map +1 -1
- package/node_modules/@slack/bolt/dist/helpers.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/helpers.js +1 -2
- package/node_modules/@slack/bolt/dist/helpers.js.map +1 -1
- package/node_modules/@slack/bolt/dist/index.d.ts +0 -1
- package/node_modules/@slack/bolt/dist/index.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/index.js +1 -3
- package/node_modules/@slack/bolt/dist/index.js.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.d.ts +10 -1
- package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.js +5 -1
- package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.js.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/HTTPModuleFunctions.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/HTTPModuleFunctions.js +10 -14
- package/node_modules/@slack/bolt/dist/receivers/HTTPModuleFunctions.js.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/SocketModeFunctions.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/SocketModeFunctions.js +1 -1
- package/node_modules/@slack/bolt/dist/receivers/SocketModeFunctions.js.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.d.ts +3 -1
- package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.js +2 -1
- package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.js.map +1 -1
- package/node_modules/@slack/bolt/dist/types/actions/index.d.ts +2 -4
- package/node_modules/@slack/bolt/dist/types/actions/index.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/types/actions/index.js +0 -2
- package/node_modules/@slack/bolt/dist/types/actions/index.js.map +1 -1
- package/node_modules/@slack/bolt/dist/types/events/index.d.ts +2 -0
- package/node_modules/@slack/bolt/dist/types/events/index.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/types/utilities.d.ts +2 -2
- package/node_modules/@slack/bolt/dist/types/utilities.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/types/view/index.d.ts +1 -31
- package/node_modules/@slack/bolt/dist/types/view/index.d.ts.map +1 -1
- package/node_modules/@slack/bolt/package.json +10 -11
- package/node_modules/@slack/logger/README.md +1 -1
- package/node_modules/@slack/logger/dist/index.js +17 -13
- package/node_modules/@slack/logger/dist/index.js.map +1 -1
- package/node_modules/@slack/logger/package.json +6 -7
- package/node_modules/@slack/oauth/README.md +1 -1
- package/node_modules/@slack/oauth/dist/errors.d.ts +25 -14
- package/node_modules/@slack/oauth/dist/errors.d.ts.map +1 -1
- package/node_modules/@slack/oauth/dist/errors.js +24 -33
- package/node_modules/@slack/oauth/dist/errors.js.map +1 -1
- package/node_modules/@slack/oauth/dist/install-provider.js +58 -16
- package/node_modules/@slack/oauth/dist/install-provider.js.map +1 -1
- package/node_modules/@slack/oauth/dist/installation-stores/file-store.js +4 -2
- package/node_modules/@slack/oauth/dist/installation-stores/file-store.js.map +1 -1
- package/node_modules/@slack/oauth/dist/installation-stores/memory-store.js +3 -16
- package/node_modules/@slack/oauth/dist/installation-stores/memory-store.js.map +1 -1
- package/node_modules/@slack/oauth/dist/state-stores/clear-state-store.js +2 -0
- package/node_modules/@slack/oauth/dist/state-stores/clear-state-store.js.map +1 -1
- package/node_modules/@slack/oauth/dist/state-stores/file-state-store.js +3 -0
- package/node_modules/@slack/oauth/dist/state-stores/file-state-store.js.map +1 -1
- package/node_modules/@slack/oauth/package.json +8 -9
- package/node_modules/@slack/socket-mode/README.md +1 -1
- package/node_modules/@slack/socket-mode/dist/package.json +21 -13
- package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.d.ts +14 -8
- package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.d.ts.map +1 -1
- package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.js +136 -48
- package/node_modules/@slack/socket-mode/dist/src/SlackWebSocket.js.map +1 -1
- package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.d.ts +12 -6
- package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.d.ts.map +1 -1
- package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.js +87 -38
- package/node_modules/@slack/socket-mode/dist/src/SocketModeClient.js.map +1 -1
- package/node_modules/@slack/socket-mode/dist/src/SocketModeOptions.d.ts +31 -1
- package/node_modules/@slack/socket-mode/dist/src/SocketModeOptions.d.ts.map +1 -1
- package/node_modules/@slack/socket-mode/dist/src/errors.d.ts +31 -37
- package/node_modules/@slack/socket-mode/dist/src/errors.d.ts.map +1 -1
- package/node_modules/@slack/socket-mode/dist/src/errors.js +43 -47
- package/node_modules/@slack/socket-mode/dist/src/errors.js.map +1 -1
- package/node_modules/@slack/socket-mode/dist/src/index.d.ts +2 -2
- package/node_modules/@slack/socket-mode/dist/src/index.d.ts.map +1 -1
- package/node_modules/@slack/socket-mode/dist/src/index.js +7 -1
- package/node_modules/@slack/socket-mode/dist/src/index.js.map +1 -1
- package/node_modules/@slack/socket-mode/package.json +21 -13
- package/node_modules/@slack/types/README.md +1 -1
- package/node_modules/@slack/types/dist/events/app.d.ts +28 -0
- package/node_modules/@slack/types/dist/events/app.d.ts.map +1 -1
- package/node_modules/@slack/types/dist/events/index.d.ts +2 -2
- package/node_modules/@slack/types/dist/events/index.d.ts.map +1 -1
- package/node_modules/@slack/types/dist/events/index.js.map +1 -1
- package/node_modules/@slack/types/dist/events/message.d.ts +2 -0
- package/node_modules/@slack/types/dist/events/message.d.ts.map +1 -1
- package/node_modules/@slack/types/package.json +3 -3
- package/node_modules/@slack/web-api/README.md +1 -1
- package/node_modules/@slack/web-api/dist/WebClient.d.ts +42 -71
- package/node_modules/@slack/web-api/dist/WebClient.d.ts.map +1 -1
- package/node_modules/@slack/web-api/dist/WebClient.js +180 -248
- package/node_modules/@slack/web-api/dist/WebClient.js.map +1 -1
- package/node_modules/@slack/web-api/dist/chat-stream.js +37 -22
- package/node_modules/@slack/web-api/dist/chat-stream.js.map +1 -1
- package/node_modules/@slack/web-api/dist/errors.d.ts +32 -51
- package/node_modules/@slack/web-api/dist/errors.d.ts.map +1 -1
- package/node_modules/@slack/web-api/dist/errors.js +64 -55
- package/node_modules/@slack/web-api/dist/errors.js.map +1 -1
- package/node_modules/@slack/web-api/dist/file-upload.d.ts +0 -9
- package/node_modules/@slack/web-api/dist/file-upload.d.ts.map +1 -1
- package/node_modules/@slack/web-api/dist/file-upload.js +41 -46
- package/node_modules/@slack/web-api/dist/file-upload.js.map +1 -1
- package/node_modules/@slack/web-api/dist/index.d.ts +2 -2
- package/node_modules/@slack/web-api/dist/index.d.ts.map +1 -1
- package/node_modules/@slack/web-api/dist/index.js +8 -1
- package/node_modules/@slack/web-api/dist/index.js.map +1 -1
- package/node_modules/@slack/web-api/dist/methods.d.ts +2 -38
- package/node_modules/@slack/web-api/dist/methods.d.ts.map +1 -1
- package/node_modules/@slack/web-api/dist/methods.js +1347 -1384
- package/node_modules/@slack/web-api/dist/methods.js.map +1 -1
- package/node_modules/@slack/web-api/dist/types/request/files.d.ts +0 -1
- package/node_modules/@slack/web-api/dist/types/request/files.d.ts.map +1 -1
- package/node_modules/@slack/web-api/dist/types/request/index.d.ts +3 -3
- package/node_modules/@slack/web-api/dist/types/request/index.d.ts.map +1 -1
- package/node_modules/@slack/web-api/dist/types/request/manifest.d.ts +66 -1
- package/node_modules/@slack/web-api/dist/types/request/manifest.d.ts.map +1 -1
- package/node_modules/@slack/web-api/dist/types/request/rtm.d.ts +1 -14
- package/node_modules/@slack/web-api/dist/types/request/rtm.d.ts.map +1 -1
- package/node_modules/@slack/web-api/dist/types/request/workflows.d.ts +0 -29
- package/node_modules/@slack/web-api/dist/types/request/workflows.d.ts.map +1 -1
- package/node_modules/@slack/web-api/package.json +6 -10
- package/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/node/fs/promises.d.ts +16 -6
- package/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/retry/LICENSE +21 -21
- package/node_modules/@types/retry/README.md +5 -4
- package/node_modules/@types/retry/index.d.ts +20 -13
- package/node_modules/@types/retry/package.json +9 -11
- package/node_modules/iconv-lite/encodings/sbcs-data.js +2 -0
- package/node_modules/iconv-lite/encodings/utf32.js +10 -3
- package/node_modules/iconv-lite/package.json +2 -2
- package/node_modules/iconv-lite/types/encodings.d.ts +2 -0
- package/node_modules/path-to-regexp/Readme.md +3 -3
- package/node_modules/path-to-regexp/dist/index.js +135 -158
- package/node_modules/path-to-regexp/dist/index.js.map +1 -1
- package/node_modules/path-to-regexp/package.json +2 -2
- package/node_modules/qs/CHANGELOG.md +11 -0
- package/node_modules/qs/dist/qs.js +17 -17
- package/node_modules/qs/lib/parse.js +19 -8
- package/node_modules/qs/lib/utils.js +47 -8
- package/node_modules/qs/package.json +6 -5
- package/node_modules/qs/test/parse.js +230 -0
- package/node_modules/qs/test/utils.js +194 -0
- package/node_modules/typebox/build/compile/validator.d.mts +1 -4
- package/node_modules/typebox/build/guard/guard.d.mts +1 -1
- package/node_modules/typebox/build/guard/guard.mjs +5 -2
- package/node_modules/typebox/build/guard/string.mjs +16 -4
- package/node_modules/typebox/build/schema/engine/_functions.mjs +34 -15
- package/node_modules/typebox/build/type/action/readonly_object.d.mts +5 -0
- package/node_modules/typebox/build/type/action/readonly_object.mjs +8 -0
- package/node_modules/typebox/build/typebox.d.mts +1 -1
- package/node_modules/typebox/build/typebox.mjs +1 -1
- package/node_modules/typebox/package.json +1 -1
- package/node_modules/typebox/readme.md +29 -32
- package/node_modules/{es-set-tostringtag → undici}/LICENSE +1 -1
- package/node_modules/undici/README.md +741 -0
- package/node_modules/undici/docs/docs/api/Agent.md +84 -0
- package/node_modules/undici/docs/docs/api/BalancedPool.md +99 -0
- package/node_modules/undici/docs/docs/api/CacheStorage.md +30 -0
- package/node_modules/undici/docs/docs/api/CacheStore.md +164 -0
- package/node_modules/undici/docs/docs/api/Client.md +288 -0
- package/node_modules/undici/docs/docs/api/ClientStats.md +27 -0
- package/node_modules/undici/docs/docs/api/Connector.md +115 -0
- package/node_modules/undici/docs/docs/api/ContentType.md +57 -0
- package/node_modules/undici/docs/docs/api/Cookies.md +128 -0
- package/node_modules/undici/docs/docs/api/Debug.md +62 -0
- package/node_modules/undici/docs/docs/api/DiagnosticsChannel.md +315 -0
- package/node_modules/undici/docs/docs/api/Dispatcher.md +1392 -0
- package/node_modules/undici/docs/docs/api/EnvHttpProxyAgent.md +159 -0
- package/node_modules/undici/docs/docs/api/Errors.md +49 -0
- package/node_modules/undici/docs/docs/api/EventSource.md +45 -0
- package/node_modules/undici/docs/docs/api/Fetch.md +60 -0
- package/node_modules/undici/docs/docs/api/GlobalInstallation.md +139 -0
- package/node_modules/undici/docs/docs/api/H2CClient.md +263 -0
- package/node_modules/undici/docs/docs/api/MockAgent.md +603 -0
- package/node_modules/undici/docs/docs/api/MockCallHistory.md +197 -0
- package/node_modules/undici/docs/docs/api/MockCallHistoryLog.md +43 -0
- package/node_modules/undici/docs/docs/api/MockClient.md +81 -0
- package/node_modules/undici/docs/docs/api/MockErrors.md +12 -0
- package/node_modules/undici/docs/docs/api/MockPool.md +555 -0
- package/node_modules/undici/docs/docs/api/Pool.md +84 -0
- package/node_modules/undici/docs/docs/api/PoolStats.md +35 -0
- package/node_modules/undici/docs/docs/api/ProxyAgent.md +229 -0
- package/node_modules/undici/docs/docs/api/RedirectHandler.md +93 -0
- package/node_modules/undici/docs/docs/api/RetryAgent.md +50 -0
- package/node_modules/undici/docs/docs/api/RetryHandler.md +118 -0
- package/node_modules/undici/docs/docs/api/RoundRobinPool.md +145 -0
- package/node_modules/undici/docs/docs/api/SnapshotAgent.md +616 -0
- package/node_modules/undici/docs/docs/api/Socks5ProxyAgent.md +275 -0
- package/node_modules/undici/docs/docs/api/Util.md +25 -0
- package/node_modules/undici/docs/docs/api/WebSocket.md +141 -0
- package/node_modules/undici/docs/docs/api/api-lifecycle.md +91 -0
- package/node_modules/undici/docs/docs/best-practices/client-certificate.md +64 -0
- package/node_modules/undici/docs/docs/best-practices/crawling.md +58 -0
- package/node_modules/undici/docs/docs/best-practices/mocking-request.md +190 -0
- package/node_modules/undici/docs/docs/best-practices/proxy.md +127 -0
- package/node_modules/undici/docs/docs/best-practices/undici-vs-builtin-fetch.md +224 -0
- package/node_modules/undici/docs/docs/best-practices/writing-tests.md +63 -0
- package/node_modules/undici/index-fetch.js +65 -0
- package/node_modules/undici/index.d.ts +3 -0
- package/node_modules/undici/index.js +234 -0
- package/node_modules/undici/lib/api/abort-signal.js +59 -0
- package/node_modules/undici/lib/api/api-connect.js +110 -0
- package/node_modules/undici/lib/api/api-pipeline.js +252 -0
- package/node_modules/undici/lib/api/api-request.js +214 -0
- package/node_modules/undici/lib/api/api-stream.js +209 -0
- package/node_modules/undici/lib/api/api-upgrade.js +111 -0
- package/node_modules/undici/lib/api/index.js +7 -0
- package/node_modules/undici/lib/api/readable.js +580 -0
- package/node_modules/undici/lib/cache/memory-cache-store.js +234 -0
- package/node_modules/undici/lib/cache/sqlite-cache-store.js +461 -0
- package/node_modules/undici/lib/core/connect.js +153 -0
- package/node_modules/undici/lib/core/constants.js +143 -0
- package/node_modules/undici/lib/core/diagnostics.js +227 -0
- package/node_modules/undici/lib/core/errors.js +477 -0
- package/node_modules/undici/lib/core/request.js +453 -0
- package/node_modules/undici/lib/core/socks5-client.js +422 -0
- package/node_modules/undici/lib/core/socks5-utils.js +212 -0
- package/node_modules/undici/lib/core/symbols.js +75 -0
- package/node_modules/undici/lib/core/tree.js +160 -0
- package/node_modules/undici/lib/core/util.js +992 -0
- package/node_modules/undici/lib/dispatcher/agent.js +158 -0
- package/node_modules/undici/lib/dispatcher/balanced-pool.js +219 -0
- package/node_modules/undici/lib/dispatcher/client-h1.js +1722 -0
- package/node_modules/undici/lib/dispatcher/client-h2.js +995 -0
- package/node_modules/undici/lib/dispatcher/client.js +664 -0
- package/node_modules/undici/lib/dispatcher/dispatcher-base.js +184 -0
- package/node_modules/undici/lib/dispatcher/dispatcher.js +48 -0
- package/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js +146 -0
- package/node_modules/undici/lib/dispatcher/fixed-queue.js +135 -0
- package/node_modules/undici/lib/dispatcher/h2c-client.js +51 -0
- package/node_modules/undici/lib/dispatcher/pool-base.js +214 -0
- package/node_modules/undici/lib/dispatcher/pool.js +118 -0
- package/node_modules/undici/lib/dispatcher/proxy-agent.js +319 -0
- package/node_modules/undici/lib/dispatcher/retry-agent.js +35 -0
- package/node_modules/undici/lib/dispatcher/round-robin-pool.js +137 -0
- package/node_modules/undici/lib/dispatcher/socks5-proxy-agent.js +260 -0
- package/node_modules/undici/lib/encoding/index.js +33 -0
- package/node_modules/undici/lib/global.js +59 -0
- package/node_modules/undici/lib/handler/cache-handler.js +578 -0
- package/node_modules/undici/lib/handler/cache-revalidation-handler.js +124 -0
- package/node_modules/undici/lib/handler/decorator-handler.js +67 -0
- package/node_modules/undici/lib/handler/deduplication-handler.js +460 -0
- package/node_modules/undici/lib/handler/redirect-handler.js +238 -0
- package/node_modules/undici/lib/handler/retry-handler.js +394 -0
- package/node_modules/undici/lib/handler/unwrap-handler.js +106 -0
- package/node_modules/undici/lib/handler/wrap-handler.js +105 -0
- package/node_modules/undici/lib/interceptor/cache.js +495 -0
- package/node_modules/undici/lib/interceptor/decompress.js +259 -0
- package/node_modules/undici/lib/interceptor/deduplicate.js +117 -0
- package/node_modules/undici/lib/interceptor/dns.js +571 -0
- package/node_modules/undici/lib/interceptor/dump.js +112 -0
- package/node_modules/undici/lib/interceptor/redirect.js +21 -0
- package/node_modules/undici/lib/interceptor/response-error.js +95 -0
- package/node_modules/undici/lib/interceptor/retry.js +19 -0
- package/node_modules/undici/lib/llhttp/.gitkeep +0 -0
- package/node_modules/undici/lib/llhttp/constants.d.ts +195 -0
- package/node_modules/undici/lib/llhttp/constants.js +531 -0
- package/node_modules/undici/lib/llhttp/llhttp-wasm.js +15 -0
- package/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +15 -0
- package/node_modules/undici/lib/llhttp/utils.d.ts +2 -0
- package/node_modules/undici/lib/llhttp/utils.js +12 -0
- package/node_modules/undici/lib/mock/mock-agent.js +232 -0
- package/node_modules/undici/lib/mock/mock-call-history.js +248 -0
- package/node_modules/undici/lib/mock/mock-client.js +68 -0
- package/node_modules/undici/lib/mock/mock-errors.js +29 -0
- package/node_modules/undici/lib/mock/mock-interceptor.js +209 -0
- package/node_modules/undici/lib/mock/mock-pool.js +68 -0
- package/node_modules/undici/lib/mock/mock-symbols.js +32 -0
- package/node_modules/undici/lib/mock/mock-utils.js +486 -0
- package/node_modules/undici/lib/mock/pending-interceptors-formatter.js +43 -0
- package/node_modules/undici/lib/mock/snapshot-agent.js +353 -0
- package/node_modules/undici/lib/mock/snapshot-recorder.js +588 -0
- package/node_modules/undici/lib/mock/snapshot-utils.js +158 -0
- package/node_modules/undici/lib/util/cache.js +414 -0
- package/node_modules/undici/lib/util/date.js +653 -0
- package/node_modules/undici/lib/util/promise.js +28 -0
- package/node_modules/undici/lib/util/runtime-features.js +124 -0
- package/node_modules/undici/lib/util/stats.js +32 -0
- package/node_modules/undici/lib/util/timers.js +425 -0
- package/node_modules/undici/lib/web/cache/cache.js +864 -0
- package/node_modules/undici/lib/web/cache/cachestorage.js +152 -0
- package/node_modules/undici/lib/web/cache/util.js +45 -0
- package/node_modules/undici/lib/web/cookies/constants.js +12 -0
- package/node_modules/undici/lib/web/cookies/index.js +199 -0
- package/node_modules/undici/lib/web/cookies/parse.js +314 -0
- package/node_modules/undici/lib/web/cookies/util.js +282 -0
- package/node_modules/undici/lib/web/eventsource/eventsource-stream.js +399 -0
- package/node_modules/undici/lib/web/eventsource/eventsource.js +501 -0
- package/node_modules/undici/lib/web/eventsource/util.js +29 -0
- package/node_modules/{has-tostringtag → undici/lib/web/fetch}/LICENSE +1 -1
- package/node_modules/undici/lib/web/fetch/body.js +509 -0
- package/node_modules/undici/lib/web/fetch/constants.js +131 -0
- package/node_modules/undici/lib/web/fetch/data-url.js +596 -0
- package/node_modules/undici/lib/web/fetch/formdata-parser.js +586 -0
- package/node_modules/undici/lib/web/fetch/formdata.js +259 -0
- package/node_modules/undici/lib/web/fetch/global.js +40 -0
- package/node_modules/undici/lib/web/fetch/headers.js +719 -0
- package/node_modules/undici/lib/web/fetch/index.js +2413 -0
- package/node_modules/undici/lib/web/fetch/request.js +1115 -0
- package/node_modules/undici/lib/web/fetch/response.js +641 -0
- package/node_modules/undici/lib/web/fetch/util.js +1522 -0
- package/node_modules/undici/lib/web/infra/index.js +229 -0
- package/node_modules/undici/lib/web/subresource-integrity/Readme.md +9 -0
- package/node_modules/undici/lib/web/subresource-integrity/subresource-integrity.js +307 -0
- package/node_modules/undici/lib/web/webidl/index.js +1006 -0
- package/node_modules/undici/lib/web/websocket/connection.js +329 -0
- package/node_modules/undici/lib/web/websocket/constants.js +126 -0
- package/node_modules/undici/lib/web/websocket/events.js +331 -0
- package/node_modules/undici/lib/web/websocket/frame.js +133 -0
- package/node_modules/undici/lib/web/websocket/permessage-deflate.js +100 -0
- package/node_modules/undici/lib/web/websocket/receiver.js +507 -0
- package/node_modules/undici/lib/web/websocket/sender.js +109 -0
- package/node_modules/undici/lib/web/websocket/stream/websocketerror.js +104 -0
- package/node_modules/undici/lib/web/websocket/stream/websocketstream.js +498 -0
- package/node_modules/undici/lib/web/websocket/util.js +347 -0
- package/node_modules/undici/lib/web/websocket/websocket.js +758 -0
- package/node_modules/undici/package.json +152 -0
- package/node_modules/undici/scripts/strip-comments.js +10 -0
- package/node_modules/undici/types/README.md +6 -0
- package/node_modules/undici/types/agent.d.ts +32 -0
- package/node_modules/undici/types/api.d.ts +43 -0
- package/node_modules/undici/types/balanced-pool.d.ts +30 -0
- package/node_modules/undici/types/cache-interceptor.d.ts +179 -0
- package/node_modules/undici/types/cache.d.ts +36 -0
- package/node_modules/undici/types/client-stats.d.ts +15 -0
- package/node_modules/undici/types/client.d.ts +139 -0
- package/node_modules/undici/types/connector.d.ts +36 -0
- package/node_modules/undici/types/content-type.d.ts +21 -0
- package/node_modules/undici/types/cookies.d.ts +30 -0
- package/node_modules/undici/types/diagnostics-channel.d.ts +74 -0
- package/node_modules/undici/types/dispatcher.d.ts +275 -0
- package/node_modules/undici/types/env-http-proxy-agent.d.ts +22 -0
- package/node_modules/undici/types/errors.d.ts +177 -0
- package/node_modules/undici/types/eventsource.d.ts +66 -0
- package/node_modules/undici/types/fetch.d.ts +231 -0
- package/node_modules/undici/types/formdata.d.ts +114 -0
- package/node_modules/undici/types/global-dispatcher.d.ts +9 -0
- package/node_modules/undici/types/global-origin.d.ts +7 -0
- package/node_modules/undici/types/h2c-client.d.ts +73 -0
- package/node_modules/undici/types/handlers.d.ts +14 -0
- package/node_modules/undici/types/header.d.ts +160 -0
- package/node_modules/undici/types/index.d.ts +91 -0
- package/node_modules/undici/types/interceptors.d.ts +80 -0
- package/node_modules/undici/types/mock-agent.d.ts +68 -0
- package/node_modules/undici/types/mock-call-history.d.ts +111 -0
- package/node_modules/undici/types/mock-client.d.ts +27 -0
- package/node_modules/undici/types/mock-errors.d.ts +12 -0
- package/node_modules/undici/types/mock-interceptor.d.ts +94 -0
- package/node_modules/undici/types/mock-pool.d.ts +27 -0
- package/node_modules/undici/types/patch.d.ts +29 -0
- package/node_modules/undici/types/pool-stats.d.ts +19 -0
- package/node_modules/undici/types/pool.d.ts +41 -0
- package/node_modules/undici/types/proxy-agent.d.ts +29 -0
- package/node_modules/undici/types/readable.d.ts +68 -0
- package/node_modules/undici/types/retry-agent.d.ts +8 -0
- package/node_modules/undici/types/retry-handler.d.ts +125 -0
- package/node_modules/undici/types/round-robin-pool.d.ts +41 -0
- package/node_modules/undici/types/snapshot-agent.d.ts +109 -0
- package/node_modules/undici/types/socks5-proxy-agent.d.ts +25 -0
- package/node_modules/undici/types/util.d.ts +18 -0
- package/node_modules/undici/types/utility.d.ts +7 -0
- package/node_modules/undici/types/webidl.d.ts +347 -0
- package/node_modules/undici/types/websocket.d.ts +188 -0
- package/node_modules/ws/lib/receiver.js +15 -32
- package/node_modules/ws/lib/websocket-server.js +4 -4
- package/node_modules/ws/lib/websocket.js +4 -4
- package/node_modules/ws/package.json +5 -1
- package/openclaw.plugin.json +1064 -1243
- package/package.json +99 -18
- package/dist/action-runtime.runtime-DEWOcFM4.js +0 -2
- package/dist/config-api-Df9a1B8C.js +0 -3
- package/dist/doctor-contract-DKpe5VBr.js +0 -202
- package/dist/interactive-replies-Dm_t2R9S.js +0 -197
- package/dist/interactive-replies-api.js +0 -2
- package/node_modules/@slack/bolt/dist/WorkflowStep.d.ts +0 -159
- package/node_modules/@slack/bolt/dist/WorkflowStep.d.ts.map +0 -1
- package/node_modules/@slack/bolt/dist/WorkflowStep.js +0 -217
- package/node_modules/@slack/bolt/dist/WorkflowStep.js.map +0 -1
- package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.d.ts +0 -49
- package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.d.ts.map +0 -1
- package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.js +0 -3
- package/node_modules/@slack/bolt/dist/types/actions/workflow-step-edit.js.map +0 -1
- package/node_modules/@types/ws/LICENSE +0 -21
- package/node_modules/@types/ws/README.md +0 -15
- package/node_modules/@types/ws/index.d.mts +0 -451
- package/node_modules/@types/ws/index.d.ts +0 -445
- package/node_modules/@types/ws/package.json +0 -72
- package/node_modules/asynckit/LICENSE +0 -21
- package/node_modules/asynckit/README.md +0 -233
- package/node_modules/asynckit/bench.js +0 -76
- package/node_modules/asynckit/index.js +0 -6
- package/node_modules/asynckit/lib/abort.js +0 -29
- package/node_modules/asynckit/lib/async.js +0 -34
- package/node_modules/asynckit/lib/defer.js +0 -26
- package/node_modules/asynckit/lib/iterate.js +0 -75
- package/node_modules/asynckit/lib/readable_asynckit.js +0 -91
- package/node_modules/asynckit/lib/readable_parallel.js +0 -25
- package/node_modules/asynckit/lib/readable_serial.js +0 -25
- package/node_modules/asynckit/lib/readable_serial_ordered.js +0 -29
- package/node_modules/asynckit/lib/state.js +0 -37
- package/node_modules/asynckit/lib/streamify.js +0 -141
- package/node_modules/asynckit/lib/terminator.js +0 -29
- package/node_modules/asynckit/package.json +0 -63
- package/node_modules/asynckit/parallel.js +0 -43
- package/node_modules/asynckit/serial.js +0 -17
- package/node_modules/asynckit/serialOrdered.js +0 -75
- package/node_modules/asynckit/stream.js +0 -21
- package/node_modules/axios/CHANGELOG.md +0 -1676
- package/node_modules/axios/LICENSE +0 -7
- package/node_modules/axios/MIGRATION_GUIDE.md +0 -877
- package/node_modules/axios/README.md +0 -2391
- package/node_modules/axios/dist/axios.js +0 -4864
- package/node_modules/axios/dist/axios.js.map +0 -1
- package/node_modules/axios/dist/axios.min.js +0 -5
- package/node_modules/axios/dist/axios.min.js.map +0 -1
- package/node_modules/axios/dist/browser/axios.cjs +0 -4701
- package/node_modules/axios/dist/browser/axios.cjs.map +0 -1
- package/node_modules/axios/dist/esm/axios.js +0 -4722
- package/node_modules/axios/dist/esm/axios.js.map +0 -1
- package/node_modules/axios/dist/esm/axios.min.js +0 -3
- package/node_modules/axios/dist/esm/axios.min.js.map +0 -1
- package/node_modules/axios/dist/node/axios.cjs +0 -5348
- package/node_modules/axios/dist/node/axios.cjs.map +0 -1
- package/node_modules/axios/index.d.cts +0 -715
- package/node_modules/axios/index.d.ts +0 -734
- package/node_modules/axios/index.js +0 -45
- package/node_modules/axios/lib/adapters/README.md +0 -36
- package/node_modules/axios/lib/adapters/adapters.js +0 -132
- package/node_modules/axios/lib/adapters/fetch.js +0 -469
- package/node_modules/axios/lib/adapters/http.js +0 -1202
- package/node_modules/axios/lib/adapters/xhr.js +0 -226
- package/node_modules/axios/lib/axios.js +0 -89
- package/node_modules/axios/lib/cancel/CancelToken.js +0 -135
- package/node_modules/axios/lib/cancel/CanceledError.js +0 -22
- package/node_modules/axios/lib/cancel/isCancel.js +0 -5
- package/node_modules/axios/lib/core/Axios.js +0 -281
- package/node_modules/axios/lib/core/AxiosError.js +0 -176
- package/node_modules/axios/lib/core/AxiosHeaders.js +0 -380
- package/node_modules/axios/lib/core/InterceptorManager.js +0 -72
- package/node_modules/axios/lib/core/README.md +0 -8
- package/node_modules/axios/lib/core/buildFullPath.js +0 -22
- package/node_modules/axios/lib/core/dispatchRequest.js +0 -89
- package/node_modules/axios/lib/core/mergeConfig.js +0 -124
- package/node_modules/axios/lib/core/settle.js +0 -27
- package/node_modules/axios/lib/core/transformData.js +0 -28
- package/node_modules/axios/lib/defaults/index.js +0 -177
- package/node_modules/axios/lib/defaults/transitional.js +0 -8
- package/node_modules/axios/lib/env/README.md +0 -3
- package/node_modules/axios/lib/env/classes/FormData.js +0 -2
- package/node_modules/axios/lib/env/data.js +0 -1
- package/node_modules/axios/lib/helpers/AxiosTransformStream.js +0 -156
- package/node_modules/axios/lib/helpers/AxiosURLSearchParams.js +0 -61
- package/node_modules/axios/lib/helpers/HttpStatusCode.js +0 -77
- package/node_modules/axios/lib/helpers/README.md +0 -7
- package/node_modules/axios/lib/helpers/ZlibHeaderTransformStream.js +0 -29
- package/node_modules/axios/lib/helpers/bind.js +0 -14
- package/node_modules/axios/lib/helpers/buildURL.js +0 -66
- package/node_modules/axios/lib/helpers/callbackify.js +0 -18
- package/node_modules/axios/lib/helpers/combineURLs.js +0 -15
- package/node_modules/axios/lib/helpers/composeSignals.js +0 -56
- package/node_modules/axios/lib/helpers/cookies.js +0 -60
- package/node_modules/axios/lib/helpers/deprecatedMethod.js +0 -31
- package/node_modules/axios/lib/helpers/estimateDataURLDecodedBytes.js +0 -100
- package/node_modules/axios/lib/helpers/formDataToJSON.js +0 -97
- package/node_modules/axios/lib/helpers/formDataToStream.js +0 -119
- package/node_modules/axios/lib/helpers/fromDataURI.js +0 -53
- package/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -19
- package/node_modules/axios/lib/helpers/isAxiosError.js +0 -14
- package/node_modules/axios/lib/helpers/isURLSameOrigin.js +0 -16
- package/node_modules/axios/lib/helpers/null.js +0 -2
- package/node_modules/axios/lib/helpers/parseHeaders.js +0 -69
- package/node_modules/axios/lib/helpers/parseProtocol.js +0 -6
- package/node_modules/axios/lib/helpers/progressEventReducer.js +0 -51
- package/node_modules/axios/lib/helpers/readBlob.js +0 -15
- package/node_modules/axios/lib/helpers/resolveConfig.js +0 -106
- package/node_modules/axios/lib/helpers/shouldBypassProxy.js +0 -178
- package/node_modules/axios/lib/helpers/speedometer.js +0 -55
- package/node_modules/axios/lib/helpers/spread.js +0 -28
- package/node_modules/axios/lib/helpers/throttle.js +0 -44
- package/node_modules/axios/lib/helpers/toFormData.js +0 -249
- package/node_modules/axios/lib/helpers/toURLEncodedForm.js +0 -19
- package/node_modules/axios/lib/helpers/trackStream.js +0 -89
- package/node_modules/axios/lib/helpers/validator.js +0 -112
- package/node_modules/axios/lib/platform/browser/classes/Blob.js +0 -3
- package/node_modules/axios/lib/platform/browser/classes/FormData.js +0 -3
- package/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js +0 -4
- package/node_modules/axios/lib/platform/browser/index.js +0 -13
- package/node_modules/axios/lib/platform/common/utils.js +0 -52
- package/node_modules/axios/lib/platform/index.js +0 -7
- package/node_modules/axios/lib/platform/node/classes/FormData.js +0 -3
- package/node_modules/axios/lib/platform/node/classes/URLSearchParams.js +0 -4
- package/node_modules/axios/lib/platform/node/index.js +0 -37
- package/node_modules/axios/lib/utils.js +0 -931
- package/node_modules/axios/package.json +0 -183
- package/node_modules/combined-stream/License +0 -19
- package/node_modules/combined-stream/Readme.md +0 -138
- package/node_modules/combined-stream/lib/combined_stream.js +0 -208
- package/node_modules/combined-stream/package.json +0 -25
- package/node_modules/delayed-stream/.npmignore +0 -1
- package/node_modules/delayed-stream/License +0 -19
- package/node_modules/delayed-stream/Makefile +0 -7
- package/node_modules/delayed-stream/Readme.md +0 -141
- package/node_modules/delayed-stream/lib/delayed_stream.js +0 -107
- package/node_modules/delayed-stream/package.json +0 -27
- package/node_modules/es-set-tostringtag/.eslintrc +0 -13
- package/node_modules/es-set-tostringtag/.nycrc +0 -9
- package/node_modules/es-set-tostringtag/CHANGELOG.md +0 -67
- package/node_modules/es-set-tostringtag/README.md +0 -53
- package/node_modules/es-set-tostringtag/index.d.ts +0 -10
- package/node_modules/es-set-tostringtag/index.js +0 -35
- package/node_modules/es-set-tostringtag/package.json +0 -78
- package/node_modules/es-set-tostringtag/test/index.js +0 -85
- package/node_modules/es-set-tostringtag/tsconfig.json +0 -9
- package/node_modules/follow-redirects/LICENSE +0 -18
- package/node_modules/follow-redirects/README.md +0 -157
- package/node_modules/follow-redirects/debug.js +0 -15
- package/node_modules/follow-redirects/http.js +0 -1
- package/node_modules/follow-redirects/https.js +0 -1
- package/node_modules/follow-redirects/index.js +0 -709
- package/node_modules/follow-redirects/package.json +0 -58
- package/node_modules/form-data/CHANGELOG.md +0 -669
- package/node_modules/form-data/License +0 -19
- package/node_modules/form-data/README.md +0 -350
- package/node_modules/form-data/index.d.ts +0 -51
- package/node_modules/form-data/lib/browser.js +0 -4
- package/node_modules/form-data/lib/form_data.js +0 -514
- package/node_modules/form-data/lib/populate.js +0 -10
- package/node_modules/form-data/node_modules/mime-db/HISTORY.md +0 -507
- package/node_modules/form-data/node_modules/mime-db/LICENSE +0 -23
- package/node_modules/form-data/node_modules/mime-db/README.md +0 -100
- package/node_modules/form-data/node_modules/mime-db/db.json +0 -8519
- package/node_modules/form-data/node_modules/mime-db/index.js +0 -12
- package/node_modules/form-data/node_modules/mime-db/package.json +0 -60
- package/node_modules/form-data/node_modules/mime-types/HISTORY.md +0 -397
- package/node_modules/form-data/node_modules/mime-types/LICENSE +0 -23
- package/node_modules/form-data/node_modules/mime-types/README.md +0 -113
- package/node_modules/form-data/node_modules/mime-types/index.js +0 -188
- package/node_modules/form-data/node_modules/mime-types/package.json +0 -44
- package/node_modules/form-data/package.json +0 -83
- package/node_modules/has-tostringtag/.eslintrc +0 -5
- package/node_modules/has-tostringtag/.github/FUNDING.yml +0 -12
- package/node_modules/has-tostringtag/.nycrc +0 -13
- package/node_modules/has-tostringtag/CHANGELOG.md +0 -42
- package/node_modules/has-tostringtag/README.md +0 -46
- package/node_modules/has-tostringtag/index.d.ts +0 -3
- package/node_modules/has-tostringtag/index.js +0 -8
- package/node_modules/has-tostringtag/package.json +0 -108
- package/node_modules/has-tostringtag/shams.d.ts +0 -3
- package/node_modules/has-tostringtag/shams.js +0 -8
- package/node_modules/has-tostringtag/test/index.js +0 -21
- package/node_modules/has-tostringtag/test/shams/core-js.js +0 -31
- package/node_modules/has-tostringtag/test/shams/get-own-property-symbols.js +0 -30
- package/node_modules/has-tostringtag/test/tests.js +0 -15
- package/node_modules/has-tostringtag/tsconfig.json +0 -49
- package/node_modules/is-electron/LICENSE +0 -21
- package/node_modules/is-electron/README.md +0 -25
- package/node_modules/is-electron/index.d.ts +0 -2
- package/node_modules/is-electron/index.js +0 -21
- package/node_modules/is-electron/package.json +0 -34
- package/node_modules/is-stream/index.d.ts +0 -79
- package/node_modules/is-stream/index.js +0 -28
- package/node_modules/is-stream/license +0 -9
- package/node_modules/is-stream/package.json +0 -42
- package/node_modules/is-stream/readme.md +0 -60
- package/node_modules/proxy-from-env/LICENSE +0 -20
- package/node_modules/proxy-from-env/README.md +0 -163
- package/node_modules/proxy-from-env/index.cjs +0 -105
- package/node_modules/proxy-from-env/index.js +0 -103
- package/node_modules/proxy-from-env/package.json +0 -43
- package/npm-shrinkwrap.json +0 -1440
package/openclaw.plugin.json
CHANGED
|
@@ -20,128 +20,453 @@
|
|
|
20
20
|
"name": {
|
|
21
21
|
"type": "string"
|
|
22
22
|
},
|
|
23
|
-
"
|
|
24
|
-
"
|
|
23
|
+
"capabilities": {
|
|
24
|
+
"type": "array",
|
|
25
|
+
"items": {
|
|
26
|
+
"type": "string"
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
"markdown": {
|
|
30
|
+
"type": "object",
|
|
31
|
+
"properties": {
|
|
32
|
+
"tables": {
|
|
33
|
+
"type": "string",
|
|
34
|
+
"enum": [
|
|
35
|
+
"off",
|
|
36
|
+
"bullets",
|
|
37
|
+
"code",
|
|
38
|
+
"block"
|
|
39
|
+
]
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
"additionalProperties": false
|
|
43
|
+
},
|
|
44
|
+
"configWrites": {
|
|
45
|
+
"type": "boolean"
|
|
46
|
+
},
|
|
47
|
+
"enabled": {
|
|
48
|
+
"type": "boolean"
|
|
49
|
+
},
|
|
50
|
+
"dmPolicy": {
|
|
25
51
|
"type": "string",
|
|
26
52
|
"enum": [
|
|
27
|
-
"
|
|
28
|
-
"
|
|
53
|
+
"pairing",
|
|
54
|
+
"allowlist",
|
|
55
|
+
"open",
|
|
56
|
+
"disabled"
|
|
29
57
|
]
|
|
30
58
|
},
|
|
31
|
-
"
|
|
32
|
-
"
|
|
59
|
+
"allowFrom": {
|
|
60
|
+
"type": "array",
|
|
61
|
+
"items": {
|
|
62
|
+
"anyOf": [
|
|
63
|
+
{
|
|
64
|
+
"type": "string"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"type": "number"
|
|
68
|
+
}
|
|
69
|
+
]
|
|
70
|
+
}
|
|
71
|
+
},
|
|
72
|
+
"defaultTo": {
|
|
73
|
+
"type": "string"
|
|
74
|
+
},
|
|
75
|
+
"groupPolicy": {
|
|
76
|
+
"default": "allowlist",
|
|
33
77
|
"type": "string",
|
|
34
78
|
"enum": [
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
79
|
+
"open",
|
|
80
|
+
"disabled",
|
|
81
|
+
"allowlist"
|
|
38
82
|
]
|
|
39
83
|
},
|
|
40
|
-
"
|
|
41
|
-
"type": "boolean"
|
|
42
|
-
},
|
|
43
|
-
"socketMode": {
|
|
84
|
+
"mentionPatterns": {
|
|
44
85
|
"type": "object",
|
|
45
86
|
"properties": {
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
|
|
49
|
-
|
|
87
|
+
"mode": {
|
|
88
|
+
"anyOf": [
|
|
89
|
+
{
|
|
90
|
+
"type": "string",
|
|
91
|
+
"const": "allow"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"type": "string",
|
|
95
|
+
"const": "deny"
|
|
96
|
+
}
|
|
97
|
+
]
|
|
50
98
|
},
|
|
51
|
-
"
|
|
52
|
-
"type": "
|
|
53
|
-
"
|
|
54
|
-
|
|
99
|
+
"allowIn": {
|
|
100
|
+
"type": "array",
|
|
101
|
+
"items": {
|
|
102
|
+
"type": "string"
|
|
103
|
+
}
|
|
55
104
|
},
|
|
56
|
-
"
|
|
57
|
-
"type": "
|
|
105
|
+
"denyIn": {
|
|
106
|
+
"type": "array",
|
|
107
|
+
"items": {
|
|
108
|
+
"type": "string"
|
|
109
|
+
}
|
|
58
110
|
}
|
|
59
111
|
},
|
|
60
112
|
"additionalProperties": false
|
|
61
113
|
},
|
|
62
|
-
"
|
|
114
|
+
"contextVisibility": {
|
|
115
|
+
"type": "string",
|
|
116
|
+
"enum": [
|
|
117
|
+
"all",
|
|
118
|
+
"allowlist",
|
|
119
|
+
"allowlist_quote"
|
|
120
|
+
]
|
|
121
|
+
},
|
|
122
|
+
"historyLimit": {
|
|
123
|
+
"type": "integer",
|
|
124
|
+
"minimum": 0,
|
|
125
|
+
"maximum": 9007199254740991
|
|
126
|
+
},
|
|
127
|
+
"dmHistoryLimit": {
|
|
128
|
+
"type": "integer",
|
|
129
|
+
"minimum": 0,
|
|
130
|
+
"maximum": 9007199254740991
|
|
131
|
+
},
|
|
132
|
+
"dms": {
|
|
133
|
+
"type": "object",
|
|
134
|
+
"propertyNames": {
|
|
135
|
+
"type": "string"
|
|
136
|
+
},
|
|
137
|
+
"additionalProperties": {
|
|
138
|
+
"type": "object",
|
|
139
|
+
"properties": {
|
|
140
|
+
"historyLimit": {
|
|
141
|
+
"type": "integer",
|
|
142
|
+
"minimum": 0,
|
|
143
|
+
"maximum": 9007199254740991
|
|
144
|
+
}
|
|
145
|
+
},
|
|
146
|
+
"additionalProperties": false
|
|
147
|
+
}
|
|
148
|
+
},
|
|
149
|
+
"textChunkLimit": {
|
|
150
|
+
"type": "integer",
|
|
151
|
+
"exclusiveMinimum": 0,
|
|
152
|
+
"maximum": 9007199254740991
|
|
153
|
+
},
|
|
154
|
+
"streaming": {
|
|
63
155
|
"type": "object",
|
|
64
156
|
"properties": {
|
|
65
|
-
"
|
|
66
|
-
"type": "string"
|
|
157
|
+
"mode": {
|
|
158
|
+
"type": "string",
|
|
159
|
+
"enum": [
|
|
160
|
+
"off",
|
|
161
|
+
"partial",
|
|
162
|
+
"block",
|
|
163
|
+
"progress"
|
|
164
|
+
]
|
|
67
165
|
},
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
},
|
|
86
|
-
"id": {
|
|
87
|
-
"type": "string",
|
|
88
|
-
"pattern": "^[A-Z][A-Z0-9_]{0,127}$"
|
|
89
|
-
}
|
|
90
|
-
},
|
|
91
|
-
"required": [
|
|
92
|
-
"source",
|
|
93
|
-
"provider",
|
|
94
|
-
"id"
|
|
95
|
-
],
|
|
96
|
-
"additionalProperties": false
|
|
166
|
+
"chunkMode": {
|
|
167
|
+
"type": "string",
|
|
168
|
+
"enum": [
|
|
169
|
+
"length",
|
|
170
|
+
"newline"
|
|
171
|
+
]
|
|
172
|
+
},
|
|
173
|
+
"preview": {
|
|
174
|
+
"type": "object",
|
|
175
|
+
"properties": {
|
|
176
|
+
"chunk": {
|
|
177
|
+
"type": "object",
|
|
178
|
+
"properties": {
|
|
179
|
+
"minChars": {
|
|
180
|
+
"type": "integer",
|
|
181
|
+
"exclusiveMinimum": 0,
|
|
182
|
+
"maximum": 9007199254740991
|
|
97
183
|
},
|
|
98
|
-
{
|
|
99
|
-
"type": "
|
|
100
|
-
"
|
|
101
|
-
|
|
102
|
-
"type": "string",
|
|
103
|
-
"const": "file"
|
|
104
|
-
},
|
|
105
|
-
"provider": {
|
|
106
|
-
"type": "string",
|
|
107
|
-
"pattern": "^[a-z][a-z0-9_-]{0,63}$"
|
|
108
|
-
},
|
|
109
|
-
"id": {
|
|
110
|
-
"type": "string"
|
|
111
|
-
}
|
|
112
|
-
},
|
|
113
|
-
"required": [
|
|
114
|
-
"source",
|
|
115
|
-
"provider",
|
|
116
|
-
"id"
|
|
117
|
-
],
|
|
118
|
-
"additionalProperties": false
|
|
184
|
+
"maxChars": {
|
|
185
|
+
"type": "integer",
|
|
186
|
+
"exclusiveMinimum": 0,
|
|
187
|
+
"maximum": 9007199254740991
|
|
119
188
|
},
|
|
120
|
-
{
|
|
121
|
-
"
|
|
122
|
-
|
|
123
|
-
"source": {
|
|
189
|
+
"breakPreference": {
|
|
190
|
+
"anyOf": [
|
|
191
|
+
{
|
|
124
192
|
"type": "string",
|
|
125
|
-
"const": "
|
|
193
|
+
"const": "paragraph"
|
|
126
194
|
},
|
|
127
|
-
|
|
195
|
+
{
|
|
128
196
|
"type": "string",
|
|
129
|
-
"
|
|
197
|
+
"const": "newline"
|
|
130
198
|
},
|
|
131
|
-
|
|
132
|
-
"type": "string"
|
|
199
|
+
{
|
|
200
|
+
"type": "string",
|
|
201
|
+
"const": "sentence"
|
|
133
202
|
}
|
|
134
|
-
|
|
135
|
-
"required": [
|
|
136
|
-
"source",
|
|
137
|
-
"provider",
|
|
138
|
-
"id"
|
|
139
|
-
],
|
|
140
|
-
"additionalProperties": false
|
|
203
|
+
]
|
|
141
204
|
}
|
|
205
|
+
},
|
|
206
|
+
"additionalProperties": false
|
|
207
|
+
},
|
|
208
|
+
"toolProgress": {
|
|
209
|
+
"type": "boolean"
|
|
210
|
+
},
|
|
211
|
+
"commandText": {
|
|
212
|
+
"type": "string",
|
|
213
|
+
"enum": [
|
|
214
|
+
"raw",
|
|
215
|
+
"status"
|
|
142
216
|
]
|
|
143
217
|
}
|
|
144
|
-
|
|
218
|
+
},
|
|
219
|
+
"additionalProperties": false
|
|
220
|
+
},
|
|
221
|
+
"progress": {
|
|
222
|
+
"type": "object",
|
|
223
|
+
"properties": {
|
|
224
|
+
"label": {
|
|
225
|
+
"anyOf": [
|
|
226
|
+
{
|
|
227
|
+
"type": "string"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"type": "boolean",
|
|
231
|
+
"const": false
|
|
232
|
+
}
|
|
233
|
+
]
|
|
234
|
+
},
|
|
235
|
+
"labels": {
|
|
236
|
+
"type": "array",
|
|
237
|
+
"items": {
|
|
238
|
+
"type": "string"
|
|
239
|
+
}
|
|
240
|
+
},
|
|
241
|
+
"maxLines": {
|
|
242
|
+
"type": "integer",
|
|
243
|
+
"exclusiveMinimum": 0,
|
|
244
|
+
"maximum": 9007199254740991
|
|
245
|
+
},
|
|
246
|
+
"maxLineChars": {
|
|
247
|
+
"type": "integer",
|
|
248
|
+
"exclusiveMinimum": 0,
|
|
249
|
+
"maximum": 9007199254740991
|
|
250
|
+
},
|
|
251
|
+
"render": {
|
|
252
|
+
"type": "string",
|
|
253
|
+
"enum": [
|
|
254
|
+
"text",
|
|
255
|
+
"rich"
|
|
256
|
+
]
|
|
257
|
+
},
|
|
258
|
+
"toolProgress": {
|
|
259
|
+
"type": "boolean"
|
|
260
|
+
},
|
|
261
|
+
"commandText": {
|
|
262
|
+
"type": "string",
|
|
263
|
+
"enum": [
|
|
264
|
+
"raw",
|
|
265
|
+
"status"
|
|
266
|
+
]
|
|
267
|
+
},
|
|
268
|
+
"commentary": {
|
|
269
|
+
"type": "boolean"
|
|
270
|
+
},
|
|
271
|
+
"narration": {
|
|
272
|
+
"type": "boolean"
|
|
273
|
+
},
|
|
274
|
+
"nativeTaskCards": {
|
|
275
|
+
"type": "boolean"
|
|
276
|
+
}
|
|
277
|
+
},
|
|
278
|
+
"additionalProperties": false
|
|
279
|
+
},
|
|
280
|
+
"block": {
|
|
281
|
+
"type": "object",
|
|
282
|
+
"properties": {
|
|
283
|
+
"enabled": {
|
|
284
|
+
"type": "boolean"
|
|
285
|
+
},
|
|
286
|
+
"coalesce": {
|
|
287
|
+
"type": "object",
|
|
288
|
+
"properties": {
|
|
289
|
+
"minChars": {
|
|
290
|
+
"type": "integer",
|
|
291
|
+
"exclusiveMinimum": 0,
|
|
292
|
+
"maximum": 9007199254740991
|
|
293
|
+
},
|
|
294
|
+
"maxChars": {
|
|
295
|
+
"type": "integer",
|
|
296
|
+
"exclusiveMinimum": 0,
|
|
297
|
+
"maximum": 9007199254740991
|
|
298
|
+
},
|
|
299
|
+
"idleMs": {
|
|
300
|
+
"type": "integer",
|
|
301
|
+
"minimum": 0,
|
|
302
|
+
"maximum": 9007199254740991
|
|
303
|
+
}
|
|
304
|
+
},
|
|
305
|
+
"additionalProperties": false
|
|
306
|
+
}
|
|
307
|
+
},
|
|
308
|
+
"additionalProperties": false
|
|
309
|
+
},
|
|
310
|
+
"nativeTransport": {
|
|
311
|
+
"type": "boolean"
|
|
312
|
+
}
|
|
313
|
+
},
|
|
314
|
+
"additionalProperties": false
|
|
315
|
+
},
|
|
316
|
+
"heartbeatVisibility": {
|
|
317
|
+
"type": "object",
|
|
318
|
+
"properties": {
|
|
319
|
+
"showOk": {
|
|
320
|
+
"type": "boolean"
|
|
321
|
+
},
|
|
322
|
+
"showAlerts": {
|
|
323
|
+
"type": "boolean"
|
|
324
|
+
},
|
|
325
|
+
"useIndicator": {
|
|
326
|
+
"type": "boolean"
|
|
327
|
+
}
|
|
328
|
+
},
|
|
329
|
+
"additionalProperties": false
|
|
330
|
+
},
|
|
331
|
+
"healthMonitor": {
|
|
332
|
+
"type": "object",
|
|
333
|
+
"properties": {
|
|
334
|
+
"enabled": {
|
|
335
|
+
"type": "boolean"
|
|
336
|
+
}
|
|
337
|
+
},
|
|
338
|
+
"additionalProperties": false
|
|
339
|
+
},
|
|
340
|
+
"responsePrefix": {
|
|
341
|
+
"type": "string"
|
|
342
|
+
},
|
|
343
|
+
"mediaMaxMb": {
|
|
344
|
+
"type": "number",
|
|
345
|
+
"exclusiveMinimum": 0
|
|
346
|
+
},
|
|
347
|
+
"replyToMode": {
|
|
348
|
+
"anyOf": [
|
|
349
|
+
{
|
|
350
|
+
"type": "string",
|
|
351
|
+
"const": "off"
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
"type": "string",
|
|
355
|
+
"const": "first"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"type": "string",
|
|
359
|
+
"const": "all"
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
"type": "string",
|
|
363
|
+
"const": "batched"
|
|
364
|
+
}
|
|
365
|
+
]
|
|
366
|
+
},
|
|
367
|
+
"postAs": {
|
|
368
|
+
"default": "bot",
|
|
369
|
+
"type": "string",
|
|
370
|
+
"enum": [
|
|
371
|
+
"bot",
|
|
372
|
+
"user"
|
|
373
|
+
]
|
|
374
|
+
},
|
|
375
|
+
"mode": {
|
|
376
|
+
"default": "socket",
|
|
377
|
+
"type": "string",
|
|
378
|
+
"enum": [
|
|
379
|
+
"socket",
|
|
380
|
+
"http",
|
|
381
|
+
"relay"
|
|
382
|
+
]
|
|
383
|
+
},
|
|
384
|
+
"enterpriseOrgInstall": {
|
|
385
|
+
"type": "boolean"
|
|
386
|
+
},
|
|
387
|
+
"relay": {
|
|
388
|
+
"type": "object",
|
|
389
|
+
"properties": {
|
|
390
|
+
"url": {
|
|
391
|
+
"type": "string"
|
|
392
|
+
},
|
|
393
|
+
"authToken": {
|
|
394
|
+
"anyOf": [
|
|
395
|
+
{
|
|
396
|
+
"type": "string"
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
"oneOf": [
|
|
400
|
+
{
|
|
401
|
+
"type": "object",
|
|
402
|
+
"properties": {
|
|
403
|
+
"source": {
|
|
404
|
+
"type": "string",
|
|
405
|
+
"const": "env"
|
|
406
|
+
},
|
|
407
|
+
"provider": {
|
|
408
|
+
"type": "string",
|
|
409
|
+
"pattern": "^[a-z][a-z0-9_-]{0,63}$"
|
|
410
|
+
},
|
|
411
|
+
"id": {
|
|
412
|
+
"type": "string",
|
|
413
|
+
"pattern": "^[A-Z][A-Z0-9_]{0,127}$"
|
|
414
|
+
}
|
|
415
|
+
},
|
|
416
|
+
"required": [
|
|
417
|
+
"source",
|
|
418
|
+
"provider",
|
|
419
|
+
"id"
|
|
420
|
+
],
|
|
421
|
+
"additionalProperties": false
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"type": "object",
|
|
425
|
+
"properties": {
|
|
426
|
+
"source": {
|
|
427
|
+
"type": "string",
|
|
428
|
+
"const": "file"
|
|
429
|
+
},
|
|
430
|
+
"provider": {
|
|
431
|
+
"type": "string",
|
|
432
|
+
"pattern": "^[a-z][a-z0-9_-]{0,63}$"
|
|
433
|
+
},
|
|
434
|
+
"id": {
|
|
435
|
+
"type": "string"
|
|
436
|
+
}
|
|
437
|
+
},
|
|
438
|
+
"required": [
|
|
439
|
+
"source",
|
|
440
|
+
"provider",
|
|
441
|
+
"id"
|
|
442
|
+
],
|
|
443
|
+
"additionalProperties": false
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"type": "object",
|
|
447
|
+
"properties": {
|
|
448
|
+
"source": {
|
|
449
|
+
"type": "string",
|
|
450
|
+
"const": "exec"
|
|
451
|
+
},
|
|
452
|
+
"provider": {
|
|
453
|
+
"type": "string",
|
|
454
|
+
"pattern": "^[a-z][a-z0-9_-]{0,63}$"
|
|
455
|
+
},
|
|
456
|
+
"id": {
|
|
457
|
+
"type": "string"
|
|
458
|
+
}
|
|
459
|
+
},
|
|
460
|
+
"required": [
|
|
461
|
+
"source",
|
|
462
|
+
"provider",
|
|
463
|
+
"id"
|
|
464
|
+
],
|
|
465
|
+
"additionalProperties": false
|
|
466
|
+
}
|
|
467
|
+
]
|
|
468
|
+
}
|
|
469
|
+
]
|
|
145
470
|
},
|
|
146
471
|
"gatewayId": {
|
|
147
472
|
"type": "string"
|
|
@@ -231,25 +556,6 @@
|
|
|
231
556
|
"default": "/slack/events",
|
|
232
557
|
"type": "string"
|
|
233
558
|
},
|
|
234
|
-
"capabilities": {
|
|
235
|
-
"anyOf": [
|
|
236
|
-
{
|
|
237
|
-
"type": "array",
|
|
238
|
-
"items": {
|
|
239
|
-
"type": "string"
|
|
240
|
-
}
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"type": "object",
|
|
244
|
-
"properties": {
|
|
245
|
-
"interactiveReplies": {
|
|
246
|
-
"type": "boolean"
|
|
247
|
-
}
|
|
248
|
-
},
|
|
249
|
-
"additionalProperties": false
|
|
250
|
-
}
|
|
251
|
-
]
|
|
252
|
-
},
|
|
253
559
|
"execApprovals": {
|
|
254
560
|
"type": "object",
|
|
255
561
|
"properties": {
|
|
@@ -300,24 +606,6 @@
|
|
|
300
606
|
},
|
|
301
607
|
"additionalProperties": false
|
|
302
608
|
},
|
|
303
|
-
"markdown": {
|
|
304
|
-
"type": "object",
|
|
305
|
-
"properties": {
|
|
306
|
-
"tables": {
|
|
307
|
-
"type": "string",
|
|
308
|
-
"enum": [
|
|
309
|
-
"off",
|
|
310
|
-
"bullets",
|
|
311
|
-
"code",
|
|
312
|
-
"block"
|
|
313
|
-
]
|
|
314
|
-
}
|
|
315
|
-
},
|
|
316
|
-
"additionalProperties": false
|
|
317
|
-
},
|
|
318
|
-
"enabled": {
|
|
319
|
-
"type": "boolean"
|
|
320
|
-
},
|
|
321
609
|
"commands": {
|
|
322
610
|
"type": "object",
|
|
323
611
|
"properties": {
|
|
@@ -346,9 +634,6 @@
|
|
|
346
634
|
},
|
|
347
635
|
"additionalProperties": false
|
|
348
636
|
},
|
|
349
|
-
"configWrites": {
|
|
350
|
-
"type": "boolean"
|
|
351
|
-
},
|
|
352
637
|
"botToken": {
|
|
353
638
|
"anyOf": [
|
|
354
639
|
{
|
|
@@ -643,408 +928,146 @@
|
|
|
643
928
|
},
|
|
644
929
|
"additionalProperties": false
|
|
645
930
|
},
|
|
646
|
-
"
|
|
647
|
-
"
|
|
931
|
+
"unfurlLinks": {
|
|
932
|
+
"type": "boolean"
|
|
933
|
+
},
|
|
934
|
+
"unfurlMedia": {
|
|
935
|
+
"type": "boolean"
|
|
936
|
+
},
|
|
937
|
+
"reactionNotifications": {
|
|
648
938
|
"type": "string",
|
|
649
939
|
"enum": [
|
|
650
|
-
"
|
|
651
|
-
"
|
|
940
|
+
"off",
|
|
941
|
+
"own",
|
|
942
|
+
"all",
|
|
652
943
|
"allowlist"
|
|
653
944
|
]
|
|
654
945
|
},
|
|
655
|
-
"
|
|
946
|
+
"reactionAllowlist": {
|
|
947
|
+
"type": "array",
|
|
948
|
+
"items": {
|
|
949
|
+
"anyOf": [
|
|
950
|
+
{
|
|
951
|
+
"type": "string"
|
|
952
|
+
},
|
|
953
|
+
{
|
|
954
|
+
"type": "number"
|
|
955
|
+
}
|
|
956
|
+
]
|
|
957
|
+
}
|
|
958
|
+
},
|
|
959
|
+
"ackReaction": {
|
|
960
|
+
"type": "string"
|
|
961
|
+
},
|
|
962
|
+
"replyToModeByChatType": {
|
|
656
963
|
"type": "object",
|
|
657
964
|
"properties": {
|
|
658
|
-
"
|
|
965
|
+
"direct": {
|
|
659
966
|
"anyOf": [
|
|
660
967
|
{
|
|
661
968
|
"type": "string",
|
|
662
|
-
"const": "
|
|
969
|
+
"const": "off"
|
|
663
970
|
},
|
|
664
971
|
{
|
|
665
972
|
"type": "string",
|
|
666
|
-
"const": "
|
|
973
|
+
"const": "first"
|
|
974
|
+
},
|
|
975
|
+
{
|
|
976
|
+
"type": "string",
|
|
977
|
+
"const": "all"
|
|
978
|
+
},
|
|
979
|
+
{
|
|
980
|
+
"type": "string",
|
|
981
|
+
"const": "batched"
|
|
667
982
|
}
|
|
668
983
|
]
|
|
669
984
|
},
|
|
670
|
-
"
|
|
671
|
-
"
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
985
|
+
"group": {
|
|
986
|
+
"anyOf": [
|
|
987
|
+
{
|
|
988
|
+
"type": "string",
|
|
989
|
+
"const": "off"
|
|
990
|
+
},
|
|
991
|
+
{
|
|
992
|
+
"type": "string",
|
|
993
|
+
"const": "first"
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"type": "string",
|
|
997
|
+
"const": "all"
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
"type": "string",
|
|
1001
|
+
"const": "batched"
|
|
1002
|
+
}
|
|
1003
|
+
]
|
|
675
1004
|
},
|
|
676
|
-
"
|
|
677
|
-
"
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
1005
|
+
"channel": {
|
|
1006
|
+
"anyOf": [
|
|
1007
|
+
{
|
|
1008
|
+
"type": "string",
|
|
1009
|
+
"const": "off"
|
|
1010
|
+
},
|
|
1011
|
+
{
|
|
1012
|
+
"type": "string",
|
|
1013
|
+
"const": "first"
|
|
1014
|
+
},
|
|
1015
|
+
{
|
|
1016
|
+
"type": "string",
|
|
1017
|
+
"const": "all"
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"type": "string",
|
|
1021
|
+
"const": "batched"
|
|
1022
|
+
}
|
|
1023
|
+
]
|
|
681
1024
|
}
|
|
682
1025
|
},
|
|
683
1026
|
"additionalProperties": false
|
|
684
1027
|
},
|
|
685
|
-
"
|
|
686
|
-
"type": "string",
|
|
687
|
-
"enum": [
|
|
688
|
-
"all",
|
|
689
|
-
"allowlist",
|
|
690
|
-
"allowlist_quote"
|
|
691
|
-
]
|
|
692
|
-
},
|
|
693
|
-
"historyLimit": {
|
|
694
|
-
"type": "integer",
|
|
695
|
-
"minimum": 0,
|
|
696
|
-
"maximum": 9007199254740991
|
|
697
|
-
},
|
|
698
|
-
"dmHistoryLimit": {
|
|
699
|
-
"type": "integer",
|
|
700
|
-
"minimum": 0,
|
|
701
|
-
"maximum": 9007199254740991
|
|
702
|
-
},
|
|
703
|
-
"dms": {
|
|
1028
|
+
"thread": {
|
|
704
1029
|
"type": "object",
|
|
705
|
-
"
|
|
706
|
-
"
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
"type": "integer",
|
|
713
|
-
"minimum": 0,
|
|
714
|
-
"maximum": 9007199254740991
|
|
715
|
-
}
|
|
1030
|
+
"properties": {
|
|
1031
|
+
"historyScope": {
|
|
1032
|
+
"type": "string",
|
|
1033
|
+
"enum": [
|
|
1034
|
+
"thread",
|
|
1035
|
+
"channel"
|
|
1036
|
+
]
|
|
716
1037
|
},
|
|
717
|
-
"
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
"
|
|
727
|
-
},
|
|
728
|
-
"unfurlMedia": {
|
|
729
|
-
"type": "boolean"
|
|
1038
|
+
"inheritParent": {
|
|
1039
|
+
"type": "boolean"
|
|
1040
|
+
},
|
|
1041
|
+
"initialHistoryLimit": {
|
|
1042
|
+
"type": "integer",
|
|
1043
|
+
"minimum": 0,
|
|
1044
|
+
"maximum": 9007199254740991
|
|
1045
|
+
}
|
|
1046
|
+
},
|
|
1047
|
+
"additionalProperties": false
|
|
730
1048
|
},
|
|
731
|
-
"
|
|
1049
|
+
"presenceEvents": {
|
|
732
1050
|
"type": "object",
|
|
733
1051
|
"properties": {
|
|
734
1052
|
"mode": {
|
|
735
1053
|
"type": "string",
|
|
736
1054
|
"enum": [
|
|
737
1055
|
"off",
|
|
738
|
-
"
|
|
739
|
-
"
|
|
740
|
-
"progress"
|
|
1056
|
+
"auto",
|
|
1057
|
+
"on"
|
|
741
1058
|
]
|
|
1059
|
+
}
|
|
1060
|
+
},
|
|
1061
|
+
"additionalProperties": false
|
|
1062
|
+
},
|
|
1063
|
+
"actions": {
|
|
1064
|
+
"type": "object",
|
|
1065
|
+
"properties": {
|
|
1066
|
+
"reactions": {
|
|
1067
|
+
"type": "boolean"
|
|
742
1068
|
},
|
|
743
|
-
"
|
|
744
|
-
"type": "
|
|
745
|
-
"enum": [
|
|
746
|
-
"length",
|
|
747
|
-
"newline"
|
|
748
|
-
]
|
|
749
|
-
},
|
|
750
|
-
"preview": {
|
|
751
|
-
"type": "object",
|
|
752
|
-
"properties": {
|
|
753
|
-
"chunk": {
|
|
754
|
-
"type": "object",
|
|
755
|
-
"properties": {
|
|
756
|
-
"minChars": {
|
|
757
|
-
"type": "integer",
|
|
758
|
-
"exclusiveMinimum": 0,
|
|
759
|
-
"maximum": 9007199254740991
|
|
760
|
-
},
|
|
761
|
-
"maxChars": {
|
|
762
|
-
"type": "integer",
|
|
763
|
-
"exclusiveMinimum": 0,
|
|
764
|
-
"maximum": 9007199254740991
|
|
765
|
-
},
|
|
766
|
-
"breakPreference": {
|
|
767
|
-
"anyOf": [
|
|
768
|
-
{
|
|
769
|
-
"type": "string",
|
|
770
|
-
"const": "paragraph"
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
"type": "string",
|
|
774
|
-
"const": "newline"
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"type": "string",
|
|
778
|
-
"const": "sentence"
|
|
779
|
-
}
|
|
780
|
-
]
|
|
781
|
-
}
|
|
782
|
-
},
|
|
783
|
-
"additionalProperties": false
|
|
784
|
-
},
|
|
785
|
-
"toolProgress": {
|
|
786
|
-
"type": "boolean"
|
|
787
|
-
},
|
|
788
|
-
"commandText": {
|
|
789
|
-
"type": "string",
|
|
790
|
-
"enum": [
|
|
791
|
-
"raw",
|
|
792
|
-
"status"
|
|
793
|
-
]
|
|
794
|
-
}
|
|
795
|
-
},
|
|
796
|
-
"additionalProperties": false
|
|
797
|
-
},
|
|
798
|
-
"progress": {
|
|
799
|
-
"type": "object",
|
|
800
|
-
"properties": {
|
|
801
|
-
"label": {
|
|
802
|
-
"anyOf": [
|
|
803
|
-
{
|
|
804
|
-
"type": "string"
|
|
805
|
-
},
|
|
806
|
-
{
|
|
807
|
-
"type": "boolean",
|
|
808
|
-
"const": false
|
|
809
|
-
}
|
|
810
|
-
]
|
|
811
|
-
},
|
|
812
|
-
"labels": {
|
|
813
|
-
"type": "array",
|
|
814
|
-
"items": {
|
|
815
|
-
"type": "string"
|
|
816
|
-
}
|
|
817
|
-
},
|
|
818
|
-
"maxLines": {
|
|
819
|
-
"type": "integer",
|
|
820
|
-
"exclusiveMinimum": 0,
|
|
821
|
-
"maximum": 9007199254740991
|
|
822
|
-
},
|
|
823
|
-
"maxLineChars": {
|
|
824
|
-
"type": "integer",
|
|
825
|
-
"exclusiveMinimum": 0,
|
|
826
|
-
"maximum": 9007199254740991
|
|
827
|
-
},
|
|
828
|
-
"render": {
|
|
829
|
-
"type": "string",
|
|
830
|
-
"enum": [
|
|
831
|
-
"text",
|
|
832
|
-
"rich"
|
|
833
|
-
]
|
|
834
|
-
},
|
|
835
|
-
"toolProgress": {
|
|
836
|
-
"type": "boolean"
|
|
837
|
-
},
|
|
838
|
-
"commandText": {
|
|
839
|
-
"type": "string",
|
|
840
|
-
"enum": [
|
|
841
|
-
"raw",
|
|
842
|
-
"status"
|
|
843
|
-
]
|
|
844
|
-
},
|
|
845
|
-
"commentary": {
|
|
846
|
-
"type": "boolean"
|
|
847
|
-
},
|
|
848
|
-
"narration": {
|
|
849
|
-
"type": "boolean"
|
|
850
|
-
},
|
|
851
|
-
"nativeTaskCards": {
|
|
852
|
-
"type": "boolean"
|
|
853
|
-
}
|
|
854
|
-
},
|
|
855
|
-
"additionalProperties": false
|
|
856
|
-
},
|
|
857
|
-
"block": {
|
|
858
|
-
"type": "object",
|
|
859
|
-
"properties": {
|
|
860
|
-
"enabled": {
|
|
861
|
-
"type": "boolean"
|
|
862
|
-
},
|
|
863
|
-
"coalesce": {
|
|
864
|
-
"type": "object",
|
|
865
|
-
"properties": {
|
|
866
|
-
"minChars": {
|
|
867
|
-
"type": "integer",
|
|
868
|
-
"exclusiveMinimum": 0,
|
|
869
|
-
"maximum": 9007199254740991
|
|
870
|
-
},
|
|
871
|
-
"maxChars": {
|
|
872
|
-
"type": "integer",
|
|
873
|
-
"exclusiveMinimum": 0,
|
|
874
|
-
"maximum": 9007199254740991
|
|
875
|
-
},
|
|
876
|
-
"idleMs": {
|
|
877
|
-
"type": "integer",
|
|
878
|
-
"minimum": 0,
|
|
879
|
-
"maximum": 9007199254740991
|
|
880
|
-
}
|
|
881
|
-
},
|
|
882
|
-
"additionalProperties": false
|
|
883
|
-
}
|
|
884
|
-
},
|
|
885
|
-
"additionalProperties": false
|
|
886
|
-
},
|
|
887
|
-
"nativeTransport": {
|
|
888
|
-
"type": "boolean"
|
|
889
|
-
}
|
|
890
|
-
},
|
|
891
|
-
"additionalProperties": false
|
|
892
|
-
},
|
|
893
|
-
"mediaMaxMb": {
|
|
894
|
-
"type": "number",
|
|
895
|
-
"exclusiveMinimum": 0
|
|
896
|
-
},
|
|
897
|
-
"reactionNotifications": {
|
|
898
|
-
"type": "string",
|
|
899
|
-
"enum": [
|
|
900
|
-
"off",
|
|
901
|
-
"own",
|
|
902
|
-
"all",
|
|
903
|
-
"allowlist"
|
|
904
|
-
]
|
|
905
|
-
},
|
|
906
|
-
"reactionAllowlist": {
|
|
907
|
-
"type": "array",
|
|
908
|
-
"items": {
|
|
909
|
-
"anyOf": [
|
|
910
|
-
{
|
|
911
|
-
"type": "string"
|
|
912
|
-
},
|
|
913
|
-
{
|
|
914
|
-
"type": "number"
|
|
915
|
-
}
|
|
916
|
-
]
|
|
917
|
-
}
|
|
918
|
-
},
|
|
919
|
-
"replyToMode": {
|
|
920
|
-
"anyOf": [
|
|
921
|
-
{
|
|
922
|
-
"type": "string",
|
|
923
|
-
"const": "off"
|
|
924
|
-
},
|
|
925
|
-
{
|
|
926
|
-
"type": "string",
|
|
927
|
-
"const": "first"
|
|
928
|
-
},
|
|
929
|
-
{
|
|
930
|
-
"type": "string",
|
|
931
|
-
"const": "all"
|
|
932
|
-
},
|
|
933
|
-
{
|
|
934
|
-
"type": "string",
|
|
935
|
-
"const": "batched"
|
|
936
|
-
}
|
|
937
|
-
]
|
|
938
|
-
},
|
|
939
|
-
"replyToModeByChatType": {
|
|
940
|
-
"type": "object",
|
|
941
|
-
"properties": {
|
|
942
|
-
"direct": {
|
|
943
|
-
"anyOf": [
|
|
944
|
-
{
|
|
945
|
-
"type": "string",
|
|
946
|
-
"const": "off"
|
|
947
|
-
},
|
|
948
|
-
{
|
|
949
|
-
"type": "string",
|
|
950
|
-
"const": "first"
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"type": "string",
|
|
954
|
-
"const": "all"
|
|
955
|
-
},
|
|
956
|
-
{
|
|
957
|
-
"type": "string",
|
|
958
|
-
"const": "batched"
|
|
959
|
-
}
|
|
960
|
-
]
|
|
961
|
-
},
|
|
962
|
-
"group": {
|
|
963
|
-
"anyOf": [
|
|
964
|
-
{
|
|
965
|
-
"type": "string",
|
|
966
|
-
"const": "off"
|
|
967
|
-
},
|
|
968
|
-
{
|
|
969
|
-
"type": "string",
|
|
970
|
-
"const": "first"
|
|
971
|
-
},
|
|
972
|
-
{
|
|
973
|
-
"type": "string",
|
|
974
|
-
"const": "all"
|
|
975
|
-
},
|
|
976
|
-
{
|
|
977
|
-
"type": "string",
|
|
978
|
-
"const": "batched"
|
|
979
|
-
}
|
|
980
|
-
]
|
|
981
|
-
},
|
|
982
|
-
"channel": {
|
|
983
|
-
"anyOf": [
|
|
984
|
-
{
|
|
985
|
-
"type": "string",
|
|
986
|
-
"const": "off"
|
|
987
|
-
},
|
|
988
|
-
{
|
|
989
|
-
"type": "string",
|
|
990
|
-
"const": "first"
|
|
991
|
-
},
|
|
992
|
-
{
|
|
993
|
-
"type": "string",
|
|
994
|
-
"const": "all"
|
|
995
|
-
},
|
|
996
|
-
{
|
|
997
|
-
"type": "string",
|
|
998
|
-
"const": "batched"
|
|
999
|
-
}
|
|
1000
|
-
]
|
|
1001
|
-
}
|
|
1002
|
-
},
|
|
1003
|
-
"additionalProperties": false
|
|
1004
|
-
},
|
|
1005
|
-
"thread": {
|
|
1006
|
-
"type": "object",
|
|
1007
|
-
"properties": {
|
|
1008
|
-
"historyScope": {
|
|
1009
|
-
"type": "string",
|
|
1010
|
-
"enum": [
|
|
1011
|
-
"thread",
|
|
1012
|
-
"channel"
|
|
1013
|
-
]
|
|
1014
|
-
},
|
|
1015
|
-
"inheritParent": {
|
|
1016
|
-
"type": "boolean"
|
|
1017
|
-
},
|
|
1018
|
-
"initialHistoryLimit": {
|
|
1019
|
-
"type": "integer",
|
|
1020
|
-
"minimum": 0,
|
|
1021
|
-
"maximum": 9007199254740991
|
|
1022
|
-
}
|
|
1023
|
-
},
|
|
1024
|
-
"additionalProperties": false
|
|
1025
|
-
},
|
|
1026
|
-
"presenceEvents": {
|
|
1027
|
-
"type": "object",
|
|
1028
|
-
"properties": {
|
|
1029
|
-
"mode": {
|
|
1030
|
-
"type": "string",
|
|
1031
|
-
"enum": [
|
|
1032
|
-
"off",
|
|
1033
|
-
"auto",
|
|
1034
|
-
"on"
|
|
1035
|
-
]
|
|
1036
|
-
}
|
|
1037
|
-
},
|
|
1038
|
-
"additionalProperties": false
|
|
1039
|
-
},
|
|
1040
|
-
"actions": {
|
|
1041
|
-
"type": "object",
|
|
1042
|
-
"properties": {
|
|
1043
|
-
"reactions": {
|
|
1044
|
-
"type": "boolean"
|
|
1045
|
-
},
|
|
1046
|
-
"messages": {
|
|
1047
|
-
"type": "boolean"
|
|
1069
|
+
"messages": {
|
|
1070
|
+
"type": "boolean"
|
|
1048
1071
|
},
|
|
1049
1072
|
"pins": {
|
|
1050
1073
|
"type": "boolean"
|
|
@@ -1085,59 +1108,12 @@
|
|
|
1085
1108
|
},
|
|
1086
1109
|
"additionalProperties": false
|
|
1087
1110
|
},
|
|
1088
|
-
"dmPolicy": {
|
|
1089
|
-
"type": "string",
|
|
1090
|
-
"enum": [
|
|
1091
|
-
"pairing",
|
|
1092
|
-
"allowlist",
|
|
1093
|
-
"open",
|
|
1094
|
-
"disabled"
|
|
1095
|
-
]
|
|
1096
|
-
},
|
|
1097
|
-
"allowFrom": {
|
|
1098
|
-
"type": "array",
|
|
1099
|
-
"items": {
|
|
1100
|
-
"anyOf": [
|
|
1101
|
-
{
|
|
1102
|
-
"type": "string"
|
|
1103
|
-
},
|
|
1104
|
-
{
|
|
1105
|
-
"type": "number"
|
|
1106
|
-
}
|
|
1107
|
-
]
|
|
1108
|
-
}
|
|
1109
|
-
},
|
|
1110
|
-
"defaultTo": {
|
|
1111
|
-
"type": "string"
|
|
1112
|
-
},
|
|
1113
1111
|
"dm": {
|
|
1114
1112
|
"type": "object",
|
|
1115
1113
|
"properties": {
|
|
1116
1114
|
"enabled": {
|
|
1117
1115
|
"type": "boolean"
|
|
1118
1116
|
},
|
|
1119
|
-
"policy": {
|
|
1120
|
-
"type": "string",
|
|
1121
|
-
"enum": [
|
|
1122
|
-
"pairing",
|
|
1123
|
-
"allowlist",
|
|
1124
|
-
"open",
|
|
1125
|
-
"disabled"
|
|
1126
|
-
]
|
|
1127
|
-
},
|
|
1128
|
-
"allowFrom": {
|
|
1129
|
-
"type": "array",
|
|
1130
|
-
"items": {
|
|
1131
|
-
"anyOf": [
|
|
1132
|
-
{
|
|
1133
|
-
"type": "string"
|
|
1134
|
-
},
|
|
1135
|
-
{
|
|
1136
|
-
"type": "number"
|
|
1137
|
-
}
|
|
1138
|
-
]
|
|
1139
|
-
}
|
|
1140
|
-
},
|
|
1141
1117
|
"groupEnabled": {
|
|
1142
1118
|
"type": "boolean"
|
|
1143
1119
|
},
|
|
@@ -1153,26 +1129,6 @@
|
|
|
1153
1129
|
}
|
|
1154
1130
|
]
|
|
1155
1131
|
}
|
|
1156
|
-
},
|
|
1157
|
-
"replyToMode": {
|
|
1158
|
-
"anyOf": [
|
|
1159
|
-
{
|
|
1160
|
-
"type": "string",
|
|
1161
|
-
"const": "off"
|
|
1162
|
-
},
|
|
1163
|
-
{
|
|
1164
|
-
"type": "string",
|
|
1165
|
-
"const": "first"
|
|
1166
|
-
},
|
|
1167
|
-
{
|
|
1168
|
-
"type": "string",
|
|
1169
|
-
"const": "all"
|
|
1170
|
-
},
|
|
1171
|
-
{
|
|
1172
|
-
"type": "string",
|
|
1173
|
-
"const": "batched"
|
|
1174
|
-
}
|
|
1175
|
-
]
|
|
1176
1132
|
}
|
|
1177
1133
|
},
|
|
1178
1134
|
"additionalProperties": false
|
|
@@ -1185,12 +1141,75 @@
|
|
|
1185
1141
|
"additionalProperties": {
|
|
1186
1142
|
"type": "object",
|
|
1187
1143
|
"properties": {
|
|
1188
|
-
"
|
|
1144
|
+
"requireMention": {
|
|
1189
1145
|
"type": "boolean"
|
|
1190
1146
|
},
|
|
1191
|
-
"
|
|
1147
|
+
"tools": {
|
|
1148
|
+
"type": "object",
|
|
1149
|
+
"properties": {
|
|
1150
|
+
"allow": {
|
|
1151
|
+
"type": "array",
|
|
1152
|
+
"items": {
|
|
1153
|
+
"type": "string"
|
|
1154
|
+
}
|
|
1155
|
+
},
|
|
1156
|
+
"alsoAllow": {
|
|
1157
|
+
"type": "array",
|
|
1158
|
+
"items": {
|
|
1159
|
+
"type": "string"
|
|
1160
|
+
}
|
|
1161
|
+
},
|
|
1162
|
+
"deny": {
|
|
1163
|
+
"type": "array",
|
|
1164
|
+
"items": {
|
|
1165
|
+
"type": "string"
|
|
1166
|
+
}
|
|
1167
|
+
}
|
|
1168
|
+
},
|
|
1169
|
+
"additionalProperties": false
|
|
1170
|
+
},
|
|
1171
|
+
"toolsBySender": {
|
|
1172
|
+
"type": "object",
|
|
1173
|
+
"propertyNames": {
|
|
1174
|
+
"type": "string"
|
|
1175
|
+
},
|
|
1176
|
+
"additionalProperties": {
|
|
1177
|
+
"type": "object",
|
|
1178
|
+
"properties": {
|
|
1179
|
+
"allow": {
|
|
1180
|
+
"type": "array",
|
|
1181
|
+
"items": {
|
|
1182
|
+
"type": "string"
|
|
1183
|
+
}
|
|
1184
|
+
},
|
|
1185
|
+
"alsoAllow": {
|
|
1186
|
+
"type": "array",
|
|
1187
|
+
"items": {
|
|
1188
|
+
"type": "string"
|
|
1189
|
+
}
|
|
1190
|
+
},
|
|
1191
|
+
"deny": {
|
|
1192
|
+
"type": "array",
|
|
1193
|
+
"items": {
|
|
1194
|
+
"type": "string"
|
|
1195
|
+
}
|
|
1196
|
+
}
|
|
1197
|
+
},
|
|
1198
|
+
"additionalProperties": false
|
|
1199
|
+
}
|
|
1200
|
+
},
|
|
1201
|
+
"skills": {
|
|
1202
|
+
"type": "array",
|
|
1203
|
+
"items": {
|
|
1204
|
+
"type": "string"
|
|
1205
|
+
}
|
|
1206
|
+
},
|
|
1207
|
+
"enabled": {
|
|
1192
1208
|
"type": "boolean"
|
|
1193
1209
|
},
|
|
1210
|
+
"systemPrompt": {
|
|
1211
|
+
"type": "string"
|
|
1212
|
+
},
|
|
1194
1213
|
"ignoreOtherMentions": {
|
|
1195
1214
|
"type": "boolean"
|
|
1196
1215
|
},
|
|
@@ -1214,180 +1233,430 @@
|
|
|
1214
1233
|
}
|
|
1215
1234
|
]
|
|
1216
1235
|
},
|
|
1217
|
-
"
|
|
1236
|
+
"allowBots": {
|
|
1237
|
+
"anyOf": [
|
|
1238
|
+
{
|
|
1239
|
+
"type": "boolean"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"type": "string",
|
|
1243
|
+
"const": "mentions"
|
|
1244
|
+
}
|
|
1245
|
+
]
|
|
1246
|
+
},
|
|
1247
|
+
"botLoopProtection": {
|
|
1218
1248
|
"type": "object",
|
|
1219
1249
|
"properties": {
|
|
1220
|
-
"
|
|
1250
|
+
"enabled": {
|
|
1251
|
+
"type": "boolean"
|
|
1252
|
+
},
|
|
1253
|
+
"maxEventsPerWindow": {
|
|
1254
|
+
"type": "integer",
|
|
1255
|
+
"exclusiveMinimum": 0,
|
|
1256
|
+
"maximum": 9007199254740991
|
|
1257
|
+
},
|
|
1258
|
+
"windowSeconds": {
|
|
1259
|
+
"type": "integer",
|
|
1260
|
+
"exclusiveMinimum": 0,
|
|
1261
|
+
"maximum": 9007199254740991
|
|
1262
|
+
},
|
|
1263
|
+
"cooldownSeconds": {
|
|
1264
|
+
"type": "integer",
|
|
1265
|
+
"exclusiveMinimum": 0,
|
|
1266
|
+
"maximum": 9007199254740991
|
|
1267
|
+
}
|
|
1268
|
+
},
|
|
1269
|
+
"additionalProperties": false
|
|
1270
|
+
},
|
|
1271
|
+
"users": {
|
|
1272
|
+
"type": "array",
|
|
1273
|
+
"items": {
|
|
1274
|
+
"anyOf": [
|
|
1275
|
+
{
|
|
1276
|
+
"type": "string"
|
|
1277
|
+
},
|
|
1278
|
+
{
|
|
1279
|
+
"type": "number"
|
|
1280
|
+
}
|
|
1281
|
+
]
|
|
1282
|
+
}
|
|
1283
|
+
},
|
|
1284
|
+
"presenceEvents": {
|
|
1285
|
+
"type": "object",
|
|
1286
|
+
"properties": {
|
|
1287
|
+
"mode": {
|
|
1288
|
+
"type": "string",
|
|
1289
|
+
"enum": [
|
|
1290
|
+
"off",
|
|
1291
|
+
"auto",
|
|
1292
|
+
"on"
|
|
1293
|
+
]
|
|
1294
|
+
}
|
|
1295
|
+
},
|
|
1296
|
+
"additionalProperties": false
|
|
1297
|
+
}
|
|
1298
|
+
},
|
|
1299
|
+
"additionalProperties": false
|
|
1300
|
+
}
|
|
1301
|
+
},
|
|
1302
|
+
"typingReaction": {
|
|
1303
|
+
"type": "string"
|
|
1304
|
+
},
|
|
1305
|
+
"accounts": {
|
|
1306
|
+
"type": "object",
|
|
1307
|
+
"propertyNames": {
|
|
1308
|
+
"type": "string"
|
|
1309
|
+
},
|
|
1310
|
+
"additionalProperties": {
|
|
1311
|
+
"type": "object",
|
|
1312
|
+
"properties": {
|
|
1313
|
+
"name": {
|
|
1314
|
+
"type": "string"
|
|
1315
|
+
},
|
|
1316
|
+
"capabilities": {
|
|
1317
|
+
"type": "array",
|
|
1318
|
+
"items": {
|
|
1319
|
+
"type": "string"
|
|
1320
|
+
}
|
|
1321
|
+
},
|
|
1322
|
+
"markdown": {
|
|
1323
|
+
"type": "object",
|
|
1324
|
+
"properties": {
|
|
1325
|
+
"tables": {
|
|
1326
|
+
"type": "string",
|
|
1327
|
+
"enum": [
|
|
1328
|
+
"off",
|
|
1329
|
+
"bullets",
|
|
1330
|
+
"code",
|
|
1331
|
+
"block"
|
|
1332
|
+
]
|
|
1333
|
+
}
|
|
1334
|
+
},
|
|
1335
|
+
"additionalProperties": false
|
|
1336
|
+
},
|
|
1337
|
+
"configWrites": {
|
|
1338
|
+
"type": "boolean"
|
|
1339
|
+
},
|
|
1340
|
+
"enabled": {
|
|
1341
|
+
"type": "boolean"
|
|
1342
|
+
},
|
|
1343
|
+
"dmPolicy": {
|
|
1344
|
+
"type": "string",
|
|
1345
|
+
"enum": [
|
|
1346
|
+
"pairing",
|
|
1347
|
+
"allowlist",
|
|
1348
|
+
"open",
|
|
1349
|
+
"disabled"
|
|
1350
|
+
]
|
|
1351
|
+
},
|
|
1352
|
+
"allowFrom": {
|
|
1353
|
+
"type": "array",
|
|
1354
|
+
"items": {
|
|
1355
|
+
"anyOf": [
|
|
1356
|
+
{
|
|
1357
|
+
"type": "string"
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
"type": "number"
|
|
1361
|
+
}
|
|
1362
|
+
]
|
|
1363
|
+
}
|
|
1364
|
+
},
|
|
1365
|
+
"defaultTo": {
|
|
1366
|
+
"type": "string"
|
|
1367
|
+
},
|
|
1368
|
+
"groupPolicy": {
|
|
1369
|
+
"type": "string",
|
|
1370
|
+
"enum": [
|
|
1371
|
+
"open",
|
|
1372
|
+
"disabled",
|
|
1373
|
+
"allowlist"
|
|
1374
|
+
]
|
|
1375
|
+
},
|
|
1376
|
+
"mentionPatterns": {
|
|
1377
|
+
"type": "object",
|
|
1378
|
+
"properties": {
|
|
1379
|
+
"mode": {
|
|
1380
|
+
"anyOf": [
|
|
1381
|
+
{
|
|
1382
|
+
"type": "string",
|
|
1383
|
+
"const": "allow"
|
|
1384
|
+
},
|
|
1385
|
+
{
|
|
1386
|
+
"type": "string",
|
|
1387
|
+
"const": "deny"
|
|
1388
|
+
}
|
|
1389
|
+
]
|
|
1390
|
+
},
|
|
1391
|
+
"allowIn": {
|
|
1221
1392
|
"type": "array",
|
|
1222
1393
|
"items": {
|
|
1223
1394
|
"type": "string"
|
|
1224
1395
|
}
|
|
1225
1396
|
},
|
|
1226
|
-
"
|
|
1227
|
-
"type": "array",
|
|
1228
|
-
"items": {
|
|
1229
|
-
"type": "string"
|
|
1230
|
-
}
|
|
1397
|
+
"denyIn": {
|
|
1398
|
+
"type": "array",
|
|
1399
|
+
"items": {
|
|
1400
|
+
"type": "string"
|
|
1401
|
+
}
|
|
1402
|
+
}
|
|
1403
|
+
},
|
|
1404
|
+
"additionalProperties": false
|
|
1405
|
+
},
|
|
1406
|
+
"contextVisibility": {
|
|
1407
|
+
"type": "string",
|
|
1408
|
+
"enum": [
|
|
1409
|
+
"all",
|
|
1410
|
+
"allowlist",
|
|
1411
|
+
"allowlist_quote"
|
|
1412
|
+
]
|
|
1413
|
+
},
|
|
1414
|
+
"historyLimit": {
|
|
1415
|
+
"type": "integer",
|
|
1416
|
+
"minimum": 0,
|
|
1417
|
+
"maximum": 9007199254740991
|
|
1418
|
+
},
|
|
1419
|
+
"dmHistoryLimit": {
|
|
1420
|
+
"type": "integer",
|
|
1421
|
+
"minimum": 0,
|
|
1422
|
+
"maximum": 9007199254740991
|
|
1423
|
+
},
|
|
1424
|
+
"dms": {
|
|
1425
|
+
"type": "object",
|
|
1426
|
+
"propertyNames": {
|
|
1427
|
+
"type": "string"
|
|
1428
|
+
},
|
|
1429
|
+
"additionalProperties": {
|
|
1430
|
+
"type": "object",
|
|
1431
|
+
"properties": {
|
|
1432
|
+
"historyLimit": {
|
|
1433
|
+
"type": "integer",
|
|
1434
|
+
"minimum": 0,
|
|
1435
|
+
"maximum": 9007199254740991
|
|
1436
|
+
}
|
|
1437
|
+
},
|
|
1438
|
+
"additionalProperties": false
|
|
1439
|
+
}
|
|
1440
|
+
},
|
|
1441
|
+
"textChunkLimit": {
|
|
1442
|
+
"type": "integer",
|
|
1443
|
+
"exclusiveMinimum": 0,
|
|
1444
|
+
"maximum": 9007199254740991
|
|
1445
|
+
},
|
|
1446
|
+
"streaming": {
|
|
1447
|
+
"type": "object",
|
|
1448
|
+
"properties": {
|
|
1449
|
+
"mode": {
|
|
1450
|
+
"type": "string",
|
|
1451
|
+
"enum": [
|
|
1452
|
+
"off",
|
|
1453
|
+
"partial",
|
|
1454
|
+
"block",
|
|
1455
|
+
"progress"
|
|
1456
|
+
]
|
|
1457
|
+
},
|
|
1458
|
+
"chunkMode": {
|
|
1459
|
+
"type": "string",
|
|
1460
|
+
"enum": [
|
|
1461
|
+
"length",
|
|
1462
|
+
"newline"
|
|
1463
|
+
]
|
|
1464
|
+
},
|
|
1465
|
+
"preview": {
|
|
1466
|
+
"type": "object",
|
|
1467
|
+
"properties": {
|
|
1468
|
+
"chunk": {
|
|
1469
|
+
"type": "object",
|
|
1470
|
+
"properties": {
|
|
1471
|
+
"minChars": {
|
|
1472
|
+
"type": "integer",
|
|
1473
|
+
"exclusiveMinimum": 0,
|
|
1474
|
+
"maximum": 9007199254740991
|
|
1475
|
+
},
|
|
1476
|
+
"maxChars": {
|
|
1477
|
+
"type": "integer",
|
|
1478
|
+
"exclusiveMinimum": 0,
|
|
1479
|
+
"maximum": 9007199254740991
|
|
1480
|
+
},
|
|
1481
|
+
"breakPreference": {
|
|
1482
|
+
"anyOf": [
|
|
1483
|
+
{
|
|
1484
|
+
"type": "string",
|
|
1485
|
+
"const": "paragraph"
|
|
1486
|
+
},
|
|
1487
|
+
{
|
|
1488
|
+
"type": "string",
|
|
1489
|
+
"const": "newline"
|
|
1490
|
+
},
|
|
1491
|
+
{
|
|
1492
|
+
"type": "string",
|
|
1493
|
+
"const": "sentence"
|
|
1494
|
+
}
|
|
1495
|
+
]
|
|
1496
|
+
}
|
|
1497
|
+
},
|
|
1498
|
+
"additionalProperties": false
|
|
1499
|
+
},
|
|
1500
|
+
"toolProgress": {
|
|
1501
|
+
"type": "boolean"
|
|
1502
|
+
},
|
|
1503
|
+
"commandText": {
|
|
1504
|
+
"type": "string",
|
|
1505
|
+
"enum": [
|
|
1506
|
+
"raw",
|
|
1507
|
+
"status"
|
|
1508
|
+
]
|
|
1509
|
+
}
|
|
1510
|
+
},
|
|
1511
|
+
"additionalProperties": false
|
|
1512
|
+
},
|
|
1513
|
+
"progress": {
|
|
1514
|
+
"type": "object",
|
|
1515
|
+
"properties": {
|
|
1516
|
+
"label": {
|
|
1517
|
+
"anyOf": [
|
|
1518
|
+
{
|
|
1519
|
+
"type": "string"
|
|
1520
|
+
},
|
|
1521
|
+
{
|
|
1522
|
+
"type": "boolean",
|
|
1523
|
+
"const": false
|
|
1524
|
+
}
|
|
1525
|
+
]
|
|
1526
|
+
},
|
|
1527
|
+
"labels": {
|
|
1528
|
+
"type": "array",
|
|
1529
|
+
"items": {
|
|
1530
|
+
"type": "string"
|
|
1531
|
+
}
|
|
1532
|
+
},
|
|
1533
|
+
"maxLines": {
|
|
1534
|
+
"type": "integer",
|
|
1535
|
+
"exclusiveMinimum": 0,
|
|
1536
|
+
"maximum": 9007199254740991
|
|
1537
|
+
},
|
|
1538
|
+
"maxLineChars": {
|
|
1539
|
+
"type": "integer",
|
|
1540
|
+
"exclusiveMinimum": 0,
|
|
1541
|
+
"maximum": 9007199254740991
|
|
1542
|
+
},
|
|
1543
|
+
"render": {
|
|
1544
|
+
"type": "string",
|
|
1545
|
+
"enum": [
|
|
1546
|
+
"text",
|
|
1547
|
+
"rich"
|
|
1548
|
+
]
|
|
1549
|
+
},
|
|
1550
|
+
"toolProgress": {
|
|
1551
|
+
"type": "boolean"
|
|
1552
|
+
},
|
|
1553
|
+
"commandText": {
|
|
1554
|
+
"type": "string",
|
|
1555
|
+
"enum": [
|
|
1556
|
+
"raw",
|
|
1557
|
+
"status"
|
|
1558
|
+
]
|
|
1559
|
+
},
|
|
1560
|
+
"commentary": {
|
|
1561
|
+
"type": "boolean"
|
|
1562
|
+
},
|
|
1563
|
+
"narration": {
|
|
1564
|
+
"type": "boolean"
|
|
1565
|
+
},
|
|
1566
|
+
"nativeTaskCards": {
|
|
1567
|
+
"type": "boolean"
|
|
1568
|
+
}
|
|
1569
|
+
},
|
|
1570
|
+
"additionalProperties": false
|
|
1571
|
+
},
|
|
1572
|
+
"block": {
|
|
1573
|
+
"type": "object",
|
|
1574
|
+
"properties": {
|
|
1575
|
+
"enabled": {
|
|
1576
|
+
"type": "boolean"
|
|
1577
|
+
},
|
|
1578
|
+
"coalesce": {
|
|
1579
|
+
"type": "object",
|
|
1580
|
+
"properties": {
|
|
1581
|
+
"minChars": {
|
|
1582
|
+
"type": "integer",
|
|
1583
|
+
"exclusiveMinimum": 0,
|
|
1584
|
+
"maximum": 9007199254740991
|
|
1585
|
+
},
|
|
1586
|
+
"maxChars": {
|
|
1587
|
+
"type": "integer",
|
|
1588
|
+
"exclusiveMinimum": 0,
|
|
1589
|
+
"maximum": 9007199254740991
|
|
1590
|
+
},
|
|
1591
|
+
"idleMs": {
|
|
1592
|
+
"type": "integer",
|
|
1593
|
+
"minimum": 0,
|
|
1594
|
+
"maximum": 9007199254740991
|
|
1595
|
+
}
|
|
1596
|
+
},
|
|
1597
|
+
"additionalProperties": false
|
|
1598
|
+
}
|
|
1599
|
+
},
|
|
1600
|
+
"additionalProperties": false
|
|
1231
1601
|
},
|
|
1232
|
-
"
|
|
1233
|
-
"type": "
|
|
1234
|
-
"items": {
|
|
1235
|
-
"type": "string"
|
|
1236
|
-
}
|
|
1602
|
+
"nativeTransport": {
|
|
1603
|
+
"type": "boolean"
|
|
1237
1604
|
}
|
|
1238
1605
|
},
|
|
1239
1606
|
"additionalProperties": false
|
|
1240
1607
|
},
|
|
1241
|
-
"
|
|
1608
|
+
"heartbeatVisibility": {
|
|
1242
1609
|
"type": "object",
|
|
1243
|
-
"
|
|
1244
|
-
"
|
|
1245
|
-
|
|
1246
|
-
"additionalProperties": {
|
|
1247
|
-
"type": "object",
|
|
1248
|
-
"properties": {
|
|
1249
|
-
"allow": {
|
|
1250
|
-
"type": "array",
|
|
1251
|
-
"items": {
|
|
1252
|
-
"type": "string"
|
|
1253
|
-
}
|
|
1254
|
-
},
|
|
1255
|
-
"alsoAllow": {
|
|
1256
|
-
"type": "array",
|
|
1257
|
-
"items": {
|
|
1258
|
-
"type": "string"
|
|
1259
|
-
}
|
|
1260
|
-
},
|
|
1261
|
-
"deny": {
|
|
1262
|
-
"type": "array",
|
|
1263
|
-
"items": {
|
|
1264
|
-
"type": "string"
|
|
1265
|
-
}
|
|
1266
|
-
}
|
|
1610
|
+
"properties": {
|
|
1611
|
+
"showOk": {
|
|
1612
|
+
"type": "boolean"
|
|
1267
1613
|
},
|
|
1268
|
-
"
|
|
1269
|
-
}
|
|
1270
|
-
},
|
|
1271
|
-
"allowBots": {
|
|
1272
|
-
"anyOf": [
|
|
1273
|
-
{
|
|
1614
|
+
"showAlerts": {
|
|
1274
1615
|
"type": "boolean"
|
|
1275
1616
|
},
|
|
1276
|
-
{
|
|
1277
|
-
"type": "
|
|
1278
|
-
"const": "mentions"
|
|
1617
|
+
"useIndicator": {
|
|
1618
|
+
"type": "boolean"
|
|
1279
1619
|
}
|
|
1280
|
-
|
|
1620
|
+
},
|
|
1621
|
+
"additionalProperties": false
|
|
1281
1622
|
},
|
|
1282
|
-
"
|
|
1623
|
+
"healthMonitor": {
|
|
1283
1624
|
"type": "object",
|
|
1284
1625
|
"properties": {
|
|
1285
1626
|
"enabled": {
|
|
1286
1627
|
"type": "boolean"
|
|
1287
|
-
},
|
|
1288
|
-
"maxEventsPerWindow": {
|
|
1289
|
-
"type": "integer",
|
|
1290
|
-
"exclusiveMinimum": 0,
|
|
1291
|
-
"maximum": 9007199254740991
|
|
1292
|
-
},
|
|
1293
|
-
"windowSeconds": {
|
|
1294
|
-
"type": "integer",
|
|
1295
|
-
"exclusiveMinimum": 0,
|
|
1296
|
-
"maximum": 9007199254740991
|
|
1297
|
-
},
|
|
1298
|
-
"cooldownSeconds": {
|
|
1299
|
-
"type": "integer",
|
|
1300
|
-
"exclusiveMinimum": 0,
|
|
1301
|
-
"maximum": 9007199254740991
|
|
1302
1628
|
}
|
|
1303
1629
|
},
|
|
1304
1630
|
"additionalProperties": false
|
|
1305
1631
|
},
|
|
1306
|
-
"
|
|
1307
|
-
"type": "array",
|
|
1308
|
-
"items": {
|
|
1309
|
-
"anyOf": [
|
|
1310
|
-
{
|
|
1311
|
-
"type": "string"
|
|
1312
|
-
},
|
|
1313
|
-
{
|
|
1314
|
-
"type": "number"
|
|
1315
|
-
}
|
|
1316
|
-
]
|
|
1317
|
-
}
|
|
1318
|
-
},
|
|
1319
|
-
"skills": {
|
|
1320
|
-
"type": "array",
|
|
1321
|
-
"items": {
|
|
1322
|
-
"type": "string"
|
|
1323
|
-
}
|
|
1324
|
-
},
|
|
1325
|
-
"systemPrompt": {
|
|
1632
|
+
"responsePrefix": {
|
|
1326
1633
|
"type": "string"
|
|
1327
1634
|
},
|
|
1328
|
-
"
|
|
1329
|
-
"type": "
|
|
1330
|
-
"
|
|
1331
|
-
|
|
1635
|
+
"mediaMaxMb": {
|
|
1636
|
+
"type": "number",
|
|
1637
|
+
"exclusiveMinimum": 0
|
|
1638
|
+
},
|
|
1639
|
+
"replyToMode": {
|
|
1640
|
+
"anyOf": [
|
|
1641
|
+
{
|
|
1332
1642
|
"type": "string",
|
|
1333
|
-
"
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1643
|
+
"const": "off"
|
|
1644
|
+
},
|
|
1645
|
+
{
|
|
1646
|
+
"type": "string",
|
|
1647
|
+
"const": "first"
|
|
1648
|
+
},
|
|
1649
|
+
{
|
|
1650
|
+
"type": "string",
|
|
1651
|
+
"const": "all"
|
|
1652
|
+
},
|
|
1653
|
+
{
|
|
1654
|
+
"type": "string",
|
|
1655
|
+
"const": "batched"
|
|
1338
1656
|
}
|
|
1339
|
-
|
|
1340
|
-
"additionalProperties": false
|
|
1341
|
-
}
|
|
1342
|
-
},
|
|
1343
|
-
"additionalProperties": false
|
|
1344
|
-
}
|
|
1345
|
-
},
|
|
1346
|
-
"heartbeat": {
|
|
1347
|
-
"type": "object",
|
|
1348
|
-
"properties": {
|
|
1349
|
-
"showOk": {
|
|
1350
|
-
"type": "boolean"
|
|
1351
|
-
},
|
|
1352
|
-
"showAlerts": {
|
|
1353
|
-
"type": "boolean"
|
|
1354
|
-
},
|
|
1355
|
-
"useIndicator": {
|
|
1356
|
-
"type": "boolean"
|
|
1357
|
-
}
|
|
1358
|
-
},
|
|
1359
|
-
"additionalProperties": false
|
|
1360
|
-
},
|
|
1361
|
-
"healthMonitor": {
|
|
1362
|
-
"type": "object",
|
|
1363
|
-
"properties": {
|
|
1364
|
-
"enabled": {
|
|
1365
|
-
"type": "boolean"
|
|
1366
|
-
}
|
|
1367
|
-
},
|
|
1368
|
-
"additionalProperties": false
|
|
1369
|
-
},
|
|
1370
|
-
"responsePrefix": {
|
|
1371
|
-
"type": "string"
|
|
1372
|
-
},
|
|
1373
|
-
"ackReaction": {
|
|
1374
|
-
"type": "string"
|
|
1375
|
-
},
|
|
1376
|
-
"typingReaction": {
|
|
1377
|
-
"type": "string"
|
|
1378
|
-
},
|
|
1379
|
-
"accounts": {
|
|
1380
|
-
"type": "object",
|
|
1381
|
-
"propertyNames": {
|
|
1382
|
-
"type": "string"
|
|
1383
|
-
},
|
|
1384
|
-
"additionalProperties": {
|
|
1385
|
-
"type": "object",
|
|
1386
|
-
"properties": {
|
|
1387
|
-
"name": {
|
|
1388
|
-
"type": "string"
|
|
1657
|
+
]
|
|
1389
1658
|
},
|
|
1390
|
-
"
|
|
1659
|
+
"postAs": {
|
|
1391
1660
|
"type": "string",
|
|
1392
1661
|
"enum": [
|
|
1393
1662
|
"bot",
|
|
@@ -1405,25 +1674,6 @@
|
|
|
1405
1674
|
"enterpriseOrgInstall": {
|
|
1406
1675
|
"type": "boolean"
|
|
1407
1676
|
},
|
|
1408
|
-
"socketMode": {
|
|
1409
|
-
"type": "object",
|
|
1410
|
-
"properties": {
|
|
1411
|
-
"clientPingTimeout": {
|
|
1412
|
-
"type": "integer",
|
|
1413
|
-
"exclusiveMinimum": 0,
|
|
1414
|
-
"maximum": 9007199254740991
|
|
1415
|
-
},
|
|
1416
|
-
"serverPingTimeout": {
|
|
1417
|
-
"type": "integer",
|
|
1418
|
-
"exclusiveMinimum": 0,
|
|
1419
|
-
"maximum": 9007199254740991
|
|
1420
|
-
},
|
|
1421
|
-
"pingPongLoggingEnabled": {
|
|
1422
|
-
"type": "boolean"
|
|
1423
|
-
}
|
|
1424
|
-
},
|
|
1425
|
-
"additionalProperties": false
|
|
1426
|
-
},
|
|
1427
1677
|
"relay": {
|
|
1428
1678
|
"type": "object",
|
|
1429
1679
|
"properties": {
|
|
@@ -1595,25 +1845,6 @@
|
|
|
1595
1845
|
"webhookPath": {
|
|
1596
1846
|
"type": "string"
|
|
1597
1847
|
},
|
|
1598
|
-
"capabilities": {
|
|
1599
|
-
"anyOf": [
|
|
1600
|
-
{
|
|
1601
|
-
"type": "array",
|
|
1602
|
-
"items": {
|
|
1603
|
-
"type": "string"
|
|
1604
|
-
}
|
|
1605
|
-
},
|
|
1606
|
-
{
|
|
1607
|
-
"type": "object",
|
|
1608
|
-
"properties": {
|
|
1609
|
-
"interactiveReplies": {
|
|
1610
|
-
"type": "boolean"
|
|
1611
|
-
}
|
|
1612
|
-
},
|
|
1613
|
-
"additionalProperties": false
|
|
1614
|
-
}
|
|
1615
|
-
]
|
|
1616
|
-
},
|
|
1617
1848
|
"execApprovals": {
|
|
1618
1849
|
"type": "object",
|
|
1619
1850
|
"properties": {
|
|
@@ -1655,33 +1886,15 @@
|
|
|
1655
1886
|
},
|
|
1656
1887
|
"target": {
|
|
1657
1888
|
"type": "string",
|
|
1658
|
-
"enum": [
|
|
1659
|
-
"dm",
|
|
1660
|
-
"channel",
|
|
1661
|
-
"both"
|
|
1662
|
-
]
|
|
1663
|
-
}
|
|
1664
|
-
},
|
|
1665
|
-
"additionalProperties": false
|
|
1666
|
-
},
|
|
1667
|
-
"markdown": {
|
|
1668
|
-
"type": "object",
|
|
1669
|
-
"properties": {
|
|
1670
|
-
"tables": {
|
|
1671
|
-
"type": "string",
|
|
1672
|
-
"enum": [
|
|
1673
|
-
"off",
|
|
1674
|
-
"bullets",
|
|
1675
|
-
"code",
|
|
1676
|
-
"block"
|
|
1889
|
+
"enum": [
|
|
1890
|
+
"dm",
|
|
1891
|
+
"channel",
|
|
1892
|
+
"both"
|
|
1677
1893
|
]
|
|
1678
1894
|
}
|
|
1679
1895
|
},
|
|
1680
1896
|
"additionalProperties": false
|
|
1681
1897
|
},
|
|
1682
|
-
"enabled": {
|
|
1683
|
-
"type": "boolean"
|
|
1684
|
-
},
|
|
1685
1898
|
"commands": {
|
|
1686
1899
|
"type": "object",
|
|
1687
1900
|
"properties": {
|
|
@@ -1710,9 +1923,6 @@
|
|
|
1710
1923
|
},
|
|
1711
1924
|
"additionalProperties": false
|
|
1712
1925
|
},
|
|
1713
|
-
"configWrites": {
|
|
1714
|
-
"type": "boolean"
|
|
1715
|
-
},
|
|
1716
1926
|
"botToken": {
|
|
1717
1927
|
"anyOf": [
|
|
1718
1928
|
{
|
|
@@ -1970,292 +2180,48 @@
|
|
|
1970
2180
|
},
|
|
1971
2181
|
"maxEventsPerWindow": {
|
|
1972
2182
|
"type": "integer",
|
|
1973
|
-
"exclusiveMinimum": 0,
|
|
1974
|
-
"maximum": 9007199254740991
|
|
1975
|
-
},
|
|
1976
|
-
"windowSeconds": {
|
|
1977
|
-
"type": "integer",
|
|
1978
|
-
"exclusiveMinimum": 0,
|
|
1979
|
-
"maximum": 9007199254740991
|
|
1980
|
-
},
|
|
1981
|
-
"cooldownSeconds": {
|
|
1982
|
-
"type": "integer",
|
|
1983
|
-
"exclusiveMinimum": 0,
|
|
1984
|
-
"maximum": 9007199254740991
|
|
1985
|
-
}
|
|
1986
|
-
},
|
|
1987
|
-
"additionalProperties": false
|
|
1988
|
-
},
|
|
1989
|
-
"dangerouslyAllowNameMatching": {
|
|
1990
|
-
"type": "boolean"
|
|
1991
|
-
},
|
|
1992
|
-
"requireMention": {
|
|
1993
|
-
"type": "boolean"
|
|
1994
|
-
},
|
|
1995
|
-
"implicitMentions": {
|
|
1996
|
-
"type": "object",
|
|
1997
|
-
"properties": {
|
|
1998
|
-
"replyToBot": {
|
|
1999
|
-
"type": "boolean"
|
|
2000
|
-
},
|
|
2001
|
-
"quotedBot": {
|
|
2002
|
-
"type": "boolean"
|
|
2003
|
-
},
|
|
2004
|
-
"threadParticipation": {
|
|
2005
|
-
"type": "boolean"
|
|
2006
|
-
}
|
|
2007
|
-
},
|
|
2008
|
-
"additionalProperties": false
|
|
2009
|
-
},
|
|
2010
|
-
"groupPolicy": {
|
|
2011
|
-
"type": "string",
|
|
2012
|
-
"enum": [
|
|
2013
|
-
"open",
|
|
2014
|
-
"disabled",
|
|
2015
|
-
"allowlist"
|
|
2016
|
-
]
|
|
2017
|
-
},
|
|
2018
|
-
"mentionPatterns": {
|
|
2019
|
-
"type": "object",
|
|
2020
|
-
"properties": {
|
|
2021
|
-
"mode": {
|
|
2022
|
-
"anyOf": [
|
|
2023
|
-
{
|
|
2024
|
-
"type": "string",
|
|
2025
|
-
"const": "allow"
|
|
2026
|
-
},
|
|
2027
|
-
{
|
|
2028
|
-
"type": "string",
|
|
2029
|
-
"const": "deny"
|
|
2030
|
-
}
|
|
2031
|
-
]
|
|
2032
|
-
},
|
|
2033
|
-
"allowIn": {
|
|
2034
|
-
"type": "array",
|
|
2035
|
-
"items": {
|
|
2036
|
-
"type": "string"
|
|
2037
|
-
}
|
|
2038
|
-
},
|
|
2039
|
-
"denyIn": {
|
|
2040
|
-
"type": "array",
|
|
2041
|
-
"items": {
|
|
2042
|
-
"type": "string"
|
|
2043
|
-
}
|
|
2044
|
-
}
|
|
2045
|
-
},
|
|
2046
|
-
"additionalProperties": false
|
|
2047
|
-
},
|
|
2048
|
-
"contextVisibility": {
|
|
2049
|
-
"type": "string",
|
|
2050
|
-
"enum": [
|
|
2051
|
-
"all",
|
|
2052
|
-
"allowlist",
|
|
2053
|
-
"allowlist_quote"
|
|
2054
|
-
]
|
|
2055
|
-
},
|
|
2056
|
-
"historyLimit": {
|
|
2057
|
-
"type": "integer",
|
|
2058
|
-
"minimum": 0,
|
|
2059
|
-
"maximum": 9007199254740991
|
|
2060
|
-
},
|
|
2061
|
-
"dmHistoryLimit": {
|
|
2062
|
-
"type": "integer",
|
|
2063
|
-
"minimum": 0,
|
|
2064
|
-
"maximum": 9007199254740991
|
|
2065
|
-
},
|
|
2066
|
-
"dms": {
|
|
2067
|
-
"type": "object",
|
|
2068
|
-
"propertyNames": {
|
|
2069
|
-
"type": "string"
|
|
2070
|
-
},
|
|
2071
|
-
"additionalProperties": {
|
|
2072
|
-
"type": "object",
|
|
2073
|
-
"properties": {
|
|
2074
|
-
"historyLimit": {
|
|
2075
|
-
"type": "integer",
|
|
2076
|
-
"minimum": 0,
|
|
2077
|
-
"maximum": 9007199254740991
|
|
2078
|
-
}
|
|
2079
|
-
},
|
|
2080
|
-
"additionalProperties": false
|
|
2081
|
-
}
|
|
2082
|
-
},
|
|
2083
|
-
"textChunkLimit": {
|
|
2084
|
-
"type": "integer",
|
|
2085
|
-
"exclusiveMinimum": 0,
|
|
2086
|
-
"maximum": 9007199254740991
|
|
2087
|
-
},
|
|
2088
|
-
"unfurlLinks": {
|
|
2089
|
-
"type": "boolean"
|
|
2090
|
-
},
|
|
2091
|
-
"unfurlMedia": {
|
|
2092
|
-
"type": "boolean"
|
|
2093
|
-
},
|
|
2094
|
-
"streaming": {
|
|
2095
|
-
"type": "object",
|
|
2096
|
-
"properties": {
|
|
2097
|
-
"mode": {
|
|
2098
|
-
"type": "string",
|
|
2099
|
-
"enum": [
|
|
2100
|
-
"off",
|
|
2101
|
-
"partial",
|
|
2102
|
-
"block",
|
|
2103
|
-
"progress"
|
|
2104
|
-
]
|
|
2105
|
-
},
|
|
2106
|
-
"chunkMode": {
|
|
2107
|
-
"type": "string",
|
|
2108
|
-
"enum": [
|
|
2109
|
-
"length",
|
|
2110
|
-
"newline"
|
|
2111
|
-
]
|
|
2112
|
-
},
|
|
2113
|
-
"preview": {
|
|
2114
|
-
"type": "object",
|
|
2115
|
-
"properties": {
|
|
2116
|
-
"chunk": {
|
|
2117
|
-
"type": "object",
|
|
2118
|
-
"properties": {
|
|
2119
|
-
"minChars": {
|
|
2120
|
-
"type": "integer",
|
|
2121
|
-
"exclusiveMinimum": 0,
|
|
2122
|
-
"maximum": 9007199254740991
|
|
2123
|
-
},
|
|
2124
|
-
"maxChars": {
|
|
2125
|
-
"type": "integer",
|
|
2126
|
-
"exclusiveMinimum": 0,
|
|
2127
|
-
"maximum": 9007199254740991
|
|
2128
|
-
},
|
|
2129
|
-
"breakPreference": {
|
|
2130
|
-
"anyOf": [
|
|
2131
|
-
{
|
|
2132
|
-
"type": "string",
|
|
2133
|
-
"const": "paragraph"
|
|
2134
|
-
},
|
|
2135
|
-
{
|
|
2136
|
-
"type": "string",
|
|
2137
|
-
"const": "newline"
|
|
2138
|
-
},
|
|
2139
|
-
{
|
|
2140
|
-
"type": "string",
|
|
2141
|
-
"const": "sentence"
|
|
2142
|
-
}
|
|
2143
|
-
]
|
|
2144
|
-
}
|
|
2145
|
-
},
|
|
2146
|
-
"additionalProperties": false
|
|
2147
|
-
},
|
|
2148
|
-
"toolProgress": {
|
|
2149
|
-
"type": "boolean"
|
|
2150
|
-
},
|
|
2151
|
-
"commandText": {
|
|
2152
|
-
"type": "string",
|
|
2153
|
-
"enum": [
|
|
2154
|
-
"raw",
|
|
2155
|
-
"status"
|
|
2156
|
-
]
|
|
2157
|
-
}
|
|
2158
|
-
},
|
|
2159
|
-
"additionalProperties": false
|
|
2160
|
-
},
|
|
2161
|
-
"progress": {
|
|
2162
|
-
"type": "object",
|
|
2163
|
-
"properties": {
|
|
2164
|
-
"label": {
|
|
2165
|
-
"anyOf": [
|
|
2166
|
-
{
|
|
2167
|
-
"type": "string"
|
|
2168
|
-
},
|
|
2169
|
-
{
|
|
2170
|
-
"type": "boolean",
|
|
2171
|
-
"const": false
|
|
2172
|
-
}
|
|
2173
|
-
]
|
|
2174
|
-
},
|
|
2175
|
-
"labels": {
|
|
2176
|
-
"type": "array",
|
|
2177
|
-
"items": {
|
|
2178
|
-
"type": "string"
|
|
2179
|
-
}
|
|
2180
|
-
},
|
|
2181
|
-
"maxLines": {
|
|
2182
|
-
"type": "integer",
|
|
2183
|
-
"exclusiveMinimum": 0,
|
|
2184
|
-
"maximum": 9007199254740991
|
|
2185
|
-
},
|
|
2186
|
-
"maxLineChars": {
|
|
2187
|
-
"type": "integer",
|
|
2188
|
-
"exclusiveMinimum": 0,
|
|
2189
|
-
"maximum": 9007199254740991
|
|
2190
|
-
},
|
|
2191
|
-
"render": {
|
|
2192
|
-
"type": "string",
|
|
2193
|
-
"enum": [
|
|
2194
|
-
"text",
|
|
2195
|
-
"rich"
|
|
2196
|
-
]
|
|
2197
|
-
},
|
|
2198
|
-
"toolProgress": {
|
|
2199
|
-
"type": "boolean"
|
|
2200
|
-
},
|
|
2201
|
-
"commandText": {
|
|
2202
|
-
"type": "string",
|
|
2203
|
-
"enum": [
|
|
2204
|
-
"raw",
|
|
2205
|
-
"status"
|
|
2206
|
-
]
|
|
2207
|
-
},
|
|
2208
|
-
"commentary": {
|
|
2209
|
-
"type": "boolean"
|
|
2210
|
-
},
|
|
2211
|
-
"narration": {
|
|
2212
|
-
"type": "boolean"
|
|
2213
|
-
},
|
|
2214
|
-
"nativeTaskCards": {
|
|
2215
|
-
"type": "boolean"
|
|
2216
|
-
}
|
|
2217
|
-
},
|
|
2218
|
-
"additionalProperties": false
|
|
2183
|
+
"exclusiveMinimum": 0,
|
|
2184
|
+
"maximum": 9007199254740991
|
|
2219
2185
|
},
|
|
2220
|
-
"
|
|
2221
|
-
"type": "
|
|
2222
|
-
"
|
|
2223
|
-
|
|
2224
|
-
"type": "boolean"
|
|
2225
|
-
},
|
|
2226
|
-
"coalesce": {
|
|
2227
|
-
"type": "object",
|
|
2228
|
-
"properties": {
|
|
2229
|
-
"minChars": {
|
|
2230
|
-
"type": "integer",
|
|
2231
|
-
"exclusiveMinimum": 0,
|
|
2232
|
-
"maximum": 9007199254740991
|
|
2233
|
-
},
|
|
2234
|
-
"maxChars": {
|
|
2235
|
-
"type": "integer",
|
|
2236
|
-
"exclusiveMinimum": 0,
|
|
2237
|
-
"maximum": 9007199254740991
|
|
2238
|
-
},
|
|
2239
|
-
"idleMs": {
|
|
2240
|
-
"type": "integer",
|
|
2241
|
-
"minimum": 0,
|
|
2242
|
-
"maximum": 9007199254740991
|
|
2243
|
-
}
|
|
2244
|
-
},
|
|
2245
|
-
"additionalProperties": false
|
|
2246
|
-
}
|
|
2247
|
-
},
|
|
2248
|
-
"additionalProperties": false
|
|
2186
|
+
"windowSeconds": {
|
|
2187
|
+
"type": "integer",
|
|
2188
|
+
"exclusiveMinimum": 0,
|
|
2189
|
+
"maximum": 9007199254740991
|
|
2249
2190
|
},
|
|
2250
|
-
"
|
|
2191
|
+
"cooldownSeconds": {
|
|
2192
|
+
"type": "integer",
|
|
2193
|
+
"exclusiveMinimum": 0,
|
|
2194
|
+
"maximum": 9007199254740991
|
|
2195
|
+
}
|
|
2196
|
+
},
|
|
2197
|
+
"additionalProperties": false
|
|
2198
|
+
},
|
|
2199
|
+
"dangerouslyAllowNameMatching": {
|
|
2200
|
+
"type": "boolean"
|
|
2201
|
+
},
|
|
2202
|
+
"requireMention": {
|
|
2203
|
+
"type": "boolean"
|
|
2204
|
+
},
|
|
2205
|
+
"implicitMentions": {
|
|
2206
|
+
"type": "object",
|
|
2207
|
+
"properties": {
|
|
2208
|
+
"replyToBot": {
|
|
2209
|
+
"type": "boolean"
|
|
2210
|
+
},
|
|
2211
|
+
"quotedBot": {
|
|
2212
|
+
"type": "boolean"
|
|
2213
|
+
},
|
|
2214
|
+
"threadParticipation": {
|
|
2251
2215
|
"type": "boolean"
|
|
2252
2216
|
}
|
|
2253
2217
|
},
|
|
2254
2218
|
"additionalProperties": false
|
|
2255
2219
|
},
|
|
2256
|
-
"
|
|
2257
|
-
"type": "
|
|
2258
|
-
|
|
2220
|
+
"unfurlLinks": {
|
|
2221
|
+
"type": "boolean"
|
|
2222
|
+
},
|
|
2223
|
+
"unfurlMedia": {
|
|
2224
|
+
"type": "boolean"
|
|
2259
2225
|
},
|
|
2260
2226
|
"reactionNotifications": {
|
|
2261
2227
|
"type": "string",
|
|
@@ -2279,25 +2245,8 @@
|
|
|
2279
2245
|
]
|
|
2280
2246
|
}
|
|
2281
2247
|
},
|
|
2282
|
-
"
|
|
2283
|
-
"
|
|
2284
|
-
{
|
|
2285
|
-
"type": "string",
|
|
2286
|
-
"const": "off"
|
|
2287
|
-
},
|
|
2288
|
-
{
|
|
2289
|
-
"type": "string",
|
|
2290
|
-
"const": "first"
|
|
2291
|
-
},
|
|
2292
|
-
{
|
|
2293
|
-
"type": "string",
|
|
2294
|
-
"const": "all"
|
|
2295
|
-
},
|
|
2296
|
-
{
|
|
2297
|
-
"type": "string",
|
|
2298
|
-
"const": "batched"
|
|
2299
|
-
}
|
|
2300
|
-
]
|
|
2248
|
+
"ackReaction": {
|
|
2249
|
+
"type": "string"
|
|
2301
2250
|
},
|
|
2302
2251
|
"replyToModeByChatType": {
|
|
2303
2252
|
"type": "object",
|
|
@@ -2448,59 +2397,12 @@
|
|
|
2448
2397
|
},
|
|
2449
2398
|
"additionalProperties": false
|
|
2450
2399
|
},
|
|
2451
|
-
"dmPolicy": {
|
|
2452
|
-
"type": "string",
|
|
2453
|
-
"enum": [
|
|
2454
|
-
"pairing",
|
|
2455
|
-
"allowlist",
|
|
2456
|
-
"open",
|
|
2457
|
-
"disabled"
|
|
2458
|
-
]
|
|
2459
|
-
},
|
|
2460
|
-
"allowFrom": {
|
|
2461
|
-
"type": "array",
|
|
2462
|
-
"items": {
|
|
2463
|
-
"anyOf": [
|
|
2464
|
-
{
|
|
2465
|
-
"type": "string"
|
|
2466
|
-
},
|
|
2467
|
-
{
|
|
2468
|
-
"type": "number"
|
|
2469
|
-
}
|
|
2470
|
-
]
|
|
2471
|
-
}
|
|
2472
|
-
},
|
|
2473
|
-
"defaultTo": {
|
|
2474
|
-
"type": "string"
|
|
2475
|
-
},
|
|
2476
2400
|
"dm": {
|
|
2477
2401
|
"type": "object",
|
|
2478
2402
|
"properties": {
|
|
2479
2403
|
"enabled": {
|
|
2480
2404
|
"type": "boolean"
|
|
2481
2405
|
},
|
|
2482
|
-
"policy": {
|
|
2483
|
-
"type": "string",
|
|
2484
|
-
"enum": [
|
|
2485
|
-
"pairing",
|
|
2486
|
-
"allowlist",
|
|
2487
|
-
"open",
|
|
2488
|
-
"disabled"
|
|
2489
|
-
]
|
|
2490
|
-
},
|
|
2491
|
-
"allowFrom": {
|
|
2492
|
-
"type": "array",
|
|
2493
|
-
"items": {
|
|
2494
|
-
"anyOf": [
|
|
2495
|
-
{
|
|
2496
|
-
"type": "string"
|
|
2497
|
-
},
|
|
2498
|
-
{
|
|
2499
|
-
"type": "number"
|
|
2500
|
-
}
|
|
2501
|
-
]
|
|
2502
|
-
}
|
|
2503
|
-
},
|
|
2504
2406
|
"groupEnabled": {
|
|
2505
2407
|
"type": "boolean"
|
|
2506
2408
|
},
|
|
@@ -2516,26 +2418,6 @@
|
|
|
2516
2418
|
}
|
|
2517
2419
|
]
|
|
2518
2420
|
}
|
|
2519
|
-
},
|
|
2520
|
-
"replyToMode": {
|
|
2521
|
-
"anyOf": [
|
|
2522
|
-
{
|
|
2523
|
-
"type": "string",
|
|
2524
|
-
"const": "off"
|
|
2525
|
-
},
|
|
2526
|
-
{
|
|
2527
|
-
"type": "string",
|
|
2528
|
-
"const": "first"
|
|
2529
|
-
},
|
|
2530
|
-
{
|
|
2531
|
-
"type": "string",
|
|
2532
|
-
"const": "all"
|
|
2533
|
-
},
|
|
2534
|
-
{
|
|
2535
|
-
"type": "string",
|
|
2536
|
-
"const": "batched"
|
|
2537
|
-
}
|
|
2538
|
-
]
|
|
2539
2421
|
}
|
|
2540
2422
|
},
|
|
2541
2423
|
"additionalProperties": false
|
|
@@ -2548,35 +2430,9 @@
|
|
|
2548
2430
|
"additionalProperties": {
|
|
2549
2431
|
"type": "object",
|
|
2550
2432
|
"properties": {
|
|
2551
|
-
"enabled": {
|
|
2552
|
-
"type": "boolean"
|
|
2553
|
-
},
|
|
2554
2433
|
"requireMention": {
|
|
2555
2434
|
"type": "boolean"
|
|
2556
2435
|
},
|
|
2557
|
-
"ignoreOtherMentions": {
|
|
2558
|
-
"type": "boolean"
|
|
2559
|
-
},
|
|
2560
|
-
"replyToMode": {
|
|
2561
|
-
"anyOf": [
|
|
2562
|
-
{
|
|
2563
|
-
"type": "string",
|
|
2564
|
-
"const": "off"
|
|
2565
|
-
},
|
|
2566
|
-
{
|
|
2567
|
-
"type": "string",
|
|
2568
|
-
"const": "first"
|
|
2569
|
-
},
|
|
2570
|
-
{
|
|
2571
|
-
"type": "string",
|
|
2572
|
-
"const": "all"
|
|
2573
|
-
},
|
|
2574
|
-
{
|
|
2575
|
-
"type": "string",
|
|
2576
|
-
"const": "batched"
|
|
2577
|
-
}
|
|
2578
|
-
]
|
|
2579
|
-
},
|
|
2580
2436
|
"tools": {
|
|
2581
2437
|
"type": "object",
|
|
2582
2438
|
"properties": {
|
|
@@ -2631,6 +2487,41 @@
|
|
|
2631
2487
|
"additionalProperties": false
|
|
2632
2488
|
}
|
|
2633
2489
|
},
|
|
2490
|
+
"skills": {
|
|
2491
|
+
"type": "array",
|
|
2492
|
+
"items": {
|
|
2493
|
+
"type": "string"
|
|
2494
|
+
}
|
|
2495
|
+
},
|
|
2496
|
+
"enabled": {
|
|
2497
|
+
"type": "boolean"
|
|
2498
|
+
},
|
|
2499
|
+
"systemPrompt": {
|
|
2500
|
+
"type": "string"
|
|
2501
|
+
},
|
|
2502
|
+
"ignoreOtherMentions": {
|
|
2503
|
+
"type": "boolean"
|
|
2504
|
+
},
|
|
2505
|
+
"replyToMode": {
|
|
2506
|
+
"anyOf": [
|
|
2507
|
+
{
|
|
2508
|
+
"type": "string",
|
|
2509
|
+
"const": "off"
|
|
2510
|
+
},
|
|
2511
|
+
{
|
|
2512
|
+
"type": "string",
|
|
2513
|
+
"const": "first"
|
|
2514
|
+
},
|
|
2515
|
+
{
|
|
2516
|
+
"type": "string",
|
|
2517
|
+
"const": "all"
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
"type": "string",
|
|
2521
|
+
"const": "batched"
|
|
2522
|
+
}
|
|
2523
|
+
]
|
|
2524
|
+
},
|
|
2634
2525
|
"allowBots": {
|
|
2635
2526
|
"anyOf": [
|
|
2636
2527
|
{
|
|
@@ -2679,15 +2570,6 @@
|
|
|
2679
2570
|
]
|
|
2680
2571
|
}
|
|
2681
2572
|
},
|
|
2682
|
-
"skills": {
|
|
2683
|
-
"type": "array",
|
|
2684
|
-
"items": {
|
|
2685
|
-
"type": "string"
|
|
2686
|
-
}
|
|
2687
|
-
},
|
|
2688
|
-
"systemPrompt": {
|
|
2689
|
-
"type": "string"
|
|
2690
|
-
},
|
|
2691
2573
|
"presenceEvents": {
|
|
2692
2574
|
"type": "object",
|
|
2693
2575
|
"properties": {
|
|
@@ -2706,36 +2588,6 @@
|
|
|
2706
2588
|
"additionalProperties": false
|
|
2707
2589
|
}
|
|
2708
2590
|
},
|
|
2709
|
-
"heartbeat": {
|
|
2710
|
-
"type": "object",
|
|
2711
|
-
"properties": {
|
|
2712
|
-
"showOk": {
|
|
2713
|
-
"type": "boolean"
|
|
2714
|
-
},
|
|
2715
|
-
"showAlerts": {
|
|
2716
|
-
"type": "boolean"
|
|
2717
|
-
},
|
|
2718
|
-
"useIndicator": {
|
|
2719
|
-
"type": "boolean"
|
|
2720
|
-
}
|
|
2721
|
-
},
|
|
2722
|
-
"additionalProperties": false
|
|
2723
|
-
},
|
|
2724
|
-
"healthMonitor": {
|
|
2725
|
-
"type": "object",
|
|
2726
|
-
"properties": {
|
|
2727
|
-
"enabled": {
|
|
2728
|
-
"type": "boolean"
|
|
2729
|
-
}
|
|
2730
|
-
},
|
|
2731
|
-
"additionalProperties": false
|
|
2732
|
-
},
|
|
2733
|
-
"responsePrefix": {
|
|
2734
|
-
"type": "string"
|
|
2735
|
-
},
|
|
2736
|
-
"ackReaction": {
|
|
2737
|
-
"type": "string"
|
|
2738
|
-
},
|
|
2739
2591
|
"typingReaction": {
|
|
2740
2592
|
"type": "string"
|
|
2741
2593
|
}
|
|
@@ -2751,11 +2603,11 @@
|
|
|
2751
2603
|
}
|
|
2752
2604
|
},
|
|
2753
2605
|
"required": [
|
|
2754
|
-
"
|
|
2606
|
+
"groupPolicy",
|
|
2607
|
+
"postAs",
|
|
2755
2608
|
"mode",
|
|
2756
2609
|
"webhookPath",
|
|
2757
|
-
"userTokenReadOnly"
|
|
2758
|
-
"groupPolicy"
|
|
2610
|
+
"userTokenReadOnly"
|
|
2759
2611
|
],
|
|
2760
2612
|
"additionalProperties": false
|
|
2761
2613
|
},
|
|
@@ -2770,14 +2622,10 @@
|
|
|
2770
2622
|
"label": "Slack Enterprise Grid Org Install",
|
|
2771
2623
|
"help": "Enable only for an Enterprise Grid org-wide bot installation. OpenClaw verifies the token with Slack auth.test at startup; DMs must be disabled or use dmPolicy=\"open\" with allowFrom=[\"*\"]."
|
|
2772
2624
|
},
|
|
2773
|
-
"
|
|
2625
|
+
"postAs": {
|
|
2774
2626
|
"label": "Slack Identity",
|
|
2775
2627
|
"help": "Select \"bot\" (default) for the classic Slack app/bot identity or \"user\" to post as the authorizing human through a user token while the app carries event transport."
|
|
2776
2628
|
},
|
|
2777
|
-
"dm.policy": {
|
|
2778
|
-
"label": "Slack DM Policy",
|
|
2779
|
-
"help": "Direct message access control (\"pairing\" recommended). \"open\" requires channels.slack.allowFrom=[\"*\"] (legacy: channels.slack.dm.allowFrom)."
|
|
2780
|
-
},
|
|
2781
2629
|
"dmPolicy": {
|
|
2782
2630
|
"label": "Slack DM Policy",
|
|
2783
2631
|
"help": "Direct message access control (\"pairing\" recommended). \"open\" requires channels.slack.allowFrom=[\"*\"]."
|
|
@@ -2850,22 +2698,6 @@
|
|
|
2850
2698
|
"label": "Slack Bot Loop Cooldown Seconds",
|
|
2851
2699
|
"help": "How long to suppress the bot pair after it exceeds the budget. Default: 60."
|
|
2852
2700
|
},
|
|
2853
|
-
"socketMode": {
|
|
2854
|
-
"label": "Slack Socket Mode Transport",
|
|
2855
|
-
"help": "Slack Socket Mode transport tuning passed to the Slack SDK. Use only when investigating ping/pong timeout or stale websocket behavior."
|
|
2856
|
-
},
|
|
2857
|
-
"socketMode.clientPingTimeout": {
|
|
2858
|
-
"label": "Slack Socket Mode Pong Timeout",
|
|
2859
|
-
"help": "Milliseconds the Slack SDK waits for a pong after its client ping before treating the websocket as stale (OpenClaw default: 15000). Increase on hosts with event-loop starvation or slow network scheduling."
|
|
2860
|
-
},
|
|
2861
|
-
"socketMode.serverPingTimeout": {
|
|
2862
|
-
"label": "Slack Socket Mode Server Ping Timeout",
|
|
2863
|
-
"help": "Milliseconds the Slack SDK waits for Slack server pings before treating the websocket as stale."
|
|
2864
|
-
},
|
|
2865
|
-
"socketMode.pingPongLoggingEnabled": {
|
|
2866
|
-
"label": "Slack Socket Mode Ping/Pong Logging",
|
|
2867
|
-
"help": "Enable Slack SDK ping/pong transport logs while debugging Socket Mode websocket health."
|
|
2868
|
-
},
|
|
2869
2701
|
"relay": {
|
|
2870
2702
|
"label": "Slack Relay Mode",
|
|
2871
2703
|
"help": "Relay-delivered Slack events. Use with mode=\"relay\" when openclaw-slack-router owns the Slack Socket Mode connection."
|
|
@@ -2898,10 +2730,6 @@
|
|
|
2898
2730
|
"label": "Slack User Token Read Only",
|
|
2899
2731
|
"help": "When true, treat configured Slack user token usage as read-only helper behavior where possible. Keep enabled if you only need supplemental reads without user-context writes."
|
|
2900
2732
|
},
|
|
2901
|
-
"capabilities.interactiveReplies": {
|
|
2902
|
-
"label": "Slack Interactive Replies",
|
|
2903
|
-
"help": "Enable agent-authored Slack interactive reply directives (`[[slack_buttons: ...]]`, `[[slack_select: ...]]`). Default: false."
|
|
2904
|
-
},
|
|
2905
2733
|
"execApprovals": {
|
|
2906
2734
|
"label": "Slack Exec Approvals",
|
|
2907
2735
|
"help": "Slack-native exec approval routing and approver authorization. When unset, OpenClaw auto-enables DM-first native approvals if approvers can be resolved for this workspace account."
|
|
@@ -3017,13 +2845,6 @@
|
|
|
3017
2845
|
}
|
|
3018
2846
|
}
|
|
3019
2847
|
},
|
|
3020
|
-
"channelEnvVars": {
|
|
3021
|
-
"slack": [
|
|
3022
|
-
"SLACK_BOT_TOKEN",
|
|
3023
|
-
"SLACK_APP_TOKEN",
|
|
3024
|
-
"SLACK_USER_TOKEN"
|
|
3025
|
-
]
|
|
3026
|
-
},
|
|
3027
2848
|
"configSchema": {
|
|
3028
2849
|
"type": "object",
|
|
3029
2850
|
"additionalProperties": false,
|