@omkar273/mcp-temp 0.0.1 → 0.0.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +165 -234
- package/bin/mcp-server.js +24 -24
- package/bin/mcp-server.js.map +198 -198
- package/esm/core.d.ts +1 -1
- package/esm/core.d.ts.map +1 -1
- package/esm/core.js +1 -1
- package/esm/core.js.map +1 -1
- package/esm/funcs/addonsCreateAddon.d.ts +2 -2
- package/esm/funcs/addonsCreateAddon.d.ts.map +1 -1
- package/esm/funcs/addonsCreateAddon.js.map +1 -1
- package/esm/funcs/addonsDeleteAddon.d.ts +2 -2
- package/esm/funcs/addonsDeleteAddon.d.ts.map +1 -1
- package/esm/funcs/addonsDeleteAddon.js.map +1 -1
- package/esm/funcs/addonsGetAddon.d.ts +2 -2
- package/esm/funcs/addonsGetAddon.d.ts.map +1 -1
- package/esm/funcs/addonsGetAddon.js.map +1 -1
- package/esm/funcs/addonsGetAddonByLookupKey.d.ts +2 -2
- package/esm/funcs/addonsGetAddonByLookupKey.d.ts.map +1 -1
- package/esm/funcs/addonsGetAddonByLookupKey.js.map +1 -1
- package/esm/funcs/addonsQueryAddon.d.ts +2 -2
- package/esm/funcs/addonsQueryAddon.d.ts.map +1 -1
- package/esm/funcs/addonsQueryAddon.js.map +1 -1
- package/esm/funcs/addonsUpdateAddon.d.ts +2 -2
- package/esm/funcs/addonsUpdateAddon.d.ts.map +1 -1
- package/esm/funcs/addonsUpdateAddon.js.map +1 -1
- package/esm/funcs/alertsQueryAlertLog.d.ts +2 -2
- package/esm/funcs/alertsQueryAlertLog.d.ts.map +1 -1
- package/esm/funcs/alertsQueryAlertLog.js.map +1 -1
- package/esm/funcs/costsCreateCostsheet.d.ts +2 -2
- package/esm/funcs/costsCreateCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsCreateCostsheet.js.map +1 -1
- package/esm/funcs/costsDeleteCostsheet.d.ts +2 -2
- package/esm/funcs/costsDeleteCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsDeleteCostsheet.js.map +1 -1
- package/esm/funcs/costsGetActiveCostsheet.d.ts +2 -2
- package/esm/funcs/costsGetActiveCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsGetActiveCostsheet.js.map +1 -1
- package/esm/funcs/costsGetCostsheet.d.ts +2 -2
- package/esm/funcs/costsGetCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsGetCostsheet.js.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalytics.d.ts +2 -2
- package/esm/funcs/costsGetDetailedCostAnalytics.d.ts.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalytics.js.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts +2 -2
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.d.ts.map +1 -1
- package/esm/funcs/costsGetDetailedCostAnalyticsV2.js.map +1 -1
- package/esm/funcs/costsQueryCostsheet.d.ts +2 -2
- package/esm/funcs/costsQueryCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsQueryCostsheet.js.map +1 -1
- package/esm/funcs/costsUpdateCostsheet.d.ts +2 -2
- package/esm/funcs/costsUpdateCostsheet.d.ts.map +1 -1
- package/esm/funcs/costsUpdateCostsheet.js.map +1 -1
- package/esm/funcs/couponsCreateCoupon.d.ts +2 -2
- package/esm/funcs/couponsCreateCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsCreateCoupon.js.map +1 -1
- package/esm/funcs/couponsDeleteCoupon.d.ts +2 -2
- package/esm/funcs/couponsDeleteCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsDeleteCoupon.js.map +1 -1
- package/esm/funcs/couponsGetCoupon.d.ts +2 -2
- package/esm/funcs/couponsGetCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsGetCoupon.js.map +1 -1
- package/esm/funcs/couponsQueryCoupon.d.ts +2 -2
- package/esm/funcs/couponsQueryCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsQueryCoupon.js.map +1 -1
- package/esm/funcs/couponsUpdateCoupon.d.ts +2 -2
- package/esm/funcs/couponsUpdateCoupon.d.ts.map +1 -1
- package/esm/funcs/couponsUpdateCoupon.js.map +1 -1
- package/esm/funcs/creditGrantsCreateCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsCreateCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsCreateCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsDeleteCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsDeleteCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsGetCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsGetCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsGetCreditGrant.js.map +1 -1
- package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts +2 -2
- package/esm/funcs/creditGrantsGetPlanCreditGrants.d.ts.map +1 -1
- package/esm/funcs/creditGrantsGetPlanCreditGrants.js.map +1 -1
- package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts +2 -2
- package/esm/funcs/creditGrantsUpdateCreditGrant.d.ts.map +1 -1
- package/esm/funcs/creditGrantsUpdateCreditGrant.js.map +1 -1
- package/esm/funcs/creditNotesCreateCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesCreateCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesCreateCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesGetCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesGetCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesGetCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesProcessCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesProcessCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesProcessCreditNote.js.map +1 -1
- package/esm/funcs/creditNotesVoidCreditNote.d.ts +2 -2
- package/esm/funcs/creditNotesVoidCreditNote.d.ts.map +1 -1
- package/esm/funcs/creditNotesVoidCreditNote.js.map +1 -1
- package/esm/funcs/customersCreateCustomer.d.ts +2 -2
- package/esm/funcs/customersCreateCustomer.d.ts.map +1 -1
- package/esm/funcs/customersCreateCustomer.js.map +1 -1
- package/esm/funcs/customersDeleteCustomer.d.ts +2 -2
- package/esm/funcs/customersDeleteCustomer.d.ts.map +1 -1
- package/esm/funcs/customersDeleteCustomer.js.map +1 -1
- package/esm/funcs/customersGetCustomer.d.ts +2 -2
- package/esm/funcs/customersGetCustomer.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomer.js.map +1 -1
- package/esm/funcs/customersGetCustomerByExternalId.d.ts +2 -2
- package/esm/funcs/customersGetCustomerByExternalId.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerByExternalId.js.map +1 -1
- package/esm/funcs/customersGetCustomerEntitlements.d.ts +2 -2
- package/esm/funcs/customersGetCustomerEntitlements.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerEntitlements.js.map +1 -1
- package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts +2 -2
- package/esm/funcs/customersGetCustomerUpcomingGrants.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerUpcomingGrants.js.map +1 -1
- package/esm/funcs/customersGetCustomerUsageSummary.d.ts +2 -2
- package/esm/funcs/customersGetCustomerUsageSummary.d.ts.map +1 -1
- package/esm/funcs/customersGetCustomerUsageSummary.js.map +1 -1
- package/esm/funcs/customersQueryCustomer.d.ts +2 -2
- package/esm/funcs/customersQueryCustomer.d.ts.map +1 -1
- package/esm/funcs/customersQueryCustomer.js.map +1 -1
- package/esm/funcs/customersUpdateCustomer.d.ts +2 -2
- package/esm/funcs/customersUpdateCustomer.d.ts.map +1 -1
- package/esm/funcs/customersUpdateCustomer.js.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsCreateEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts +2 -2
- package/esm/funcs/entitlementsCreateEntitlementsBulk.d.ts.map +1 -1
- package/esm/funcs/entitlementsCreateEntitlementsBulk.js.map +1 -1
- package/esm/funcs/entitlementsDeleteEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsDeleteEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsDeleteEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsGetAddonEntitlements.d.ts +2 -2
- package/esm/funcs/entitlementsGetAddonEntitlements.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetAddonEntitlements.js.map +1 -1
- package/esm/funcs/entitlementsGetEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsGetEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsGetPlanEntitlements.d.ts +2 -2
- package/esm/funcs/entitlementsGetPlanEntitlements.d.ts.map +1 -1
- package/esm/funcs/entitlementsGetPlanEntitlements.js.map +1 -1
- package/esm/funcs/entitlementsQueryEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsQueryEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsQueryEntitlement.js.map +1 -1
- package/esm/funcs/entitlementsUpdateEntitlement.d.ts +2 -2
- package/esm/funcs/entitlementsUpdateEntitlement.d.ts.map +1 -1
- package/esm/funcs/entitlementsUpdateEntitlement.js.map +1 -1
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts +2 -2
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.d.ts.map +1 -1
- package/esm/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.js.map +1 -1
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts +2 -2
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.d.ts.map +1 -1
- package/esm/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.js.map +1 -1
- package/esm/funcs/environmentsCreateEnvironment.d.ts +2 -2
- package/esm/funcs/environmentsCreateEnvironment.d.ts.map +1 -1
- package/esm/funcs/environmentsCreateEnvironment.js.map +1 -1
- package/esm/funcs/environmentsUpdateEnvironment.d.ts +2 -2
- package/esm/funcs/environmentsUpdateEnvironment.d.ts.map +1 -1
- package/esm/funcs/environmentsUpdateEnvironment.js.map +1 -1
- package/esm/funcs/eventsGetEvent.d.ts +2 -2
- package/esm/funcs/eventsGetEvent.d.ts.map +1 -1
- package/esm/funcs/eventsGetEvent.js.map +1 -1
- package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts +2 -2
- package/esm/funcs/eventsGetHuggingfaceInferenceData.d.ts.map +1 -1
- package/esm/funcs/eventsGetHuggingfaceInferenceData.js.map +1 -1
- package/esm/funcs/eventsGetUsageAnalytics.d.ts +2 -2
- package/esm/funcs/eventsGetUsageAnalytics.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageAnalytics.js.map +1 -1
- package/esm/funcs/eventsGetUsageByMeter.d.ts +2 -2
- package/esm/funcs/eventsGetUsageByMeter.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageByMeter.js.map +1 -1
- package/esm/funcs/eventsGetUsageStatistics.d.ts +2 -2
- package/esm/funcs/eventsGetUsageStatistics.d.ts.map +1 -1
- package/esm/funcs/eventsGetUsageStatistics.js.map +1 -1
- package/esm/funcs/eventsIngestEvent.d.ts +2 -2
- package/esm/funcs/eventsIngestEvent.d.ts.map +1 -1
- package/esm/funcs/eventsIngestEvent.js.map +1 -1
- package/esm/funcs/eventsIngestEventsBulk.d.ts +2 -2
- package/esm/funcs/eventsIngestEventsBulk.d.ts.map +1 -1
- package/esm/funcs/eventsIngestEventsBulk.js.map +1 -1
- package/esm/funcs/eventsListRawEvents.d.ts +2 -2
- package/esm/funcs/eventsListRawEvents.d.ts.map +1 -1
- package/esm/funcs/eventsListRawEvents.js.map +1 -1
- package/esm/funcs/featuresCreateFeature.d.ts +2 -2
- package/esm/funcs/featuresCreateFeature.d.ts.map +1 -1
- package/esm/funcs/featuresCreateFeature.js.map +1 -1
- package/esm/funcs/featuresDeleteFeature.d.ts +2 -2
- package/esm/funcs/featuresDeleteFeature.d.ts.map +1 -1
- package/esm/funcs/featuresDeleteFeature.js.map +1 -1
- package/esm/funcs/featuresQueryFeature.d.ts +2 -2
- package/esm/funcs/featuresQueryFeature.d.ts.map +1 -1
- package/esm/funcs/featuresQueryFeature.js.map +1 -1
- package/esm/funcs/featuresUpdateFeature.d.ts +2 -2
- package/esm/funcs/featuresUpdateFeature.d.ts.map +1 -1
- package/esm/funcs/featuresUpdateFeature.js.map +1 -1
- package/esm/funcs/groupsCreateGroup.d.ts +2 -2
- package/esm/funcs/groupsCreateGroup.d.ts.map +1 -1
- package/esm/funcs/groupsCreateGroup.js.map +1 -1
- package/esm/funcs/groupsDeleteGroup.d.ts +2 -2
- package/esm/funcs/groupsDeleteGroup.d.ts.map +1 -1
- package/esm/funcs/groupsDeleteGroup.js.map +1 -1
- package/esm/funcs/groupsGetGroup.d.ts +2 -2
- package/esm/funcs/groupsGetGroup.d.ts.map +1 -1
- package/esm/funcs/groupsGetGroup.js.map +1 -1
- package/esm/funcs/groupsQueryGroup.d.ts +2 -2
- package/esm/funcs/groupsQueryGroup.d.ts.map +1 -1
- package/esm/funcs/groupsQueryGroup.js.map +1 -1
- package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts +2 -2
- package/esm/funcs/integrationsCreateOrUpdateIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsCreateOrUpdateIntegration.js.map +1 -1
- package/esm/funcs/integrationsDeleteIntegration.d.ts +2 -2
- package/esm/funcs/integrationsDeleteIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsDeleteIntegration.js.map +1 -1
- package/esm/funcs/integrationsGetIntegration.d.ts +2 -2
- package/esm/funcs/integrationsGetIntegration.d.ts.map +1 -1
- package/esm/funcs/integrationsGetIntegration.js.map +1 -1
- package/esm/funcs/integrationsListLinkedIntegrations.d.ts +2 -2
- package/esm/funcs/integrationsListLinkedIntegrations.d.ts.map +1 -1
- package/esm/funcs/integrationsListLinkedIntegrations.js.map +1 -1
- package/esm/funcs/invoicesAttemptInvoicePayment.d.ts +2 -2
- package/esm/funcs/invoicesAttemptInvoicePayment.d.ts.map +1 -1
- package/esm/funcs/invoicesAttemptInvoicePayment.js.map +1 -1
- package/esm/funcs/invoicesCreateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesCreateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesCreateInvoice.js.map +1 -1
- package/esm/funcs/invoicesFinalizeInvoice.d.ts +2 -2
- package/esm/funcs/invoicesFinalizeInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesFinalizeInvoice.js.map +1 -1
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts +2 -2
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.d.ts.map +1 -1
- package/esm/funcs/invoicesGetCustomerInvoiceSummary.js.map +1 -1
- package/esm/funcs/invoicesGetInvoice.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoice.js.map +1 -1
- package/esm/funcs/invoicesGetInvoicePdf.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoicePdf.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoicePdf.js.map +1 -1
- package/esm/funcs/invoicesGetInvoicePreview.d.ts +2 -2
- package/esm/funcs/invoicesGetInvoicePreview.d.ts.map +1 -1
- package/esm/funcs/invoicesGetInvoicePreview.js.map +1 -1
- package/esm/funcs/invoicesQueryInvoice.d.ts +2 -2
- package/esm/funcs/invoicesQueryInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesQueryInvoice.js.map +1 -1
- package/esm/funcs/invoicesRecalculateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesRecalculateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesRecalculateInvoice.js.map +1 -1
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts +2 -2
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.d.ts.map +1 -1
- package/esm/funcs/invoicesTriggerInvoiceCommsWebhook.js.map +1 -1
- package/esm/funcs/invoicesUpdateInvoice.d.ts +2 -2
- package/esm/funcs/invoicesUpdateInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesUpdateInvoice.js.map +1 -1
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts +2 -2
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.d.ts.map +1 -1
- package/esm/funcs/invoicesUpdateInvoicePaymentStatus.js.map +1 -1
- package/esm/funcs/invoicesVoidInvoice.d.ts +2 -2
- package/esm/funcs/invoicesVoidInvoice.d.ts.map +1 -1
- package/esm/funcs/invoicesVoidInvoice.js.map +1 -1
- package/esm/funcs/paymentsCreatePayment.d.ts +2 -2
- package/esm/funcs/paymentsCreatePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsCreatePayment.js.map +1 -1
- package/esm/funcs/paymentsDeletePayment.d.ts +2 -2
- package/esm/funcs/paymentsDeletePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsDeletePayment.js.map +1 -1
- package/esm/funcs/paymentsGetPayment.d.ts +2 -2
- package/esm/funcs/paymentsGetPayment.d.ts.map +1 -1
- package/esm/funcs/paymentsGetPayment.js.map +1 -1
- package/esm/funcs/paymentsListPayments.d.ts +2 -2
- package/esm/funcs/paymentsListPayments.d.ts.map +1 -1
- package/esm/funcs/paymentsListPayments.js.map +1 -1
- package/esm/funcs/paymentsProcessPayment.d.ts +2 -2
- package/esm/funcs/paymentsProcessPayment.d.ts.map +1 -1
- package/esm/funcs/paymentsProcessPayment.js.map +1 -1
- package/esm/funcs/paymentsUpdatePayment.d.ts +2 -2
- package/esm/funcs/paymentsUpdatePayment.d.ts.map +1 -1
- package/esm/funcs/paymentsUpdatePayment.js.map +1 -1
- package/esm/funcs/plansCreatePlan.d.ts +2 -2
- package/esm/funcs/plansCreatePlan.d.ts.map +1 -1
- package/esm/funcs/plansCreatePlan.js.map +1 -1
- package/esm/funcs/plansDeletePlan.d.ts +2 -2
- package/esm/funcs/plansDeletePlan.d.ts.map +1 -1
- package/esm/funcs/plansDeletePlan.js.map +1 -1
- package/esm/funcs/plansGetPlan.d.ts +2 -2
- package/esm/funcs/plansGetPlan.d.ts.map +1 -1
- package/esm/funcs/plansGetPlan.js.map +1 -1
- package/esm/funcs/plansPostPlansIdClone.d.ts +2 -2
- package/esm/funcs/plansPostPlansIdClone.d.ts.map +1 -1
- package/esm/funcs/plansPostPlansIdClone.js.map +1 -1
- package/esm/funcs/plansQueryPlan.d.ts +2 -2
- package/esm/funcs/plansQueryPlan.d.ts.map +1 -1
- package/esm/funcs/plansQueryPlan.js.map +1 -1
- package/esm/funcs/plansSyncPlanPrices.d.ts +2 -2
- package/esm/funcs/plansSyncPlanPrices.d.ts.map +1 -1
- package/esm/funcs/plansSyncPlanPrices.js.map +1 -1
- package/esm/funcs/plansUpdatePlan.d.ts +2 -2
- package/esm/funcs/plansUpdatePlan.d.ts.map +1 -1
- package/esm/funcs/plansUpdatePlan.js.map +1 -1
- package/esm/funcs/priceUnitsCreatePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsCreatePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsCreatePriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsDeletePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsDeletePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsDeletePriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsGetPriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts +2 -2
- package/esm/funcs/priceUnitsGetPriceUnitByCode.d.ts.map +1 -1
- package/esm/funcs/priceUnitsGetPriceUnitByCode.js.map +1 -1
- package/esm/funcs/priceUnitsListPriceUnits.d.ts +2 -2
- package/esm/funcs/priceUnitsListPriceUnits.d.ts.map +1 -1
- package/esm/funcs/priceUnitsListPriceUnits.js.map +1 -1
- package/esm/funcs/priceUnitsQueryPriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsQueryPriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsQueryPriceUnit.js.map +1 -1
- package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts +2 -2
- package/esm/funcs/priceUnitsUpdatePriceUnit.d.ts.map +1 -1
- package/esm/funcs/priceUnitsUpdatePriceUnit.js.map +1 -1
- package/esm/funcs/pricesCreatePrice.d.ts +2 -2
- package/esm/funcs/pricesCreatePrice.d.ts.map +1 -1
- package/esm/funcs/pricesCreatePrice.js.map +1 -1
- package/esm/funcs/pricesCreatePricesBulk.d.ts +2 -2
- package/esm/funcs/pricesCreatePricesBulk.d.ts.map +1 -1
- package/esm/funcs/pricesCreatePricesBulk.js.map +1 -1
- package/esm/funcs/pricesDeletePrice.d.ts +2 -2
- package/esm/funcs/pricesDeletePrice.d.ts.map +1 -1
- package/esm/funcs/pricesDeletePrice.js.map +1 -1
- package/esm/funcs/pricesGetPrice.d.ts +2 -2
- package/esm/funcs/pricesGetPrice.d.ts.map +1 -1
- package/esm/funcs/pricesGetPrice.js.map +1 -1
- package/esm/funcs/pricesGetPriceByLookupKey.d.ts +2 -2
- package/esm/funcs/pricesGetPriceByLookupKey.d.ts.map +1 -1
- package/esm/funcs/pricesGetPriceByLookupKey.js.map +1 -1
- package/esm/funcs/pricesQueryPrice.d.ts +2 -2
- package/esm/funcs/pricesQueryPrice.d.ts.map +1 -1
- package/esm/funcs/pricesQueryPrice.js.map +1 -1
- package/esm/funcs/pricesUpdatePrice.d.ts +2 -2
- package/esm/funcs/pricesUpdatePrice.d.ts.map +1 -1
- package/esm/funcs/pricesUpdatePrice.js.map +1 -1
- package/esm/funcs/rbacGetRBACRole.d.ts +2 -2
- package/esm/funcs/rbacGetRBACRole.d.ts.map +1 -1
- package/esm/funcs/rbacGetRBACRole.js.map +1 -1
- package/esm/funcs/rbacListRBACRoles.d.ts +2 -2
- package/esm/funcs/rbacListRBACRoles.d.ts.map +1 -1
- package/esm/funcs/rbacListRBACRoles.js.map +1 -1
- package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksCreateScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksCreateScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksDeleteScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksDeleteScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksGetScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksGetScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksGetScheduledTask.js.map +1 -1
- package/esm/funcs/scheduledTasksListScheduledTasks.d.ts +2 -2
- package/esm/funcs/scheduledTasksListScheduledTasks.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksListScheduledTasks.js.map +1 -1
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts +2 -2
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksScheduleUpdateBillingPeriod.js.map +1 -1
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts +2 -2
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksTriggerScheduledTaskRun.js.map +1 -1
- package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts +2 -2
- package/esm/funcs/scheduledTasksUpdateScheduledTask.d.ts.map +1 -1
- package/esm/funcs/scheduledTasksUpdateScheduledTask.js.map +1 -1
- package/esm/funcs/secretsCreateApiKey.d.ts +2 -2
- package/esm/funcs/secretsCreateApiKey.d.ts.map +1 -1
- package/esm/funcs/secretsCreateApiKey.js.map +1 -1
- package/esm/funcs/secretsDeleteApiKey.d.ts +2 -2
- package/esm/funcs/secretsDeleteApiKey.d.ts.map +1 -1
- package/esm/funcs/secretsDeleteApiKey.js.map +1 -1
- package/esm/funcs/secretsListApiKeys.d.ts +2 -2
- package/esm/funcs/secretsListApiKeys.d.ts.map +1 -1
- package/esm/funcs/secretsListApiKeys.js.map +1 -1
- package/esm/funcs/subscriptionsActivateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsActivateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsActivateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts +2 -2
- package/esm/funcs/subscriptionsAddSubscriptionAddon.d.ts.map +1 -1
- package/esm/funcs/subscriptionsAddSubscriptionAddon.js.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsCancelSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts +2 -2
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCancelSubscriptionSchedule.js.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsCreateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsCreateSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsDeleteSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts +2 -2
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.d.ts.map +1 -1
- package/esm/funcs/subscriptionsExecuteSubscriptionChange.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionAddonAssociations.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionEntitlements.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionSchedule.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUpcomingGrants.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionUsage.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionUsage.js.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts +2 -2
- package/esm/funcs/subscriptionsGetSubscriptionV2.d.ts.map +1 -1
- package/esm/funcs/subscriptionsGetSubscriptionV2.js.map +1 -1
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts +2 -2
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListAllSubscriptionSchedules.js.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts +2 -2
- package/esm/funcs/subscriptionsListSubscriptionPauses.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionPauses.js.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts +2 -2
- package/esm/funcs/subscriptionsListSubscriptionSchedules.d.ts.map +1 -1
- package/esm/funcs/subscriptionsListSubscriptionSchedules.js.map +1 -1
- package/esm/funcs/subscriptionsPauseSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsPauseSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsPauseSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts +2 -2
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.d.ts.map +1 -1
- package/esm/funcs/subscriptionsPreviewSubscriptionChange.js.map +1 -1
- package/esm/funcs/subscriptionsQuerySubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsQuerySubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsQuerySubscription.js.map +1 -1
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts +2 -2
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.d.ts.map +1 -1
- package/esm/funcs/subscriptionsRemoveSubscriptionAddon.js.map +1 -1
- package/esm/funcs/subscriptionsResumeSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsResumeSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsResumeSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscription.d.ts +2 -2
- package/esm/funcs/subscriptionsUpdateSubscription.d.ts.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscription.js.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts +2 -2
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.d.ts.map +1 -1
- package/esm/funcs/subscriptionsUpdateSubscriptionLineItem.js.map +1 -1
- package/esm/funcs/tasksCreateTask.d.ts +2 -2
- package/esm/funcs/tasksCreateTask.d.ts.map +1 -1
- package/esm/funcs/tasksCreateTask.js.map +1 -1
- package/esm/funcs/tasksDownloadTaskExport.d.ts +2 -2
- package/esm/funcs/tasksDownloadTaskExport.d.ts.map +1 -1
- package/esm/funcs/tasksDownloadTaskExport.js.map +1 -1
- package/esm/funcs/tasksGetTask.d.ts +2 -2
- package/esm/funcs/tasksGetTask.d.ts.map +1 -1
- package/esm/funcs/tasksGetTask.js.map +1 -1
- package/esm/funcs/tasksGetTaskResult.d.ts +2 -2
- package/esm/funcs/tasksGetTaskResult.d.ts.map +1 -1
- package/esm/funcs/tasksGetTaskResult.js.map +1 -1
- package/esm/funcs/tasksListTasks.d.ts +2 -2
- package/esm/funcs/tasksListTasks.d.ts.map +1 -1
- package/esm/funcs/tasksListTasks.js.map +1 -1
- package/esm/funcs/tasksUpdateTaskStatus.d.ts +2 -2
- package/esm/funcs/tasksUpdateTaskStatus.d.ts.map +1 -1
- package/esm/funcs/tasksUpdateTaskStatus.js.map +1 -1
- package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsCreateTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsCreateTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsDeleteTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsGetTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsGetTaxAssociation.js.map +1 -1
- package/esm/funcs/taxAssociationsListTaxAssociations.d.ts +2 -2
- package/esm/funcs/taxAssociationsListTaxAssociations.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsListTaxAssociations.js.map +1 -1
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts +2 -2
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.d.ts.map +1 -1
- package/esm/funcs/taxAssociationsUpdateTaxAssociation.js.map +1 -1
- package/esm/funcs/taxRatesCreateTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesCreateTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesCreateTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesDeleteTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesDeleteTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesDeleteTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesGetTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesGetTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesGetTaxRate.js.map +1 -1
- package/esm/funcs/taxRatesGetTaxRates.d.ts +2 -2
- package/esm/funcs/taxRatesGetTaxRates.d.ts.map +1 -1
- package/esm/funcs/taxRatesGetTaxRates.js.map +1 -1
- package/esm/funcs/taxRatesUpdateTaxRate.d.ts +2 -2
- package/esm/funcs/taxRatesUpdateTaxRate.d.ts.map +1 -1
- package/esm/funcs/taxRatesUpdateTaxRate.js.map +1 -1
- package/esm/funcs/tenantsGetTenantBillingUsage.d.ts +2 -2
- package/esm/funcs/tenantsGetTenantBillingUsage.d.ts.map +1 -1
- package/esm/funcs/tenantsGetTenantBillingUsage.js.map +1 -1
- package/esm/funcs/tenantsGetTenantById.d.ts +2 -2
- package/esm/funcs/tenantsGetTenantById.d.ts.map +1 -1
- package/esm/funcs/tenantsGetTenantById.js.map +1 -1
- package/esm/funcs/tenantsUpdateTenant.d.ts +2 -2
- package/esm/funcs/tenantsUpdateTenant.d.ts.map +1 -1
- package/esm/funcs/tenantsUpdateTenant.js.map +1 -1
- package/esm/funcs/usersCreateUser.d.ts +2 -2
- package/esm/funcs/usersCreateUser.d.ts.map +1 -1
- package/esm/funcs/usersCreateUser.js.map +1 -1
- package/esm/funcs/usersGetUserInfo.d.ts +2 -2
- package/esm/funcs/usersGetUserInfo.d.ts.map +1 -1
- package/esm/funcs/usersGetUserInfo.js.map +1 -1
- package/esm/funcs/usersQueryUser.d.ts +2 -2
- package/esm/funcs/usersQueryUser.d.ts.map +1 -1
- package/esm/funcs/usersQueryUser.js.map +1 -1
- package/esm/funcs/walletsCreateWallet.d.ts +2 -2
- package/esm/funcs/walletsCreateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsCreateWallet.js.map +1 -1
- package/esm/funcs/walletsGetCustomerWallets.d.ts +2 -2
- package/esm/funcs/walletsGetCustomerWallets.d.ts.map +1 -1
- package/esm/funcs/walletsGetCustomerWallets.js.map +1 -1
- package/esm/funcs/walletsGetWallet.d.ts +2 -2
- package/esm/funcs/walletsGetWallet.d.ts.map +1 -1
- package/esm/funcs/walletsGetWallet.js.map +1 -1
- package/esm/funcs/walletsGetWalletBalance.d.ts +2 -2
- package/esm/funcs/walletsGetWalletBalance.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletBalance.js.map +1 -1
- package/esm/funcs/walletsGetWalletTransactions.d.ts +2 -2
- package/esm/funcs/walletsGetWalletTransactions.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletTransactions.js.map +1 -1
- package/esm/funcs/walletsGetWalletsByCustomerId.d.ts +2 -2
- package/esm/funcs/walletsGetWalletsByCustomerId.d.ts.map +1 -1
- package/esm/funcs/walletsGetWalletsByCustomerId.js.map +1 -1
- package/esm/funcs/walletsQueryWallet.d.ts +2 -2
- package/esm/funcs/walletsQueryWallet.d.ts.map +1 -1
- package/esm/funcs/walletsQueryWallet.js.map +1 -1
- package/esm/funcs/walletsQueryWalletTransaction.d.ts +2 -2
- package/esm/funcs/walletsQueryWalletTransaction.d.ts.map +1 -1
- package/esm/funcs/walletsQueryWalletTransaction.js.map +1 -1
- package/esm/funcs/walletsTerminateWallet.d.ts +2 -2
- package/esm/funcs/walletsTerminateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsTerminateWallet.js.map +1 -1
- package/esm/funcs/walletsTopUpWallet.d.ts +2 -2
- package/esm/funcs/walletsTopUpWallet.d.ts.map +1 -1
- package/esm/funcs/walletsTopUpWallet.js.map +1 -1
- package/esm/funcs/walletsUpdateWallet.d.ts +2 -2
- package/esm/funcs/walletsUpdateWallet.d.ts.map +1 -1
- package/esm/funcs/walletsUpdateWallet.js.map +1 -1
- package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleChargebeeWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleChargebeeWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleHubspotWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleHubspotWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleHubspotWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleMoyasarWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleMoyasarWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleNomodWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleNomodWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleNomodWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleQuickbooksWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleQuickbooksWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleRazorpayWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleRazorpayWebhook.js.map +1 -1
- package/esm/funcs/webhooksHandleStripeWebhook.d.ts +2 -2
- package/esm/funcs/webhooksHandleStripeWebhook.d.ts.map +1 -1
- package/esm/funcs/webhooksHandleStripeWebhook.js.map +1 -1
- package/esm/funcs/workflowsQueryWorkflow.d.ts +2 -2
- package/esm/funcs/workflowsQueryWorkflow.d.ts.map +1 -1
- package/esm/funcs/workflowsQueryWorkflow.js.map +1 -1
- package/esm/landing-page.js +14 -14
- package/esm/lib/config.d.ts +2 -2
- package/esm/lib/config.js +2 -2
- package/esm/lib/config.js.map +1 -1
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/mcp-server.js.map +1 -1
- package/esm/mcp-server/prompts.d.ts +4 -4
- package/esm/mcp-server/prompts.d.ts.map +1 -1
- package/esm/mcp-server/prompts.js.map +1 -1
- package/esm/mcp-server/resources.d.ts +5 -5
- package/esm/mcp-server/resources.d.ts.map +1 -1
- package/esm/mcp-server/resources.js.map +1 -1
- package/esm/mcp-server/server.d.ts +2 -2
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +4 -4
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools.d.ts +6 -6
- package/esm/mcp-server/tools.d.ts.map +1 -1
- package/esm/mcp-server/tools.js +2 -2
- package/esm/mcp-server/tools.js.map +1 -1
- package/package.json +3 -2
- package/src/core.ts +1 -1
- package/src/funcs/addonsCreateAddon.ts +3 -3
- package/src/funcs/addonsDeleteAddon.ts +3 -3
- package/src/funcs/addonsGetAddon.ts +3 -3
- package/src/funcs/addonsGetAddonByLookupKey.ts +3 -3
- package/src/funcs/addonsQueryAddon.ts +3 -3
- package/src/funcs/addonsUpdateAddon.ts +3 -3
- package/src/funcs/alertsQueryAlertLog.ts +3 -3
- package/src/funcs/costsCreateCostsheet.ts +3 -3
- package/src/funcs/costsDeleteCostsheet.ts +3 -3
- package/src/funcs/costsGetActiveCostsheet.ts +3 -3
- package/src/funcs/costsGetCostsheet.ts +3 -3
- package/src/funcs/costsGetDetailedCostAnalytics.ts +3 -3
- package/src/funcs/costsGetDetailedCostAnalyticsV2.ts +3 -3
- package/src/funcs/costsQueryCostsheet.ts +3 -3
- package/src/funcs/costsUpdateCostsheet.ts +3 -3
- package/src/funcs/couponsCreateCoupon.ts +3 -3
- package/src/funcs/couponsDeleteCoupon.ts +3 -3
- package/src/funcs/couponsGetCoupon.ts +3 -3
- package/src/funcs/couponsQueryCoupon.ts +3 -3
- package/src/funcs/couponsUpdateCoupon.ts +3 -3
- package/src/funcs/creditGrantsCreateCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsDeleteCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsGetCreditGrant.ts +3 -3
- package/src/funcs/creditGrantsGetPlanCreditGrants.ts +3 -3
- package/src/funcs/creditGrantsUpdateCreditGrant.ts +3 -3
- package/src/funcs/creditNotesCreateCreditNote.ts +3 -3
- package/src/funcs/creditNotesGetCreditNote.ts +3 -3
- package/src/funcs/creditNotesProcessCreditNote.ts +3 -3
- package/src/funcs/creditNotesVoidCreditNote.ts +3 -3
- package/src/funcs/customersCreateCustomer.ts +3 -3
- package/src/funcs/customersDeleteCustomer.ts +3 -3
- package/src/funcs/customersGetCustomer.ts +3 -3
- package/src/funcs/customersGetCustomerByExternalId.ts +3 -3
- package/src/funcs/customersGetCustomerEntitlements.ts +3 -3
- package/src/funcs/customersGetCustomerUpcomingGrants.ts +3 -3
- package/src/funcs/customersGetCustomerUsageSummary.ts +3 -3
- package/src/funcs/customersQueryCustomer.ts +3 -3
- package/src/funcs/customersUpdateCustomer.ts +3 -3
- package/src/funcs/entitlementsCreateEntitlement.ts +3 -3
- package/src/funcs/entitlementsCreateEntitlementsBulk.ts +3 -3
- package/src/funcs/entitlementsDeleteEntitlement.ts +3 -3
- package/src/funcs/entitlementsGetAddonEntitlements.ts +3 -3
- package/src/funcs/entitlementsGetEntitlement.ts +3 -3
- package/src/funcs/entitlementsGetPlanEntitlements.ts +3 -3
- package/src/funcs/entitlementsQueryEntitlement.ts +3 -3
- package/src/funcs/entitlementsUpdateEntitlement.ts +3 -3
- package/src/funcs/entityIntegrationMappingsCreateEntityIntegrationMapping.ts +3 -3
- package/src/funcs/entityIntegrationMappingsDeleteEntityIntegrationMapping.ts +3 -3
- package/src/funcs/environmentsCreateEnvironment.ts +3 -3
- package/src/funcs/environmentsUpdateEnvironment.ts +3 -3
- package/src/funcs/eventsGetEvent.ts +3 -3
- package/src/funcs/eventsGetHuggingfaceInferenceData.ts +3 -3
- package/src/funcs/eventsGetUsageAnalytics.ts +3 -3
- package/src/funcs/eventsGetUsageByMeter.ts +3 -3
- package/src/funcs/eventsGetUsageStatistics.ts +3 -3
- package/src/funcs/eventsIngestEvent.ts +3 -3
- package/src/funcs/eventsIngestEventsBulk.ts +3 -3
- package/src/funcs/eventsListRawEvents.ts +3 -3
- package/src/funcs/featuresCreateFeature.ts +3 -3
- package/src/funcs/featuresDeleteFeature.ts +3 -3
- package/src/funcs/featuresQueryFeature.ts +3 -3
- package/src/funcs/featuresUpdateFeature.ts +3 -3
- package/src/funcs/groupsCreateGroup.ts +3 -3
- package/src/funcs/groupsDeleteGroup.ts +3 -3
- package/src/funcs/groupsGetGroup.ts +3 -3
- package/src/funcs/groupsQueryGroup.ts +3 -3
- package/src/funcs/integrationsCreateOrUpdateIntegration.ts +3 -3
- package/src/funcs/integrationsDeleteIntegration.ts +3 -3
- package/src/funcs/integrationsGetIntegration.ts +3 -3
- package/src/funcs/integrationsListLinkedIntegrations.ts +3 -3
- package/src/funcs/invoicesAttemptInvoicePayment.ts +3 -3
- package/src/funcs/invoicesCreateInvoice.ts +3 -3
- package/src/funcs/invoicesFinalizeInvoice.ts +3 -3
- package/src/funcs/invoicesGetCustomerInvoiceSummary.ts +3 -3
- package/src/funcs/invoicesGetInvoice.ts +3 -3
- package/src/funcs/invoicesGetInvoicePdf.ts +3 -3
- package/src/funcs/invoicesGetInvoicePreview.ts +3 -3
- package/src/funcs/invoicesQueryInvoice.ts +3 -3
- package/src/funcs/invoicesRecalculateInvoice.ts +3 -3
- package/src/funcs/invoicesTriggerInvoiceCommsWebhook.ts +3 -3
- package/src/funcs/invoicesUpdateInvoice.ts +3 -3
- package/src/funcs/invoicesUpdateInvoicePaymentStatus.ts +3 -3
- package/src/funcs/invoicesVoidInvoice.ts +3 -3
- package/src/funcs/paymentsCreatePayment.ts +3 -3
- package/src/funcs/paymentsDeletePayment.ts +3 -3
- package/src/funcs/paymentsGetPayment.ts +3 -3
- package/src/funcs/paymentsListPayments.ts +3 -3
- package/src/funcs/paymentsProcessPayment.ts +3 -3
- package/src/funcs/paymentsUpdatePayment.ts +3 -3
- package/src/funcs/plansCreatePlan.ts +3 -3
- package/src/funcs/plansDeletePlan.ts +3 -3
- package/src/funcs/plansGetPlan.ts +3 -3
- package/src/funcs/plansPostPlansIdClone.ts +3 -3
- package/src/funcs/plansQueryPlan.ts +3 -3
- package/src/funcs/plansSyncPlanPrices.ts +3 -3
- package/src/funcs/plansUpdatePlan.ts +3 -3
- package/src/funcs/priceUnitsCreatePriceUnit.ts +3 -3
- package/src/funcs/priceUnitsDeletePriceUnit.ts +3 -3
- package/src/funcs/priceUnitsGetPriceUnit.ts +3 -3
- package/src/funcs/priceUnitsGetPriceUnitByCode.ts +3 -3
- package/src/funcs/priceUnitsListPriceUnits.ts +3 -3
- package/src/funcs/priceUnitsQueryPriceUnit.ts +3 -3
- package/src/funcs/priceUnitsUpdatePriceUnit.ts +3 -3
- package/src/funcs/pricesCreatePrice.ts +3 -3
- package/src/funcs/pricesCreatePricesBulk.ts +3 -3
- package/src/funcs/pricesDeletePrice.ts +3 -3
- package/src/funcs/pricesGetPrice.ts +3 -3
- package/src/funcs/pricesGetPriceByLookupKey.ts +3 -3
- package/src/funcs/pricesQueryPrice.ts +3 -3
- package/src/funcs/pricesUpdatePrice.ts +3 -3
- package/src/funcs/rbacGetRBACRole.ts +3 -3
- package/src/funcs/rbacListRBACRoles.ts +3 -3
- package/src/funcs/scheduledTasksCreateScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksDeleteScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksGetScheduledTask.ts +3 -3
- package/src/funcs/scheduledTasksListScheduledTasks.ts +3 -3
- package/src/funcs/scheduledTasksScheduleUpdateBillingPeriod.ts +3 -3
- package/src/funcs/scheduledTasksTriggerScheduledTaskRun.ts +3 -3
- package/src/funcs/scheduledTasksUpdateScheduledTask.ts +3 -3
- package/src/funcs/secretsCreateApiKey.ts +3 -3
- package/src/funcs/secretsDeleteApiKey.ts +3 -3
- package/src/funcs/secretsListApiKeys.ts +3 -3
- package/src/funcs/subscriptionsActivateSubscription.ts +3 -3
- package/src/funcs/subscriptionsAddSubscriptionAddon.ts +3 -3
- package/src/funcs/subscriptionsCancelSubscription.ts +3 -3
- package/src/funcs/subscriptionsCancelSubscriptionSchedule.ts +3 -3
- package/src/funcs/subscriptionsCreateSubscription.ts +3 -3
- package/src/funcs/subscriptionsCreateSubscriptionLineItem.ts +3 -3
- package/src/funcs/subscriptionsDeleteSubscriptionLineItem.ts +3 -3
- package/src/funcs/subscriptionsExecuteSubscriptionChange.ts +3 -3
- package/src/funcs/subscriptionsGetSubscription.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionAddonAssociations.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionEntitlements.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionSchedule.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionUpcomingGrants.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionUsage.ts +3 -3
- package/src/funcs/subscriptionsGetSubscriptionV2.ts +3 -3
- package/src/funcs/subscriptionsListAllSubscriptionSchedules.ts +3 -3
- package/src/funcs/subscriptionsListSubscriptionPauses.ts +3 -3
- package/src/funcs/subscriptionsListSubscriptionSchedules.ts +3 -3
- package/src/funcs/subscriptionsPauseSubscription.ts +3 -3
- package/src/funcs/subscriptionsPreviewSubscriptionChange.ts +3 -3
- package/src/funcs/subscriptionsQuerySubscription.ts +3 -3
- package/src/funcs/subscriptionsRemoveSubscriptionAddon.ts +3 -3
- package/src/funcs/subscriptionsResumeSubscription.ts +3 -3
- package/src/funcs/subscriptionsUpdateSubscription.ts +3 -3
- package/src/funcs/subscriptionsUpdateSubscriptionLineItem.ts +3 -3
- package/src/funcs/tasksCreateTask.ts +3 -3
- package/src/funcs/tasksDownloadTaskExport.ts +3 -3
- package/src/funcs/tasksGetTask.ts +3 -3
- package/src/funcs/tasksGetTaskResult.ts +3 -3
- package/src/funcs/tasksListTasks.ts +3 -3
- package/src/funcs/tasksUpdateTaskStatus.ts +3 -3
- package/src/funcs/taxAssociationsCreateTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsDeleteTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsGetTaxAssociation.ts +3 -3
- package/src/funcs/taxAssociationsListTaxAssociations.ts +3 -3
- package/src/funcs/taxAssociationsUpdateTaxAssociation.ts +3 -3
- package/src/funcs/taxRatesCreateTaxRate.ts +3 -3
- package/src/funcs/taxRatesDeleteTaxRate.ts +3 -3
- package/src/funcs/taxRatesGetTaxRate.ts +3 -3
- package/src/funcs/taxRatesGetTaxRates.ts +3 -3
- package/src/funcs/taxRatesUpdateTaxRate.ts +3 -3
- package/src/funcs/tenantsGetTenantBillingUsage.ts +3 -3
- package/src/funcs/tenantsGetTenantById.ts +3 -3
- package/src/funcs/tenantsUpdateTenant.ts +3 -3
- package/src/funcs/usersCreateUser.ts +3 -3
- package/src/funcs/usersGetUserInfo.ts +3 -3
- package/src/funcs/usersQueryUser.ts +3 -3
- package/src/funcs/walletsCreateWallet.ts +3 -3
- package/src/funcs/walletsGetCustomerWallets.ts +3 -3
- package/src/funcs/walletsGetWallet.ts +3 -3
- package/src/funcs/walletsGetWalletBalance.ts +3 -3
- package/src/funcs/walletsGetWalletTransactions.ts +3 -3
- package/src/funcs/walletsGetWalletsByCustomerId.ts +3 -3
- package/src/funcs/walletsQueryWallet.ts +3 -3
- package/src/funcs/walletsQueryWalletTransaction.ts +3 -3
- package/src/funcs/walletsTerminateWallet.ts +3 -3
- package/src/funcs/walletsTopUpWallet.ts +3 -3
- package/src/funcs/walletsUpdateWallet.ts +3 -3
- package/src/funcs/webhooksHandleChargebeeWebhook.ts +3 -3
- package/src/funcs/webhooksHandleHubspotWebhook.ts +3 -3
- package/src/funcs/webhooksHandleMoyasarWebhook.ts +3 -3
- package/src/funcs/webhooksHandleNomodWebhook.ts +3 -3
- package/src/funcs/webhooksHandleQuickbooksWebhook.ts +3 -3
- package/src/funcs/webhooksHandleRazorpayWebhook.ts +3 -3
- package/src/funcs/webhooksHandleStripeWebhook.ts +3 -3
- package/src/funcs/workflowsQueryWorkflow.ts +3 -3
- package/src/landing-page.ts +14 -14
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/prompts.ts +4 -4
- package/src/mcp-server/resources.ts +5 -5
- package/src/mcp-server/server.ts +5 -5
- package/src/mcp-server/tools.ts +6 -6
- package/bun.lock +0 -567
- package/eslint.config.mjs +0 -22
- package/esm/tsconfig.tsbuildinfo +0 -1
- package/manifest.json +0 -802
- package/src/mcp-server/build.mts +0 -73
- package/tsconfig.json +0 -35
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeFormQuery } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when resolving wallets by external customer id or lookup key (e.g. from your app's user id). Supports optional real-time balance and expand.
|
|
33
33
|
*/
|
|
34
34
|
export function walletsGetCustomerWallets(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request?: GetCustomerWalletsRequest | undefined,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function walletsGetCustomerWallets(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request?: GetCustomerWalletsRequest | undefined,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when you need to load a single wallet (e.g. for a balance or settings view).
|
|
33
33
|
*/
|
|
34
34
|
export function walletsGetWallet(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetWalletRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function walletsGetWallet(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetWalletRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeFormQuery, encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when displaying or checking current wallet balance (e.g. before charging or in a portal). Supports optional expand for credits breakdown and from_cache.
|
|
33
33
|
*/
|
|
34
34
|
export function walletsGetWalletBalance(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetWalletBalanceRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function walletsGetWalletBalance(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetWalletBalanceRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeFormQuery, encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when showing transaction history for a wallet (e.g. credit/debit log or audit). Returns a paginated list; supports limit, offset, and filters.
|
|
33
33
|
*/
|
|
34
34
|
export function walletsGetWalletTransactions(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetWalletTransactionsRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function walletsGetWalletTransactions(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetWalletTransactionsRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when showing a customer's wallets (e.g. balance overview by currency or in a billing portal). Supports optional expand for balance breakdown.
|
|
33
33
|
*/
|
|
34
34
|
export function walletsGetWalletsByCustomerId(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: GetWalletsByCustomerIdRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function walletsGetWalletsByCustomerId(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: GetWalletsByCustomerIdRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when listing or searching wallets (e.g. admin view or reporting). Returns a paginated list; supports filtering by customer and status.
|
|
33
33
|
*/
|
|
34
34
|
export function walletsQueryWallet(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TypesWalletFilter,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function walletsQueryWallet(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TypesWalletFilter,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when searching or reporting on wallet transactions (e.g. cross-wallet history or reconciliation). Returns a paginated list; supports filtering by wallet, customer, type, date range.
|
|
33
33
|
*/
|
|
34
34
|
export function walletsQueryWalletTransaction(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TypesWalletTransactionFilter,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function walletsQueryWalletTransaction(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TypesWalletTransactionFilter,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when closing a customer wallet (e.g. churn or migration). Closes the wallet and applies remaining balance per policy (refund or forfeit).
|
|
33
33
|
*/
|
|
34
34
|
export function walletsTerminateWallet(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TerminateWalletRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function walletsTerminateWallet(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TerminateWalletRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when adding funds to a wallet (e.g. top-up, refund, or manual credit). Supports optional idempotency via reference.
|
|
33
33
|
*/
|
|
34
34
|
export function walletsTopUpWallet(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TopUpWalletRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function walletsTopUpWallet(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TopUpWalletRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when changing wallet settings (e.g. enabling or updating auto top-up thresholds).
|
|
33
33
|
*/
|
|
34
34
|
export function walletsUpdateWallet(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: UpdateWalletRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function walletsUpdateWallet(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: UpdateWalletRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use as the Chargebee webhook endpoint URL. Receives payment and subscription events from Chargebee to sync status into FlexPrice.
|
|
33
33
|
*/
|
|
34
34
|
export function webhooksHandleChargebeeWebhook(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: HandleChargebeeWebhookRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function webhooksHandleChargebeeWebhook(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: HandleChargebeeWebhookRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use as the HubSpot webhook endpoint URL. Receives deal and customer events (e.g. deal closed won) to create or update customers in FlexPrice.
|
|
33
33
|
*/
|
|
34
34
|
export function webhooksHandleHubspotWebhook(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: HandleHubspotWebhookRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function webhooksHandleHubspotWebhook(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: HandleHubspotWebhookRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use as the Moyasar webhook endpoint URL. Receives payment events from Moyasar to update payment status in FlexPrice.
|
|
33
33
|
*/
|
|
34
34
|
export function webhooksHandleMoyasarWebhook(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: HandleMoyasarWebhookRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function webhooksHandleMoyasarWebhook(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: HandleMoyasarWebhookRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use as the Nomod webhook endpoint URL. Receives payment and invoice events from Nomod to keep FlexPrice in sync.
|
|
33
33
|
*/
|
|
34
34
|
export function webhooksHandleNomodWebhook(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: HandleNomodWebhookRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function webhooksHandleNomodWebhook(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: HandleNomodWebhookRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use as the QuickBooks webhook endpoint URL. Receives payment events from QuickBooks to sync payment status into FlexPrice.
|
|
33
33
|
*/
|
|
34
34
|
export function webhooksHandleQuickbooksWebhook(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: HandleQuickbooksWebhookRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function webhooksHandleQuickbooksWebhook(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: HandleQuickbooksWebhookRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use as the Razorpay webhook endpoint URL. Receives payment capture and failure events to update invoice or payment status in FlexPrice.
|
|
33
33
|
*/
|
|
34
34
|
export function webhooksHandleRazorpayWebhook(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: HandleRazorpayWebhookRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function webhooksHandleRazorpayWebhook(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: HandleRazorpayWebhookRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeSimple } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use as the Stripe webhook endpoint URL. Receives payment and customer events from Stripe to keep FlexPrice in sync (e.g. payment succeeded, customer created).
|
|
33
33
|
*/
|
|
34
34
|
export function webhooksHandleStripeWebhook(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: HandleStripeWebhookRequest,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function webhooksHandleStripeWebhook(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: HandleStripeWebhookRequest,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
import {
|
|
5
|
+
import { FlexpriceCore } from "../core.js";
|
|
6
6
|
import { encodeJSON } from "../lib/encodings.js";
|
|
7
7
|
import { compactMap } from "../lib/primitives.js";
|
|
8
8
|
import { safeParse } from "../lib/schemas.js";
|
|
@@ -32,7 +32,7 @@ import { Result } from "../types/fp.js";
|
|
|
32
32
|
* Use when listing or auditing workflow runs (e.g. ops dashboard or debugging). Returns a paginated list; supports filtering by workflow type and status.
|
|
33
33
|
*/
|
|
34
34
|
export function workflowsQueryWorkflow(
|
|
35
|
-
client$:
|
|
35
|
+
client$: FlexpriceCore,
|
|
36
36
|
request: TypesWorkflowExecutionFilter,
|
|
37
37
|
options?: RequestOptions,
|
|
38
38
|
): APIPromise<
|
|
@@ -55,7 +55,7 @@ export function workflowsQueryWorkflow(
|
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
async function $do(
|
|
58
|
-
client$:
|
|
58
|
+
client$: FlexpriceCore,
|
|
59
59
|
request: TypesWorkflowExecutionFilter,
|
|
60
60
|
options?: RequestOptions,
|
|
61
61
|
): Promise<
|
package/src/landing-page.ts
CHANGED
|
@@ -40,7 +40,7 @@ export function landingPageHTML(origin: string): string {
|
|
|
40
40
|
"API_KEY_AUTH": "YOUR_VALUE_HERE",
|
|
41
41
|
},
|
|
42
42
|
};
|
|
43
|
-
const codexConfig = `[mcp_servers.
|
|
43
|
+
const codexConfig = `[mcp_servers.Flexprice]
|
|
44
44
|
url = "${o}/sse"
|
|
45
45
|
http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KEY_AUTH" }`;
|
|
46
46
|
|
|
@@ -50,14 +50,14 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
|
|
|
50
50
|
<head>
|
|
51
51
|
<meta charset="UTF-8">
|
|
52
52
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
53
|
-
<title
|
|
54
|
-
<meta name="description" content="Install mcp MCP server.">
|
|
53
|
+
<title>@random/mcp-temp MCP</title>
|
|
54
|
+
<meta name="description" content="Install @random/mcp-temp MCP server.">
|
|
55
55
|
<meta property="og:type" content="website">
|
|
56
|
-
<meta property="og:title" content="mcp - MCP Server">
|
|
57
|
-
<meta property="og:description" content="Install mcp MCP server.">
|
|
56
|
+
<meta property="og:title" content="@random/mcp-temp - MCP Server">
|
|
57
|
+
<meta property="og:description" content="Install @random/mcp-temp MCP server.">
|
|
58
58
|
<meta property="twitter:card" content="summary">
|
|
59
|
-
<meta property="twitter:title" content="mcp - MCP Server">
|
|
60
|
-
<meta property="twitter:description" content="Install mcp MCP server.">
|
|
59
|
+
<meta property="twitter:title" content="@random/mcp-temp - MCP Server">
|
|
60
|
+
<meta property="twitter:description" content="Install @random/mcp-temp MCP server.">
|
|
61
61
|
<meta name="robots" content="index, follow">
|
|
62
62
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
63
63
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
@@ -664,7 +664,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
|
|
|
664
664
|
</svg>
|
|
665
665
|
</div>
|
|
666
666
|
<div class="header-content">
|
|
667
|
-
<div class="mcp-name"
|
|
667
|
+
<div class="mcp-name">@random/mcp-temp</div>
|
|
668
668
|
<div class="mcp-description">MCP Server</div>
|
|
669
669
|
</div>
|
|
670
670
|
</div>
|
|
@@ -680,7 +680,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
|
|
|
680
680
|
</svg>
|
|
681
681
|
</button>
|
|
682
682
|
<div class="popover-menu hidden" id="popover-menu">
|
|
683
|
-
<a class="popover-button install-link" href="cursor://anysphere.cursor-deeplink/mcp/install?name=
|
|
683
|
+
<a class="popover-button install-link" href="cursor://anysphere.cursor-deeplink/mcp/install?name=Flexprice&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJAcmFuZG9tL21jcC10ZW1wIiwic3RhcnQiLCItLXNlcnZlci11cmwiLCIiLCItLWFwaS1rZXktYXV0aCIsIiJdfQ==">
|
|
684
684
|
Cursor
|
|
685
685
|
</a>
|
|
686
686
|
<button class="popover-button" onclick="showModal('claude-code')">
|
|
@@ -689,7 +689,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
|
|
|
689
689
|
<button class="popover-button" onclick="showModal('claude-desktop')">
|
|
690
690
|
Claude Desktop
|
|
691
691
|
</button>
|
|
692
|
-
<a class="popover-button install-link" href="vscode://ms-vscode.vscode-mcp/install?name=
|
|
692
|
+
<a class="popover-button install-link" href="vscode://ms-vscode.vscode-mcp/install?name=Flexprice&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJAcmFuZG9tL21jcC10ZW1wIiwic3RhcnQiLCItLXNlcnZlci11cmwiLCIiLCItLWFwaS1rZXktYXV0aCIsIiJdfQ==">
|
|
693
693
|
VS Code
|
|
694
694
|
</a>
|
|
695
695
|
<button class="popover-button" onclick="showModal('gemini')">
|
|
@@ -712,7 +712,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
|
|
|
712
712
|
</div>
|
|
713
713
|
</header>
|
|
714
714
|
<div class="install-targets">
|
|
715
|
-
<a tabindex="0" class="card install-target install-link" href="cursor://anysphere.cursor-deeplink/mcp/install?name=
|
|
715
|
+
<a tabindex="0" class="card install-target install-link" href="cursor://anysphere.cursor-deeplink/mcp/install?name=Flexprice&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJAcmFuZG9tL21jcC10ZW1wIiwic3RhcnQiLCItLXNlcnZlci11cmwiLCIiLCItLWFwaS1rZXktYXV0aCIsIiJdfQ==">
|
|
716
716
|
<div class="target">
|
|
717
717
|
<img src="https://cursor.com/assets/images/logo.svg" alt="Cursor">
|
|
718
718
|
<span>Cursor</span>
|
|
@@ -734,7 +734,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
|
|
|
734
734
|
<span>Claude Desktop</span>
|
|
735
735
|
</div>
|
|
736
736
|
</div>
|
|
737
|
-
<a tabindex="0" class="card install-target install-link" href="vscode://ms-vscode.vscode-mcp/install?name=
|
|
737
|
+
<a tabindex="0" class="card install-target install-link" href="vscode://ms-vscode.vscode-mcp/install?name=Flexprice&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyJAcmFuZG9tL21jcC10ZW1wIiwic3RhcnQiLCItLXNlcnZlci11cmwiLCIiLCItLWFwaS1rZXktYXV0aCIsIiJdfQ==">
|
|
738
738
|
<div class="target">
|
|
739
739
|
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
740
740
|
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="100" height="100">
|
|
@@ -913,7 +913,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
|
|
|
913
913
|
<path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"></path>
|
|
914
914
|
</svg>
|
|
915
915
|
</button>
|
|
916
|
-
<code class="code-snippet language-json" id="claude-cli-cmd">claude mcp add
|
|
916
|
+
<code class="code-snippet language-json" id="claude-cli-cmd">claude mcp add Flexprice -- npx -y @random/mcp-temp start --server-url --api-key-auth </code>
|
|
917
917
|
</div>
|
|
918
918
|
</div>
|
|
919
919
|
</div>
|
|
@@ -964,7 +964,7 @@ http_headers = { "server-url" = "YOUR_SERVER_URL", "api-key-auth" = "YOUR_API_KE
|
|
|
964
964
|
<path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"></path>
|
|
965
965
|
</svg>
|
|
966
966
|
</button>
|
|
967
|
-
<code class="code-snippet language-json" id="gemini-config">gemini mcp add
|
|
967
|
+
<code class="code-snippet language-json" id="gemini-config">gemini mcp add Flexprice -- npx -y @random/mcp-temp start --server-url --api-key-auth </code>
|
|
968
968
|
</div>
|
|
969
969
|
</div>
|
|
970
970
|
</div>
|
package/src/lib/config.ts
CHANGED
|
@@ -62,7 +62,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
62
62
|
export const SDK_METADATA = {
|
|
63
63
|
language: "typescript",
|
|
64
64
|
openapiDocVersion: "1.0",
|
|
65
|
-
sdkVersion: "0.0.
|
|
65
|
+
sdkVersion: "0.0.21",
|
|
66
66
|
genVersion: "2.844.2",
|
|
67
|
-
userAgent: "speakeasy-sdk/mcp-typescript 0.0.
|
|
67
|
+
userAgent: "speakeasy-sdk/mcp-typescript 0.0.21 2.844.2 1.0 @random/mcp-temp",
|
|
68
68
|
} as const;
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
ServerNotification,
|
|
14
14
|
ServerRequest,
|
|
15
15
|
} from "@modelcontextprotocol/sdk/types.js";
|
|
16
|
-
import {
|
|
16
|
+
import { FlexpriceCore } from "../core.js";
|
|
17
17
|
import { ConsoleLogger } from "./console-logger.js";
|
|
18
18
|
import { MCPScope } from "./scopes.js";
|
|
19
19
|
|
|
@@ -25,7 +25,7 @@ export type PromptDefinition<
|
|
|
25
25
|
scopes?: MCPScope[];
|
|
26
26
|
args: Args;
|
|
27
27
|
prompt: (
|
|
28
|
-
client:
|
|
28
|
+
client: FlexpriceCore,
|
|
29
29
|
args: ShapeOutput<Args>,
|
|
30
30
|
extra: RequestHandlerExtra<ServerRequest, ServerNotification>,
|
|
31
31
|
) => GetPromptResult | Promise<GetPromptResult>;
|
|
@@ -36,7 +36,7 @@ export type PromptDefinition<
|
|
|
36
36
|
scopes?: MCPScope[];
|
|
37
37
|
args?: undefined;
|
|
38
38
|
prompt: (
|
|
39
|
-
client:
|
|
39
|
+
client: FlexpriceCore,
|
|
40
40
|
extra: RequestHandlerExtra<ServerRequest, ServerNotification>,
|
|
41
41
|
) => GetPromptResult | Promise<GetPromptResult>;
|
|
42
42
|
};
|
|
@@ -59,7 +59,7 @@ export async function formatResult(value: string): Promise<GetPromptResult> {
|
|
|
59
59
|
export function createRegisterPrompt(
|
|
60
60
|
logger: ConsoleLogger,
|
|
61
61
|
server: McpServer,
|
|
62
|
-
getSDK: () =>
|
|
62
|
+
getSDK: () => FlexpriceCore,
|
|
63
63
|
allowedScopes: Set<MCPScope>,
|
|
64
64
|
): <A extends ZodRawShapeCompat | undefined>(
|
|
65
65
|
prompt: PromptDefinition<A>,
|