syllable-sdk 1.0.8-rc.1 → 1.0.8-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 +135 -59
- 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/daotoolresponse.d.ts +80 -0
- package/models/components/daotoolresponse.d.ts.map +1 -0
- package/models/components/daotoolresponse.js +111 -0
- package/models/components/daotoolresponse.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/promptcreaterequest.d.ts +5 -0
- package/models/components/promptcreaterequest.d.ts.map +1 -1
- package/models/components/promptcreaterequest.js +4 -0
- package/models/components/promptcreaterequest.js.map +1 -1
- package/models/components/promptresponse.d.ts +11 -0
- package/models/components/promptresponse.d.ts.map +1 -1
- package/models/components/promptresponse.js +9 -0
- package/models/components/promptresponse.js.map +1 -1
- package/models/components/promptupdaterequest.d.ts +5 -0
- package/models/components/promptupdaterequest.d.ts.map +1 -1
- package/models/components/promptupdaterequest.js +4 -0
- package/models/components/promptupdaterequest.js.map +1 -1
- package/openapi.json +243 -33
- 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/daotoolresponse.ts +171 -0
- package/src/models/components/index.ts +1 -0
- package/src/models/components/promptcreaterequest.ts +9 -0
- package/src/models/components/promptresponse.ts +24 -0
- package/src/models/components/promptupdaterequest.ts +9 -0
- package/.devcontainer/README.md +0 -35
- package/api-reference/sdks/agents/README.md +0 -224
- package/api-reference/sdks/availabletargets/README.md +0 -49
- package/api-reference/sdks/channels/README.md +0 -92
- package/api-reference/sdks/chats/README.md +0 -55
- package/api-reference/sdks/conversations/README.md +0 -91
- package/api-reference/sdks/dashboards/README.md +0 -321
- package/api-reference/sdks/events/README.md +0 -50
- package/api-reference/sdks/greetings/README.md +0 -223
- package/api-reference/sdks/organizations/README.md +0 -48
- package/api-reference/sdks/prompts/README.md +0 -225
- package/api-reference/sdks/sessions/README.md +0 -50
- package/api-reference/sdks/syllable/README.md +0 -22
- package/api-reference/sdks/targets/README.md +0 -194
- package/api-reference/sdks/tools/README.md +0 -92
- package/docs/sdks/agents/README.md +0 -589
- package/docs/sdks/batches/README.md +0 -742
- package/docs/sdks/campaigns/README.md +0 -526
- package/docs/sdks/channels/README.md +0 -401
- package/docs/sdks/conversations/README.md +0 -100
- package/docs/sdks/custommessages/README.md +0 -496
- package/docs/sdks/dashboards/README.md +0 -481
- package/docs/sdks/datasources/README.md +0 -458
- package/docs/sdks/directory/README.md +0 -727
- package/docs/sdks/events/README.md +0 -100
- package/docs/sdks/folders/README.md +0 -675
- package/docs/sdks/fullsummary/README.md +0 -82
- package/docs/sdks/incidents/README.md +0 -501
- package/docs/sdks/insights/README.md +0 -100
- package/docs/sdks/languagegroups/README.md +0 -565
- package/docs/sdks/latency/README.md +0 -82
- package/docs/sdks/numbers/README.md +0 -250
- package/docs/sdks/organizations/README.md +0 -317
- package/docs/sdks/permissions/README.md +0 -78
- package/docs/sdks/prompts/README.md +0 -592
- package/docs/sdks/pronunciations/README.md +0 -360
- package/docs/sdks/roles/README.md +0 -430
- package/docs/sdks/services/README.md +0 -430
- package/docs/sdks/sessiondebug/README.md +0 -236
- package/docs/sdks/sessionlabels/README.md +0 -262
- package/docs/sdks/sessions/README.md +0 -325
- package/docs/sdks/syllablesdktools/README.md +0 -578
- package/docs/sdks/takeouts/README.md +0 -228
- package/docs/sdks/targets/README.md +0 -454
- package/docs/sdks/test/README.md +0 -92
- package/docs/sdks/tools/README.md +0 -518
- package/docs/sdks/transcript/README.md +0 -82
- package/docs/sdks/twilio/README.md +0 -246
- package/docs/sdks/users/README.md +0 -561
- package/docs/sdks/v1/README.md +0 -561
- package/docs/sdks/voicegroups/README.md +0 -551
- package/docs/sdks/workflows/README.md +0 -781
- package/examples/README.md +0 -31
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"promptupdaterequest.js","sourceRoot":"","sources":["../../src/models/components/promptupdaterequest.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"promptupdaterequest.js","sourceRoot":"","sources":["../../src/models/components/promptupdaterequest.ts"],"names":[],"mappings":"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"}
|
package/openapi.json
CHANGED
|
@@ -13785,7 +13785,7 @@
|
|
|
13785
13785
|
"title": "Batch Id",
|
|
13786
13786
|
"description": "Unique ID for conversation batch",
|
|
13787
13787
|
"examples": [
|
|
13788
|
-
"
|
|
13788
|
+
"20251104.9"
|
|
13789
13789
|
]
|
|
13790
13790
|
},
|
|
13791
13791
|
"campaign_id": {
|
|
@@ -13809,7 +13809,7 @@
|
|
|
13809
13809
|
"title": "Expires On",
|
|
13810
13810
|
"description": "Timestamp of batch expiration",
|
|
13811
13811
|
"examples": [
|
|
13812
|
-
"2025-
|
|
13812
|
+
"2025-11-05T00:00:00Z"
|
|
13813
13813
|
]
|
|
13814
13814
|
},
|
|
13815
13815
|
"paused": {
|
|
@@ -13862,7 +13862,7 @@
|
|
|
13862
13862
|
"title": "Created At",
|
|
13863
13863
|
"description": "Timestamp of batch creation",
|
|
13864
13864
|
"examples": [
|
|
13865
|
-
"2025-
|
|
13865
|
+
"2025-11-04T00:00:00Z"
|
|
13866
13866
|
]
|
|
13867
13867
|
},
|
|
13868
13868
|
"deleted_at": {
|
|
@@ -13878,7 +13878,7 @@
|
|
|
13878
13878
|
"title": "Deleted At",
|
|
13879
13879
|
"description": "Timestamp of batch deletion",
|
|
13880
13880
|
"examples": [
|
|
13881
|
-
"2025-
|
|
13881
|
+
"2025-11-04T00:00:00Z"
|
|
13882
13882
|
]
|
|
13883
13883
|
},
|
|
13884
13884
|
"deleted_reason": {
|
|
@@ -13909,7 +13909,7 @@
|
|
|
13909
13909
|
"title": "Last Updated At",
|
|
13910
13910
|
"description": "Timestamp of last change to batch",
|
|
13911
13911
|
"examples": [
|
|
13912
|
-
"2025-
|
|
13912
|
+
"2025-11-04T00:00:00Z"
|
|
13913
13913
|
]
|
|
13914
13914
|
},
|
|
13915
13915
|
"last_updated_by": {
|
|
@@ -14665,7 +14665,7 @@
|
|
|
14665
14665
|
"title": "Batch Id",
|
|
14666
14666
|
"description": "Unique ID for conversation batch",
|
|
14667
14667
|
"examples": [
|
|
14668
|
-
"
|
|
14668
|
+
"20251104.9"
|
|
14669
14669
|
]
|
|
14670
14670
|
},
|
|
14671
14671
|
"campaign_id": {
|
|
@@ -14689,7 +14689,7 @@
|
|
|
14689
14689
|
"title": "Expires On",
|
|
14690
14690
|
"description": "Timestamp of batch expiration",
|
|
14691
14691
|
"examples": [
|
|
14692
|
-
"2025-
|
|
14692
|
+
"2025-11-05T00:00:00Z"
|
|
14693
14693
|
]
|
|
14694
14694
|
},
|
|
14695
14695
|
"paused": {
|
|
@@ -14742,7 +14742,7 @@
|
|
|
14742
14742
|
"title": "Created At",
|
|
14743
14743
|
"description": "Timestamp of batch creation",
|
|
14744
14744
|
"examples": [
|
|
14745
|
-
"2025-
|
|
14745
|
+
"2025-11-04T00:00:00Z"
|
|
14746
14746
|
]
|
|
14747
14747
|
},
|
|
14748
14748
|
"deleted_at": {
|
|
@@ -14758,7 +14758,7 @@
|
|
|
14758
14758
|
"title": "Deleted At",
|
|
14759
14759
|
"description": "Timestamp of batch deletion",
|
|
14760
14760
|
"examples": [
|
|
14761
|
-
"2025-
|
|
14761
|
+
"2025-11-04T00:00:00Z"
|
|
14762
14762
|
]
|
|
14763
14763
|
},
|
|
14764
14764
|
"deleted_reason": {
|
|
@@ -14789,7 +14789,7 @@
|
|
|
14789
14789
|
"title": "Last Updated At",
|
|
14790
14790
|
"description": "Timestamp of last change to batch",
|
|
14791
14791
|
"examples": [
|
|
14792
|
-
"2025-
|
|
14792
|
+
"2025-11-04T00:00:00Z"
|
|
14793
14793
|
]
|
|
14794
14794
|
},
|
|
14795
14795
|
"last_updated_by": {
|
|
@@ -14832,7 +14832,7 @@
|
|
|
14832
14832
|
"title": "Batch Id",
|
|
14833
14833
|
"description": "Unique ID for conversation batch",
|
|
14834
14834
|
"examples": [
|
|
14835
|
-
"
|
|
14835
|
+
"20251104.9"
|
|
14836
14836
|
]
|
|
14837
14837
|
},
|
|
14838
14838
|
"campaign_id": {
|
|
@@ -14856,7 +14856,7 @@
|
|
|
14856
14856
|
"title": "Expires On",
|
|
14857
14857
|
"description": "Timestamp of batch expiration",
|
|
14858
14858
|
"examples": [
|
|
14859
|
-
"2025-
|
|
14859
|
+
"2025-11-05T00:00:00Z"
|
|
14860
14860
|
]
|
|
14861
14861
|
},
|
|
14862
14862
|
"paused": {
|
|
@@ -15005,7 +15005,7 @@
|
|
|
15005
15005
|
"title": "Created At",
|
|
15006
15006
|
"description": "Timestamp of request creation",
|
|
15007
15007
|
"examples": [
|
|
15008
|
-
"2025-
|
|
15008
|
+
"2025-11-03T00:00:00Z"
|
|
15009
15009
|
]
|
|
15010
15010
|
},
|
|
15011
15011
|
"sent_at": {
|
|
@@ -15021,7 +15021,7 @@
|
|
|
15021
15021
|
"title": "Sent At",
|
|
15022
15022
|
"description": "Timestamp at which request was sent",
|
|
15023
15023
|
"examples": [
|
|
15024
|
-
"2025-
|
|
15024
|
+
"2025-11-04T00:00:00Z"
|
|
15025
15025
|
]
|
|
15026
15026
|
},
|
|
15027
15027
|
"attempt_count": {
|
|
@@ -15762,6 +15762,159 @@
|
|
|
15762
15762
|
"title": "CustomMessageUpdateRequest",
|
|
15763
15763
|
"description": "Request model to update an existing custom message."
|
|
15764
15764
|
},
|
|
15765
|
+
"DaoToolResponse": {
|
|
15766
|
+
"properties": {
|
|
15767
|
+
"name": {
|
|
15768
|
+
"type": "string",
|
|
15769
|
+
"title": "Name",
|
|
15770
|
+
"description": "The name of the tool",
|
|
15771
|
+
"examples": [
|
|
15772
|
+
"Weather Fetcher"
|
|
15773
|
+
]
|
|
15774
|
+
},
|
|
15775
|
+
"definition": {
|
|
15776
|
+
"$ref": "#/components/schemas/ToolDefinition",
|
|
15777
|
+
"description": "The definition of the tool",
|
|
15778
|
+
"examples": [
|
|
15779
|
+
{
|
|
15780
|
+
"endpoint": {
|
|
15781
|
+
"argument_location": "query",
|
|
15782
|
+
"method": "get",
|
|
15783
|
+
"url": "https://api.open-meteo.com/v1/forecast"
|
|
15784
|
+
},
|
|
15785
|
+
"tool": {
|
|
15786
|
+
"function": {
|
|
15787
|
+
"description": "Get the weather for a city",
|
|
15788
|
+
"name": "get_weather",
|
|
15789
|
+
"parameters": {
|
|
15790
|
+
"properties": {
|
|
15791
|
+
"latitude": {
|
|
15792
|
+
"description": "Latitude of the city",
|
|
15793
|
+
"type": "number"
|
|
15794
|
+
},
|
|
15795
|
+
"longitude": {
|
|
15796
|
+
"description": "Longitude of the city",
|
|
15797
|
+
"type": "number"
|
|
15798
|
+
},
|
|
15799
|
+
"current": {
|
|
15800
|
+
"default": "temperature_2m,relative_humidity_2m,precipitation,rain,showers",
|
|
15801
|
+
"description": "Information to retrieve from the open-meteo API, comma-separated",
|
|
15802
|
+
"type": "string"
|
|
15803
|
+
}
|
|
15804
|
+
},
|
|
15805
|
+
"required": [
|
|
15806
|
+
"latitude",
|
|
15807
|
+
"longitude",
|
|
15808
|
+
"current"
|
|
15809
|
+
],
|
|
15810
|
+
"type": "object"
|
|
15811
|
+
}
|
|
15812
|
+
},
|
|
15813
|
+
"type": "function"
|
|
15814
|
+
},
|
|
15815
|
+
"type": "endpoint"
|
|
15816
|
+
}
|
|
15817
|
+
]
|
|
15818
|
+
},
|
|
15819
|
+
"service_id": {
|
|
15820
|
+
"type": "integer",
|
|
15821
|
+
"title": "Service Id",
|
|
15822
|
+
"description": "Internal ID of the service to which the tool belongs",
|
|
15823
|
+
"examples": [
|
|
15824
|
+
1
|
|
15825
|
+
]
|
|
15826
|
+
},
|
|
15827
|
+
"id": {
|
|
15828
|
+
"type": "integer",
|
|
15829
|
+
"title": "Id",
|
|
15830
|
+
"description": "The internal ID of the tool",
|
|
15831
|
+
"examples": [
|
|
15832
|
+
1
|
|
15833
|
+
]
|
|
15834
|
+
},
|
|
15835
|
+
"last_updated_comments": {
|
|
15836
|
+
"anyOf": [
|
|
15837
|
+
{
|
|
15838
|
+
"type": "string"
|
|
15839
|
+
},
|
|
15840
|
+
{
|
|
15841
|
+
"type": "null"
|
|
15842
|
+
}
|
|
15843
|
+
],
|
|
15844
|
+
"title": "Last Updated Comments",
|
|
15845
|
+
"description": "Comments for the most recent edit to the tool.",
|
|
15846
|
+
"examples": [
|
|
15847
|
+
"Updated to use new API endpoint"
|
|
15848
|
+
]
|
|
15849
|
+
},
|
|
15850
|
+
"service_name": {
|
|
15851
|
+
"anyOf": [
|
|
15852
|
+
{
|
|
15853
|
+
"type": "string"
|
|
15854
|
+
},
|
|
15855
|
+
{
|
|
15856
|
+
"type": "null"
|
|
15857
|
+
}
|
|
15858
|
+
],
|
|
15859
|
+
"title": "Service Name",
|
|
15860
|
+
"description": "The name of the service to which the tool belongs"
|
|
15861
|
+
},
|
|
15862
|
+
"prompts_info": {
|
|
15863
|
+
"anyOf": [
|
|
15864
|
+
{
|
|
15865
|
+
"items": {
|
|
15866
|
+
"$ref": "#/components/schemas/ToolPromptInfo"
|
|
15867
|
+
},
|
|
15868
|
+
"type": "array"
|
|
15869
|
+
},
|
|
15870
|
+
{
|
|
15871
|
+
"type": "null"
|
|
15872
|
+
}
|
|
15873
|
+
],
|
|
15874
|
+
"title": "Prompts Info",
|
|
15875
|
+
"description": "IDs and names of the prompts linked to the tool"
|
|
15876
|
+
},
|
|
15877
|
+
"agents_info": {
|
|
15878
|
+
"anyOf": [
|
|
15879
|
+
{
|
|
15880
|
+
"items": {
|
|
15881
|
+
"$ref": "#/components/schemas/ToolAgentInfo"
|
|
15882
|
+
},
|
|
15883
|
+
"type": "array"
|
|
15884
|
+
},
|
|
15885
|
+
{
|
|
15886
|
+
"type": "null"
|
|
15887
|
+
}
|
|
15888
|
+
],
|
|
15889
|
+
"title": "Agents Info",
|
|
15890
|
+
"description": "IDs and names of the agents linked to the tool via a prompt"
|
|
15891
|
+
},
|
|
15892
|
+
"last_updated": {
|
|
15893
|
+
"type": "string",
|
|
15894
|
+
"format": "date-time",
|
|
15895
|
+
"title": "Last Updated",
|
|
15896
|
+
"description": "The timestamp of the most recent update to the tool"
|
|
15897
|
+
},
|
|
15898
|
+
"last_updated_by": {
|
|
15899
|
+
"type": "string",
|
|
15900
|
+
"title": "Last Updated By",
|
|
15901
|
+
"description": "The email of the user who last updated the tool",
|
|
15902
|
+
"examples": [
|
|
15903
|
+
"user@email.com"
|
|
15904
|
+
]
|
|
15905
|
+
}
|
|
15906
|
+
},
|
|
15907
|
+
"type": "object",
|
|
15908
|
+
"required": [
|
|
15909
|
+
"name",
|
|
15910
|
+
"definition",
|
|
15911
|
+
"service_id",
|
|
15912
|
+
"id",
|
|
15913
|
+
"last_updated",
|
|
15914
|
+
"last_updated_by"
|
|
15915
|
+
],
|
|
15916
|
+
"title": "DaoToolResponse"
|
|
15917
|
+
},
|
|
15765
15918
|
"Dashboard": {
|
|
15766
15919
|
"properties": {
|
|
15767
15920
|
"embedded_id": {
|
|
@@ -17123,7 +17276,7 @@
|
|
|
17123
17276
|
"title": "Created At",
|
|
17124
17277
|
"description": "Timestamp at which insight upload folder was created",
|
|
17125
17278
|
"examples": [
|
|
17126
|
-
"2025-
|
|
17279
|
+
"2025-11-03T00:00:00Z"
|
|
17127
17280
|
]
|
|
17128
17281
|
},
|
|
17129
17282
|
"updated_at": {
|
|
@@ -17132,7 +17285,7 @@
|
|
|
17132
17285
|
"title": "Updated At",
|
|
17133
17286
|
"description": "Timestamp at which insight upload folder was last updated",
|
|
17134
17287
|
"examples": [
|
|
17135
|
-
"2025-
|
|
17288
|
+
"2025-11-04T00:00:00Z"
|
|
17136
17289
|
]
|
|
17137
17290
|
},
|
|
17138
17291
|
"last_updated_by": {
|
|
@@ -17818,7 +17971,7 @@
|
|
|
17818
17971
|
"title": "Created At",
|
|
17819
17972
|
"description": "Timestamp of at which insight tool configuration was created",
|
|
17820
17973
|
"examples": [
|
|
17821
|
-
"2025-
|
|
17974
|
+
"2025-11-03T00:00:00Z"
|
|
17822
17975
|
]
|
|
17823
17976
|
},
|
|
17824
17977
|
"updated_at": {
|
|
@@ -17827,7 +17980,7 @@
|
|
|
17827
17980
|
"title": "Updated At",
|
|
17828
17981
|
"description": "Timestamp at which insight tool configuration was last updated",
|
|
17829
17982
|
"examples": [
|
|
17830
|
-
"2025-
|
|
17983
|
+
"2025-11-04T00:00:00Z"
|
|
17831
17984
|
]
|
|
17832
17985
|
},
|
|
17833
17986
|
"last_updated_by": {
|
|
@@ -18208,7 +18361,7 @@
|
|
|
18208
18361
|
"title": "Start Datetime",
|
|
18209
18362
|
"description": "Target session timestamp the workflow (backfill) should start. An empty value indicates start on activation - live sessions only",
|
|
18210
18363
|
"examples": [
|
|
18211
|
-
"2025-
|
|
18364
|
+
"2025-11-03T00:00:00Z"
|
|
18212
18365
|
]
|
|
18213
18366
|
},
|
|
18214
18367
|
"end_datetime": {
|
|
@@ -18224,7 +18377,7 @@
|
|
|
18224
18377
|
"title": "End Datetime",
|
|
18225
18378
|
"description": "Target session timestamp the workflow (backfill) should end. An empty value indicates no end, i.e., include live sessions until deactivation",
|
|
18226
18379
|
"examples": [
|
|
18227
|
-
"2025-
|
|
18380
|
+
"2025-11-04T00:00:00Z"
|
|
18228
18381
|
]
|
|
18229
18382
|
}
|
|
18230
18383
|
},
|
|
@@ -18299,7 +18452,7 @@
|
|
|
18299
18452
|
"title": "Start Datetime",
|
|
18300
18453
|
"description": "Target session timestamp the workflow (backfill) should start. An empty value indicates start on activation - live sessions only",
|
|
18301
18454
|
"examples": [
|
|
18302
|
-
"2025-
|
|
18455
|
+
"2025-11-03T00:00:00Z"
|
|
18303
18456
|
]
|
|
18304
18457
|
},
|
|
18305
18458
|
"end_datetime": {
|
|
@@ -18315,7 +18468,7 @@
|
|
|
18315
18468
|
"title": "End Datetime",
|
|
18316
18469
|
"description": "Target session timestamp the workflow (backfill) should end. An empty value indicates no end, i.e., include live sessions until deactivation",
|
|
18317
18470
|
"examples": [
|
|
18318
|
-
"2025-
|
|
18471
|
+
"2025-11-04T00:00:00Z"
|
|
18319
18472
|
]
|
|
18320
18473
|
},
|
|
18321
18474
|
"id": {
|
|
@@ -18368,7 +18521,7 @@
|
|
|
18368
18521
|
"title": "Created At",
|
|
18369
18522
|
"description": "Timestamp at which the insight workflow was created",
|
|
18370
18523
|
"examples": [
|
|
18371
|
-
"2025-
|
|
18524
|
+
"2025-11-03T00:00:00Z"
|
|
18372
18525
|
]
|
|
18373
18526
|
},
|
|
18374
18527
|
"updated_at": {
|
|
@@ -18377,7 +18530,7 @@
|
|
|
18377
18530
|
"title": "Updated At",
|
|
18378
18531
|
"description": "Timestamp of most recent update to the insight workflow",
|
|
18379
18532
|
"examples": [
|
|
18380
|
-
"2025-
|
|
18533
|
+
"2025-11-04T00:00:00Z"
|
|
18381
18534
|
]
|
|
18382
18535
|
},
|
|
18383
18536
|
"last_updated_by": {
|
|
@@ -18473,7 +18626,7 @@
|
|
|
18473
18626
|
"title": "Created At",
|
|
18474
18627
|
"description": "Timestamp at which insight upload folder was created",
|
|
18475
18628
|
"examples": [
|
|
18476
|
-
"2025-
|
|
18629
|
+
"2025-11-03T00:00:00Z"
|
|
18477
18630
|
]
|
|
18478
18631
|
},
|
|
18479
18632
|
"updated_at": {
|
|
@@ -18482,7 +18635,7 @@
|
|
|
18482
18635
|
"title": "Updated At",
|
|
18483
18636
|
"description": "Timestamp at which insight upload folder was last updated",
|
|
18484
18637
|
"examples": [
|
|
18485
|
-
"2025-
|
|
18638
|
+
"2025-11-04T00:00:00Z"
|
|
18486
18639
|
]
|
|
18487
18640
|
},
|
|
18488
18641
|
"last_updated_by": {
|
|
@@ -18717,7 +18870,7 @@
|
|
|
18717
18870
|
"title": "Created At",
|
|
18718
18871
|
"description": "Timestamp at which insight tool result was created",
|
|
18719
18872
|
"examples": [
|
|
18720
|
-
"2025-
|
|
18873
|
+
"2025-11-03T00:00:00Z"
|
|
18721
18874
|
]
|
|
18722
18875
|
},
|
|
18723
18876
|
"updated_at": {
|
|
@@ -18726,7 +18879,7 @@
|
|
|
18726
18879
|
"title": "Updated At",
|
|
18727
18880
|
"description": "Timestamp at which insight tool result was last updated",
|
|
18728
18881
|
"examples": [
|
|
18729
|
-
"2025-
|
|
18882
|
+
"2025-11-04T00:00:00Z"
|
|
18730
18883
|
]
|
|
18731
18884
|
},
|
|
18732
18885
|
"upload_file_metadata": {
|
|
@@ -18871,7 +19024,7 @@
|
|
|
18871
19024
|
"title": "Start Time",
|
|
18872
19025
|
"description": "Start time of the uploaded file",
|
|
18873
19026
|
"examples": [
|
|
18874
|
-
"2025-
|
|
19027
|
+
"2025-11-03T00:00:00Z"
|
|
18875
19028
|
]
|
|
18876
19029
|
},
|
|
18877
19030
|
"end_time": {
|
|
@@ -18887,7 +19040,7 @@
|
|
|
18887
19040
|
"title": "End Time",
|
|
18888
19041
|
"description": "End time of the uploaded file",
|
|
18889
19042
|
"examples": [
|
|
18890
|
-
"2025-
|
|
19043
|
+
"2025-11-04T00:00:00Z"
|
|
18891
19044
|
]
|
|
18892
19045
|
},
|
|
18893
19046
|
"error_message": {
|
|
@@ -18942,7 +19095,7 @@
|
|
|
18942
19095
|
"title": "Created At",
|
|
18943
19096
|
"description": "Timestamp at which insight upload file was created",
|
|
18944
19097
|
"examples": [
|
|
18945
|
-
"2025-
|
|
19098
|
+
"2025-11-03T00:00:00Z"
|
|
18946
19099
|
]
|
|
18947
19100
|
}
|
|
18948
19101
|
},
|
|
@@ -22115,7 +22268,7 @@
|
|
|
22115
22268
|
"title": "Created At",
|
|
22116
22269
|
"description": "Timestamp of campaign creation",
|
|
22117
22270
|
"examples": [
|
|
22118
|
-
"2025-
|
|
22271
|
+
"2025-11-04T00:00:00Z"
|
|
22119
22272
|
]
|
|
22120
22273
|
},
|
|
22121
22274
|
"updated_at": {
|
|
@@ -22124,7 +22277,7 @@
|
|
|
22124
22277
|
"title": "Updated At",
|
|
22125
22278
|
"description": "Timestamp of campaign update",
|
|
22126
22279
|
"examples": [
|
|
22127
|
-
"2025-
|
|
22280
|
+
"2025-11-04T00:00:00Z"
|
|
22128
22281
|
]
|
|
22129
22282
|
},
|
|
22130
22283
|
"last_updated_by": {
|
|
@@ -22557,6 +22710,21 @@
|
|
|
22557
22710
|
false
|
|
22558
22711
|
]
|
|
22559
22712
|
},
|
|
22713
|
+
"session_end_tool_id": {
|
|
22714
|
+
"anyOf": [
|
|
22715
|
+
{
|
|
22716
|
+
"type": "integer"
|
|
22717
|
+
},
|
|
22718
|
+
{
|
|
22719
|
+
"type": "null"
|
|
22720
|
+
}
|
|
22721
|
+
],
|
|
22722
|
+
"title": "Session End Tool Id",
|
|
22723
|
+
"description": "ID of the optional session end tool associated with the prompt",
|
|
22724
|
+
"examples": [
|
|
22725
|
+
1
|
|
22726
|
+
]
|
|
22727
|
+
},
|
|
22560
22728
|
"edit_comments": {
|
|
22561
22729
|
"anyOf": [
|
|
22562
22730
|
{
|
|
@@ -22956,6 +23124,21 @@
|
|
|
22956
23124
|
false
|
|
22957
23125
|
]
|
|
22958
23126
|
},
|
|
23127
|
+
"session_end_tool_id": {
|
|
23128
|
+
"anyOf": [
|
|
23129
|
+
{
|
|
23130
|
+
"type": "integer"
|
|
23131
|
+
},
|
|
23132
|
+
{
|
|
23133
|
+
"type": "null"
|
|
23134
|
+
}
|
|
23135
|
+
],
|
|
23136
|
+
"title": "Session End Tool Id",
|
|
23137
|
+
"description": "ID of the optional session end tool associated with the prompt",
|
|
23138
|
+
"examples": [
|
|
23139
|
+
1
|
|
23140
|
+
]
|
|
23141
|
+
},
|
|
22959
23142
|
"edit_comments": {
|
|
22960
23143
|
"anyOf": [
|
|
22961
23144
|
{
|
|
@@ -23009,6 +23192,18 @@
|
|
|
23009
23192
|
"user@email.com"
|
|
23010
23193
|
]
|
|
23011
23194
|
},
|
|
23195
|
+
"session_end_tool": {
|
|
23196
|
+
"anyOf": [
|
|
23197
|
+
{
|
|
23198
|
+
"$ref": "#/components/schemas/DaoToolResponse"
|
|
23199
|
+
},
|
|
23200
|
+
{
|
|
23201
|
+
"type": "null"
|
|
23202
|
+
}
|
|
23203
|
+
],
|
|
23204
|
+
"description": "The session end tool associated with the prompt",
|
|
23205
|
+
"examples": []
|
|
23206
|
+
},
|
|
23012
23207
|
"agent_count": {
|
|
23013
23208
|
"anyOf": [
|
|
23014
23209
|
{
|
|
@@ -23147,6 +23342,21 @@
|
|
|
23147
23342
|
false
|
|
23148
23343
|
]
|
|
23149
23344
|
},
|
|
23345
|
+
"session_end_tool_id": {
|
|
23346
|
+
"anyOf": [
|
|
23347
|
+
{
|
|
23348
|
+
"type": "integer"
|
|
23349
|
+
},
|
|
23350
|
+
{
|
|
23351
|
+
"type": "null"
|
|
23352
|
+
}
|
|
23353
|
+
],
|
|
23354
|
+
"title": "Session End Tool Id",
|
|
23355
|
+
"description": "ID of the optional session end tool associated with the prompt",
|
|
23356
|
+
"examples": [
|
|
23357
|
+
1
|
|
23358
|
+
]
|
|
23359
|
+
},
|
|
23150
23360
|
"edit_comments": {
|
|
23151
23361
|
"anyOf": [
|
|
23152
23362
|
{
|
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.8-rc.
|
|
65
|
-
genVersion: "2.
|
|
66
|
-
userAgent: "speakeasy-sdk/typescript 1.0.8-rc.
|
|
64
|
+
sdkVersion: "1.0.8-rc.3",
|
|
65
|
+
genVersion: "2.739.1",
|
|
66
|
+
userAgent: "speakeasy-sdk/typescript 1.0.8-rc.3 2.739.1 0.0.2 syllable-sdk",
|
|
67
67
|
} as const;
|
package/src/mcp-server/server.ts
CHANGED