syllable-sdk 1.0.14-rc.3 → 1.0.15-rc.1

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.
@@ -18,7 +18,7 @@
18
18
  },
19
19
  "..": {
20
20
  "name": "syllable-sdk",
21
- "version": "1.0.14-rc.3",
21
+ "version": "1.0.15-rc.1",
22
22
  "dependencies": {
23
23
  "@modelcontextprotocol/sdk": ">=1.5.0 <1.10.0",
24
24
  "zod": "^3.25.0 || ^4.0.0"
package/jsr.json CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  {
4
4
  "name": "syllable-sdk",
5
- "version": "1.0.14-rc.3",
5
+ "version": "1.0.15-rc.1",
6
6
  "exports": {
7
7
  ".": "./src/index.ts",
8
8
  "./models/errors": "./src/models/errors/index.ts",
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.14-rc.3";
35
- readonly genVersion: "2.768.1";
36
- readonly userAgent: "speakeasy-sdk/typescript 1.0.14-rc.3 2.768.1 0.0.2 syllable-sdk";
34
+ readonly sdkVersion: "1.0.15-rc.1";
35
+ readonly genVersion: "2.770.0";
36
+ readonly userAgent: "speakeasy-sdk/typescript 1.0.15-rc.1 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.14-rc.3",
35
- genVersion: "2.768.1",
36
- userAgent: "speakeasy-sdk/typescript 1.0.14-rc.3 2.768.1 0.0.2 syllable-sdk",
34
+ sdkVersion: "1.0.15-rc.1",
35
+ genVersion: "2.770.0",
36
+ userAgent: "speakeasy-sdk/typescript 1.0.15-rc.1 2.770.0 0.0.2 syllable-sdk",
37
37
  };
38
38
  //# sourceMappingURL=config.js.map
@@ -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.14-rc.3",
25
+ currentVersion: "1.0.15-rc.1",
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));
@@ -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.14-rc.3",
176
+ version: "1.0.15-rc.1",
177
177
  });
