@smithery/api 0.64.1 → 0.64.2
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/CHANGELOG.md +8 -0
- package/client.d.mts +0 -3
- package/client.d.mts.map +1 -1
- package/client.d.ts +0 -3
- package/client.d.ts.map +1 -1
- package/client.js +0 -3
- package/client.js.map +1 -1
- package/client.mjs +0 -3
- package/client.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/connections/connections.d.mts +2 -6
- package/resources/connections/connections.d.mts.map +1 -1
- package/resources/connections/connections.d.ts +2 -6
- package/resources/connections/connections.d.ts.map +1 -1
- package/resources/connections/connections.js +0 -4
- package/resources/connections/connections.js.map +1 -1
- package/resources/connections/connections.mjs +0 -4
- package/resources/connections/connections.mjs.map +1 -1
- package/resources/connections/index.d.mts +1 -2
- package/resources/connections/index.d.mts.map +1 -1
- package/resources/connections/index.d.ts +1 -2
- package/resources/connections/index.d.ts.map +1 -1
- package/resources/connections/index.js +1 -3
- package/resources/connections/index.js.map +1 -1
- package/resources/connections/index.mjs +0 -1
- package/resources/connections/index.mjs.map +1 -1
- package/resources/connections/triggers.d.mts +92 -65
- package/resources/connections/triggers.d.mts.map +1 -1
- package/resources/connections/triggers.d.ts +92 -65
- package/resources/connections/triggers.d.ts.map +1 -1
- package/resources/connections/triggers.js +40 -48
- package/resources/connections/triggers.js.map +1 -1
- package/resources/connections/triggers.mjs +40 -48
- package/resources/connections/triggers.mjs.map +1 -1
- package/resources/index.d.mts +0 -1
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +0 -1
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +1 -3
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +0 -1
- package/resources/index.mjs.map +1 -1
- package/src/client.ts +0 -23
- package/src/resources/connections/connections.ts +14 -28
- package/src/resources/connections/index.ts +7 -12
- package/src/resources/connections/triggers.ts +117 -98
- package/src/resources/index.ts +0 -10
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
- package/resources/connections/subscriptions.d.mts +0 -83
- package/resources/connections/subscriptions.d.mts.map +0 -1
- package/resources/connections/subscriptions.d.ts +0 -83
- package/resources/connections/subscriptions.d.ts.map +0 -1
- package/resources/connections/subscriptions.js +0 -77
- package/resources/connections/subscriptions.js.map +0 -1
- package/resources/connections/subscriptions.mjs +0 -73
- package/resources/connections/subscriptions.mjs.map +0 -1
- package/resources/subscriptions.d.mts +0 -113
- package/resources/subscriptions.d.mts.map +0 -1
- package/resources/subscriptions.d.ts +0 -113
- package/resources/subscriptions.d.ts.map +0 -1
- package/resources/subscriptions.js +0 -68
- package/resources/subscriptions.js.map +0 -1
- package/resources/subscriptions.mjs +0 -64
- package/resources/subscriptions.mjs.map +0 -1
- package/src/resources/connections/subscriptions.ts +0 -132
- package/src/resources/subscriptions.ts +0 -167
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export { Connections, type Connection, type ConnectionsListResponse, type CreateConnectionRequest, type ConnectionDeleteResponse, type ConnectionCreateParams, type ConnectionListParams, type ConnectionDeleteParams, type ConnectionGetParams, type ConnectionSetParams, } from "./connections.mjs";
|
|
2
|
-
export { Subscriptions, type SubscriptionDeleteResponse, type SubscriptionCreateParams, type SubscriptionListParams, type SubscriptionDeleteParams, } from "./subscriptions.mjs";
|
|
3
2
|
export { Tools, type Tool, type ToolList, type ToolResponse, type ToolCallResponse, type ToolListParams, type ToolCallParams, type ToolGetParams, } from "./tools.mjs";
|
|
4
|
-
export { Triggers, type CreateTriggerRequest, type TriggerDefinition, type TriggerDefinitionList, type
|
|
3
|
+
export { Triggers, type CreateTriggerRequest, type DeleteTriggerRequest, type TriggerDefinition, type TriggerDefinitionList, type TriggerDelivery, type TriggerSubscription, type UnsubscribeDelivery, type TriggerUnsubscribeResponse, type TriggerListParams, type TriggerGetParams, type TriggerSubscribeParams, type TriggerUnsubscribeParams, } from "./triggers.mjs";
|
|
5
4
|
//# sourceMappingURL=index.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/connections/index.ts"],"names":[],"mappings":"OAEO,EACL,WAAW,EACX,KAAK,UAAU,EACf,KAAK,uBAAuB,EAC5B,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,EAC3B,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,GACzB;OACM,EACL,
|
|
1
|
+
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/connections/index.ts"],"names":[],"mappings":"OAEO,EACL,WAAW,EACX,KAAK,UAAU,EACf,KAAK,uBAAuB,EAC5B,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,EAC3B,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,GACzB;OACM,EACL,KAAK,EACL,KAAK,IAAI,EACT,KAAK,QAAQ,EACb,KAAK,YAAY,EACjB,KAAK,gBAAgB,EACrB,KAAK,cAAc,EACnB,KAAK,cAAc,EACnB,KAAK,aAAa,GACnB;OACM,EACL,QAAQ,EACR,KAAK,oBAAoB,EACzB,KAAK,oBAAoB,EACzB,KAAK,iBAAiB,EACtB,KAAK,qBAAqB,EAC1B,KAAK,eAAe,EACpB,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,EACxB,KAAK,0BAA0B,EAC/B,KAAK,iBAAiB,EACtB,KAAK,gBAAgB,EACrB,KAAK,sBAAsB,EAC3B,KAAK,wBAAwB,GAC9B"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export { Connections, type Connection, type ConnectionsListResponse, type CreateConnectionRequest, type ConnectionDeleteResponse, type ConnectionCreateParams, type ConnectionListParams, type ConnectionDeleteParams, type ConnectionGetParams, type ConnectionSetParams, } from "./connections.js";
|
|
2
|
-
export { Subscriptions, type SubscriptionDeleteResponse, type SubscriptionCreateParams, type SubscriptionListParams, type SubscriptionDeleteParams, } from "./subscriptions.js";
|
|
3
2
|
export { Tools, type Tool, type ToolList, type ToolResponse, type ToolCallResponse, type ToolListParams, type ToolCallParams, type ToolGetParams, } from "./tools.js";
|
|
4
|
-
export { Triggers, type CreateTriggerRequest, type TriggerDefinition, type TriggerDefinitionList, type
|
|
3
|
+
export { Triggers, type CreateTriggerRequest, type DeleteTriggerRequest, type TriggerDefinition, type TriggerDefinitionList, type TriggerDelivery, type TriggerSubscription, type UnsubscribeDelivery, type TriggerUnsubscribeResponse, type TriggerListParams, type TriggerGetParams, type TriggerSubscribeParams, type TriggerUnsubscribeParams, } from "./triggers.js";
|
|
5
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/connections/index.ts"],"names":[],"mappings":"OAEO,EACL,WAAW,EACX,KAAK,UAAU,EACf,KAAK,uBAAuB,EAC5B,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,EAC3B,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,GACzB;OACM,EACL,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/connections/index.ts"],"names":[],"mappings":"OAEO,EACL,WAAW,EACX,KAAK,UAAU,EACf,KAAK,uBAAuB,EAC5B,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,EAC3B,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,GACzB;OACM,EACL,KAAK,EACL,KAAK,IAAI,EACT,KAAK,QAAQ,EACb,KAAK,YAAY,EACjB,KAAK,gBAAgB,EACrB,KAAK,cAAc,EACnB,KAAK,cAAc,EACnB,KAAK,aAAa,GACnB;OACM,EACL,QAAQ,EACR,KAAK,oBAAoB,EACzB,KAAK,oBAAoB,EACzB,KAAK,iBAAiB,EACtB,KAAK,qBAAqB,EAC1B,KAAK,eAAe,EACpB,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,EACxB,KAAK,0BAA0B,EAC/B,KAAK,iBAAiB,EACtB,KAAK,gBAAgB,EACrB,KAAK,sBAAsB,EAC3B,KAAK,wBAAwB,GAC9B"}
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.Triggers = exports.Tools = exports.
|
|
4
|
+
exports.Triggers = exports.Tools = exports.Connections = void 0;
|
|
5
5
|
var connections_1 = require("./connections.js");
|
|
6
6
|
Object.defineProperty(exports, "Connections", { enumerable: true, get: function () { return connections_1.Connections; } });
|
|
7
|
-
var subscriptions_1 = require("./subscriptions.js");
|
|
8
|
-
Object.defineProperty(exports, "Subscriptions", { enumerable: true, get: function () { return subscriptions_1.Subscriptions; } });
|
|
9
7
|
var tools_1 = require("./tools.js");
|
|
10
8
|
Object.defineProperty(exports, "Tools", { enumerable: true, get: function () { return tools_1.Tools; } });
|
|
11
9
|
var triggers_1 = require("./triggers.js");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/resources/connections/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAWuB;AAVrB,0GAAA,WAAW,OAAA;AAWb,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/resources/connections/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAWuB;AAVrB,0GAAA,WAAW,OAAA;AAWb,oCASiB;AARf,8FAAA,KAAK,OAAA;AASP,0CAcoB;AAblB,oGAAA,QAAQ,OAAA"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
export { Connections, } from "./connections.mjs";
|
|
3
|
-
export { Subscriptions, } from "./subscriptions.mjs";
|
|
4
3
|
export { Tools, } from "./tools.mjs";
|
|
5
4
|
export { Triggers, } from "./triggers.mjs";
|
|
6
5
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/connections/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,WAAW,GAUZ;OACM,EACL,
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/connections/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,WAAW,GAUZ;OACM,EACL,KAAK,GAQN;OACM,EACL,QAAQ,GAaT"}
|
|
@@ -2,20 +2,6 @@ import { APIResource } from "../../core/resource.mjs";
|
|
|
2
2
|
import { APIPromise } from "../../core/api-promise.mjs";
|
|
3
3
|
import { RequestOptions } from "../../internal/request-options.mjs";
|
|
4
4
|
export declare class Triggers extends APIResource {
|
|
5
|
-
/**
|
|
6
|
-
* Create a trigger instance for a connection using the trigger's declared params.
|
|
7
|
-
*
|
|
8
|
-
* @example
|
|
9
|
-
* ```ts
|
|
10
|
-
* const triggerInstance =
|
|
11
|
-
* await client.connections.triggers.create('triggerName', {
|
|
12
|
-
* namespace: 'namespace',
|
|
13
|
-
* connectionId: 'connectionId',
|
|
14
|
-
* params: { foo: 'bar' },
|
|
15
|
-
* });
|
|
16
|
-
* ```
|
|
17
|
-
*/
|
|
18
|
-
create(triggerName: string, params: TriggerCreateParams, options?: RequestOptions): APIPromise<TriggerInstance>;
|
|
19
5
|
/**
|
|
20
6
|
* List trigger types exposed by a connection.
|
|
21
7
|
*
|
|
@@ -29,53 +15,65 @@ export declare class Triggers extends APIResource {
|
|
|
29
15
|
*/
|
|
30
16
|
list(connectionID: string, params: TriggerListParams, options?: RequestOptions): APIPromise<TriggerDefinitionList>;
|
|
31
17
|
/**
|
|
32
|
-
*
|
|
18
|
+
* Get the schema for a single trigger type.
|
|
33
19
|
*
|
|
34
20
|
* @example
|
|
35
21
|
* ```ts
|
|
36
|
-
* const
|
|
37
|
-
* '
|
|
38
|
-
* {
|
|
22
|
+
* const triggerDefinition =
|
|
23
|
+
* await client.connections.triggers.get('triggerName', {
|
|
39
24
|
* namespace: 'namespace',
|
|
40
25
|
* connectionId: 'connectionId',
|
|
41
|
-
*
|
|
42
|
-
* },
|
|
43
|
-
* );
|
|
26
|
+
* });
|
|
44
27
|
* ```
|
|
45
28
|
*/
|
|
46
|
-
|
|
29
|
+
get(triggerName: string, params: TriggerGetParams, options?: RequestOptions): APIPromise<TriggerDefinition>;
|
|
47
30
|
/**
|
|
48
|
-
*
|
|
31
|
+
* Subscribe to (or refresh) a trigger. Supplying the same (params, delivery.url)
|
|
32
|
+
* refreshes the TTL and may rotate the secret.
|
|
49
33
|
*
|
|
50
34
|
* @example
|
|
51
35
|
* ```ts
|
|
52
|
-
* const
|
|
53
|
-
* await client.connections.triggers.
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
36
|
+
* const triggerSubscription =
|
|
37
|
+
* await client.connections.triggers.subscribe(
|
|
38
|
+
* 'triggerName',
|
|
39
|
+
* {
|
|
40
|
+
* namespace: 'namespace',
|
|
41
|
+
* connectionId: 'connectionId',
|
|
42
|
+
* delivery: {
|
|
43
|
+
* secret:
|
|
44
|
+
* 'whsec_dGVzdF9zZWNyZXRfMjRfYnl0ZXNfbWluaW11bSE=',
|
|
45
|
+
* url: 'https://my-app.example.com/events',
|
|
46
|
+
* },
|
|
47
|
+
* params: { foo: 'bar' },
|
|
48
|
+
* },
|
|
49
|
+
* );
|
|
57
50
|
* ```
|
|
58
51
|
*/
|
|
59
|
-
|
|
52
|
+
subscribe(triggerName: string, params: TriggerSubscribeParams, options?: RequestOptions): APIPromise<TriggerSubscription>;
|
|
60
53
|
/**
|
|
61
|
-
*
|
|
54
|
+
* Unsubscribe by subscription key (params + delivery.url). Eager teardown —
|
|
55
|
+
* subscriptions also expire naturally on TTL.
|
|
62
56
|
*
|
|
63
57
|
* @example
|
|
64
58
|
* ```ts
|
|
65
|
-
* const
|
|
66
|
-
* await client.connections.triggers.
|
|
67
|
-
* '
|
|
59
|
+
* const response =
|
|
60
|
+
* await client.connections.triggers.unsubscribe(
|
|
61
|
+
* 'triggerName',
|
|
68
62
|
* {
|
|
69
63
|
* namespace: 'namespace',
|
|
70
64
|
* connectionId: 'connectionId',
|
|
71
|
-
*
|
|
65
|
+
* delivery: {
|
|
66
|
+
* url: 'https://my-app.example.com/events',
|
|
67
|
+
* },
|
|
68
|
+
* params: { foo: 'bar' },
|
|
72
69
|
* },
|
|
73
70
|
* );
|
|
74
71
|
* ```
|
|
75
72
|
*/
|
|
76
|
-
|
|
73
|
+
unsubscribe(triggerName: string, params: TriggerUnsubscribeParams, options?: RequestOptions): APIPromise<TriggerUnsubscribeResponse>;
|
|
77
74
|
}
|
|
78
75
|
export interface CreateTriggerRequest {
|
|
76
|
+
delivery: TriggerDelivery;
|
|
79
77
|
/**
|
|
80
78
|
* Trigger-specific parameters defined by the trigger inputSchema
|
|
81
79
|
*/
|
|
@@ -83,6 +81,15 @@ export interface CreateTriggerRequest {
|
|
|
83
81
|
[key: string]: unknown;
|
|
84
82
|
};
|
|
85
83
|
}
|
|
84
|
+
export interface DeleteTriggerRequest {
|
|
85
|
+
delivery: UnsubscribeDelivery;
|
|
86
|
+
/**
|
|
87
|
+
* The same params used at subscribe time. Forms part of the subscription key.
|
|
88
|
+
*/
|
|
89
|
+
params: {
|
|
90
|
+
[key: string]: unknown;
|
|
91
|
+
};
|
|
92
|
+
}
|
|
86
93
|
export interface TriggerDefinition {
|
|
87
94
|
/**
|
|
88
95
|
* Supported delivery modes
|
|
@@ -107,34 +114,46 @@ export interface TriggerDefinition {
|
|
|
107
114
|
};
|
|
108
115
|
}
|
|
109
116
|
export type TriggerDefinitionList = Array<TriggerDefinition>;
|
|
110
|
-
export interface
|
|
117
|
+
export interface TriggerDelivery {
|
|
111
118
|
/**
|
|
112
|
-
*
|
|
119
|
+
* Standard Webhooks signing secret (whsec\_<base64 of 24-64 random bytes>). The
|
|
120
|
+
* upstream MCP server signs each delivery with this.
|
|
113
121
|
*/
|
|
114
|
-
|
|
122
|
+
secret: string;
|
|
115
123
|
/**
|
|
116
|
-
*
|
|
124
|
+
* HTTPS webhook destination where the upstream MCP server delivers events.
|
|
117
125
|
*/
|
|
118
|
-
|
|
126
|
+
url: string;
|
|
127
|
+
}
|
|
128
|
+
export interface TriggerSubscription {
|
|
119
129
|
/**
|
|
120
|
-
*
|
|
130
|
+
* Stable subscription id derived from (namespace, connection, name, params,
|
|
131
|
+
* delivery.url). Used by the receiver to route via X-MCP-Subscription-Id.
|
|
121
132
|
*/
|
|
122
|
-
|
|
133
|
+
id: string;
|
|
123
134
|
/**
|
|
124
|
-
*
|
|
135
|
+
* ISO 8601 timestamp at which the subscription expires unless refreshed.
|
|
125
136
|
*/
|
|
126
|
-
|
|
137
|
+
refreshBefore: string;
|
|
138
|
+
}
|
|
139
|
+
export interface UnsubscribeDelivery {
|
|
127
140
|
/**
|
|
128
|
-
*
|
|
141
|
+
* The delivery URL of the subscription to remove. Together with name+params it
|
|
142
|
+
* forms the subscription key.
|
|
129
143
|
*/
|
|
130
|
-
|
|
131
|
-
[key: string]: unknown;
|
|
132
|
-
};
|
|
144
|
+
url: string;
|
|
133
145
|
}
|
|
134
|
-
export interface
|
|
146
|
+
export interface TriggerUnsubscribeResponse {
|
|
135
147
|
success: true;
|
|
136
148
|
}
|
|
137
|
-
export interface
|
|
149
|
+
export interface TriggerListParams {
|
|
150
|
+
namespace: string;
|
|
151
|
+
}
|
|
152
|
+
export interface TriggerGetParams {
|
|
153
|
+
namespace: string;
|
|
154
|
+
connectionId: string;
|
|
155
|
+
}
|
|
156
|
+
export interface TriggerSubscribeParams {
|
|
138
157
|
/**
|
|
139
158
|
* Path param
|
|
140
159
|
*/
|
|
@@ -143,6 +162,10 @@ export interface TriggerCreateParams {
|
|
|
143
162
|
* Path param
|
|
144
163
|
*/
|
|
145
164
|
connectionId: string;
|
|
165
|
+
/**
|
|
166
|
+
* Body param
|
|
167
|
+
*/
|
|
168
|
+
delivery: TriggerDelivery;
|
|
146
169
|
/**
|
|
147
170
|
* Body param: Trigger-specific parameters defined by the trigger inputSchema
|
|
148
171
|
*/
|
|
@@ -150,24 +173,28 @@ export interface TriggerCreateParams {
|
|
|
150
173
|
[key: string]: unknown;
|
|
151
174
|
};
|
|
152
175
|
}
|
|
153
|
-
export interface
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
namespace: string;
|
|
158
|
-
connectionId: string;
|
|
159
|
-
triggerName: string;
|
|
160
|
-
}
|
|
161
|
-
export interface TriggerGetParams {
|
|
162
|
-
namespace: string;
|
|
163
|
-
connectionId: string;
|
|
164
|
-
}
|
|
165
|
-
export interface TriggerGetInstanceParams {
|
|
176
|
+
export interface TriggerUnsubscribeParams {
|
|
177
|
+
/**
|
|
178
|
+
* Path param
|
|
179
|
+
*/
|
|
166
180
|
namespace: string;
|
|
181
|
+
/**
|
|
182
|
+
* Path param
|
|
183
|
+
*/
|
|
167
184
|
connectionId: string;
|
|
168
|
-
|
|
185
|
+
/**
|
|
186
|
+
* Body param
|
|
187
|
+
*/
|
|
188
|
+
delivery: UnsubscribeDelivery;
|
|
189
|
+
/**
|
|
190
|
+
* Body param: The same params used at subscribe time. Forms part of the
|
|
191
|
+
* subscription key.
|
|
192
|
+
*/
|
|
193
|
+
params: {
|
|
194
|
+
[key: string]: unknown;
|
|
195
|
+
};
|
|
169
196
|
}
|
|
170
197
|
export declare namespace Triggers {
|
|
171
|
-
export { type CreateTriggerRequest as CreateTriggerRequest, type TriggerDefinition as TriggerDefinition, type TriggerDefinitionList as TriggerDefinitionList, type
|
|
198
|
+
export { type CreateTriggerRequest as CreateTriggerRequest, type DeleteTriggerRequest as DeleteTriggerRequest, type TriggerDefinition as TriggerDefinition, type TriggerDefinitionList as TriggerDefinitionList, type TriggerDelivery as TriggerDelivery, type TriggerSubscription as TriggerSubscription, type UnsubscribeDelivery as UnsubscribeDelivery, type TriggerUnsubscribeResponse as TriggerUnsubscribeResponse, type TriggerListParams as TriggerListParams, type TriggerGetParams as TriggerGetParams, type TriggerSubscribeParams as TriggerSubscribeParams, type TriggerUnsubscribeParams as TriggerUnsubscribeParams, };
|
|
172
199
|
}
|
|
173
200
|
//# sourceMappingURL=triggers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"triggers.d.mts","sourceRoot":"","sources":["../../src/resources/connections/triggers.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAGzB,qBAAa,QAAS,SAAQ,WAAW;IACvC
|
|
1
|
+
{"version":3,"file":"triggers.d.mts","sourceRoot":"","sources":["../../src/resources/connections/triggers.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,20 +2,6 @@ import { APIResource } from "../../core/resource.js";
|
|
|
2
2
|
import { APIPromise } from "../../core/api-promise.js";
|
|
3
3
|
import { RequestOptions } from "../../internal/request-options.js";
|
|
4
4
|
export declare class Triggers extends APIResource {
|
|
5
|
-
/**
|
|
6
|
-
* Create a trigger instance for a connection using the trigger's declared params.
|
|
7
|
-
*
|
|
8
|
-
* @example
|
|
9
|
-
* ```ts
|
|
10
|
-
* const triggerInstance =
|
|
11
|
-
* await client.connections.triggers.create('triggerName', {
|
|
12
|
-
* namespace: 'namespace',
|
|
13
|
-
* connectionId: 'connectionId',
|
|
14
|
-
* params: { foo: 'bar' },
|
|
15
|
-
* });
|
|
16
|
-
* ```
|
|
17
|
-
*/
|
|
18
|
-
create(triggerName: string, params: TriggerCreateParams, options?: RequestOptions): APIPromise<TriggerInstance>;
|
|
19
5
|
/**
|
|
20
6
|
* List trigger types exposed by a connection.
|
|
21
7
|
*
|
|
@@ -29,53 +15,65 @@ export declare class Triggers extends APIResource {
|
|
|
29
15
|
*/
|
|
30
16
|
list(connectionID: string, params: TriggerListParams, options?: RequestOptions): APIPromise<TriggerDefinitionList>;
|
|
31
17
|
/**
|
|
32
|
-
*
|
|
18
|
+
* Get the schema for a single trigger type.
|
|
33
19
|
*
|
|
34
20
|
* @example
|
|
35
21
|
* ```ts
|
|
36
|
-
* const
|
|
37
|
-
* '
|
|
38
|
-
* {
|
|
22
|
+
* const triggerDefinition =
|
|
23
|
+
* await client.connections.triggers.get('triggerName', {
|
|
39
24
|
* namespace: 'namespace',
|
|
40
25
|
* connectionId: 'connectionId',
|
|
41
|
-
*
|
|
42
|
-
* },
|
|
43
|
-
* );
|
|
26
|
+
* });
|
|
44
27
|
* ```
|
|
45
28
|
*/
|
|
46
|
-
|
|
29
|
+
get(triggerName: string, params: TriggerGetParams, options?: RequestOptions): APIPromise<TriggerDefinition>;
|
|
47
30
|
/**
|
|
48
|
-
*
|
|
31
|
+
* Subscribe to (or refresh) a trigger. Supplying the same (params, delivery.url)
|
|
32
|
+
* refreshes the TTL and may rotate the secret.
|
|
49
33
|
*
|
|
50
34
|
* @example
|
|
51
35
|
* ```ts
|
|
52
|
-
* const
|
|
53
|
-
* await client.connections.triggers.
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
36
|
+
* const triggerSubscription =
|
|
37
|
+
* await client.connections.triggers.subscribe(
|
|
38
|
+
* 'triggerName',
|
|
39
|
+
* {
|
|
40
|
+
* namespace: 'namespace',
|
|
41
|
+
* connectionId: 'connectionId',
|
|
42
|
+
* delivery: {
|
|
43
|
+
* secret:
|
|
44
|
+
* 'whsec_dGVzdF9zZWNyZXRfMjRfYnl0ZXNfbWluaW11bSE=',
|
|
45
|
+
* url: 'https://my-app.example.com/events',
|
|
46
|
+
* },
|
|
47
|
+
* params: { foo: 'bar' },
|
|
48
|
+
* },
|
|
49
|
+
* );
|
|
57
50
|
* ```
|
|
58
51
|
*/
|
|
59
|
-
|
|
52
|
+
subscribe(triggerName: string, params: TriggerSubscribeParams, options?: RequestOptions): APIPromise<TriggerSubscription>;
|
|
60
53
|
/**
|
|
61
|
-
*
|
|
54
|
+
* Unsubscribe by subscription key (params + delivery.url). Eager teardown —
|
|
55
|
+
* subscriptions also expire naturally on TTL.
|
|
62
56
|
*
|
|
63
57
|
* @example
|
|
64
58
|
* ```ts
|
|
65
|
-
* const
|
|
66
|
-
* await client.connections.triggers.
|
|
67
|
-
* '
|
|
59
|
+
* const response =
|
|
60
|
+
* await client.connections.triggers.unsubscribe(
|
|
61
|
+
* 'triggerName',
|
|
68
62
|
* {
|
|
69
63
|
* namespace: 'namespace',
|
|
70
64
|
* connectionId: 'connectionId',
|
|
71
|
-
*
|
|
65
|
+
* delivery: {
|
|
66
|
+
* url: 'https://my-app.example.com/events',
|
|
67
|
+
* },
|
|
68
|
+
* params: { foo: 'bar' },
|
|
72
69
|
* },
|
|
73
70
|
* );
|
|
74
71
|
* ```
|
|
75
72
|
*/
|
|
76
|
-
|
|
73
|
+
unsubscribe(triggerName: string, params: TriggerUnsubscribeParams, options?: RequestOptions): APIPromise<TriggerUnsubscribeResponse>;
|
|
77
74
|
}
|
|
78
75
|
export interface CreateTriggerRequest {
|
|
76
|
+
delivery: TriggerDelivery;
|
|
79
77
|
/**
|
|
80
78
|
* Trigger-specific parameters defined by the trigger inputSchema
|
|
81
79
|
*/
|
|
@@ -83,6 +81,15 @@ export interface CreateTriggerRequest {
|
|
|
83
81
|
[key: string]: unknown;
|
|
84
82
|
};
|
|
85
83
|
}
|
|
84
|
+
export interface DeleteTriggerRequest {
|
|
85
|
+
delivery: UnsubscribeDelivery;
|
|
86
|
+
/**
|
|
87
|
+
* The same params used at subscribe time. Forms part of the subscription key.
|
|
88
|
+
*/
|
|
89
|
+
params: {
|
|
90
|
+
[key: string]: unknown;
|
|
91
|
+
};
|
|
92
|
+
}
|
|
86
93
|
export interface TriggerDefinition {
|
|
87
94
|
/**
|
|
88
95
|
* Supported delivery modes
|
|
@@ -107,34 +114,46 @@ export interface TriggerDefinition {
|
|
|
107
114
|
};
|
|
108
115
|
}
|
|
109
116
|
export type TriggerDefinitionList = Array<TriggerDefinition>;
|
|
110
|
-
export interface
|
|
117
|
+
export interface TriggerDelivery {
|
|
111
118
|
/**
|
|
112
|
-
*
|
|
119
|
+
* Standard Webhooks signing secret (whsec\_<base64 of 24-64 random bytes>). The
|
|
120
|
+
* upstream MCP server signs each delivery with this.
|
|
113
121
|
*/
|
|
114
|
-
|
|
122
|
+
secret: string;
|
|
115
123
|
/**
|
|
116
|
-
*
|
|
124
|
+
* HTTPS webhook destination where the upstream MCP server delivers events.
|
|
117
125
|
*/
|
|
118
|
-
|
|
126
|
+
url: string;
|
|
127
|
+
}
|
|
128
|
+
export interface TriggerSubscription {
|
|
119
129
|
/**
|
|
120
|
-
*
|
|
130
|
+
* Stable subscription id derived from (namespace, connection, name, params,
|
|
131
|
+
* delivery.url). Used by the receiver to route via X-MCP-Subscription-Id.
|
|
121
132
|
*/
|
|
122
|
-
|
|
133
|
+
id: string;
|
|
123
134
|
/**
|
|
124
|
-
*
|
|
135
|
+
* ISO 8601 timestamp at which the subscription expires unless refreshed.
|
|
125
136
|
*/
|
|
126
|
-
|
|
137
|
+
refreshBefore: string;
|
|
138
|
+
}
|
|
139
|
+
export interface UnsubscribeDelivery {
|
|
127
140
|
/**
|
|
128
|
-
*
|
|
141
|
+
* The delivery URL of the subscription to remove. Together with name+params it
|
|
142
|
+
* forms the subscription key.
|
|
129
143
|
*/
|
|
130
|
-
|
|
131
|
-
[key: string]: unknown;
|
|
132
|
-
};
|
|
144
|
+
url: string;
|
|
133
145
|
}
|
|
134
|
-
export interface
|
|
146
|
+
export interface TriggerUnsubscribeResponse {
|
|
135
147
|
success: true;
|
|
136
148
|
}
|
|
137
|
-
export interface
|
|
149
|
+
export interface TriggerListParams {
|
|
150
|
+
namespace: string;
|
|
151
|
+
}
|
|
152
|
+
export interface TriggerGetParams {
|
|
153
|
+
namespace: string;
|
|
154
|
+
connectionId: string;
|
|
155
|
+
}
|
|
156
|
+
export interface TriggerSubscribeParams {
|
|
138
157
|
/**
|
|
139
158
|
* Path param
|
|
140
159
|
*/
|
|
@@ -143,6 +162,10 @@ export interface TriggerCreateParams {
|
|
|
143
162
|
* Path param
|
|
144
163
|
*/
|
|
145
164
|
connectionId: string;
|
|
165
|
+
/**
|
|
166
|
+
* Body param
|
|
167
|
+
*/
|
|
168
|
+
delivery: TriggerDelivery;
|
|
146
169
|
/**
|
|
147
170
|
* Body param: Trigger-specific parameters defined by the trigger inputSchema
|
|
148
171
|
*/
|
|
@@ -150,24 +173,28 @@ export interface TriggerCreateParams {
|
|
|
150
173
|
[key: string]: unknown;
|
|
151
174
|
};
|
|
152
175
|
}
|
|
153
|
-
export interface
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
namespace: string;
|
|
158
|
-
connectionId: string;
|
|
159
|
-
triggerName: string;
|
|
160
|
-
}
|
|
161
|
-
export interface TriggerGetParams {
|
|
162
|
-
namespace: string;
|
|
163
|
-
connectionId: string;
|
|
164
|
-
}
|
|
165
|
-
export interface TriggerGetInstanceParams {
|
|
176
|
+
export interface TriggerUnsubscribeParams {
|
|
177
|
+
/**
|
|
178
|
+
* Path param
|
|
179
|
+
*/
|
|
166
180
|
namespace: string;
|
|
181
|
+
/**
|
|
182
|
+
* Path param
|
|
183
|
+
*/
|
|
167
184
|
connectionId: string;
|
|
168
|
-
|
|
185
|
+
/**
|
|
186
|
+
* Body param
|
|
187
|
+
*/
|
|
188
|
+
delivery: UnsubscribeDelivery;
|
|
189
|
+
/**
|
|
190
|
+
* Body param: The same params used at subscribe time. Forms part of the
|
|
191
|
+
* subscription key.
|
|
192
|
+
*/
|
|
193
|
+
params: {
|
|
194
|
+
[key: string]: unknown;
|
|
195
|
+
};
|
|
169
196
|
}
|
|
170
197
|
export declare namespace Triggers {
|
|
171
|
-
export { type CreateTriggerRequest as CreateTriggerRequest, type TriggerDefinition as TriggerDefinition, type TriggerDefinitionList as TriggerDefinitionList, type
|
|
198
|
+
export { type CreateTriggerRequest as CreateTriggerRequest, type DeleteTriggerRequest as DeleteTriggerRequest, type TriggerDefinition as TriggerDefinition, type TriggerDefinitionList as TriggerDefinitionList, type TriggerDelivery as TriggerDelivery, type TriggerSubscription as TriggerSubscription, type UnsubscribeDelivery as UnsubscribeDelivery, type TriggerUnsubscribeResponse as TriggerUnsubscribeResponse, type TriggerListParams as TriggerListParams, type TriggerGetParams as TriggerGetParams, type TriggerSubscribeParams as TriggerSubscribeParams, type TriggerUnsubscribeParams as TriggerUnsubscribeParams, };
|
|
172
199
|
}
|
|
173
200
|
//# sourceMappingURL=triggers.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"triggers.d.ts","sourceRoot":"","sources":["../../src/resources/connections/triggers.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAGzB,qBAAa,QAAS,SAAQ,WAAW;IACvC
|
|
1
|
+
{"version":3,"file":"triggers.d.ts","sourceRoot":"","sources":["../../src/resources/connections/triggers.ts"],"names":[],"mappings":"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"}
|