syllable-sdk 1.0.15-rc.1 → 1.0.15-rc.3
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/bin/mcp-server.js +7 -7
- package/bin/mcp-server.js.map +6 -6
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +2 -2
- package/lib/config.js +2 -2
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.js +1 -1
- package/models/operations/directorymembertestextension.d.ts +2 -2
- package/models/operations/directorymembertestextension.d.ts.map +1 -1
- package/models/operations/directorymembertestextension.js +2 -2
- package/models/operations/directorymembertestextension.js.map +1 -1
- package/openapi.json +35 -36
- package/package.json +1 -1
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/operations/directorymembertestextension.ts +4 -4
package/jsr.json
CHANGED
package/lib/config.d.ts
CHANGED
|
@@ -31,8 +31,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
|
|
|
31
31
|
export declare const SDK_METADATA: {
|
|
32
32
|
readonly language: "typescript";
|
|
33
33
|
readonly openapiDocVersion: "0.0.2";
|
|
34
|
-
readonly sdkVersion: "1.0.15-rc.
|
|
34
|
+
readonly sdkVersion: "1.0.15-rc.3";
|
|
35
35
|
readonly genVersion: "2.770.0";
|
|
36
|
-
readonly userAgent: "speakeasy-sdk/typescript 1.0.15-rc.
|
|
36
|
+
readonly userAgent: "speakeasy-sdk/typescript 1.0.15-rc.3 2.770.0 0.0.2 syllable-sdk";
|
|
37
37
|
};
|
|
38
38
|
//# sourceMappingURL=config.d.ts.map
|
package/lib/config.js
CHANGED
|
@@ -31,8 +31,8 @@ function serverURLFromOptions(options) {
|
|
|
31
31
|
exports.SDK_METADATA = {
|
|
32
32
|
language: "typescript",
|
|
33
33
|
openapiDocVersion: "0.0.2",
|
|
34
|
-
sdkVersion: "1.0.15-rc.
|
|
34
|
+
sdkVersion: "1.0.15-rc.3",
|
|
35
35
|
genVersion: "2.770.0",
|
|
36
|
-
userAgent: "speakeasy-sdk/typescript 1.0.15-rc.
|
|
36
|
+
userAgent: "speakeasy-sdk/typescript 1.0.15-rc.3 2.770.0 0.0.2 syllable-sdk",
|
|
37
37
|
};
|
|
38
38
|
//# sourceMappingURL=config.js.map
|
package/mcp-server/mcp-server.js
CHANGED
|
@@ -22,7 +22,7 @@ const routes = (0, core_1.buildRouteMap)({
|
|
|
22
22
|
exports.app = (0, core_1.buildApplication)(routes, {
|
|
23
23
|
name: "mcp",
|
|
24
24
|
versionInfo: {
|
|
25
|
-
currentVersion: "1.0.15-rc.
|
|
25
|
+
currentVersion: "1.0.15-rc.3",
|
|
26
26
|
},
|
|
27
27
|
});
|
|
28
28
|
(0, core_1.run)(exports.app, node_process_1.default.argv.slice(2), (0, cli_js_1.buildContext)(node_process_1.default));
|
package/mcp-server/server.js
CHANGED
|
@@ -173,7 +173,7 @@ const voiceGroupsVoiceGroupsCreateVoiceSample_js_1 = require("./tools/voiceGroup
|
|
|
173
173
|
function createMCPServer(deps) {
|
|
174
174
|
const server = new mcp_js_1.McpServer({
|
|
175
175
|
name: "SyllableSDK",
|
|
176
|
-
version: "1.0.15-rc.
|
|
176
|
+
version: "1.0.15-rc.3",
|
|
177
177
|
});
|
|
178
178
|
const client = new core_js_1.SyllableSDKCore({
|
|
179
179
|
apiKeyHeader: deps.apiKeyHeader,
|
|
@@ -5,9 +5,9 @@ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
|
5
5
|
export type DirectoryMemberTestExtensionRequest = {
|
|
6
6
|
memberId: number;
|
|
7
7
|
/**
|
|
8
|
-
* Timestamp for test
|
|
8
|
+
* Timestamp for test in ISO 8601 format (e.g., 2025-12-04T14:29:39)
|
|
9
9
|
*/
|
|
10
|
-
timestamp:
|
|
10
|
+
timestamp: string;
|
|
11
11
|
/**
|
|
12
12
|
* Optional language code for test
|
|
13
13
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"directorymembertestextension.d.ts","sourceRoot":"","sources":["../../src/models/operations/directorymembertestextension.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,mCAAmC,GAAG;IAChD,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,SAAS,EAAE,
|
|
1
|
+
{"version":3,"file":"directorymembertestextension.d.ts","sourceRoot":"","sources":["../../src/models/operations/directorymembertestextension.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAG5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,mCAAmC,GAAG;IAChD,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,YAAY,CAAC,EAAE,UAAU,CAAC,YAAY,GAAG,IAAI,GAAG,SAAS,CAAC;CAC3D,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,OAAO,CACvE,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,4CAA4C,GAAG;IACzD,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CAC3C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kDAAkD,EAAE,CAAC,CAAC,OAAO,CACxE,4CAA4C,EAC5C,CAAC,CAAC,UAAU,EACZ,mCAAmC,CAUnC,CAAC;AAEH,wBAAgB,yCAAyC,CACvD,mCAAmC,EAAE,mCAAmC,GACvE,MAAM,CAMR;AACD,wBAAgB,2CAA2C,CACzD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,mCAAmC,EAAE,kBAAkB,CAAC,CAO1E"}
|
|
@@ -46,7 +46,7 @@ const components = __importStar(require("../components/index.js"));
|
|
|
46
46
|
/** @internal */
|
|
47
47
|
exports.DirectoryMemberTestExtensionRequest$inboundSchema = z.object({
|
|
48
48
|
member_id: z.number().int(),
|
|
49
|
-
timestamp: z.string()
|
|
49
|
+
timestamp: z.string(),
|
|
50
50
|
language_code: z.nullable(components.LanguageCode$inboundSchema).optional(),
|
|
51
51
|
}).transform((v) => {
|
|
52
52
|
return (0, primitives_js_1.remap)(v, {
|
|
@@ -57,7 +57,7 @@ exports.DirectoryMemberTestExtensionRequest$inboundSchema = z.object({
|
|
|
57
57
|
/** @internal */
|
|
58
58
|
exports.DirectoryMemberTestExtensionRequest$outboundSchema = z.object({
|
|
59
59
|
memberId: z.number().int(),
|
|
60
|
-
timestamp: z.
|
|
60
|
+
timestamp: z.string(),
|
|
61
61
|
languageCode: z.nullable(components.LanguageCode$outboundSchema).optional(),
|
|
62
62
|
}).transform((v) => {
|
|
63
63
|
return (0, primitives_js_1.remap)(v, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"directorymembertestextension.js","sourceRoot":"","sources":["../../src/models/operations/directorymembertestextension.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2DH,8FAQC;AACD,kGASC;AA3ED,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAEjD,mEAAqD;AAerD,gBAAgB;AACH,QAAA,iDAAiD,GAI1D,CAAC,CAAC,MAAM,CAAC;IACX,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC3B,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE
|
|
1
|
+
{"version":3,"file":"directorymembertestextension.js","sourceRoot":"","sources":["../../src/models/operations/directorymembertestextension.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2DH,8FAQC;AACD,kGASC;AA3ED,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAAiD;AAEjD,mEAAqD;AAerD,gBAAgB;AACH,QAAA,iDAAiD,GAI1D,CAAC,CAAC,MAAM,CAAC;IACX,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC3B,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,aAAa,EAAE,CAAC,CAAC,QAAQ,CAAC,UAAU,CAAC,0BAA0B,CAAC,CAAC,QAAQ,EAAE;CAC5E,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,WAAW,EAAE,UAAU;QACvB,eAAe,EAAE,cAAc;KAChC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAQH,gBAAgB;AACH,QAAA,kDAAkD,GAI3D,CAAC,CAAC,MAAM,CAAC;IACX,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC1B,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;IACrB,YAAY,EAAE,CAAC,CAAC,QAAQ,CAAC,UAAU,CAAC,2BAA2B,CAAC,CAAC,QAAQ,EAAE;CAC5E,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,QAAQ,EAAE,WAAW;QACrB,YAAY,EAAE,eAAe;KAC9B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,yCAAyC,CACvD,mCAAwE;IAExE,OAAO,IAAI,CAAC,SAAS,CACnB,0DAAkD,CAAC,KAAK,CACtD,mCAAmC,CACpC,CACF,CAAC;AACJ,CAAC;AACD,SAAgB,2CAA2C,CACzD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,yDAAiD,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxE,iEAAiE,CAClE,CAAC;AACJ,CAAC"}
|
package/openapi.json
CHANGED
|
@@ -9193,11 +9193,10 @@
|
|
|
9193
9193
|
"required": true,
|
|
9194
9194
|
"schema": {
|
|
9195
9195
|
"type": "string",
|
|
9196
|
-
"
|
|
9197
|
-
"description": "Timestamp for test",
|
|
9196
|
+
"description": "Timestamp for test in ISO 8601 format (e.g., 2025-12-04T14:29:39)",
|
|
9198
9197
|
"title": "Timestamp"
|
|
9199
9198
|
},
|
|
9200
|
-
"description": "Timestamp for test"
|
|
9199
|
+
"description": "Timestamp for test in ISO 8601 format (e.g., 2025-12-04T14:29:39)"
|
|
9201
9200
|
},
|
|
9202
9201
|
{
|
|
9203
9202
|
"name": "language_code",
|
|
@@ -13939,7 +13938,7 @@
|
|
|
13939
13938
|
"title": "Batch Id",
|
|
13940
13939
|
"description": "Unique ID for conversation batch",
|
|
13941
13940
|
"examples": [
|
|
13942
|
-
"
|
|
13941
|
+
"20251204.9"
|
|
13943
13942
|
]
|
|
13944
13943
|
},
|
|
13945
13944
|
"campaign_id": {
|
|
@@ -13963,7 +13962,7 @@
|
|
|
13963
13962
|
"title": "Expires On",
|
|
13964
13963
|
"description": "Timestamp of batch expiration",
|
|
13965
13964
|
"examples": [
|
|
13966
|
-
"2025-12-
|
|
13965
|
+
"2025-12-05T00:00:00Z"
|
|
13967
13966
|
]
|
|
13968
13967
|
},
|
|
13969
13968
|
"paused": {
|
|
@@ -14016,7 +14015,7 @@
|
|
|
14016
14015
|
"title": "Created At",
|
|
14017
14016
|
"description": "Timestamp of batch creation",
|
|
14018
14017
|
"examples": [
|
|
14019
|
-
"2025-12-
|
|
14018
|
+
"2025-12-04T00:00:00Z"
|
|
14020
14019
|
]
|
|
14021
14020
|
},
|
|
14022
14021
|
"deleted_at": {
|
|
@@ -14032,7 +14031,7 @@
|
|
|
14032
14031
|
"title": "Deleted At",
|
|
14033
14032
|
"description": "Timestamp of batch deletion",
|
|
14034
14033
|
"examples": [
|
|
14035
|
-
"2025-12-
|
|
14034
|
+
"2025-12-04T00:00:00Z"
|
|
14036
14035
|
]
|
|
14037
14036
|
},
|
|
14038
14037
|
"deleted_reason": {
|
|
@@ -14063,7 +14062,7 @@
|
|
|
14063
14062
|
"title": "Last Updated At",
|
|
14064
14063
|
"description": "Timestamp of last change to batch",
|
|
14065
14064
|
"examples": [
|
|
14066
|
-
"2025-12-
|
|
14065
|
+
"2025-12-04T00:00:00Z"
|
|
14067
14066
|
]
|
|
14068
14067
|
},
|
|
14069
14068
|
"last_updated_by": {
|
|
@@ -14974,7 +14973,7 @@
|
|
|
14974
14973
|
"title": "Batch Id",
|
|
14975
14974
|
"description": "Unique ID for conversation batch",
|
|
14976
14975
|
"examples": [
|
|
14977
|
-
"
|
|
14976
|
+
"20251204.9"
|
|
14978
14977
|
]
|
|
14979
14978
|
},
|
|
14980
14979
|
"campaign_id": {
|
|
@@ -14998,7 +14997,7 @@
|
|
|
14998
14997
|
"title": "Expires On",
|
|
14999
14998
|
"description": "Timestamp of batch expiration",
|
|
15000
14999
|
"examples": [
|
|
15001
|
-
"2025-12-
|
|
15000
|
+
"2025-12-05T00:00:00Z"
|
|
15002
15001
|
]
|
|
15003
15002
|
},
|
|
15004
15003
|
"paused": {
|
|
@@ -15051,7 +15050,7 @@
|
|
|
15051
15050
|
"title": "Created At",
|
|
15052
15051
|
"description": "Timestamp of batch creation",
|
|
15053
15052
|
"examples": [
|
|
15054
|
-
"2025-12-
|
|
15053
|
+
"2025-12-04T00:00:00Z"
|
|
15055
15054
|
]
|
|
15056
15055
|
},
|
|
15057
15056
|
"deleted_at": {
|
|
@@ -15067,7 +15066,7 @@
|
|
|
15067
15066
|
"title": "Deleted At",
|
|
15068
15067
|
"description": "Timestamp of batch deletion",
|
|
15069
15068
|
"examples": [
|
|
15070
|
-
"2025-12-
|
|
15069
|
+
"2025-12-04T00:00:00Z"
|
|
15071
15070
|
]
|
|
15072
15071
|
},
|
|
15073
15072
|
"deleted_reason": {
|
|
@@ -15098,7 +15097,7 @@
|
|
|
15098
15097
|
"title": "Last Updated At",
|
|
15099
15098
|
"description": "Timestamp of last change to batch",
|
|
15100
15099
|
"examples": [
|
|
15101
|
-
"2025-12-
|
|
15100
|
+
"2025-12-04T00:00:00Z"
|
|
15102
15101
|
]
|
|
15103
15102
|
},
|
|
15104
15103
|
"last_updated_by": {
|
|
@@ -15141,7 +15140,7 @@
|
|
|
15141
15140
|
"title": "Batch Id",
|
|
15142
15141
|
"description": "Unique ID for conversation batch",
|
|
15143
15142
|
"examples": [
|
|
15144
|
-
"
|
|
15143
|
+
"20251204.9"
|
|
15145
15144
|
]
|
|
15146
15145
|
},
|
|
15147
15146
|
"campaign_id": {
|
|
@@ -15165,7 +15164,7 @@
|
|
|
15165
15164
|
"title": "Expires On",
|
|
15166
15165
|
"description": "Timestamp of batch expiration",
|
|
15167
15166
|
"examples": [
|
|
15168
|
-
"2025-12-
|
|
15167
|
+
"2025-12-05T00:00:00Z"
|
|
15169
15168
|
]
|
|
15170
15169
|
},
|
|
15171
15170
|
"paused": {
|
|
@@ -15314,7 +15313,7 @@
|
|
|
15314
15313
|
"title": "Created At",
|
|
15315
15314
|
"description": "Timestamp of request creation",
|
|
15316
15315
|
"examples": [
|
|
15317
|
-
"2025-12-
|
|
15316
|
+
"2025-12-03T00:00:00Z"
|
|
15318
15317
|
]
|
|
15319
15318
|
},
|
|
15320
15319
|
"sent_at": {
|
|
@@ -15330,7 +15329,7 @@
|
|
|
15330
15329
|
"title": "Sent At",
|
|
15331
15330
|
"description": "Timestamp at which request was sent",
|
|
15332
15331
|
"examples": [
|
|
15333
|
-
"2025-12-
|
|
15332
|
+
"2025-12-04T00:00:00Z"
|
|
15334
15333
|
]
|
|
15335
15334
|
},
|
|
15336
15335
|
"attempt_count": {
|
|
@@ -18188,7 +18187,7 @@
|
|
|
18188
18187
|
"title": "Created At",
|
|
18189
18188
|
"description": "Timestamp at which insight upload folder was created",
|
|
18190
18189
|
"examples": [
|
|
18191
|
-
"2025-12-
|
|
18190
|
+
"2025-12-03T00:00:00Z"
|
|
18192
18191
|
]
|
|
18193
18192
|
},
|
|
18194
18193
|
"updated_at": {
|
|
@@ -18197,7 +18196,7 @@
|
|
|
18197
18196
|
"title": "Updated At",
|
|
18198
18197
|
"description": "Timestamp at which insight upload folder was last updated",
|
|
18199
18198
|
"examples": [
|
|
18200
|
-
"2025-12-
|
|
18199
|
+
"2025-12-04T00:00:00Z"
|
|
18201
18200
|
]
|
|
18202
18201
|
},
|
|
18203
18202
|
"last_updated_by": {
|
|
@@ -19053,7 +19052,7 @@
|
|
|
19053
19052
|
"title": "Created At",
|
|
19054
19053
|
"description": "Timestamp of at which insight tool configuration was created",
|
|
19055
19054
|
"examples": [
|
|
19056
|
-
"2025-12-
|
|
19055
|
+
"2025-12-03T00:00:00Z"
|
|
19057
19056
|
]
|
|
19058
19057
|
},
|
|
19059
19058
|
"updated_at": {
|
|
@@ -19062,7 +19061,7 @@
|
|
|
19062
19061
|
"title": "Updated At",
|
|
19063
19062
|
"description": "Timestamp at which insight tool configuration was last updated",
|
|
19064
19063
|
"examples": [
|
|
19065
|
-
"2025-12-
|
|
19064
|
+
"2025-12-04T00:00:00Z"
|
|
19066
19065
|
]
|
|
19067
19066
|
},
|
|
19068
19067
|
"last_updated_by": {
|
|
@@ -19443,7 +19442,7 @@
|
|
|
19443
19442
|
"title": "Start Datetime",
|
|
19444
19443
|
"description": "Target session timestamp the workflow (backfill) should start. An empty value indicates start on activation - live sessions only",
|
|
19445
19444
|
"examples": [
|
|
19446
|
-
"2025-12-
|
|
19445
|
+
"2025-12-03T00:00:00Z"
|
|
19447
19446
|
]
|
|
19448
19447
|
},
|
|
19449
19448
|
"end_datetime": {
|
|
@@ -19459,7 +19458,7 @@
|
|
|
19459
19458
|
"title": "End Datetime",
|
|
19460
19459
|
"description": "Target session timestamp the workflow (backfill) should end. An empty value indicates no end, i.e., include live sessions until deactivation",
|
|
19461
19460
|
"examples": [
|
|
19462
|
-
"2025-12-
|
|
19461
|
+
"2025-12-04T00:00:00Z"
|
|
19463
19462
|
]
|
|
19464
19463
|
}
|
|
19465
19464
|
},
|
|
@@ -19534,7 +19533,7 @@
|
|
|
19534
19533
|
"title": "Start Datetime",
|
|
19535
19534
|
"description": "Target session timestamp the workflow (backfill) should start. An empty value indicates start on activation - live sessions only",
|
|
19536
19535
|
"examples": [
|
|
19537
|
-
"2025-12-
|
|
19536
|
+
"2025-12-03T00:00:00Z"
|
|
19538
19537
|
]
|
|
19539
19538
|
},
|
|
19540
19539
|
"end_datetime": {
|
|
@@ -19550,7 +19549,7 @@
|
|
|
19550
19549
|
"title": "End Datetime",
|
|
19551
19550
|
"description": "Target session timestamp the workflow (backfill) should end. An empty value indicates no end, i.e., include live sessions until deactivation",
|
|
19552
19551
|
"examples": [
|
|
19553
|
-
"2025-12-
|
|
19552
|
+
"2025-12-04T00:00:00Z"
|
|
19554
19553
|
]
|
|
19555
19554
|
},
|
|
19556
19555
|
"id": {
|
|
@@ -19603,7 +19602,7 @@
|
|
|
19603
19602
|
"title": "Created At",
|
|
19604
19603
|
"description": "Timestamp at which the insight workflow was created",
|
|
19605
19604
|
"examples": [
|
|
19606
|
-
"2025-12-
|
|
19605
|
+
"2025-12-03T00:00:00Z"
|
|
19607
19606
|
]
|
|
19608
19607
|
},
|
|
19609
19608
|
"updated_at": {
|
|
@@ -19612,7 +19611,7 @@
|
|
|
19612
19611
|
"title": "Updated At",
|
|
19613
19612
|
"description": "Timestamp of most recent update to the insight workflow",
|
|
19614
19613
|
"examples": [
|
|
19615
|
-
"2025-12-
|
|
19614
|
+
"2025-12-04T00:00:00Z"
|
|
19616
19615
|
]
|
|
19617
19616
|
},
|
|
19618
19617
|
"last_updated_by": {
|
|
@@ -19708,7 +19707,7 @@
|
|
|
19708
19707
|
"title": "Created At",
|
|
19709
19708
|
"description": "Timestamp at which insight upload folder was created",
|
|
19710
19709
|
"examples": [
|
|
19711
|
-
"2025-12-
|
|
19710
|
+
"2025-12-03T00:00:00Z"
|
|
19712
19711
|
]
|
|
19713
19712
|
},
|
|
19714
19713
|
"updated_at": {
|
|
@@ -19717,7 +19716,7 @@
|
|
|
19717
19716
|
"title": "Updated At",
|
|
19718
19717
|
"description": "Timestamp at which insight upload folder was last updated",
|
|
19719
19718
|
"examples": [
|
|
19720
|
-
"2025-12-
|
|
19719
|
+
"2025-12-04T00:00:00Z"
|
|
19721
19720
|
]
|
|
19722
19721
|
},
|
|
19723
19722
|
"last_updated_by": {
|
|
@@ -19952,7 +19951,7 @@
|
|
|
19952
19951
|
"title": "Created At",
|
|
19953
19952
|
"description": "Timestamp at which insight tool result was created",
|
|
19954
19953
|
"examples": [
|
|
19955
|
-
"2025-12-
|
|
19954
|
+
"2025-12-03T00:00:00Z"
|
|
19956
19955
|
]
|
|
19957
19956
|
},
|
|
19958
19957
|
"updated_at": {
|
|
@@ -19961,7 +19960,7 @@
|
|
|
19961
19960
|
"title": "Updated At",
|
|
19962
19961
|
"description": "Timestamp at which insight tool result was last updated",
|
|
19963
19962
|
"examples": [
|
|
19964
|
-
"2025-12-
|
|
19963
|
+
"2025-12-04T00:00:00Z"
|
|
19965
19964
|
]
|
|
19966
19965
|
},
|
|
19967
19966
|
"upload_file_metadata": {
|
|
@@ -20106,7 +20105,7 @@
|
|
|
20106
20105
|
"title": "Start Time",
|
|
20107
20106
|
"description": "Start time of the uploaded file",
|
|
20108
20107
|
"examples": [
|
|
20109
|
-
"2025-12-
|
|
20108
|
+
"2025-12-03T00:00:00Z"
|
|
20110
20109
|
]
|
|
20111
20110
|
},
|
|
20112
20111
|
"end_time": {
|
|
@@ -20122,7 +20121,7 @@
|
|
|
20122
20121
|
"title": "End Time",
|
|
20123
20122
|
"description": "End time of the uploaded file",
|
|
20124
20123
|
"examples": [
|
|
20125
|
-
"2025-12-
|
|
20124
|
+
"2025-12-04T00:00:00Z"
|
|
20126
20125
|
]
|
|
20127
20126
|
},
|
|
20128
20127
|
"error_message": {
|
|
@@ -20177,7 +20176,7 @@
|
|
|
20177
20176
|
"title": "Created At",
|
|
20178
20177
|
"description": "Timestamp at which insight upload file was created",
|
|
20179
20178
|
"examples": [
|
|
20180
|
-
"2025-12-
|
|
20179
|
+
"2025-12-03T00:00:00Z"
|
|
20181
20180
|
]
|
|
20182
20181
|
}
|
|
20183
20182
|
},
|
|
@@ -23536,7 +23535,7 @@
|
|
|
23536
23535
|
"title": "Created At",
|
|
23537
23536
|
"description": "Timestamp of campaign creation",
|
|
23538
23537
|
"examples": [
|
|
23539
|
-
"2025-12-
|
|
23538
|
+
"2025-12-04T00:00:00Z"
|
|
23540
23539
|
]
|
|
23541
23540
|
},
|
|
23542
23541
|
"updated_at": {
|
|
@@ -23545,7 +23544,7 @@
|
|
|
23545
23544
|
"title": "Updated At",
|
|
23546
23545
|
"description": "Timestamp of campaign update",
|
|
23547
23546
|
"examples": [
|
|
23548
|
-
"2025-12-
|
|
23547
|
+
"2025-12-04T00:00:00Z"
|
|
23549
23548
|
]
|
|
23550
23549
|
},
|
|
23551
23550
|
"last_updated_by": {
|
package/package.json
CHANGED
package/src/lib/config.ts
CHANGED
|
@@ -61,7 +61,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
61
61
|
export const SDK_METADATA = {
|
|
62
62
|
language: "typescript",
|
|
63
63
|
openapiDocVersion: "0.0.2",
|
|
64
|
-
sdkVersion: "1.0.15-rc.
|
|
64
|
+
sdkVersion: "1.0.15-rc.3",
|
|
65
65
|
genVersion: "2.770.0",
|
|
66
|
-
userAgent: "speakeasy-sdk/typescript 1.0.15-rc.
|
|
66
|
+
userAgent: "speakeasy-sdk/typescript 1.0.15-rc.3 2.770.0 0.0.2 syllable-sdk",
|
|
67
67
|
} as const;
|
package/src/mcp-server/server.ts
CHANGED
|
@@ -12,9 +12,9 @@ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
|
12
12
|
export type DirectoryMemberTestExtensionRequest = {
|
|
13
13
|
memberId: number;
|
|
14
14
|
/**
|
|
15
|
-
* Timestamp for test
|
|
15
|
+
* Timestamp for test in ISO 8601 format (e.g., 2025-12-04T14:29:39)
|
|
16
16
|
*/
|
|
17
|
-
timestamp:
|
|
17
|
+
timestamp: string;
|
|
18
18
|
/**
|
|
19
19
|
* Optional language code for test
|
|
20
20
|
*/
|
|
@@ -28,7 +28,7 @@ export const DirectoryMemberTestExtensionRequest$inboundSchema: z.ZodType<
|
|
|
28
28
|
unknown
|
|
29
29
|
> = z.object({
|
|
30
30
|
member_id: z.number().int(),
|
|
31
|
-
timestamp: z.string()
|
|
31
|
+
timestamp: z.string(),
|
|
32
32
|
language_code: z.nullable(components.LanguageCode$inboundSchema).optional(),
|
|
33
33
|
}).transform((v) => {
|
|
34
34
|
return remap$(v, {
|
|
@@ -50,7 +50,7 @@ export const DirectoryMemberTestExtensionRequest$outboundSchema: z.ZodType<
|
|
|
50
50
|
DirectoryMemberTestExtensionRequest
|
|
51
51
|
> = z.object({
|
|
52
52
|
memberId: z.number().int(),
|
|
53
|
-
timestamp: z.
|
|
53
|
+
timestamp: z.string(),
|
|
54
54
|
languageCode: z.nullable(components.LanguageCode$outboundSchema).optional(),
|
|
55
55
|
}).transform((v) => {
|
|
56
56
|
return remap$(v, {
|