178
178
  const client = new core_js_1.SyllableSDKCore({
179
179
  apiKeyHeader: deps.apiKeyHeader,
@@ -3,15 +3,20 @@ import { Result as SafeParseResult } from "../../types/fp.js";
3
3
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
4
  export type DirectoryMemberTestResponse = {
5
5
  /**
6
- * Extension to which the user will be transferred if they call at the provided timestamp in the given language
6
+ * Extension to which the user will be transferred if they call at the provided timestamp in the given language, or a status message if no rules match
7
7
  */
8
8
  extension?: string | null | undefined;
9
+ /**
10
+ * Status message if no rules match
11
+ */
12
+ status?: string | null | undefined;
9
13
  };
10
14
  /** @internal */
11
15
  export declare const DirectoryMemberTestResponse$inboundSchema: z.ZodType<DirectoryMemberTestResponse, z.ZodTypeDef, unknown>;
12
16
  /** @internal */
13
17
  export type DirectoryMemberTestResponse$Outbound = {
14
18
  extension?: string | null | undefined;
19
+ status?: string | null | undefined;
15
20
  };
16
21
  /** @internal */
17
22
  export declare const DirectoryMemberTestResponse$outboundSchema: z.ZodType<DirectoryMemberTestResponse$Outbound, z.ZodTypeDef, DirectoryMemberTestResponse>;
@@ -1 +1 @@
1
- {"version":3,"file":"directorymembertestresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/directorymembertestresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,2BAA2B,GAAG;IACxC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,OAAO,CAC/D,2BAA2B,EAC3B,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,oCAAoC,GAAG;IACjD,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,oCAAoC,EACpC,CAAC,CAAC,UAAU,EACZ,2BAA2B,CAG3B,CAAC;AAEH,wBAAgB,iCAAiC,CAC/C,2BAA2B,EAAE,2BAA2B,GACvD,MAAM,CAMR;AACD,wBAAgB,mCAAmC,CACjD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,2BAA2B,EAAE,kBAAkB,CAAC,CAMlE"}
1
+ {"version":3,"file":"directorymembertestresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/directorymembertestresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,2BAA2B,GAAG;IACxC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACtC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CACpC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,OAAO,CAC/D,2BAA2B,EAC3B,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AACH,gBAAgB;AAChB,MAAM,MAAM,oCAAoC,GAAG;IACjD,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACtC,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CACpC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,oCAAoC,EACpC,CAAC,CAAC,UAAU,EACZ,2BAA2B,CAI3B,CAAC;AAEH,wBAAgB,iCAAiC,CAC/C,2BAA2B,EAAE,2BAA2B,GACvD,MAAM,CAMR;AACD,wBAAgB,mCAAmC,CACjD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,2BAA2B,EAAE,kBAAkB,CAAC,CAMlE"}
@@ -44,10 +44,12 @@ const schemas_js_1 = require("../../lib/schemas.js");
44
44
  /** @internal */
45
45
  exports.DirectoryMemberTestResponse$inboundSchema = z.object({
46
46
  extension: z.nullable(z.string()).optional(),
47
+ status: z.nullable(z.string()).optional(),
47
48
  });
48
49
  /** @internal */
49
50
  exports.DirectoryMemberTestResponse$outboundSchema = z.object({
50
51
  extension: z.nullable(z.string()).optional(),
52
+ status: z.nullable(z.string()).optional(),
51
53
  });
52
54
  function directoryMemberTestResponseToJSON(directoryMemberTestResponse) {
53
55
  return JSON.stringify(exports.DirectoryMemberTestResponse$outboundSchema.parse(directoryMemberTestResponse));
@@ -1 +1 @@
1
- {"version":3,"file":"directorymembertestresponse.js","sourceRoot":"","sources":["../../src/models/components/directorymembertestresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoCH,8EAQC;AACD,kFAQC;AAnDD,0CAA4B;AAC5B,qDAAiD;AAWjD,gBAAgB;AACH,QAAA,yCAAyC,GAIlD,CAAC,CAAC,MAAM,CAAC;IACX,SAAS,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC;AAMH,gBAAgB;AACH,QAAA,0CAA0C,GAInD,CAAC,CAAC,MAAM,CAAC;IACX,SAAS,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC7C,CAAC,CAAC;AAEH,SAAgB,iCAAiC,CAC/C,2BAAwD;IAExD,OAAO,IAAI,CAAC,SAAS,CACnB,kDAA0C,CAAC,KAAK,CAC9C,2BAA2B,CAC5B,CACF,CAAC;AACJ,CAAC;AACD,SAAgB,mCAAmC,CACjD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,iDAAyC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACrE,yDAAyD,CAC1D,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"directorymembertestresponse.js","sourceRoot":"","sources":["../../src/models/components/directorymembertestresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2CH,8EAQC;AACD,kFAQC;AA1DD,0CAA4B;AAC5B,qDAAiD;AAejD,gBAAgB;AACH,QAAA,yCAAyC,GAIlD,CAAC,CAAC,MAAM,CAAC;IACX,SAAS,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;IAC5C,MAAM,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC1C,CAAC,CAAC;AAOH,gBAAgB;AACH,QAAA,0CAA0C,GAInD,CAAC,CAAC,MAAM,CAAC;IACX,SAAS,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;IAC5C,MAAM,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;CAC1C,CAAC,CAAC;AAEH,SAAgB,iCAAiC,CAC/C,2BAAwD;IAExD,OAAO,IAAI,CAAC,SAAS,CACnB,kDAA0C,CAAC,KAAK,CAC9C,2BAA2B,CAC5B,CACF,CAAC;AACJ,CAAC;AACD,SAAgB,mCAAmC,CACjD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,iDAAyC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACrE,yDAAyD,CAC1D,CAAC;AACJ,CAAC"}
package/openapi.json CHANGED
@@ -13939,7 +13939,7 @@
13939
13939
  "title": "Batch Id",
13940
13940
  "description": "Unique ID for conversation batch",
13941
13941
  "examples": [
13942
- "20251202.9"
13942
+ "20251203.9"
13943
13943
  ]
13944
13944
  },
13945
13945
  "campaign_id": {
@@ -13963,7 +13963,7 @@
13963
13963
  "title": "Expires On",
13964
13964
  "description": "Timestamp of batch expiration",
13965
13965
  "examples": [
13966
- "2025-12-03T00:00:00Z"
13966
+ "2025-12-04T00:00:00Z"
13967
13967
  ]
13968
13968
  },
13969
13969
  "paused": {
@@ -14016,7 +14016,7 @@
14016
14016
  "title": "Created At",
14017
14017
  "description": "Timestamp of batch creation",
14018
14018
  "examples": [
14019
- "2025-12-02T00:00:00Z"
14019
+ "2025-12-03T00:00:00Z"
14020
14020
  ]
14021
14021
  },
14022
14022
  "deleted_at": {
@@ -14032,7 +14032,7 @@
14032
14032
  "title": "Deleted At",
14033
14033
  "description": "Timestamp of batch deletion",
14034
14034
  "examples": [
14035
- "2025-12-02T00:00:00Z"
14035
+ "2025-12-03T00:00:00Z"
14036
14036
  ]
14037
14037
  },
14038
14038
  "deleted_reason": {
@@ -14063,7 +14063,7 @@
14063
14063
  "title": "Last Updated At",
14064
14064
  "description": "Timestamp of last change to batch",
14065
14065
  "examples": [
14066
- "2025-12-02T00:00:00Z"
14066
+ "2025-12-03T00:00:00Z"
14067
14067
  ]
14068
14068
  },
14069
14069
  "last_updated_by": {
@@ -14974,7 +14974,7 @@
14974
14974
  "title": "Batch Id",
14975
14975
  "description": "Unique ID for conversation batch",
14976
14976
  "examples": [
14977
- "20251202.9"
14977
+ "20251203.9"
14978
14978
  ]
14979
14979
  },
14980
14980
  "campaign_id": {
@@ -14998,7 +14998,7 @@
14998
14998
  "title": "Expires On",
14999
14999
  "description": "Timestamp of batch expiration",
15000
15000
  "examples": [
15001
- "2025-12-03T00:00:00Z"
15001
+ "2025-12-04T00:00:00Z"
15002
15002
  ]
15003
15003
  },
15004
15004
  "paused": {
@@ -15051,7 +15051,7 @@
15051
15051
  "title": "Created At",
15052
15052
  "description": "Timestamp of batch creation",
15053
15053
  "examples": [
15054
- "2025-12-02T00:00:00Z"
15054
+ "2025-12-03T00:00:00Z"
15055
15055
  ]
15056
15056
  },
15057
15057
  "deleted_at": {
@@ -15067,7 +15067,7 @@
15067
15067
  "title": "Deleted At",
15068
15068
  "description": "Timestamp of batch deletion",
15069
15069
  "examples": [
15070
- "2025-12-02T00:00:00Z"
15070
+ "2025-12-03T00:00:00Z"
15071
15071
  ]
15072
15072
  },
15073
15073
  "deleted_reason": {
@@ -15098,7 +15098,7 @@
15098
15098
  "title": "Last Updated At",
15099
15099
  "description": "Timestamp of last change to batch",
15100
15100
  "examples": [
15101
- "2025-12-02T00:00:00Z"
15101
+ "2025-12-03T00:00:00Z"
15102
15102
  ]
15103
15103
  },
15104
15104
  "last_updated_by": {
@@ -15141,7 +15141,7 @@
15141
15141
  "title": "Batch Id",
15142
15142
  "description": "Unique ID for conversation batch",
15143
15143
  "examples": [
15144
- "20251202.9"
15144
+ "20251203.9"
15145
15145
  ]
15146
15146
  },
15147
15147
  "campaign_id": {
@@ -15165,7 +15165,7 @@
15165
15165
  "title": "Expires On",
15166
15166
  "description": "Timestamp of batch expiration",
15167
15167
  "examples": [
15168
- "2025-12-03T00:00:00Z"
15168
+ "2025-12-04T00:00:00Z"
15169
15169
  ]
15170
15170
  },
15171
15171
  "paused": {
@@ -15314,7 +15314,7 @@
15314
15314
  "title": "Created At",
15315
15315
  "description": "Timestamp of request creation",
15316
15316
  "examples": [
15317
- "2025-12-01T00:00:00Z"
15317
+ "2025-12-02T00:00:00Z"
15318
15318
  ]
15319
15319
  },
15320
15320
  "sent_at": {
@@ -15330,7 +15330,7 @@
15330
15330
  "title": "Sent At",
15331
15331
  "description": "Timestamp at which request was sent",
15332
15332
  "examples": [
15333
- "2025-12-02T00:00:00Z"
15333
+ "2025-12-03T00:00:00Z"
15334
15334
  ]
15335
15335
  },
15336
15336
  "attempt_count": {
@@ -17516,7 +17516,19 @@
17516
17516
  }
17517
17517
  ],
17518
17518
  "title": "Extension",
17519
- "description": "Extension to which the user will be transferred if they call at the provided timestamp in the given language"
17519
+ "description": "Extension to which the user will be transferred if they call at the provided timestamp in the given language, or a status message if no rules match"
17520
+ },
17521
+ "status": {
17522
+ "anyOf": [
17523
+ {
17524
+ "type": "string"
17525
+ },
17526
+ {
17527
+ "type": "null"
17528
+ }
17529
+ ],
17530
+ "title": "Status",
17531
+ "description": "Status message if no rules match"
17520
17532
  }
17521
17533
  },
17522
17534
  "type": "object",
@@ -18176,7 +18188,7 @@
18176
18188
  "title": "Created At",
18177
18189
  "description": "Timestamp at which insight upload folder was created",
18178
18190
  "examples": [
18179
- "2025-12-01T00:00:00Z"
18191
+ "2025-12-02T00:00:00Z"
18180
18192
  ]
18181
18193
  },
