syllable-sdk 1.0.15-rc.3 → 1.0.16-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.
- package/README.md +38 -38
- package/bin/mcp-server.js +203 -88
- package/bin/mcp-server.js.map +13 -12
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/mcp-server/mcp-server.js +1 -1
- package/mcp-server/server.js +1 -1
- package/models/components/eventtaskevents.d.ts +4 -5
- package/models/components/eventtaskevents.d.ts.map +1 -1
- package/models/components/eventtaskevents.js +0 -5
- package/models/components/eventtaskevents.js.map +1 -1
- package/models/components/expressiontask.d.ts +1 -1
- package/models/components/expressiontaskevents.d.ts +5 -5
- package/models/components/expressiontaskevents.d.ts.map +1 -1
- package/models/components/expressiontaskevents.js +0 -4
- package/models/components/expressiontaskevents.js.map +1 -1
- package/models/components/getvalueaction.d.ts +135 -0
- package/models/components/getvalueaction.d.ts.map +1 -0
- package/models/components/getvalueaction.js +208 -0
- package/models/components/getvalueaction.js.map +1 -0
- package/models/components/index.d.ts +1 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +1 -0
- package/models/components/index.js.map +1 -1
- package/models/components/stepeventactions.d.ts +13 -12
- package/models/components/stepeventactions.d.ts.map +1 -1
- package/models/components/stepeventactions.js +9 -8
- package/models/components/stepeventactions.js.map +1 -1
- package/openapi.json +169 -67
- package/package.json +1 -1
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/components/eventtaskevents.ts +1 -16
- package/src/models/components/expressiontask.ts +1 -1
- package/src/models/components/expressiontaskevents.ts +3 -16
- package/src/models/components/getvalueaction.ts +435 -0
- package/src/models/components/index.ts +1 -0
- package/src/models/components/stepeventactions.ts +30 -21
package/openapi.json
CHANGED
|
@@ -13938,7 +13938,7 @@
|
|
|
13938
13938
|
"title": "Batch Id",
|
|
13939
13939
|
"description": "Unique ID for conversation batch",
|
|
13940
13940
|
"examples": [
|
|
13941
|
-
"
|
|
13941
|
+
"20251205.9"
|
|
13942
13942
|
]
|
|
13943
13943
|
},
|
|
13944
13944
|
"campaign_id": {
|
|
@@ -13962,7 +13962,7 @@
|
|
|
13962
13962
|
"title": "Expires On",
|
|
13963
13963
|
"description": "Timestamp of batch expiration",
|
|
13964
13964
|
"examples": [
|
|
13965
|
-
"2025-12-
|
|
13965
|
+
"2025-12-06T00:00:00Z"
|
|
13966
13966
|
]
|
|
13967
13967
|
},
|
|
13968
13968
|
"paused": {
|
|
@@ -14015,7 +14015,7 @@
|
|
|
14015
14015
|
"title": "Created At",
|
|
14016
14016
|
"description": "Timestamp of batch creation",
|
|
14017
14017
|
"examples": [
|
|
14018
|
-
"2025-12-
|
|
14018
|
+
"2025-12-05T00:00:00Z"
|
|
14019
14019
|
]
|
|
14020
14020
|
},
|
|
14021
14021
|
"deleted_at": {
|
|
@@ -14031,7 +14031,7 @@
|
|
|
14031
14031
|
"title": "Deleted At",
|
|
14032
14032
|
"description": "Timestamp of batch deletion",
|
|
14033
14033
|
"examples": [
|
|
14034
|
-
"2025-12-
|
|
14034
|
+
"2025-12-05T00:00:00Z"
|
|
14035
14035
|
]
|
|
14036
14036
|
},
|
|
14037
14037
|
"deleted_reason": {
|
|
@@ -14062,7 +14062,7 @@
|
|
|
14062
14062
|
"title": "Last Updated At",
|
|
14063
14063
|
"description": "Timestamp of last change to batch",
|
|
14064
14064
|
"examples": [
|
|
14065
|
-
"2025-12-
|
|
14065
|
+
"2025-12-05T00:00:00Z"
|
|
14066
14066
|
]
|
|
14067
14067
|
},
|
|
14068
14068
|
"last_updated_by": {
|
|
@@ -14973,7 +14973,7 @@
|
|
|
14973
14973
|
"title": "Batch Id",
|
|
14974
14974
|
"description": "Unique ID for conversation batch",
|
|
14975
14975
|
"examples": [
|
|
14976
|
-
"
|
|
14976
|
+
"20251205.9"
|
|
14977
14977
|
]
|
|
14978
14978
|
},
|
|
14979
14979
|
"campaign_id": {
|
|
@@ -14997,7 +14997,7 @@
|
|
|
14997
14997
|
"title": "Expires On",
|
|
14998
14998
|
"description": "Timestamp of batch expiration",
|
|
14999
14999
|
"examples": [
|
|
15000
|
-
"2025-12-
|
|
15000
|
+
"2025-12-06T00:00:00Z"
|
|
15001
15001
|
]
|
|
15002
15002
|
},
|
|
15003
15003
|
"paused": {
|
|
@@ -15050,7 +15050,7 @@
|
|
|
15050
15050
|
"title": "Created At",
|
|
15051
15051
|
"description": "Timestamp of batch creation",
|
|
15052
15052
|
"examples": [
|
|
15053
|
-
"2025-12-
|
|
15053
|
+
"2025-12-05T00:00:00Z"
|
|
15054
15054
|
]
|
|
15055
15055
|
},
|
|
15056
15056
|
"deleted_at": {
|
|
@@ -15066,7 +15066,7 @@
|
|
|
15066
15066
|
"title": "Deleted At",
|
|
15067
15067
|
"description": "Timestamp of batch deletion",
|
|
15068
15068
|
"examples": [
|
|
15069
|
-
"2025-12-
|
|
15069
|
+
"2025-12-05T00:00:00Z"
|
|
15070
15070
|
]
|
|
15071
15071
|
},
|
|
15072
15072
|
"deleted_reason": {
|
|
@@ -15097,7 +15097,7 @@
|
|
|
15097
15097
|
"title": "Last Updated At",
|
|
15098
15098
|
"description": "Timestamp of last change to batch",
|
|
15099
15099
|
"examples": [
|
|
15100
|
-
"2025-12-
|
|
15100
|
+
"2025-12-05T00:00:00Z"
|
|
15101
15101
|
]
|
|
15102
15102
|
},
|
|
15103
15103
|
"last_updated_by": {
|
|
@@ -15140,7 +15140,7 @@
|
|
|
15140
15140
|
"title": "Batch Id",
|
|
15141
15141
|
"description": "Unique ID for conversation batch",
|
|
15142
15142
|
"examples": [
|
|
15143
|
-
"
|
|
15143
|
+
"20251205.9"
|
|
15144
15144
|
]
|
|
15145
15145
|
},
|
|
15146
15146
|
"campaign_id": {
|
|
@@ -15164,7 +15164,7 @@
|
|
|
15164
15164
|
"title": "Expires On",
|
|
15165
15165
|
"description": "Timestamp of batch expiration",
|
|
15166
15166
|
"examples": [
|
|
15167
|
-
"2025-12-
|
|
15167
|
+
"2025-12-06T00:00:00Z"
|
|
15168
15168
|
]
|
|
15169
15169
|
},
|
|
15170
15170
|
"paused": {
|
|
@@ -15313,7 +15313,7 @@
|
|
|
15313
15313
|
"title": "Created At",
|
|
15314
15314
|
"description": "Timestamp of request creation",
|
|
15315
15315
|
"examples": [
|
|
15316
|
-
"2025-12-
|
|
15316
|
+
"2025-12-04T00:00:00Z"
|
|
15317
15317
|
]
|
|
15318
15318
|
},
|
|
15319
15319
|
"sent_at": {
|
|
@@ -15329,7 +15329,7 @@
|
|
|
15329
15329
|
"title": "Sent At",
|
|
15330
15330
|
"description": "Timestamp at which request was sent",
|
|
15331
15331
|
"examples": [
|
|
15332
|
-
"2025-12-
|
|
15332
|
+
"2025-12-05T00:00:00Z"
|
|
15333
15333
|
]
|
|
15334
15334
|
},
|
|
15335
15335
|
"attempt_count": {
|
|
@@ -17876,17 +17876,14 @@
|
|
|
17876
17876
|
{
|
|
17877
17877
|
"$ref": "#/components/schemas/SetValueAction"
|
|
17878
17878
|
},
|
|
17879
|
-
{
|
|
17880
|
-
"$ref": "#/components/schemas/SayAction"
|
|
17881
|
-
},
|
|
17882
|
-
{
|
|
17883
|
-
"$ref": "#/components/schemas/SaveAction"
|
|
17884
|
-
},
|
|
17885
17879
|
{
|
|
17886
17880
|
"$ref": "#/components/schemas/IncrementAction"
|
|
17887
17881
|
},
|
|
17888
17882
|
{
|
|
17889
17883
|
"$ref": "#/components/schemas/CallAction"
|
|
17884
|
+
},
|
|
17885
|
+
{
|
|
17886
|
+
"$ref": "#/components/schemas/SayAction"
|
|
17890
17887
|
}
|
|
17891
17888
|
],
|
|
17892
17889
|
"discriminator": {
|
|
@@ -17894,7 +17891,6 @@
|
|
|
17894
17891
|
"mapping": {
|
|
17895
17892
|
"call": "#/components/schemas/CallAction",
|
|
17896
17893
|
"inc": "#/components/schemas/IncrementAction",
|
|
17897
|
-
"save": "#/components/schemas/SaveAction",
|
|
17898
17894
|
"say": "#/components/schemas/SayAction",
|
|
17899
17895
|
"set": "#/components/schemas/SetValueAction"
|
|
17900
17896
|
}
|
|
@@ -18054,17 +18050,14 @@
|
|
|
18054
18050
|
{
|
|
18055
18051
|
"$ref": "#/components/schemas/SetValueAction"
|
|
18056
18052
|
},
|
|
18057
|
-
{
|
|
18058
|
-
"$ref": "#/components/schemas/SayAction"
|
|
18059
|
-
},
|
|
18060
|
-
{
|
|
18061
|
-
"$ref": "#/components/schemas/SaveAction"
|
|
18062
|
-
},
|
|
18063
18053
|
{
|
|
18064
18054
|
"$ref": "#/components/schemas/IncrementAction"
|
|
18065
18055
|
},
|
|
18066
18056
|
{
|
|
18067
18057
|
"$ref": "#/components/schemas/CallAction"
|
|
18058
|
+
},
|
|
18059
|
+
{
|
|
18060
|
+
"$ref": "#/components/schemas/SayAction"
|
|
18068
18061
|
}
|
|
18069
18062
|
],
|
|
18070
18063
|
"discriminator": {
|
|
@@ -18072,7 +18065,6 @@
|
|
|
18072
18065
|
"mapping": {
|
|
18073
18066
|
"call": "#/components/schemas/CallAction",
|
|
18074
18067
|
"inc": "#/components/schemas/IncrementAction",
|
|
18075
|
-
"save": "#/components/schemas/SaveAction",
|
|
18076
18068
|
"say": "#/components/schemas/SayAction",
|
|
18077
18069
|
"set": "#/components/schemas/SetValueAction"
|
|
18078
18070
|
}
|
|
@@ -18098,14 +18090,14 @@
|
|
|
18098
18090
|
{
|
|
18099
18091
|
"$ref": "#/components/schemas/IncrementAction"
|
|
18100
18092
|
},
|
|
18101
|
-
{
|
|
18102
|
-
"$ref": "#/components/schemas/SayAction"
|
|
18103
|
-
},
|
|
18104
18093
|
{
|
|
18105
18094
|
"$ref": "#/components/schemas/SaveAction"
|
|
18106
18095
|
},
|
|
18107
18096
|
{
|
|
18108
18097
|
"$ref": "#/components/schemas/CallAction"
|
|
18098
|
+
},
|
|
18099
|
+
{
|
|
18100
|
+
"$ref": "#/components/schemas/SayAction"
|
|
18109
18101
|
}
|
|
18110
18102
|
],
|
|
18111
18103
|
"discriminator": {
|
|
@@ -18131,7 +18123,7 @@
|
|
|
18131
18123
|
},
|
|
18132
18124
|
"type": "object",
|
|
18133
18125
|
"title": "ExpressionTaskEvents",
|
|
18134
|
-
"description": "Actions to perform when events occur (
|
|
18126
|
+
"description": "Actions to perform when events occur (start, submit)."
|
|
18135
18127
|
},
|
|
18136
18128
|
"FolderDetails": {
|
|
18137
18129
|
"properties": {
|
|
@@ -18187,7 +18179,7 @@
|
|
|
18187
18179
|
"title": "Created At",
|
|
18188
18180
|
"description": "Timestamp at which insight upload folder was created",
|
|
18189
18181
|
"examples": [
|
|
18190
|
-
"2025-12-
|
|
18182
|
+
"2025-12-04T00:00:00Z"
|
|
18191
18183
|
]
|
|
18192
18184
|
},
|
|
18193
18185
|
"updated_at": {
|
|
@@ -18196,7 +18188,7 @@
|
|
|
18196
18188
|
"title": "Updated At",
|
|
18197
18189
|
"description": "Timestamp at which insight upload folder was last updated",
|
|
18198
18190
|
"examples": [
|
|
18199
|
-
"2025-12-
|
|
18191
|
+
"2025-12-05T00:00:00Z"
|
|
18200
18192
|
]
|
|
18201
18193
|
},
|
|
18202
18194
|
"last_updated_by": {
|
|
@@ -18243,6 +18235,116 @@
|
|
|
18243
18235
|
"title": "FolderDetails",
|
|
18244
18236
|
"description": "Response model for an insight upload folder details."
|
|
18245
18237
|
},
|
|
18238
|
+
"GetValueAction": {
|
|
18239
|
+
"properties": {
|
|
18240
|
+
"value": {
|
|
18241
|
+
"anyOf": [
|
|
18242
|
+
{
|
|
18243
|
+
"$ref": "#/components/schemas/JsonValue"
|
|
18244
|
+
},
|
|
18245
|
+
{
|
|
18246
|
+
"type": "null"
|
|
18247
|
+
}
|
|
18248
|
+
],
|
|
18249
|
+
"description": "Initial value of the variable."
|
|
18250
|
+
},
|
|
18251
|
+
"value_from": {
|
|
18252
|
+
"anyOf": [
|
|
18253
|
+
{
|
|
18254
|
+
"oneOf": [
|
|
18255
|
+
{
|
|
18256
|
+
"$ref": "#/components/schemas/CelExpression"
|
|
18257
|
+
},
|
|
18258
|
+
{
|
|
18259
|
+
"$ref": "#/components/schemas/JMESPathExpression"
|
|
18260
|
+
}
|
|
18261
|
+
],
|
|
18262
|
+
"discriminator": {
|
|
18263
|
+
"propertyName": "type",
|
|
18264
|
+
"mapping": {
|
|
18265
|
+
"cel": "#/components/schemas/CelExpression",
|
|
18266
|
+
"jmespath": "#/components/schemas/JMESPathExpression",
|
|
18267
|
+
"jp": "#/components/schemas/JMESPathExpression"
|
|
18268
|
+
}
|
|
18269
|
+
}
|
|
18270
|
+
},
|
|
18271
|
+
{
|
|
18272
|
+
"$ref": "#/components/schemas/CaseExpression"
|
|
18273
|
+
},
|
|
18274
|
+
{
|
|
18275
|
+
"type": "string"
|
|
18276
|
+
},
|
|
18277
|
+
{
|
|
18278
|
+
"type": "null"
|
|
18279
|
+
}
|
|
18280
|
+
],
|
|
18281
|
+
"title": "Value From",
|
|
18282
|
+
"description": "Expression to compute initial value (mutually exclusive with value)."
|
|
18283
|
+
},
|
|
18284
|
+
"if": {
|
|
18285
|
+
"anyOf": [
|
|
18286
|
+
{
|
|
18287
|
+
"oneOf": [
|
|
18288
|
+
{
|
|
18289
|
+
"$ref": "#/components/schemas/CelExpression"
|
|
18290
|
+
},
|
|
18291
|
+
{
|
|
18292
|
+
"$ref": "#/components/schemas/JMESPathExpression"
|
|
18293
|
+
}
|
|
18294
|
+
],
|
|
18295
|
+
"discriminator": {
|
|
18296
|
+
"propertyName": "type",
|
|
18297
|
+
"mapping": {
|
|
18298
|
+
"cel": "#/components/schemas/CelExpression",
|
|
18299
|
+
"jmespath": "#/components/schemas/JMESPathExpression",
|
|
18300
|
+
"jp": "#/components/schemas/JMESPathExpression"
|
|
18301
|
+
}
|
|
18302
|
+
}
|
|
18303
|
+
},
|
|
18304
|
+
{
|
|
18305
|
+
"$ref": "#/components/schemas/CaseExpression"
|
|
18306
|
+
},
|
|
18307
|
+
{
|
|
18308
|
+
"type": "string"
|
|
18309
|
+
},
|
|
18310
|
+
{
|
|
18311
|
+
"type": "null"
|
|
18312
|
+
}
|
|
18313
|
+
],
|
|
18314
|
+
"title": "If",
|
|
18315
|
+
"description": "An expression that must evaluate to true for the action to be applied."
|
|
18316
|
+
},
|
|
18317
|
+
"action": {
|
|
18318
|
+
"type": "string",
|
|
18319
|
+
"const": "get",
|
|
18320
|
+
"title": "Action",
|
|
18321
|
+
"default": "get"
|
|
18322
|
+
},
|
|
18323
|
+
"inputs": {
|
|
18324
|
+
"anyOf": [
|
|
18325
|
+
{
|
|
18326
|
+
"items": {
|
|
18327
|
+
"type": "string"
|
|
18328
|
+
},
|
|
18329
|
+
"type": "array"
|
|
18330
|
+
},
|
|
18331
|
+
{
|
|
18332
|
+
"type": "null"
|
|
18333
|
+
}
|
|
18334
|
+
],
|
|
18335
|
+
"title": "Inputs",
|
|
18336
|
+
"description": "Input field names to populate; None populates all step inputs."
|
|
18337
|
+
},
|
|
18338
|
+
"overwrite": {
|
|
18339
|
+
"type": "boolean",
|
|
18340
|
+
"title": "Overwrite",
|
|
18341
|
+
"description": "If False (default), only populate empty inputs. If True, always overwrite.",
|
|
18342
|
+
"default": false
|
|
18343
|
+
}
|
|
18344
|
+
},
|
|
18345
|
+
"type": "object",
|
|
18346
|
+
"title": "GetValueAction"
|
|
18347
|
+
},
|
|
18246
18348
|
"HTTPValidationError": {
|
|
18247
18349
|
"properties": {
|
|
18248
18350
|
"detail": {
|
|
@@ -19052,7 +19154,7 @@
|
|
|
19052
19154
|
"title": "Created At",
|
|
19053
19155
|
"description": "Timestamp of at which insight tool configuration was created",
|
|
19054
19156
|
"examples": [
|
|
19055
|
-
"2025-12-
|
|
19157
|
+
"2025-12-04T00:00:00Z"
|
|
19056
19158
|
]
|
|
19057
19159
|
},
|
|
19058
19160
|
"updated_at": {
|
|
@@ -19061,7 +19163,7 @@
|
|
|
19061
19163
|
"title": "Updated At",
|
|
19062
19164
|
"description": "Timestamp at which insight tool configuration was last updated",
|
|
19063
19165
|
"examples": [
|
|
19064
|
-
"2025-12-
|
|
19166
|
+
"2025-12-05T00:00:00Z"
|
|
19065
19167
|
]
|
|
19066
19168
|
},
|
|
19067
19169
|
"last_updated_by": {
|
|
@@ -19442,7 +19544,7 @@
|
|
|
19442
19544
|
"title": "Start Datetime",
|
|
19443
19545
|
"description": "Target session timestamp the workflow (backfill) should start. An empty value indicates start on activation - live sessions only",
|
|
19444
19546
|
"examples": [
|
|
19445
|
-
"2025-12-
|
|
19547
|
+
"2025-12-04T00:00:00Z"
|
|
19446
19548
|
]
|
|
19447
19549
|
},
|
|
19448
19550
|
"end_datetime": {
|
|
@@ -19458,7 +19560,7 @@
|
|
|
19458
19560
|
"title": "End Datetime",
|
|
19459
19561
|
"description": "Target session timestamp the workflow (backfill) should end. An empty value indicates no end, i.e., include live sessions until deactivation",
|
|
19460
19562
|
"examples": [
|
|
19461
|
-
"2025-12-
|
|
19563
|
+
"2025-12-05T00:00:00Z"
|
|
19462
19564
|
]
|
|
19463
19565
|
}
|
|
19464
19566
|
},
|
|
@@ -19533,7 +19635,7 @@
|
|
|
19533
19635
|
"title": "Start Datetime",
|
|
19534
19636
|
"description": "Target session timestamp the workflow (backfill) should start. An empty value indicates start on activation - live sessions only",
|
|
19535
19637
|
"examples": [
|
|
19536
|
-
"2025-12-
|
|
19638
|
+
"2025-12-04T00:00:00Z"
|
|
19537
19639
|
]
|
|
19538
19640
|
},
|
|
19539
19641
|
"end_datetime": {
|
|
@@ -19549,7 +19651,7 @@
|
|
|
19549
19651
|
"title": "End Datetime",
|
|
19550
19652
|
"description": "Target session timestamp the workflow (backfill) should end. An empty value indicates no end, i.e., include live sessions until deactivation",
|
|
19551
19653
|
"examples": [
|
|
19552
|
-
"2025-12-
|
|
19654
|
+
"2025-12-05T00:00:00Z"
|
|
19553
19655
|
]
|
|
19554
19656
|
},
|
|
19555
19657
|
"id": {
|
|
@@ -19602,7 +19704,7 @@
|
|
|
19602
19704
|
"title": "Created At",
|
|
19603
19705
|
"description": "Timestamp at which the insight workflow was created",
|
|
19604
19706
|
"examples": [
|
|
19605
|
-
"2025-12-
|
|
19707
|
+
"2025-12-04T00:00:00Z"
|
|
19606
19708
|
]
|
|
19607
19709
|
},
|
|
19608
19710
|
"updated_at": {
|
|
@@ -19611,7 +19713,7 @@
|
|
|
19611
19713
|
"title": "Updated At",
|
|
19612
19714
|
"description": "Timestamp of most recent update to the insight workflow",
|
|
19613
19715
|
"examples": [
|
|
19614
|
-
"2025-12-
|
|
19716
|
+
"2025-12-05T00:00:00Z"
|
|
19615
19717
|
]
|
|
19616
19718
|
},
|
|
19617
19719
|
"last_updated_by": {
|
|
@@ -19707,7 +19809,7 @@
|
|
|
19707
19809
|
"title": "Created At",
|
|
19708
19810
|
"description": "Timestamp at which insight upload folder was created",
|
|
19709
19811
|
"examples": [
|
|
19710
|
-
"2025-12-
|
|
19812
|
+
"2025-12-04T00:00:00Z"
|
|
19711
19813
|
]
|
|
19712
19814
|
},
|
|
19713
19815
|
"updated_at": {
|
|
@@ -19716,7 +19818,7 @@
|
|
|
19716
19818
|
"title": "Updated At",
|
|
19717
19819
|
"description": "Timestamp at which insight upload folder was last updated",
|
|
19718
19820
|
"examples": [
|
|
19719
|
-
"2025-12-
|
|
19821
|
+
"2025-12-05T00:00:00Z"
|
|
19720
19822
|
]
|
|
19721
19823
|
},
|
|
19722
19824
|
"last_updated_by": {
|
|
@@ -19951,7 +20053,7 @@
|
|
|
19951
20053
|
"title": "Created At",
|
|
19952
20054
|
"description": "Timestamp at which insight tool result was created",
|
|
19953
20055
|
"examples": [
|
|
19954
|
-
"2025-12-
|
|
20056
|
+
"2025-12-04T00:00:00Z"
|
|
19955
20057
|
]
|
|
19956
20058
|
},
|
|
19957
20059
|
"updated_at": {
|
|
@@ -19960,7 +20062,7 @@
|
|
|
19960
20062
|
"title": "Updated At",
|
|
19961
20063
|
"description": "Timestamp at which insight tool result was last updated",
|
|
19962
20064
|
"examples": [
|
|
19963
|
-
"2025-12-
|
|
20065
|
+
"2025-12-05T00:00:00Z"
|
|
19964
20066
|
]
|
|
19965
20067
|
},
|
|
19966
20068
|
"upload_file_metadata": {
|
|
@@ -20105,7 +20207,7 @@
|
|
|
20105
20207
|
"title": "Start Time",
|
|
20106
20208
|
"description": "Start time of the uploaded file",
|
|
20107
20209
|
"examples": [
|
|
20108
|
-
"2025-12-
|
|
20210
|
+
"2025-12-04T00:00:00Z"
|
|
20109
20211
|
]
|
|
20110
20212
|
},
|
|
20111
20213
|
"end_time": {
|
|
@@ -20121,7 +20223,7 @@
|
|
|
20121
20223
|
"title": "End Time",
|
|
20122
20224
|
"description": "End time of the uploaded file",
|
|
20123
20225
|
"examples": [
|
|
20124
|
-
"2025-12-
|
|
20226
|
+
"2025-12-05T00:00:00Z"
|
|
20125
20227
|
]
|
|
20126
20228
|
},
|
|
20127
20229
|
"error_message": {
|
|
@@ -20176,7 +20278,7 @@
|
|
|
20176
20278
|
"title": "Created At",
|
|
20177
20279
|
"description": "Timestamp at which insight upload file was created",
|
|
20178
20280
|
"examples": [
|
|
20179
|
-
"2025-12-
|
|
20281
|
+
"2025-12-04T00:00:00Z"
|
|
20180
20282
|
]
|
|
20181
20283
|
}
|
|
20182
20284
|
},
|
|
@@ -23535,7 +23637,7 @@
|
|
|
23535
23637
|
"title": "Created At",
|
|
23536
23638
|
"description": "Timestamp of campaign creation",
|
|
23537
23639
|
"examples": [
|
|
23538
|
-
"2025-12-
|
|
23640
|
+
"2025-12-05T00:00:00Z"
|
|
23539
23641
|
]
|
|
23540
23642
|
},
|
|
23541
23643
|
"updated_at": {
|
|
@@ -23544,7 +23646,7 @@
|
|
|
23544
23646
|
"title": "Updated At",
|
|
23545
23647
|
"description": "Timestamp of campaign update",
|
|
23546
23648
|
"examples": [
|
|
23547
|
-
"2025-12-
|
|
23649
|
+
"2025-12-05T00:00:00Z"
|
|
23548
23650
|
]
|
|
23549
23651
|
},
|
|
23550
23652
|
"last_updated_by": {
|
|
@@ -26529,17 +26631,14 @@
|
|
|
26529
26631
|
{
|
|
26530
26632
|
"$ref": "#/components/schemas/SetValueAction"
|
|
26531
26633
|
},
|
|
26532
|
-
{
|
|
26533
|
-
"$ref": "#/components/schemas/SayAction"
|
|
26534
|
-
},
|
|
26535
|
-
{
|
|
26536
|
-
"$ref": "#/components/schemas/SaveAction"
|
|
26537
|
-
},
|
|
26538
26634
|
{
|
|
26539
26635
|
"$ref": "#/components/schemas/IncrementAction"
|
|
26540
26636
|
},
|
|
26541
26637
|
{
|
|
26542
26638
|
"$ref": "#/components/schemas/CallAction"
|
|
26639
|
+
},
|
|
26640
|
+
{
|
|
26641
|
+
"$ref": "#/components/schemas/SayAction"
|
|
26543
26642
|
}
|
|
26544
26643
|
],
|
|
26545
26644
|
"discriminator": {
|
|
@@ -26547,7 +26646,6 @@
|
|
|
26547
26646
|
"mapping": {
|
|
26548
26647
|
"call": "#/components/schemas/CallAction",
|
|
26549
26648
|
"inc": "#/components/schemas/IncrementAction",
|
|
26550
|
-
"save": "#/components/schemas/SaveAction",
|
|
26551
26649
|
"say": "#/components/schemas/SayAction",
|
|
26552
26650
|
"set": "#/components/schemas/SetValueAction"
|
|
26553
26651
|
}
|
|
@@ -26568,27 +26666,27 @@
|
|
|
26568
26666
|
"items": {
|
|
26569
26667
|
"oneOf": [
|
|
26570
26668
|
{
|
|
26571
|
-
"$ref": "#/components/schemas/
|
|
26669
|
+
"$ref": "#/components/schemas/GetValueAction"
|
|
26572
26670
|
},
|
|
26573
26671
|
{
|
|
26574
|
-
"$ref": "#/components/schemas/
|
|
26672
|
+
"$ref": "#/components/schemas/SetValueAction"
|
|
26575
26673
|
},
|
|
26576
26674
|
{
|
|
26577
|
-
"$ref": "#/components/schemas/
|
|
26675
|
+
"$ref": "#/components/schemas/IncrementAction"
|
|
26578
26676
|
},
|
|
26579
26677
|
{
|
|
26580
|
-
"$ref": "#/components/schemas/
|
|
26678
|
+
"$ref": "#/components/schemas/CallAction"
|
|
26581
26679
|
},
|
|
26582
26680
|
{
|
|
26583
|
-
"$ref": "#/components/schemas/
|
|
26681
|
+
"$ref": "#/components/schemas/SayAction"
|
|
26584
26682
|
}
|
|
26585
26683
|
],
|
|
26586
26684
|
"discriminator": {
|
|
26587
26685
|
"propertyName": "action",
|
|
26588
26686
|
"mapping": {
|
|
26589
26687
|
"call": "#/components/schemas/CallAction",
|
|
26688
|
+
"get": "#/components/schemas/GetValueAction",
|
|
26590
26689
|
"inc": "#/components/schemas/IncrementAction",
|
|
26591
|
-
"save": "#/components/schemas/SaveAction",
|
|
26592
26690
|
"say": "#/components/schemas/SayAction",
|
|
26593
26691
|
"set": "#/components/schemas/SetValueAction"
|
|
26594
26692
|
}
|
|
@@ -26608,6 +26706,9 @@
|
|
|
26608
26706
|
{
|
|
26609
26707
|
"items": {
|
|
26610
26708
|
"oneOf": [
|
|
26709
|
+
{
|
|
26710
|
+
"$ref": "#/components/schemas/GetValueAction"
|
|
26711
|
+
},
|
|
26611
26712
|
{
|
|
26612
26713
|
"$ref": "#/components/schemas/SetValueAction"
|
|
26613
26714
|
},
|
|
@@ -26621,6 +26722,7 @@
|
|
|
26621
26722
|
"discriminator": {
|
|
26622
26723
|
"propertyName": "action",
|
|
26623
26724
|
"mapping": {
|
|
26725
|
+
"get": "#/components/schemas/GetValueAction",
|
|
26624
26726
|
"inc": "#/components/schemas/IncrementAction",
|
|
26625
26727
|
"save": "#/components/schemas/SaveAction",
|
|
26626
26728
|
"set": "#/components/schemas/SetValueAction"
|
|
@@ -26647,14 +26749,14 @@
|
|
|
26647
26749
|
{
|
|
26648
26750
|
"$ref": "#/components/schemas/IncrementAction"
|
|
26649
26751
|
},
|
|
26650
|
-
{
|
|
26651
|
-
"$ref": "#/components/schemas/SayAction"
|
|
26652
|
-
},
|
|
26653
26752
|
{
|
|
26654
26753
|
"$ref": "#/components/schemas/SaveAction"
|
|
26655
26754
|
},
|
|
26656
26755
|
{
|
|
26657
26756
|
"$ref": "#/components/schemas/CallAction"
|
|
26757
|
+
},
|
|
26758
|
+
{
|
|
26759
|
+
"$ref": "#/components/schemas/SayAction"
|
|
26658
26760
|
}
|
|
26659
26761
|
],
|
|
26660
26762
|
"discriminator": {
|
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.
|
|
65
|
-
genVersion: "2.
|
|
66
|
-
userAgent: "speakeasy-sdk/typescript 1.0.
|
|
64
|
+
sdkVersion: "1.0.16-rc.1",
|
|
65
|
+
genVersion: "2.772.0",
|
|
66
|
+
userAgent: "speakeasy-sdk/typescript 1.0.16-rc.1 2.772.0 0.0.2 syllable-sdk",
|
|
67
67
|
} as const;
|
package/src/mcp-server/server.ts
CHANGED