@omkar273/mcp-temp 0.0.44 → 0.0.45
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 +75 -75
- package/bin/mcp-server.js.map +35 -35
- package/esm/lib/config.d.ts +2 -2
- package/esm/lib/config.js +2 -2
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.js +1 -1
- package/esm/mcp-server/tools/customersCreateCustomer.js +1 -1
- package/esm/mcp-server/tools/customersCreateCustomer.js.map +1 -1
- package/esm/mcp-server/tools/customersDeleteCustomer.js +2 -2
- package/esm/mcp-server/tools/customersDeleteCustomer.js.map +1 -1
- package/esm/mcp-server/tools/customersGetCustomer.js +2 -2
- package/esm/mcp-server/tools/customersGetCustomer.js.map +1 -1
- package/esm/mcp-server/tools/customersGetCustomerByExternalId.js +2 -2
- package/esm/mcp-server/tools/customersGetCustomerByExternalId.js.map +1 -1
- package/esm/mcp-server/tools/customersGetCustomerEntitlements.js +2 -2
- package/esm/mcp-server/tools/customersGetCustomerEntitlements.js.map +1 -1
- package/esm/mcp-server/tools/customersGetCustomerUpcomingGrants.js +2 -2
- package/esm/mcp-server/tools/customersGetCustomerUpcomingGrants.js.map +1 -1
- package/esm/mcp-server/tools/customersGetCustomerUsageSummary.js +2 -2
- package/esm/mcp-server/tools/customersGetCustomerUsageSummary.js.map +1 -1
- package/esm/mcp-server/tools/customersQueryCustomer.js +1 -1
- package/esm/mcp-server/tools/customersQueryCustomer.js.map +1 -1
- package/esm/mcp-server/tools/customersUpdateCustomer.js +1 -1
- package/esm/mcp-server/tools/customersUpdateCustomer.js.map +1 -1
- package/esm/mcp-server/tools/eventsGetEvent.js +2 -2
- package/esm/mcp-server/tools/eventsGetEvent.js.map +1 -1
- package/esm/mcp-server/tools/eventsGetHuggingfaceInferenceData.js +1 -1
- package/esm/mcp-server/tools/eventsGetHuggingfaceInferenceData.js.map +1 -1
- package/esm/mcp-server/tools/eventsGetUsageAnalytics.js +1 -1
- package/esm/mcp-server/tools/eventsGetUsageAnalytics.js.map +1 -1
- package/esm/mcp-server/tools/eventsGetUsageByMeter.js +1 -1
- package/esm/mcp-server/tools/eventsGetUsageByMeter.js.map +1 -1
- package/esm/mcp-server/tools/eventsGetUsageStatistics.js +1 -1
- package/esm/mcp-server/tools/eventsGetUsageStatistics.js.map +1 -1
- package/esm/mcp-server/tools/eventsIngestEvent.js +1 -1
- package/esm/mcp-server/tools/eventsIngestEvent.js.map +1 -1
- package/esm/mcp-server/tools/eventsIngestEventsBulk.js +1 -1
- package/esm/mcp-server/tools/eventsIngestEventsBulk.js.map +1 -1
- package/esm/mcp-server/tools/eventsListRawEvents.js +1 -1
- package/esm/mcp-server/tools/eventsListRawEvents.js.map +1 -1
- package/esm/mcp-server/tools/invoicesAttemptInvoicePayment.js +1 -1
- package/esm/mcp-server/tools/invoicesAttemptInvoicePayment.js.map +1 -1
- package/esm/mcp-server/tools/invoicesCreateInvoice.js +1 -1
- package/esm/mcp-server/tools/invoicesCreateInvoice.js.map +1 -1
- package/esm/mcp-server/tools/invoicesFinalizeInvoice.js +1 -1
- package/esm/mcp-server/tools/invoicesFinalizeInvoice.js.map +1 -1
- package/esm/mcp-server/tools/invoicesGetCustomerInvoiceSummary.js +2 -2
- package/esm/mcp-server/tools/invoicesGetCustomerInvoiceSummary.js.map +1 -1
- package/esm/mcp-server/tools/invoicesGetInvoice.js +2 -2
- package/esm/mcp-server/tools/invoicesGetInvoice.js.map +1 -1
- package/esm/mcp-server/tools/invoicesGetInvoicePdf.js +2 -2
- package/esm/mcp-server/tools/invoicesGetInvoicePdf.js.map +1 -1
- package/esm/mcp-server/tools/invoicesGetInvoicePreview.js +1 -1
- package/esm/mcp-server/tools/invoicesGetInvoicePreview.js.map +1 -1
- package/esm/mcp-server/tools/invoicesQueryInvoice.js +1 -1
- package/esm/mcp-server/tools/invoicesQueryInvoice.js.map +1 -1
- package/esm/mcp-server/tools/invoicesRecalculateInvoice.js +1 -1
- package/esm/mcp-server/tools/invoicesRecalculateInvoice.js.map +1 -1
- package/esm/mcp-server/tools/invoicesTriggerInvoiceCommsWebhook.js +1 -1
- package/esm/mcp-server/tools/invoicesTriggerInvoiceCommsWebhook.js.map +1 -1
- package/esm/mcp-server/tools/invoicesUpdateInvoice.js +1 -1
- package/esm/mcp-server/tools/invoicesUpdateInvoice.js.map +1 -1
- package/esm/mcp-server/tools/invoicesUpdateInvoicePaymentStatus.js +1 -1
- package/esm/mcp-server/tools/invoicesUpdateInvoicePaymentStatus.js.map +1 -1
- package/esm/mcp-server/tools/invoicesVoidInvoice.js +1 -1
- package/esm/mcp-server/tools/invoicesVoidInvoice.js.map +1 -1
- package/esm/tool-names.js +30 -30
- package/esm/tool-names.js.map +1 -1
- package/esm/tsconfig.tsbuildinfo +1 -1
- package/manifest.json +31 -31
- package/package.json +1 -1
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/mcp-server/tools/customersCreateCustomer.ts +1 -1
- package/src/mcp-server/tools/customersDeleteCustomer.ts +2 -2
- package/src/mcp-server/tools/customersGetCustomer.ts +2 -2
- package/src/mcp-server/tools/customersGetCustomerByExternalId.ts +2 -2
- package/src/mcp-server/tools/customersGetCustomerEntitlements.ts +2 -2
- package/src/mcp-server/tools/customersGetCustomerUpcomingGrants.ts +2 -2
- package/src/mcp-server/tools/customersGetCustomerUsageSummary.ts +2 -2
- package/src/mcp-server/tools/customersQueryCustomer.ts +1 -1
- package/src/mcp-server/tools/customersUpdateCustomer.ts +1 -1
- package/src/mcp-server/tools/eventsGetEvent.ts +2 -2
- package/src/mcp-server/tools/eventsGetHuggingfaceInferenceData.ts +1 -1
- package/src/mcp-server/tools/eventsGetUsageAnalytics.ts +1 -1
- package/src/mcp-server/tools/eventsGetUsageByMeter.ts +1 -1
- package/src/mcp-server/tools/eventsGetUsageStatistics.ts +1 -1
- package/src/mcp-server/tools/eventsIngestEvent.ts +1 -1
- package/src/mcp-server/tools/eventsIngestEventsBulk.ts +1 -1
- package/src/mcp-server/tools/eventsListRawEvents.ts +1 -1
- package/src/mcp-server/tools/invoicesAttemptInvoicePayment.ts +1 -1
- package/src/mcp-server/tools/invoicesCreateInvoice.ts +1 -1
- package/src/mcp-server/tools/invoicesFinalizeInvoice.ts +1 -1
- package/src/mcp-server/tools/invoicesGetCustomerInvoiceSummary.ts +2 -2
- package/src/mcp-server/tools/invoicesGetInvoice.ts +2 -2
- package/src/mcp-server/tools/invoicesGetInvoicePdf.ts +2 -2
- package/src/mcp-server/tools/invoicesGetInvoicePreview.ts +1 -1
- package/src/mcp-server/tools/invoicesQueryInvoice.ts +1 -1
- package/src/mcp-server/tools/invoicesRecalculateInvoice.ts +1 -1
- package/src/mcp-server/tools/invoicesTriggerInvoiceCommsWebhook.ts +1 -1
- package/src/mcp-server/tools/invoicesUpdateInvoice.ts +1 -1
- package/src/mcp-server/tools/invoicesUpdateInvoicePaymentStatus.ts +1 -1
- package/src/mcp-server/tools/invoicesVoidInvoice.ts +1 -1
- package/src/tool-names.ts +30 -30
package/esm/lib/config.d.ts
CHANGED
|
@@ -35,8 +35,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
|
|
|
35
35
|
export declare const SDK_METADATA: {
|
|
36
36
|
readonly language: "typescript";
|
|
37
37
|
readonly openapiDocVersion: "1.0";
|
|
38
|
-
readonly sdkVersion: "0.0.
|
|
38
|
+
readonly sdkVersion: "0.0.45";
|
|
39
39
|
readonly genVersion: "2.845.1";
|
|
40
|
-
readonly userAgent: "speakeasy-sdk/mcp-typescript 0.0.
|
|
40
|
+
readonly userAgent: "speakeasy-sdk/mcp-typescript 0.0.45 2.845.1 1.0 @omkar273/mcp-temp";
|
|
41
41
|
};
|
|
42
42
|
//# sourceMappingURL=config.d.ts.map
|
package/esm/lib/config.js
CHANGED
|
@@ -24,8 +24,8 @@ export function serverURLFromOptions(options) {
|
|
|
24
24
|
export const SDK_METADATA = {
|
|
25
25
|
language: "typescript",
|
|
26
26
|
openapiDocVersion: "1.0",
|
|
27
|
-
sdkVersion: "0.0.
|
|
27
|
+
sdkVersion: "0.0.45",
|
|
28
28
|
genVersion: "2.845.1",
|
|
29
|
-
userAgent: "speakeasy-sdk/mcp-typescript 0.0.
|
|
29
|
+
userAgent: "speakeasy-sdk/mcp-typescript 0.0.45 2.845.1 1.0 @omkar273/mcp-temp",
|
|
30
30
|
};
|
|
31
31
|
//# sourceMappingURL=config.js.map
|
package/esm/mcp-server/server.js
CHANGED
|
@@ -39,7 +39,7 @@ import { tool$invoicesVoidInvoice } from "./tools/invoicesVoidInvoice.js";
|
|
|
39
39
|
export function createMCPServer(deps) {
|
|
40
40
|
const server = new McpServer({
|
|
41
41
|
name: "Flexprice",
|
|
42
|
-
version: "0.0.
|
|
42
|
+
version: "0.0.45",
|
|
43
43
|
});
|
|
44
44
|
const getClient = deps.getSDK || (() => new FlexpriceCore({
|
|
45
45
|
security: deps.security,
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: DtoCreateCustomerRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$customersCreateCustomer = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "create-customer",
|
|
12
12
|
description: `Create customer
|
|
13
13
|
|
|
14
14
|
Use when onboarding a new billing customer (e.g. sign-up or CRM sync). Ideal for linking via external_customer_id to your app's user id.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customersCreateCustomer.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersCreateCustomer.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AACjF,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAC9F,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,kCAAkC;CAC5C,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAgC;IACvE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"customersCreateCustomer.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersCreateCustomer.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AACjF,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAC9F,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,kCAAkC;CAC5C,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAgC;IACvE,IAAI,EAAE,iBAAiB;IACvB,WAAW,EAAE;;yIAE0H;IACvI,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,uBAAuB,CAC5C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,13 +8,13 @@ const args = {
|
|
|
8
8
|
request: DeleteCustomerRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$customersDeleteCustomer = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "delete-customer",
|
|
12
12
|
description: `Delete customer
|
|
13
13
|
|
|
14
14
|
Use when removing a customer (e.g. GDPR or churn). Returns 204 No Content on success.`,
|
|
15
15
|
annotations: {
|
|
16
16
|
"title": "",
|
|
17
|
-
"destructiveHint":
|
|
17
|
+
"destructiveHint": false,
|
|
18
18
|
"idempotentHint": false,
|
|
19
19
|
"openWorldHint": false,
|
|
20
20
|
"readOnlyHint": false,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customersDeleteCustomer.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersDeleteCustomer.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AACjF,OAAO,EAAE,+BAA+B,EAAE,MAAM,kCAAkC,CAAC;AACnF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,+BAA+B;CACzC,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAgC;IACvE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"customersDeleteCustomer.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersDeleteCustomer.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AACjF,OAAO,EAAE,+BAA+B,EAAE,MAAM,kCAAkC,CAAC;AACnF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,+BAA+B;CACzC,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAgC;IACvE,IAAI,EAAE,iBAAiB;IACvB,WAAW,EAAE;;sFAEuE;IACpF,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,uBAAuB,CAC5C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: GetCustomerRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$customersGetCustomer = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-customer",
|
|
12
12
|
description: `Get customer
|
|
13
13
|
|
|
14
14
|
Use when you need to load a single customer (e.g. for a billing portal or to attach a subscription).`,
|
|
@@ -17,7 +17,7 @@ Use when you need to load a single customer (e.g. for a billing portal or to att
|
|
|
17
17
|
"destructiveHint": false,
|
|
18
18
|
"idempotentHint": false,
|
|
19
19
|
"openWorldHint": false,
|
|
20
|
-
"readOnlyHint":
|
|
20
|
+
"readOnlyHint": false,
|
|
21
21
|
},
|
|
22
22
|
args,
|
|
23
23
|
tool: async (client, args, ctx) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customersGetCustomer.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersGetCustomer.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,EAAE,4BAA4B,EAAE,MAAM,+BAA+B,CAAC;AAC7E,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,4BAA4B;CACtC,CAAC;AAEF,MAAM,CAAC,MAAM,yBAAyB,GAAgC;IACpE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"customersGetCustomer.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersGetCustomer.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,EAAE,4BAA4B,EAAE,MAAM,+BAA+B,CAAC;AAC7E,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,4BAA4B;CACtC,CAAC;AAEF,MAAM,CAAC,MAAM,yBAAyB,GAAgC;IACpE,IAAI,EAAE,cAAc;IACpB,WAAW,EAAE;;qGAEsF;IACnG,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,oBAAoB,CACzC,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: GetCustomerByExternalIdRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$customersGetCustomerByExternalId = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-customer-by-external-id",
|
|
12
12
|
description: `Get customer by external ID
|
|
13
13
|
|
|
14
14
|
Use when resolving a customer by your app's id (e.g. from your user table). Ideal for integrations that key by external id.`,
|
|
@@ -17,7 +17,7 @@ Use when resolving a customer by your app's id (e.g. from your user table). Idea
|
|
|
17
17
|
"destructiveHint": false,
|
|
18
18
|
"idempotentHint": false,
|
|
19
19
|
"openWorldHint": false,
|
|
20
|
-
"readOnlyHint":
|
|
20
|
+
"readOnlyHint": false,
|
|
21
21
|
},
|
|
22
22
|
args,
|
|
23
23
|
tool: async (client, args, ctx) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customersGetCustomerByExternalId.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersGetCustomerByExternalId.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gCAAgC,EAAE,MAAM,iDAAiD,CAAC;AACnG,OAAO,EAAE,wCAAwC,EAAE,MAAM,2CAA2C,CAAC;AACrG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,wCAAwC;CAClD,CAAC;AAEF,MAAM,CAAC,MAAM,qCAAqC,GAE9C;IACF,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"customersGetCustomerByExternalId.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersGetCustomerByExternalId.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gCAAgC,EAAE,MAAM,iDAAiD,CAAC;AACnG,OAAO,EAAE,wCAAwC,EAAE,MAAM,2CAA2C,CAAC;AACrG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,wCAAwC;CAClD,CAAC;AAEF,MAAM,CAAC,MAAM,qCAAqC,GAE9C;IACF,IAAI,EAAE,6BAA6B;IACnC,WAAW,EAAE;;4HAE6G;IAC1H,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,gCAAgC,CACrD,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: GetCustomerEntitlementsRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$customersGetCustomerEntitlements = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-customer-entitlements",
|
|
12
12
|
description: `Get customer entitlements
|
|
13
13
|
|
|
14
14
|
Use when checking what a customer can access (e.g. feature gating or usage limits). Supports optional filters (feature_ids, subscription_ids).`,
|
|
@@ -17,7 +17,7 @@ Use when checking what a customer can access (e.g. feature gating or usage limit
|
|
|
17
17
|
"destructiveHint": false,
|
|
18
18
|
"idempotentHint": false,
|
|
19
19
|
"openWorldHint": false,
|
|
20
|
-
"readOnlyHint":
|
|
20
|
+
"readOnlyHint": false,
|
|
21
21
|
},
|
|
22
22
|
args,
|
|
23
23
|
tool: async (client, args, ctx) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customersGetCustomerEntitlements.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersGetCustomerEntitlements.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gCAAgC,EAAE,MAAM,iDAAiD,CAAC;AACnG,OAAO,EAAE,wCAAwC,EAAE,MAAM,2CAA2C,CAAC;AACrG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,wCAAwC;CAClD,CAAC;AAEF,MAAM,CAAC,MAAM,qCAAqC,GAE9C;IACF,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"customersGetCustomerEntitlements.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersGetCustomerEntitlements.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gCAAgC,EAAE,MAAM,iDAAiD,CAAC;AACnG,OAAO,EAAE,wCAAwC,EAAE,MAAM,2CAA2C,CAAC;AACrG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,wCAAwC;CAClD,CAAC;AAEF,MAAM,CAAC,MAAM,qCAAqC,GAE9C;IACF,IAAI,EAAE,2BAA2B;IACjC,WAAW,EAAE;;+IAEgI;IAC7I,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,gCAAgC,CACrD,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: GetCustomerUpcomingGrantsRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$customersGetCustomerUpcomingGrants = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-customer-upcoming-grants",
|
|
12
12
|
description: `Get upcoming credit grant applications
|
|
13
13
|
|
|
14
14
|
Use when showing upcoming or pending credits for a customer (e.g. in a portal or for forecasting).`,
|
|
@@ -17,7 +17,7 @@ Use when showing upcoming or pending credits for a customer (e.g. in a portal or
|
|
|
17
17
|
"destructiveHint": false,
|
|
18
18
|
"idempotentHint": false,
|
|
19
19
|
"openWorldHint": false,
|
|
20
|
-
"readOnlyHint":
|
|
20
|
+
"readOnlyHint": false,
|
|
21
21
|
},
|
|
22
22
|
args,
|
|
23
23
|
tool: async (client, args, ctx) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customersGetCustomerUpcomingGrants.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersGetCustomerUpcomingGrants.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,kCAAkC,EAAE,MAAM,mDAAmD,CAAC;AACvG,OAAO,EAAE,0CAA0C,EAAE,MAAM,6CAA6C,CAAC;AACzG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,0CAA0C;CACpD,CAAC;AAEF,MAAM,CAAC,MAAM,uCAAuC,GAEhD;IACF,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"customersGetCustomerUpcomingGrants.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersGetCustomerUpcomingGrants.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,kCAAkC,EAAE,MAAM,mDAAmD,CAAC;AACvG,OAAO,EAAE,0CAA0C,EAAE,MAAM,6CAA6C,CAAC;AACzG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,0CAA0C;CACpD,CAAC;AAEF,MAAM,CAAC,MAAM,uCAAuC,GAEhD;IACF,IAAI,EAAE,8BAA8B;IACpC,WAAW,EAAE;;mGAEoF;IACjG,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,kCAAkC,CACvD,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: GetCustomerUsageSummaryRequest$zodSchema.optional(),
|
|
9
9
|
};
|
|
10
10
|
export const tool$customersGetCustomerUsageSummary = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-customer-usage-summary",
|
|
12
12
|
description: `Get customer usage summary
|
|
13
13
|
|
|
14
14
|
Use when showing a customer's usage (e.g. portal or overage alerts). Identify by customer_id or customer_lookup_key; supports filters.`,
|
|
@@ -17,7 +17,7 @@ Use when showing a customer's usage (e.g. portal or overage alerts). Identify by
|
|
|
17
17
|
"destructiveHint": false,
|
|
18
18
|
"idempotentHint": false,
|
|
19
19
|
"openWorldHint": false,
|
|
20
|
-
"readOnlyHint":
|
|
20
|
+
"readOnlyHint": false,
|
|
21
21
|
},
|
|
22
22
|
args,
|
|
23
23
|
tool: async (client, args, ctx) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customersGetCustomerUsageSummary.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersGetCustomerUsageSummary.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gCAAgC,EAAE,MAAM,iDAAiD,CAAC;AACnG,OAAO,EAAE,wCAAwC,EAAE,MAAM,2CAA2C,CAAC;AACrG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,wCAAwC,CAAC,QAAQ,EAAE;CAC7D,CAAC;AAEF,MAAM,CAAC,MAAM,qCAAqC,GAE9C;IACF,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"customersGetCustomerUsageSummary.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersGetCustomerUsageSummary.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,gCAAgC,EAAE,MAAM,iDAAiD,CAAC;AACnG,OAAO,EAAE,wCAAwC,EAAE,MAAM,2CAA2C,CAAC;AACrG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,wCAAwC,CAAC,QAAQ,EAAE;CAC7D,CAAC;AAEF,MAAM,CAAC,MAAM,qCAAqC,GAE9C;IACF,IAAI,EAAE,4BAA4B;IAClC,WAAW,EAAE;;uIAEwH;IACrI,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,gCAAgC,CACrD,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: TypesCustomerFilter$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$customersQueryCustomer = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "query-customer",
|
|
12
12
|
description: `Query customers
|
|
13
13
|
|
|
14
14
|
Use when listing or searching customers (e.g. admin CRM or reporting). Returns a paginated list; supports filtering and sorting.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customersQueryCustomer.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersQueryCustomer.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAC/E,OAAO,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,6BAA6B;CACvC,CAAC;AAEF,MAAM,CAAC,MAAM,2BAA2B,GAAgC;IACtE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"customersQueryCustomer.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersQueryCustomer.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAC/E,OAAO,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,6BAA6B;CACvC,CAAC;AAEF,MAAM,CAAC,MAAM,2BAA2B,GAAgC;IACtE,IAAI,EAAE,gBAAgB;IACtB,WAAW,EAAE;;iIAEkH;IAC/H,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,sBAAsB,CAC3C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: UpdateCustomerRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$customersUpdateCustomer = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "update-customer",
|
|
12
12
|
description: `Update customer
|
|
13
13
|
|
|
14
14
|
Use when updating customer details (e.g. name, email, or metadata). Identify by id or external_customer_id.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customersUpdateCustomer.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersUpdateCustomer.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AACjF,OAAO,EAAE,+BAA+B,EAAE,MAAM,kCAAkC,CAAC;AACnF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,+BAA+B;CACzC,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAgC;IACvE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"customersUpdateCustomer.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/customersUpdateCustomer.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AACjF,OAAO,EAAE,+BAA+B,EAAE,MAAM,kCAAkC,CAAC;AACnF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,+BAA+B;CACzC,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAgC;IACvE,IAAI,EAAE,iBAAiB;IACvB,WAAW,EAAE;;4GAE6F;IAC1G,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,uBAAuB,CAC5C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: GetEventRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$eventsGetEvent = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-event",
|
|
12
12
|
description: `Get event
|
|
13
13
|
|
|
14
14
|
Use when debugging a specific event (e.g. why it failed or how it was aggregated). Includes processing status and debug info.`,
|
|
@@ -17,7 +17,7 @@ Use when debugging a specific event (e.g. why it failed or how it was aggregated
|
|
|
17
17
|
"destructiveHint": false,
|
|
18
18
|
"idempotentHint": false,
|
|
19
19
|
"openWorldHint": false,
|
|
20
|
-
"readOnlyHint":
|
|
20
|
+
"readOnlyHint": false,
|
|
21
21
|
},
|
|
22
22
|
args,
|
|
23
23
|
tool: async (client, args, ctx) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventsGetEvent.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsGetEvent.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAC/D,OAAO,EAAE,yBAAyB,EAAE,MAAM,4BAA4B,CAAC;AACvE,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,yBAAyB;CACnC,CAAC;AAEF,MAAM,CAAC,MAAM,mBAAmB,GAAgC;IAC9D,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"eventsGetEvent.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsGetEvent.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAC/D,OAAO,EAAE,yBAAyB,EAAE,MAAM,4BAA4B,CAAC;AACvE,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,yBAAyB;CACnC,CAAC;AAEF,MAAM,CAAC,MAAM,mBAAmB,GAAgC;IAC9D,IAAI,EAAE,WAAW;IACjB,WAAW,EAAE;;8HAE+G;IAC5H,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,cAAc,CACnC,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
import { eventsGetHuggingfaceInferenceData } from "../../funcs/eventsGetHuggingfaceInferenceData.js";
|
|
5
5
|
import { formatResult } from "../tools.js";
|
|
6
6
|
export const tool$eventsGetHuggingfaceInferenceData = {
|
|
7
|
-
name: "
|
|
7
|
+
name: "get-huggingface-inference-data",
|
|
8
8
|
description: `Get Hugging Face inference data
|
|
9
9
|
|
|
10
10
|
Use when fetching Hugging Face inference usage or billing data (e.g. for HF-specific reporting or reconciliation).`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventsGetHuggingfaceInferenceData.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsGetHuggingfaceInferenceData.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,iCAAiC,EAAE,MAAM,kDAAkD,CAAC;AACrG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,CAAC,MAAM,sCAAsC,GAAmB;IACpE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"eventsGetHuggingfaceInferenceData.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsGetHuggingfaceInferenceData.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,iCAAiC,EAAE,MAAM,kDAAkD,CAAC;AACrG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,CAAC,MAAM,sCAAsC,GAAmB;IACpE,IAAI,EAAE,gCAAgC;IACtC,WAAW,EAAE;;mHAEoG;IACjH,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,GAAG,EAAE,EAAE;QAC1B,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,iCAAiC,CACtD,MAAM,EACN,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: DtoGetUsageAnalyticsRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$eventsGetUsageAnalytics = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-usage-analytics",
|
|
12
12
|
description: `Get usage analytics
|
|
13
13
|
|
|
14
14
|
Use when building analytics views (e.g. usage by feature or customer over time). Supports filtering, grouping, and time-series breakdown.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventsGetUsageAnalytics.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsGetUsageAnalytics.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AACjF,OAAO,EAAE,qCAAqC,EAAE,MAAM,6CAA6C,CAAC;AACpG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,qCAAqC;CAC/C,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAgC;IACvE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"eventsGetUsageAnalytics.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsGetUsageAnalytics.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AACjF,OAAO,EAAE,qCAAqC,EAAE,MAAM,6CAA6C,CAAC;AACpG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,qCAAqC;CAC/C,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAgC;IACvE,IAAI,EAAE,qBAAqB;IAC3B,WAAW,EAAE;;0IAE2H;IACxI,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,uBAAuB,CAC5C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: DtoGetUsageByMeterRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$eventsGetUsageByMeter = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-usage-by-meter",
|
|
12
12
|
description: `Get usage by meter
|
|
13
13
|
|
|
14
14
|
Use when showing usage for a specific meter (e.g. dashboard or overage check). Supports time range, filters, and grouping by customer or subscription.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventsGetUsageByMeter.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsGetUsageByMeter.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,mCAAmC,EAAE,MAAM,2CAA2C,CAAC;AAChG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,mCAAmC;CAC7C,CAAC;AAEF,MAAM,CAAC,MAAM,0BAA0B,GAAgC;IACrE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"eventsGetUsageByMeter.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsGetUsageByMeter.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,mCAAmC,EAAE,MAAM,2CAA2C,CAAC;AAChG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,mCAAmC;CAC7C,CAAC;AAEF,MAAM,CAAC,MAAM,0BAA0B,GAAgC;IACrE,IAAI,EAAE,oBAAoB;IAC1B,WAAW,EAAE;;uJAEwI;IACrJ,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,qBAAqB,CAC1C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: DtoGetUsageRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$eventsGetUsageStatistics = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-usage-statistics",
|
|
12
12
|
description: `Get usage statistics
|
|
13
13
|
|
|
14
14
|
Use when building usage reports or dashboards across events. Supports filters and grouping; defaults to last 7 days if no range provided.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventsGetUsageStatistics.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsGetUsageStatistics.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AACnF,OAAO,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AAClF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,4BAA4B;CACtC,CAAC;AAEF,MAAM,CAAC,MAAM,6BAA6B,GAAgC;IACxE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"eventsGetUsageStatistics.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsGetUsageStatistics.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,wBAAwB,EAAE,MAAM,yCAAyC,CAAC;AACnF,OAAO,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AAClF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,4BAA4B;CACtC,CAAC;AAEF,MAAM,CAAC,MAAM,6BAA6B,GAAgC;IACxE,IAAI,EAAE,sBAAsB;IAC5B,WAAW,EAAE;;0IAE2H;IACxI,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,wBAAwB,CAC7C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: DtoIngestEventRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$eventsIngestEvent = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "ingest-event",
|
|
12
12
|
description: `Ingest event
|
|
13
13
|
|
|
14
14
|
Use when sending a single usage event from your app (e.g. one API call or one GB stored). Events are processed asynchronously; returns 202 with event_id.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventsIngestEvent.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsIngestEvent.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACrE,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AACxF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,+BAA+B;CACzC,CAAC;AAEF,MAAM,CAAC,MAAM,sBAAsB,GAAgC;IACjE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"eventsIngestEvent.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsIngestEvent.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACrE,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AACxF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,+BAA+B;CACzC,CAAC;AAEF,MAAM,CAAC,MAAM,sBAAsB,GAAgC;IACjE,IAAI,EAAE,cAAc;IACpB,WAAW,EAAE;;0JAE2I;IACxJ,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,iBAAiB,CACtC,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: DtoBulkIngestEventRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$eventsIngestEventsBulk = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "ingest-events-bulk",
|
|
12
12
|
description: `Bulk ingest events
|
|
13
13
|
|
|
14
14
|
Use when batching usage events (e.g. backfill or high-volume ingestion). More efficient than single event calls; returns 202 when accepted.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventsIngestEventsBulk.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsIngestEventsBulk.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAC/E,OAAO,EAAE,mCAAmC,EAAE,MAAM,2CAA2C,CAAC;AAChG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,mCAAmC;CAC7C,CAAC;AAEF,MAAM,CAAC,MAAM,2BAA2B,GAAgC;IACtE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"eventsIngestEventsBulk.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsIngestEventsBulk.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,sBAAsB,EAAE,MAAM,uCAAuC,CAAC;AAC/E,OAAO,EAAE,mCAAmC,EAAE,MAAM,2CAA2C,CAAC;AAChG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,mCAAmC;CAC7C,CAAC;AAEF,MAAM,CAAC,MAAM,2BAA2B,GAAgC;IACtE,IAAI,EAAE,oBAAoB;IAC1B,WAAW,EAAE;;4IAE6H;IAC1I,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,sBAAsB,CAC3C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: DtoGetEventsRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$eventsListRawEvents = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "list-raw-events",
|
|
12
12
|
description: `List raw events
|
|
13
13
|
|
|
14
14
|
Use when debugging ingestion or exporting raw event data (e.g. support or audit). Returns a paginated list; supports time range and sorting.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"eventsListRawEvents.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsListRawEvents.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACzE,OAAO,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,6BAA6B;CACvC,CAAC;AAEF,MAAM,CAAC,MAAM,wBAAwB,GAAgC;IACnE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"eventsListRawEvents.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/eventsListRawEvents.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACzE,OAAO,EAAE,6BAA6B,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,6BAA6B;CACvC,CAAC;AAEF,MAAM,CAAC,MAAM,wBAAwB,GAAgC;IACnE,IAAI,EAAE,iBAAiB;IACvB,WAAW,EAAE;;6IAE8H;IAC3I,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,mBAAmB,CACxC,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: AttemptInvoicePaymentRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$invoicesAttemptInvoicePayment = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "attempt-invoice-payment",
|
|
12
12
|
description: `Attempt invoice payment
|
|
13
13
|
|
|
14
14
|
Use when paying an invoice with the customer's wallet balance (e.g. prepaid credits or balance applied at checkout).`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"invoicesAttemptInvoicePayment.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesAttemptInvoicePayment.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,6BAA6B,EAAE,MAAM,8CAA8C,CAAC;AAC7F,OAAO,EAAE,sCAAsC,EAAE,MAAM,yCAAyC,CAAC;AACjG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,sCAAsC;CAChD,CAAC;AAEF,MAAM,CAAC,MAAM,kCAAkC,GAAgC;IAC7E,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"invoicesAttemptInvoicePayment.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesAttemptInvoicePayment.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,6BAA6B,EAAE,MAAM,8CAA8C,CAAC;AAC7F,OAAO,EAAE,sCAAsC,EAAE,MAAM,yCAAyC,CAAC;AACjG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,sCAAsC;CAChD,CAAC;AAEF,MAAM,CAAC,MAAM,kCAAkC,GAAgC;IAC7E,IAAI,EAAE,yBAAyB;IAC/B,WAAW,EAAE;;qHAEsG;IACnH,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,6BAA6B,CAClD,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: DtoCreateInvoiceRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$invoicesCreateInvoice = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "create-invoice",
|
|
12
12
|
description: `Create one-off invoice
|
|
13
13
|
|
|
14
14
|
Use when creating a manual or one-off invoice (e.g. custom charge or non-recurring billing). Invoice is created in draft; finalize when ready.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"invoicesCreateInvoice.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesCreateInvoice.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,iCAAiC;CAC3C,CAAC;AAEF,MAAM,CAAC,MAAM,0BAA0B,GAAgC;IACrE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"invoicesCreateInvoice.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesCreateInvoice.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,iCAAiC;CAC3C,CAAC;AAEF,MAAM,CAAC,MAAM,0BAA0B,GAAgC;IACrE,IAAI,EAAE,gBAAgB;IACtB,WAAW,EAAE;;+IAEgI;IAC7I,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,qBAAqB,CAC1C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: FinalizeInvoiceRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$invoicesFinalizeInvoice = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "finalize-invoice",
|
|
12
12
|
description: `Finalize invoice
|
|
13
13
|
|
|
14
14
|
Use when locking an invoice for payment (e.g. after review). Once finalized, line items are locked; invoice can be paid or voided.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"invoicesFinalizeInvoice.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesFinalizeInvoice.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AACjF,OAAO,EAAE,gCAAgC,EAAE,MAAM,mCAAmC,CAAC;AACrF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,gCAAgC;CAC1C,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAgC;IACvE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"invoicesFinalizeInvoice.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesFinalizeInvoice.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AACjF,OAAO,EAAE,gCAAgC,EAAE,MAAM,mCAAmC,CAAC;AACrF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,gCAAgC;CAC1C,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAgC;IACvE,IAAI,EAAE,kBAAkB;IACxB,WAAW,EAAE;;mIAEoH;IACjI,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,uBAAuB,CAC5C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: GetCustomerInvoiceSummaryRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$invoicesGetCustomerInvoiceSummary = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-customer-invoice-summary",
|
|
12
12
|
description: `Get customer invoice summary
|
|
13
13
|
|
|
14
14
|
Use when showing a customer's invoice overview (e.g. billing portal or balance summary). Includes totals and multi-currency breakdown.`,
|
|
@@ -17,7 +17,7 @@ Use when showing a customer's invoice overview (e.g. billing portal or balance s
|
|
|
17
17
|
"destructiveHint": false,
|
|
18
18
|
"idempotentHint": false,
|
|
19
19
|
"openWorldHint": false,
|
|
20
|
-
"readOnlyHint":
|
|
20
|
+
"readOnlyHint": false,
|
|
21
21
|
},
|
|
22
22
|
args,
|
|
23
23
|
tool: async (client, args, ctx) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"invoicesGetCustomerInvoiceSummary.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesGetCustomerInvoiceSummary.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,iCAAiC,EAAE,MAAM,kDAAkD,CAAC;AACrG,OAAO,EAAE,0CAA0C,EAAE,MAAM,6CAA6C,CAAC;AACzG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,0CAA0C;CACpD,CAAC;AAEF,MAAM,CAAC,MAAM,sCAAsC,GAE/C;IACF,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"invoicesGetCustomerInvoiceSummary.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesGetCustomerInvoiceSummary.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,iCAAiC,EAAE,MAAM,kDAAkD,CAAC;AACrG,OAAO,EAAE,0CAA0C,EAAE,MAAM,6CAA6C,CAAC;AACzG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,0CAA0C;CACpD,CAAC;AAEF,MAAM,CAAC,MAAM,sCAAsC,GAE/C;IACF,IAAI,EAAE,8BAA8B;IACpC,WAAW,EAAE;;uIAEwH;IACrI,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,iCAAiC,CACtD,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: GetInvoiceRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$invoicesGetInvoice = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-invoice",
|
|
12
12
|
description: `Get invoice
|
|
13
13
|
|
|
14
14
|
Use when loading an invoice for display or editing (e.g. portal or reconciliation). Supports group_by for usage breakdown and force_runtime_recalculation.`,
|
|
@@ -17,7 +17,7 @@ Use when loading an invoice for display or editing (e.g. portal or reconciliatio
|
|
|
17
17
|
"destructiveHint": false,
|
|
18
18
|
"idempotentHint": false,
|
|
19
19
|
"openWorldHint": false,
|
|
20
|
-
"readOnlyHint":
|
|
20
|
+
"readOnlyHint": false,
|
|
21
21
|
},
|
|
22
22
|
args,
|
|
23
23
|
tool: async (client, args, ctx) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"invoicesGetInvoice.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesGetInvoice.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,2BAA2B,EAAE,MAAM,8BAA8B,CAAC;AAC3E,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,2BAA2B;CACrC,CAAC;AAEF,MAAM,CAAC,MAAM,uBAAuB,GAAgC;IAClE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"invoicesGetInvoice.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesGetInvoice.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,2BAA2B,EAAE,MAAM,8BAA8B,CAAC;AAC3E,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,2BAA2B;CACrC,CAAC;AAEF,MAAM,CAAC,MAAM,uBAAuB,GAAgC;IAClE,IAAI,EAAE,aAAa;IACnB,WAAW,EAAE;;2JAE4I;IACzJ,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,kBAAkB,CACvC,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: GetInvoicePdfRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$invoicesGetInvoicePdf = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-invoice-pdf",
|
|
12
12
|
description: `Get invoice PDF
|
|
13
13
|
|
|
14
14
|
Use when delivering an invoice PDF to the customer (e.g. email attachment or download). Use url=true for a presigned URL instead of binary.`,
|
|
@@ -17,7 +17,7 @@ Use when delivering an invoice PDF to the customer (e.g. email attachment or dow
|
|
|
17
17
|
"destructiveHint": false,
|
|
18
18
|
"idempotentHint": false,
|
|
19
19
|
"openWorldHint": false,
|
|
20
|
-
"readOnlyHint":
|
|
20
|
+
"readOnlyHint": false,
|
|
21
21
|
},
|
|
22
22
|
args,
|
|
23
23
|
tool: async (client, args, ctx) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"invoicesGetInvoicePdf.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesGetInvoicePdf.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,8BAA8B,EAAE,MAAM,iCAAiC,CAAC;AACjF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,8BAA8B;CACxC,CAAC;AAEF,MAAM,CAAC,MAAM,0BAA0B,GAAgC;IACrE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"invoicesGetInvoicePdf.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesGetInvoicePdf.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,8BAA8B,EAAE,MAAM,iCAAiC,CAAC;AACjF,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,8BAA8B;CACxC,CAAC;AAEF,MAAM,CAAC,MAAM,0BAA0B,GAAgC;IACrE,IAAI,EAAE,iBAAiB;IACvB,WAAW,EAAE;;4IAE6H;IAC1I,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,qBAAqB,CAC1C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: DtoGetPreviewInvoiceRequest$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$invoicesGetInvoicePreview = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "get-invoice-preview",
|
|
12
12
|
description: `Get invoice preview
|
|
13
13
|
|
|
14
14
|
Use when showing a customer what they will be charged (e.g. preview before checkout or plan change). No invoice is created.`,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"invoicesGetInvoicePreview.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesGetInvoicePreview.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,yBAAyB,EAAE,MAAM,0CAA0C,CAAC;AACrF,OAAO,EAAE,qCAAqC,EAAE,MAAM,6CAA6C,CAAC;AACpG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,qCAAqC;CAC/C,CAAC;AAEF,MAAM,CAAC,MAAM,8BAA8B,GAAgC;IACzE,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"invoicesGetInvoicePreview.js","sourceRoot":"","sources":["../../../src/mcp-server/tools/invoicesGetInvoicePreview.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,yBAAyB,EAAE,MAAM,0CAA0C,CAAC;AACrF,OAAO,EAAE,qCAAqC,EAAE,MAAM,6CAA6C,CAAC;AACpG,OAAO,EAAE,YAAY,EAAkB,MAAM,aAAa,CAAC;AAE3D,MAAM,IAAI,GAAG;IACX,OAAO,EAAE,qCAAqC;CAC/C,CAAC;AAEF,MAAM,CAAC,MAAM,8BAA8B,GAAgC;IACzE,IAAI,EAAE,qBAAqB;IAC3B,WAAW,EAAE;;4HAE6G;IAC1H,WAAW,EAAE;QACX,OAAO,EAAE,EAAE;QACX,iBAAiB,EAAE,KAAK;QACxB,gBAAgB,EAAE,KAAK;QACvB,eAAe,EAAE,KAAK;QACtB,cAAc,EAAE,KAAK;KACtB;IACD,IAAI;IACJ,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE;QAChC,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,yBAAyB,CAC9C,MAAM,EACN,IAAI,CAAC,OAAO,EACZ,EAAE,YAAY,EAAE,EAAE,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,EAAE,CACzC,CAAC,QAAQ,EAAE,CAAC;QAEb,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;YACf,OAAO;gBACL,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;gBACvD,OAAO,EAAE,IAAI;aACd,CAAC;QACJ,CAAC;QAED,OAAO,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;CACF,CAAC"}
|
|
@@ -8,7 +8,7 @@ const args = {
|
|
|
8
8
|
request: TypesInvoiceFilter$zodSchema,
|
|
9
9
|
};
|
|
10
10
|
export const tool$invoicesQueryInvoice = {
|
|
11
|
-
name: "
|
|
11
|
+
name: "query-invoice",
|
|
12
12
|
description: `Query invoices
|
|
13
13
|
|
|
14
14
|
Use when listing or searching invoices (e.g. admin view or customer history). Returns a paginated list; supports filtering by customer, status, date range.`,
|