18182
18194
  "updated_at": {
@@ -18185,7 +18197,7 @@
18185
18197
  "title": "Updated At",
18186
18198
  "description": "Timestamp at which insight upload folder was last updated",
18187
18199
  "examples": [
18188
- "2025-12-02T00:00:00Z"
18200
+ "2025-12-03T00:00:00Z"
18189
18201
  ]
18190
18202
  },
18191
18203
  "last_updated_by": {
@@ -19041,7 +19053,7 @@
19041
19053
  "title": "Created At",
19042
19054
  "description": "Timestamp of at which insight tool configuration was created",
19043
19055
  "examples": [
19044
- "2025-12-01T00:00:00Z"
19056
+ "2025-12-02T00:00:00Z"
19045
19057
  ]
19046
19058
  },
19047
19059
  "updated_at": {
@@ -19050,7 +19062,7 @@
19050
19062
  "title": "Updated At",
19051
19063
  "description": "Timestamp at which insight tool configuration was last updated",
19052
19064
  "examples": [
19053
- "2025-12-02T00:00:00Z"
19065
+ "2025-12-03T00:00:00Z"
19054
19066
  ]
19055
19067
  },
19056
19068
  "last_updated_by": {
@@ -19431,7 +19443,7 @@
19431
19443
  "title": "Start Datetime",
19432
19444
  "description": "Target session timestamp the workflow (backfill) should start. An empty value indicates start on activation - live sessions only",
19433
19445
  "examples": [
19434
- "2025-12-01T00:00:00Z"
19446
+ "2025-12-02T00:00:00Z"
19435
19447
  ]
19436
19448
  },
19437
19449
  "end_datetime": {
@@ -19447,7 +19459,7 @@
19447
19459
  "title": "End Datetime",
19448
19460
  "description": "Target session timestamp the workflow (backfill) should end. An empty value indicates no end, i.e., include live sessions until deactivation",
19449
19461
  "examples": [
19450
- "2025-12-02T00:00:00Z"
19462
+ "2025-12-03T00:00:00Z"
19451
19463
  ]
19452
19464
  }
19453
19465
  },
@@ -19522,7 +19534,7 @@
19522
19534
  "title": "Start Datetime",
19523
19535
  "description": "Target session timestamp the workflow (backfill) should start. An empty value indicates start on activation - live sessions only",
19524
19536
  "examples": [
19525
- "2025-12-01T00:00:00Z"
19537
+ "2025-12-02T00:00:00Z"
19526
19538
  ]
19527
19539
  },
19528
19540
  "end_datetime": {
@@ -19538,7 +19550,7 @@
19538
19550
  "title": "End Datetime",
19539
19551
  "description": "Target session timestamp the workflow (backfill) should end. An empty value indicates no end, i.e., include live sessions until deactivation",
19540
19552
  "examples": [
19541
- "2025-12-02T00:00:00Z"
19553
+ "2025-12-03T00:00:00Z"
19542
19554
  ]
19543
19555
  },
19544
19556
  "id": {
@@ -19591,7 +19603,7 @@
19591
19603
  "title": "Created At",
19592
19604
  "description": "Timestamp at which the insight workflow was created",
19593
19605
  "examples": [
19594
- "2025-12-01T00:00:00Z"
19606
+ "2025-12-02T00:00:00Z"
19595
19607
  ]
19596
19608
  },
19597
19609
  "updated_at": {
@@ -19600,7 +19612,7 @@
19600
19612
  "title": "Updated At",
19601
19613
  "description": "Timestamp of most recent update to the insight workflow",
19602
19614
  "examples": [
19603
- "2025-12-02T00:00:00Z"
19615
+ "2025-12-03T00:00:00Z"
19604
19616
  ]
19605
19617
  },
19606
19618
  "last_updated_by": {
@@ -19696,7 +19708,7 @@
19696
19708
  "title": "Created At",
19697
19709
  "description": "Timestamp at which insight upload folder was created",
19698
19710
  "examples": [
19699
- "2025-12-01T00:00:00Z"
19711
+ "2025-12-02T00:00:00Z"
19700
19712
  ]
19701
19713
  },
19702
19714
  "updated_at": {
@@ -19705,7 +19717,7 @@
19705
19717
  "title": "Updated At",
19706
19718
  "description": "Timestamp at which insight upload folder was last updated",
19707
19719
  "examples": [
19708
- "2025-12-02T00:00:00Z"
19720
+ "2025-12-03T00:00:00Z"
19709
19721
  ]
19710
19722
  },
19711
19723
  "last_updated_by": {
@@ -19940,7 +19952,7 @@
19940
19952
  "title": "Created At",
19941
19953
  "description": "Timestamp at which insight tool result was created",
19942
19954
  "examples": [
19943
- "2025-12-01T00:00:00Z"
19955
+ "2025-12-02T00:00:00Z"
19944
19956
  ]
19945
19957
  },
19946
19958
  "updated_at": {
@@ -19949,7 +19961,7 @@
19949
19961
  "title": "Updated At",
19950
19962
  "description": "Timestamp at which insight tool result was last updated",
19951
19963
  "examples": [
19952
- "2025-12-02T00:00:00Z"
19964
+ "2025-12-03T00:00:00Z"
19953
19965
  ]
19954
19966
  },
19955
19967
  "upload_file_metadata": {
@@ -20094,7 +20106,7 @@
20094
20106
  "title": "Start Time",
20095
20107
  "description": "Start time of the uploaded file",
20096
20108
  "examples": [
20097
- "2025-12-01T00:00:00Z"
20109
+ "2025-12-02T00:00:00Z"
20098
20110
  ]
20099
20111
  },
20100
20112
  "end_time": {
@@ -20110,7 +20122,7 @@
20110
20122
  "title": "End Time",
20111
20123
  "description": "End time of the uploaded file",
20112
20124
  "examples": [
20113
- "2025-12-02T00:00:00Z"
20125
+ "2025-12-03T00:00:00Z"
20114
20126
  ]
20115
20127
  },
20116
20128
  "error_message": {
@@ -20165,7 +20177,7 @@
20165
20177
  "title": "Created At",
20166
20178
  "description": "Timestamp at which insight upload file was created",
20167
20179
  "examples": [
20168
- "2025-12-01T00:00:00Z"
20180
+ "2025-12-02T00:00:00Z"
20169
20181
  ]
20170
20182
  }
20171
20183
  },
@@ -23524,7 +23536,7 @@
23524
23536
  "title": "Created At",
23525
23537
  "description": "Timestamp of campaign creation",
23526
23538
  "examples": [
23527
- "2025-12-02T00:00:00Z"
23539
+ "2025-12-03T00:00:00Z"
23528
23540
  ]
23529
23541
  },
23530
23542
  "updated_at": {
@@ -23533,7 +23545,7 @@
23533
23545
  "title": "Updated At",
23534
23546
  "description": "Timestamp of campaign update",
23535
23547
  "examples": [
23536
- "2025-12-02T00:00:00Z"
23548
+ "2025-12-03T00:00:00Z"
23537
23549
  ]
23538
23550
  },
23539
23551
  "last_updated_by": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "syllable-sdk",
3
- "version": "1.0.14-rc.3",
3
+ "version": "1.0.15-rc.1",
4
4
  "author": "Syllable",
5
5
  "bin": {
6
6
  "mcp": "bin/mcp-server.js"
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.14-rc.3",
65
- genVersion: "2.768.1",
66
- userAgent: "speakeasy-sdk/typescript 1.0.14-rc.3 2.768.1 0.0.2 syllable-sdk",
64
+ sdkVersion: "1.0.15-rc.1",
65
+ genVersion: "2.770.0",
66
+ userAgent: "speakeasy-sdk/typescript 1.0.15-rc.1 2.770.0 0.0.2 syllable-sdk",
67
67
  } as const;
@@ -19,7 +19,7 @@ const routes = buildRouteMap({
19
19
  export const app = buildApplication(routes, {
20
20
  name: "mcp",
21
21
  versionInfo: {
22
- currentVersion: "1.0.14-rc.3",
22
+ currentVersion: "1.0.15-rc.1",
23
23
  },
24
24
  });
25
25
 
@@ -185,7 +185,7 @@ export function createMCPServer(deps: {
185
185
  }) {
186
186
  const server = new McpServer({
187
187
  name: "SyllableSDK",
188
- version: "1.0.14-rc.3",
188
+ version: "1.0.15-rc.1",
189
189
  });
190
190
 
191
191
  const client = new SyllableSDKCore({
@@ -9,9 +9,13 @@ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
9
9
 
10
10
  export type DirectoryMemberTestResponse = {
11
11
  /**
12
- * Extension to which the user will be transferred if they call at the provided timestamp in the given language
12
+ * Extension to which the user will be transferred if they call at the provided timestamp in the given language, or a status message if no rules match
13
13
  */
14
14
  extension?: string | null | undefined;
15
+ /**
16
+ * Status message if no rules match
17
+ */
18
+ status?: string | null | undefined;
15
19
  };
16
20
 
17
21
  /** @internal */
@@ -21,10 +25,12 @@ export const DirectoryMemberTestResponse$inboundSchema: z.ZodType<
21
25
  unknown
22
26
  > = z.object({
23
27
  extension: z.nullable(z.string()).optional(),
28
+ status: z.nullable(z.string()).optional(),
24
29
  });
25
30
  /** @internal */
26
31
  export type DirectoryMemberTestResponse$Outbound = {
27
32
  extension?: string | null | undefined;
33
+ status?: string | null | undefined;
28
34
  };
29
35
 
30
36
  /** @internal */
@@ -34,6 +40,7 @@ export const DirectoryMemberTestResponse$outboundSchema: z.ZodType<
34
40
  DirectoryMemberTestResponse
35
41
  > = z.object({
36
42
  extension: z.nullable(z.string()).optional(),
43
+ status: z.nullable(z.string()).optional(),
37
44
  });
38
45
 
39
46
  export function directoryMemberTestResponseToJSON(