@metronome/mcp 2.1.0 → 3.0.0

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.
Files changed (1134) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +26 -1297
  3. package/code-tool-types.d.mts +7 -7
  4. package/code-tool-types.d.mts.map +1 -1
  5. package/code-tool-types.d.ts +7 -7
  6. package/code-tool-types.d.ts.map +1 -1
  7. package/code-tool.d.mts +3 -3
  8. package/code-tool.d.mts.map +1 -1
  9. package/code-tool.d.ts +3 -3
  10. package/code-tool.d.ts.map +1 -1
  11. package/code-tool.js +81 -134
  12. package/code-tool.js.map +1 -1
  13. package/code-tool.mjs +81 -101
  14. package/code-tool.mjs.map +1 -1
  15. package/docs-search-tool.d.mts +16 -9
  16. package/docs-search-tool.d.mts.map +1 -1
  17. package/docs-search-tool.d.ts +16 -9
  18. package/docs-search-tool.d.ts.map +1 -1
  19. package/docs-search-tool.js +11 -3
  20. package/docs-search-tool.js.map +1 -1
  21. package/docs-search-tool.mjs +11 -3
  22. package/docs-search-tool.mjs.map +1 -1
  23. package/headers.d.mts.map +1 -1
  24. package/headers.d.ts.map +1 -1
  25. package/headers.js +1 -1
  26. package/headers.js.map +1 -1
  27. package/headers.mjs +1 -1
  28. package/headers.mjs.map +1 -1
  29. package/http.d.mts.map +1 -1
  30. package/http.d.ts.map +1 -1
  31. package/http.js +4 -24
  32. package/http.js.map +1 -1
  33. package/http.mjs +4 -24
  34. package/http.mjs.map +1 -1
  35. package/index.js +4 -40
  36. package/index.js.map +1 -1
  37. package/index.mjs +4 -40
  38. package/index.mjs.map +1 -1
  39. package/options.d.mts +0 -9
  40. package/options.d.mts.map +1 -1
  41. package/options.d.ts +0 -9
  42. package/options.d.ts.map +1 -1
  43. package/options.js +6 -358
  44. package/options.js.map +1 -1
  45. package/options.mjs +6 -358
  46. package/options.mjs.map +1 -1
  47. package/package.json +14 -68
  48. package/server.d.mts +3 -8
  49. package/server.d.mts.map +1 -1
  50. package/server.d.ts +3 -8
  51. package/server.d.ts.map +1 -1
  52. package/server.js +12 -65
  53. package/server.js.map +1 -1
  54. package/server.mjs +11 -62
  55. package/server.mjs.map +1 -1
  56. package/src/code-tool-types.ts +7 -5
  57. package/src/code-tool.ts +88 -119
  58. package/src/docs-search-tool.ts +15 -4
  59. package/src/headers.ts +3 -1
  60. package/src/http.ts +5 -26
  61. package/src/index.ts +5 -52
  62. package/src/options.ts +7 -381
  63. package/src/server.ts +12 -72
  64. package/src/stdio.ts +2 -3
  65. package/src/{tools/types.ts → types.ts} +13 -1
  66. package/stdio.d.mts +1 -2
  67. package/stdio.d.mts.map +1 -1
  68. package/stdio.d.ts +1 -2
  69. package/stdio.d.ts.map +1 -1
  70. package/stdio.js +2 -2
  71. package/stdio.js.map +1 -1
  72. package/stdio.mjs +2 -2
  73. package/stdio.mjs.map +1 -1
  74. package/{tools/types.d.mts → types.d.mts} +2 -1
  75. package/types.d.mts.map +1 -0
  76. package/{tools/types.d.ts → types.d.ts} +2 -1
  77. package/types.d.ts.map +1 -0
  78. package/{tools/types.js → types.js} +12 -0
  79. package/types.js.map +1 -0
  80. package/{tools/types.mjs → types.mjs} +11 -0
  81. package/types.mjs.map +1 -0
  82. package/code-tool-paths.cjs +0 -6
  83. package/code-tool-paths.cjs.map +0 -1
  84. package/code-tool-paths.d.cts +0 -2
  85. package/code-tool-paths.d.cts.map +0 -1
  86. package/code-tool-worker.d.mts +0 -5
  87. package/code-tool-worker.d.mts.map +0 -1
  88. package/code-tool-worker.d.ts +0 -5
  89. package/code-tool-worker.d.ts.map +0 -1
  90. package/code-tool-worker.js +0 -45
  91. package/code-tool-worker.js.map +0 -1
  92. package/code-tool-worker.mjs +0 -40
  93. package/code-tool-worker.mjs.map +0 -1
  94. package/compat.d.mts +0 -58
  95. package/compat.d.mts.map +0 -1
  96. package/compat.d.ts +0 -58
  97. package/compat.d.ts.map +0 -1
  98. package/compat.js +0 -387
  99. package/compat.js.map +0 -1
  100. package/compat.mjs +0 -378
  101. package/compat.mjs.map +0 -1
  102. package/dynamic-tools.d.mts +0 -12
  103. package/dynamic-tools.d.mts.map +0 -1
  104. package/dynamic-tools.d.ts +0 -12
  105. package/dynamic-tools.d.ts.map +0 -1
  106. package/dynamic-tools.js +0 -135
  107. package/dynamic-tools.js.map +0 -1
  108. package/dynamic-tools.mjs +0 -132
  109. package/dynamic-tools.mjs.map +0 -1
  110. package/filtering.d.mts +0 -2
  111. package/filtering.d.mts.map +0 -1
  112. package/filtering.d.ts +0 -2
  113. package/filtering.d.ts.map +0 -1
  114. package/filtering.js +0 -20
  115. package/filtering.js.map +0 -1
  116. package/filtering.mjs +0 -13
  117. package/filtering.mjs.map +0 -1
  118. package/src/code-tool-paths.cts +0 -3
  119. package/src/code-tool-worker.ts +0 -46
  120. package/src/compat.ts +0 -483
  121. package/src/dynamic-tools.ts +0 -159
  122. package/src/filtering.ts +0 -14
  123. package/src/tools/index.ts +0 -289
  124. package/src/tools/v1/alerts/archive-v1-alerts.ts +0 -50
  125. package/src/tools/v1/alerts/create-v1-alerts.ts +0 -155
  126. package/src/tools/v1/audit-logs/list-v1-audit-logs.ts +0 -79
  127. package/src/tools/v1/billable-metrics/archive-v1-billable-metrics.ts +0 -45
  128. package/src/tools/v1/billable-metrics/create-v1-billable-metrics.ts +0 -143
  129. package/src/tools/v1/billable-metrics/list-v1-billable-metrics.ts +0 -57
  130. package/src/tools/v1/billable-metrics/retrieve-v1-billable-metrics.ts +0 -47
  131. package/src/tools/v1/contracts/add-manual-balance-entry-v1-contracts.ts +0 -66
  132. package/src/tools/v1/contracts/amend-v1-contracts.ts +0 -1023
  133. package/src/tools/v1/contracts/archive-v1-contracts.ts +0 -54
  134. package/src/tools/v1/contracts/create-historical-invoices-v1-contracts.ts +0 -141
  135. package/src/tools/v1/contracts/create-v1-contracts.ts +0 -1727
  136. package/src/tools/v1/contracts/list-balances-v1-contracts.ts +0 -86
  137. package/src/tools/v1/contracts/list-v1-contracts.ts +0 -64
  138. package/src/tools/v1/contracts/named-schedules/retrieve-contracts-v1-named-schedules.ts +0 -58
  139. package/src/tools/v1/contracts/named-schedules/update-contracts-v1-named-schedules.ts +0 -58
  140. package/src/tools/v1/contracts/products/archive-contracts-v1-products.ts +0 -46
  141. package/src/tools/v1/contracts/products/create-contracts-v1-products.ts +0 -157
  142. package/src/tools/v1/contracts/products/list-contracts-v1-products.ts +0 -56
  143. package/src/tools/v1/contracts/products/retrieve-contracts-v1-products.ts +0 -45
  144. package/src/tools/v1/contracts/products/update-contracts-v1-products.ts +0 -164
  145. package/src/tools/v1/contracts/rate-cards/archive-contracts-v1-rate-cards.ts +0 -45
  146. package/src/tools/v1/contracts/rate-cards/create-contracts-v1-rate-cards.ts +0 -97
  147. package/src/tools/v1/contracts/rate-cards/list-contracts-v1-rate-cards.ts +0 -55
  148. package/src/tools/v1/contracts/rate-cards/named-schedules/retrieve-rate-cards-contracts-v1-named-schedules.ts +0 -62
  149. package/src/tools/v1/contracts/rate-cards/named-schedules/update-rate-cards-contracts-v1-named-schedules.ts +0 -62
  150. package/src/tools/v1/contracts/rate-cards/product-orders/set-rate-cards-contracts-v1-product-orders.ts +0 -54
  151. package/src/tools/v1/contracts/rate-cards/product-orders/update-rate-cards-contracts-v1-product-orders.ts +0 -65
  152. package/src/tools/v1/contracts/rate-cards/rates/add-many-rate-cards-contracts-v1-rates.ts +0 -166
  153. package/src/tools/v1/contracts/rate-cards/rates/add-rate-cards-contracts-v1-rates.ts +0 -157
  154. package/src/tools/v1/contracts/rate-cards/rates/list-rate-cards-contracts-v1-rates.ts +0 -100
  155. package/src/tools/v1/contracts/rate-cards/retrieve-contracts-v1-rate-cards.ts +0 -47
  156. package/src/tools/v1/contracts/rate-cards/retrieve-rate-schedule-contracts-v1-rate-cards.ts +0 -99
  157. package/src/tools/v1/contracts/rate-cards/update-contracts-v1-rate-cards.ts +0 -75
  158. package/src/tools/v1/contracts/retrieve-rate-schedule-v1-contracts.ts +0 -106
  159. package/src/tools/v1/contracts/retrieve-subscription-quantity-history-v1-contracts.ts +0 -53
  160. package/src/tools/v1/contracts/retrieve-v1-contracts.ts +0 -51
  161. package/src/tools/v1/contracts/schedule-pro-services-invoice-v1-contracts.ts +0 -102
  162. package/src/tools/v1/contracts/set-usage-filter-v1-contracts.ts +0 -55
  163. package/src/tools/v1/contracts/update-end-date-v1-contracts.ts +0 -61
  164. package/src/tools/v1/credit-grants/create-v1-credit-grants.ts +0 -181
  165. package/src/tools/v1/credit-grants/edit-v1-credit-grants.ts +0 -59
  166. package/src/tools/v1/credit-grants/list-entries-v1-credit-grants.ts +0 -79
  167. package/src/tools/v1/credit-grants/list-v1-credit-grants.ts +0 -85
  168. package/src/tools/v1/credit-grants/void-v1-credit-grants.ts +0 -53
  169. package/src/tools/v1/custom-fields/add-key-v1-custom-fields.ts +0 -65
  170. package/src/tools/v1/custom-fields/delete-values-v1-custom-fields.ts +0 -68
  171. package/src/tools/v1/custom-fields/list-keys-v1-custom-fields.ts +0 -74
  172. package/src/tools/v1/custom-fields/remove-key-v1-custom-fields.ts +0 -62
  173. package/src/tools/v1/custom-fields/set-values-v1-custom-fields.ts +0 -67
  174. package/src/tools/v1/customers/alerts/list-customers-v1-alerts.ts +0 -60
  175. package/src/tools/v1/customers/alerts/reset-customers-v1-alerts.ts +0 -44
  176. package/src/tools/v1/customers/alerts/retrieve-customers-v1-alerts.ts +0 -68
  177. package/src/tools/v1/customers/archive-v1-customers.ts +0 -45
  178. package/src/tools/v1/customers/billing-config/create-customers-v1-billing-config.ts +0 -102
  179. package/src/tools/v1/customers/billing-config/delete-customers-v1-billing-config.ts +0 -55
  180. package/src/tools/v1/customers/billing-config/retrieve-customers-v1-billing-config.ts +0 -63
  181. package/src/tools/v1/customers/commits/create-customers-v1-commits.ts +0 -267
  182. package/src/tools/v1/customers/commits/list-customers-v1-commits.ts +0 -83
  183. package/src/tools/v1/customers/commits/update-end-date-customers-v1-commits.ts +0 -64
  184. package/src/tools/v1/customers/create-v1-customers.ts +0 -171
  185. package/src/tools/v1/customers/credits/create-customers-v1-credits.ts +0 -175
  186. package/src/tools/v1/customers/credits/list-customers-v1-credits.ts +0 -83
  187. package/src/tools/v1/customers/credits/update-end-date-customers-v1-credits.ts +0 -58
  188. package/src/tools/v1/customers/invoices/add-charge-customers-v1-invoices.ts +0 -80
  189. package/src/tools/v1/customers/invoices/list-breakdowns-customers-v1-invoices.ts +0 -84
  190. package/src/tools/v1/customers/invoices/list-customers-v1-invoices.ts +0 -78
  191. package/src/tools/v1/customers/invoices/retrieve-customers-v1-invoices.ts +0 -47
  192. package/src/tools/v1/customers/invoices/retrieve-pdf-customers-v1-invoices.ts +0 -43
  193. package/src/tools/v1/customers/list-billable-metrics-v1-customers.ts +0 -65
  194. package/src/tools/v1/customers/list-costs-v1-customers.ts +0 -66
  195. package/src/tools/v1/customers/list-v1-customers.ts +0 -76
  196. package/src/tools/v1/customers/named-schedules/retrieve-customers-v1-named-schedules.ts +0 -58
  197. package/src/tools/v1/customers/named-schedules/update-customers-v1-named-schedules.ts +0 -58
  198. package/src/tools/v1/customers/plans/add-customers-v1-plans.ts +0 -148
  199. package/src/tools/v1/customers/plans/end-customers-v1-plans.ts +0 -64
  200. package/src/tools/v1/customers/plans/list-customers-v1-plans.ts +0 -56
  201. package/src/tools/v1/customers/plans/list-price-adjustments-customers-v1-plans.ts +0 -59
  202. package/src/tools/v1/customers/preview-events-v1-customers.ts +0 -75
  203. package/src/tools/v1/customers/retrieve-billing-configurations-v1-customers.ts +0 -50
  204. package/src/tools/v1/customers/retrieve-v1-customers.ts +0 -47
  205. package/src/tools/v1/customers/set-billing-configurations-v1-customers.ts +0 -86
  206. package/src/tools/v1/customers/set-ingest-aliases-v1-customers.ts +0 -45
  207. package/src/tools/v1/customers/set-name-v1-customers.ts +0 -50
  208. package/src/tools/v1/customers/update-config-v1-customers.ts +0 -48
  209. package/src/tools/v1/dashboards/get-embeddable-url-v1-dashboards.ts +0 -132
  210. package/src/tools/v1/invoices/regenerate-v1-invoices.ts +0 -46
  211. package/src/tools/v1/invoices/void-v1-invoices.ts +0 -46
  212. package/src/tools/v1/payments/attempt-v1-payments.ts +0 -48
  213. package/src/tools/v1/payments/cancel-v1-payments.ts +0 -48
  214. package/src/tools/v1/payments/list-v1-payments.ts +0 -69
  215. package/src/tools/v1/plans/get-details-v1-plans.ts +0 -47
  216. package/src/tools/v1/plans/list-charges-v1-plans.ts +0 -56
  217. package/src/tools/v1/plans/list-customers-v1-plans.ts +0 -62
  218. package/src/tools/v1/plans/list-v1-plans.ts +0 -53
  219. package/src/tools/v1/pricing-units/list-v1-pricing-units.ts +0 -53
  220. package/src/tools/v1/services/list-v1-services.ts +0 -44
  221. package/src/tools/v1/settings/billing-providers/create-settings-v1-billing-providers.ts +0 -60
  222. package/src/tools/v1/settings/billing-providers/list-settings-v1-billing-providers.ts +0 -48
  223. package/src/tools/v1/settings/upsert-avalara-credentials-v1-settings.ts +0 -65
  224. package/src/tools/v1/usage/ingest-v1-usage.ts +0 -62
  225. package/src/tools/v1/usage/list-v1-usage.ts +0 -101
  226. package/src/tools/v1/usage/list-with-groups-v1-usage.ts +0 -94
  227. package/src/tools/v1/usage/search-v1-usage.ts +0 -49
  228. package/src/tools/v2/contracts/edit-commit-v2-contracts.ts +0 -291
  229. package/src/tools/v2/contracts/edit-credit-v2-contracts.ts +0 -223
  230. package/src/tools/v2/contracts/edit-v2-contracts.ts +0 -2183
  231. package/src/tools/v2/contracts/get-edit-history-v2-contracts.ts +0 -41
  232. package/src/tools/v2/contracts/list-v2-contracts.ts +0 -64
  233. package/src/tools/v2/contracts/retrieve-v2-contracts.ts +0 -57
  234. package/src/tools.ts +0 -1
  235. package/tools/index.d.mts +0 -10
  236. package/tools/index.d.mts.map +0 -1
  237. package/tools/index.d.ts +0 -10
  238. package/tools/index.d.ts.map +0 -1
  239. package/tools/index.js +0 -273
  240. package/tools/index.js.map +0 -1
  241. package/tools/index.mjs +0 -266
  242. package/tools/index.mjs.map +0 -1
  243. package/tools/types.d.mts.map +0 -1
  244. package/tools/types.d.ts.map +0 -1
  245. package/tools/types.js.map +0 -1
  246. package/tools/types.mjs.map +0 -1
  247. package/tools/v1/alerts/archive-v1-alerts.d.mts +0 -45
  248. package/tools/v1/alerts/archive-v1-alerts.d.mts.map +0 -1
  249. package/tools/v1/alerts/archive-v1-alerts.d.ts +0 -45
  250. package/tools/v1/alerts/archive-v1-alerts.d.ts.map +0 -1
  251. package/tools/v1/alerts/archive-v1-alerts.js +0 -45
  252. package/tools/v1/alerts/archive-v1-alerts.js.map +0 -1
  253. package/tools/v1/alerts/archive-v1-alerts.mjs +0 -41
  254. package/tools/v1/alerts/archive-v1-alerts.mjs.map +0 -1
  255. package/tools/v1/alerts/create-v1-alerts.d.mts +0 -45
  256. package/tools/v1/alerts/create-v1-alerts.d.mts.map +0 -1
  257. package/tools/v1/alerts/create-v1-alerts.d.ts +0 -45
  258. package/tools/v1/alerts/create-v1-alerts.d.ts.map +0 -1
  259. package/tools/v1/alerts/create-v1-alerts.js +0 -139
  260. package/tools/v1/alerts/create-v1-alerts.js.map +0 -1
  261. package/tools/v1/alerts/create-v1-alerts.mjs +0 -135
  262. package/tools/v1/alerts/create-v1-alerts.mjs.map +0 -1
  263. package/tools/v1/audit-logs/list-v1-audit-logs.d.mts +0 -45
  264. package/tools/v1/audit-logs/list-v1-audit-logs.d.mts.map +0 -1
  265. package/tools/v1/audit-logs/list-v1-audit-logs.d.ts +0 -45
  266. package/tools/v1/audit-logs/list-v1-audit-logs.d.ts.map +0 -1
  267. package/tools/v1/audit-logs/list-v1-audit-logs.js +0 -71
  268. package/tools/v1/audit-logs/list-v1-audit-logs.js.map +0 -1
  269. package/tools/v1/audit-logs/list-v1-audit-logs.mjs +0 -67
  270. package/tools/v1/audit-logs/list-v1-audit-logs.mjs.map +0 -1
  271. package/tools/v1/billable-metrics/archive-v1-billable-metrics.d.mts +0 -45
  272. package/tools/v1/billable-metrics/archive-v1-billable-metrics.d.mts.map +0 -1
  273. package/tools/v1/billable-metrics/archive-v1-billable-metrics.d.ts +0 -45
  274. package/tools/v1/billable-metrics/archive-v1-billable-metrics.d.ts.map +0 -1
  275. package/tools/v1/billable-metrics/archive-v1-billable-metrics.js +0 -40
  276. package/tools/v1/billable-metrics/archive-v1-billable-metrics.js.map +0 -1
  277. package/tools/v1/billable-metrics/archive-v1-billable-metrics.mjs +0 -36
  278. package/tools/v1/billable-metrics/archive-v1-billable-metrics.mjs.map +0 -1
  279. package/tools/v1/billable-metrics/create-v1-billable-metrics.d.mts +0 -45
  280. package/tools/v1/billable-metrics/create-v1-billable-metrics.d.mts.map +0 -1
  281. package/tools/v1/billable-metrics/create-v1-billable-metrics.d.ts +0 -45
  282. package/tools/v1/billable-metrics/create-v1-billable-metrics.d.ts.map +0 -1
  283. package/tools/v1/billable-metrics/create-v1-billable-metrics.js +0 -129
  284. package/tools/v1/billable-metrics/create-v1-billable-metrics.js.map +0 -1
  285. package/tools/v1/billable-metrics/create-v1-billable-metrics.mjs +0 -125
  286. package/tools/v1/billable-metrics/create-v1-billable-metrics.mjs.map +0 -1
  287. package/tools/v1/billable-metrics/list-v1-billable-metrics.d.mts +0 -45
  288. package/tools/v1/billable-metrics/list-v1-billable-metrics.d.mts.map +0 -1
  289. package/tools/v1/billable-metrics/list-v1-billable-metrics.d.ts +0 -45
  290. package/tools/v1/billable-metrics/list-v1-billable-metrics.d.ts.map +0 -1
  291. package/tools/v1/billable-metrics/list-v1-billable-metrics.js +0 -52
  292. package/tools/v1/billable-metrics/list-v1-billable-metrics.js.map +0 -1
  293. package/tools/v1/billable-metrics/list-v1-billable-metrics.mjs +0 -48
  294. package/tools/v1/billable-metrics/list-v1-billable-metrics.mjs.map +0 -1
  295. package/tools/v1/billable-metrics/retrieve-v1-billable-metrics.d.mts +0 -45
  296. package/tools/v1/billable-metrics/retrieve-v1-billable-metrics.d.mts.map +0 -1
  297. package/tools/v1/billable-metrics/retrieve-v1-billable-metrics.d.ts +0 -45
  298. package/tools/v1/billable-metrics/retrieve-v1-billable-metrics.d.ts.map +0 -1
  299. package/tools/v1/billable-metrics/retrieve-v1-billable-metrics.js +0 -42
  300. package/tools/v1/billable-metrics/retrieve-v1-billable-metrics.js.map +0 -1
  301. package/tools/v1/billable-metrics/retrieve-v1-billable-metrics.mjs +0 -38
  302. package/tools/v1/billable-metrics/retrieve-v1-billable-metrics.mjs.map +0 -1
  303. package/tools/v1/contracts/add-manual-balance-entry-v1-contracts.d.mts +0 -45
  304. package/tools/v1/contracts/add-manual-balance-entry-v1-contracts.d.mts.map +0 -1
  305. package/tools/v1/contracts/add-manual-balance-entry-v1-contracts.d.ts +0 -45
  306. package/tools/v1/contracts/add-manual-balance-entry-v1-contracts.d.ts.map +0 -1
  307. package/tools/v1/contracts/add-manual-balance-entry-v1-contracts.js +0 -61
  308. package/tools/v1/contracts/add-manual-balance-entry-v1-contracts.js.map +0 -1
  309. package/tools/v1/contracts/add-manual-balance-entry-v1-contracts.mjs +0 -57
  310. package/tools/v1/contracts/add-manual-balance-entry-v1-contracts.mjs.map +0 -1
  311. package/tools/v1/contracts/amend-v1-contracts.d.mts +0 -45
  312. package/tools/v1/contracts/amend-v1-contracts.d.mts.map +0 -1
  313. package/tools/v1/contracts/amend-v1-contracts.d.ts +0 -45
  314. package/tools/v1/contracts/amend-v1-contracts.d.ts.map +0 -1
  315. package/tools/v1/contracts/amend-v1-contracts.js +0 -959
  316. package/tools/v1/contracts/amend-v1-contracts.js.map +0 -1
  317. package/tools/v1/contracts/amend-v1-contracts.mjs +0 -955
  318. package/tools/v1/contracts/amend-v1-contracts.mjs.map +0 -1
  319. package/tools/v1/contracts/archive-v1-contracts.d.mts +0 -45
  320. package/tools/v1/contracts/archive-v1-contracts.d.mts.map +0 -1
  321. package/tools/v1/contracts/archive-v1-contracts.d.ts +0 -45
  322. package/tools/v1/contracts/archive-v1-contracts.d.ts.map +0 -1
  323. package/tools/v1/contracts/archive-v1-contracts.js +0 -49
  324. package/tools/v1/contracts/archive-v1-contracts.js.map +0 -1
  325. package/tools/v1/contracts/archive-v1-contracts.mjs +0 -45
  326. package/tools/v1/contracts/archive-v1-contracts.mjs.map +0 -1
  327. package/tools/v1/contracts/create-historical-invoices-v1-contracts.d.mts +0 -45
  328. package/tools/v1/contracts/create-historical-invoices-v1-contracts.d.mts.map +0 -1
  329. package/tools/v1/contracts/create-historical-invoices-v1-contracts.d.ts +0 -45
  330. package/tools/v1/contracts/create-historical-invoices-v1-contracts.d.ts.map +0 -1
  331. package/tools/v1/contracts/create-historical-invoices-v1-contracts.js +0 -137
  332. package/tools/v1/contracts/create-historical-invoices-v1-contracts.js.map +0 -1
  333. package/tools/v1/contracts/create-historical-invoices-v1-contracts.mjs +0 -133
  334. package/tools/v1/contracts/create-historical-invoices-v1-contracts.mjs.map +0 -1
  335. package/tools/v1/contracts/create-v1-contracts.d.mts +0 -45
  336. package/tools/v1/contracts/create-v1-contracts.d.mts.map +0 -1
  337. package/tools/v1/contracts/create-v1-contracts.d.ts +0 -45
  338. package/tools/v1/contracts/create-v1-contracts.d.ts.map +0 -1
  339. package/tools/v1/contracts/create-v1-contracts.js +0 -1617
  340. package/tools/v1/contracts/create-v1-contracts.js.map +0 -1
  341. package/tools/v1/contracts/create-v1-contracts.mjs +0 -1613
  342. package/tools/v1/contracts/create-v1-contracts.mjs.map +0 -1
  343. package/tools/v1/contracts/list-balances-v1-contracts.d.mts +0 -45
  344. package/tools/v1/contracts/list-balances-v1-contracts.d.mts.map +0 -1
  345. package/tools/v1/contracts/list-balances-v1-contracts.d.ts +0 -45
  346. package/tools/v1/contracts/list-balances-v1-contracts.d.ts.map +0 -1
  347. package/tools/v1/contracts/list-balances-v1-contracts.js +0 -81
  348. package/tools/v1/contracts/list-balances-v1-contracts.js.map +0 -1
  349. package/tools/v1/contracts/list-balances-v1-contracts.mjs +0 -77
  350. package/tools/v1/contracts/list-balances-v1-contracts.mjs.map +0 -1
  351. package/tools/v1/contracts/list-v1-contracts.d.mts +0 -45
  352. package/tools/v1/contracts/list-v1-contracts.d.mts.map +0 -1
  353. package/tools/v1/contracts/list-v1-contracts.d.ts +0 -45
  354. package/tools/v1/contracts/list-v1-contracts.d.ts.map +0 -1
  355. package/tools/v1/contracts/list-v1-contracts.js +0 -56
  356. package/tools/v1/contracts/list-v1-contracts.js.map +0 -1
  357. package/tools/v1/contracts/list-v1-contracts.mjs +0 -52
  358. package/tools/v1/contracts/list-v1-contracts.mjs.map +0 -1
  359. package/tools/v1/contracts/named-schedules/retrieve-contracts-v1-named-schedules.d.mts +0 -45
  360. package/tools/v1/contracts/named-schedules/retrieve-contracts-v1-named-schedules.d.mts.map +0 -1
  361. package/tools/v1/contracts/named-schedules/retrieve-contracts-v1-named-schedules.d.ts +0 -45
  362. package/tools/v1/contracts/named-schedules/retrieve-contracts-v1-named-schedules.d.ts.map +0 -1
  363. package/tools/v1/contracts/named-schedules/retrieve-contracts-v1-named-schedules.js +0 -50
  364. package/tools/v1/contracts/named-schedules/retrieve-contracts-v1-named-schedules.js.map +0 -1
  365. package/tools/v1/contracts/named-schedules/retrieve-contracts-v1-named-schedules.mjs +0 -46
  366. package/tools/v1/contracts/named-schedules/retrieve-contracts-v1-named-schedules.mjs.map +0 -1
  367. package/tools/v1/contracts/named-schedules/update-contracts-v1-named-schedules.d.mts +0 -45
  368. package/tools/v1/contracts/named-schedules/update-contracts-v1-named-schedules.d.mts.map +0 -1
  369. package/tools/v1/contracts/named-schedules/update-contracts-v1-named-schedules.d.ts +0 -45
  370. package/tools/v1/contracts/named-schedules/update-contracts-v1-named-schedules.d.ts.map +0 -1
  371. package/tools/v1/contracts/named-schedules/update-contracts-v1-named-schedules.js +0 -53
  372. package/tools/v1/contracts/named-schedules/update-contracts-v1-named-schedules.js.map +0 -1
  373. package/tools/v1/contracts/named-schedules/update-contracts-v1-named-schedules.mjs +0 -49
  374. package/tools/v1/contracts/named-schedules/update-contracts-v1-named-schedules.mjs.map +0 -1
  375. package/tools/v1/contracts/products/archive-contracts-v1-products.d.mts +0 -45
  376. package/tools/v1/contracts/products/archive-contracts-v1-products.d.mts.map +0 -1
  377. package/tools/v1/contracts/products/archive-contracts-v1-products.d.ts +0 -45
  378. package/tools/v1/contracts/products/archive-contracts-v1-products.d.ts.map +0 -1
  379. package/tools/v1/contracts/products/archive-contracts-v1-products.js +0 -41
  380. package/tools/v1/contracts/products/archive-contracts-v1-products.js.map +0 -1
  381. package/tools/v1/contracts/products/archive-contracts-v1-products.mjs +0 -37
  382. package/tools/v1/contracts/products/archive-contracts-v1-products.mjs.map +0 -1
  383. package/tools/v1/contracts/products/create-contracts-v1-products.d.mts +0 -45
  384. package/tools/v1/contracts/products/create-contracts-v1-products.d.mts.map +0 -1
  385. package/tools/v1/contracts/products/create-contracts-v1-products.d.ts +0 -45
  386. package/tools/v1/contracts/products/create-contracts-v1-products.d.ts.map +0 -1
  387. package/tools/v1/contracts/products/create-contracts-v1-products.js +0 -146
  388. package/tools/v1/contracts/products/create-contracts-v1-products.js.map +0 -1
  389. package/tools/v1/contracts/products/create-contracts-v1-products.mjs +0 -142
  390. package/tools/v1/contracts/products/create-contracts-v1-products.mjs.map +0 -1
  391. package/tools/v1/contracts/products/list-contracts-v1-products.d.mts +0 -45
  392. package/tools/v1/contracts/products/list-contracts-v1-products.d.mts.map +0 -1
  393. package/tools/v1/contracts/products/list-contracts-v1-products.d.ts +0 -45
  394. package/tools/v1/contracts/products/list-contracts-v1-products.d.ts.map +0 -1
  395. package/tools/v1/contracts/products/list-contracts-v1-products.js +0 -51
  396. package/tools/v1/contracts/products/list-contracts-v1-products.js.map +0 -1
  397. package/tools/v1/contracts/products/list-contracts-v1-products.mjs +0 -47
  398. package/tools/v1/contracts/products/list-contracts-v1-products.mjs.map +0 -1
  399. package/tools/v1/contracts/products/retrieve-contracts-v1-products.d.mts +0 -45
  400. package/tools/v1/contracts/products/retrieve-contracts-v1-products.d.mts.map +0 -1
  401. package/tools/v1/contracts/products/retrieve-contracts-v1-products.d.ts +0 -45
  402. package/tools/v1/contracts/products/retrieve-contracts-v1-products.d.ts.map +0 -1
  403. package/tools/v1/contracts/products/retrieve-contracts-v1-products.js +0 -40
  404. package/tools/v1/contracts/products/retrieve-contracts-v1-products.js.map +0 -1
  405. package/tools/v1/contracts/products/retrieve-contracts-v1-products.mjs +0 -36
  406. package/tools/v1/contracts/products/retrieve-contracts-v1-products.mjs.map +0 -1
  407. package/tools/v1/contracts/products/update-contracts-v1-products.d.mts +0 -45
  408. package/tools/v1/contracts/products/update-contracts-v1-products.d.mts.map +0 -1
  409. package/tools/v1/contracts/products/update-contracts-v1-products.d.ts +0 -45
  410. package/tools/v1/contracts/products/update-contracts-v1-products.d.ts.map +0 -1
  411. package/tools/v1/contracts/products/update-contracts-v1-products.js +0 -147
  412. package/tools/v1/contracts/products/update-contracts-v1-products.js.map +0 -1
  413. package/tools/v1/contracts/products/update-contracts-v1-products.mjs +0 -143
  414. package/tools/v1/contracts/products/update-contracts-v1-products.mjs.map +0 -1
  415. package/tools/v1/contracts/rate-cards/archive-contracts-v1-rate-cards.d.mts +0 -45
  416. package/tools/v1/contracts/rate-cards/archive-contracts-v1-rate-cards.d.mts.map +0 -1
  417. package/tools/v1/contracts/rate-cards/archive-contracts-v1-rate-cards.d.ts +0 -45
  418. package/tools/v1/contracts/rate-cards/archive-contracts-v1-rate-cards.d.ts.map +0 -1
  419. package/tools/v1/contracts/rate-cards/archive-contracts-v1-rate-cards.js +0 -40
  420. package/tools/v1/contracts/rate-cards/archive-contracts-v1-rate-cards.js.map +0 -1
  421. package/tools/v1/contracts/rate-cards/archive-contracts-v1-rate-cards.mjs +0 -36
  422. package/tools/v1/contracts/rate-cards/archive-contracts-v1-rate-cards.mjs.map +0 -1
  423. package/tools/v1/contracts/rate-cards/create-contracts-v1-rate-cards.d.mts +0 -45
  424. package/tools/v1/contracts/rate-cards/create-contracts-v1-rate-cards.d.mts.map +0 -1
  425. package/tools/v1/contracts/rate-cards/create-contracts-v1-rate-cards.d.ts +0 -45
  426. package/tools/v1/contracts/rate-cards/create-contracts-v1-rate-cards.d.ts.map +0 -1
  427. package/tools/v1/contracts/rate-cards/create-contracts-v1-rate-cards.js +0 -90
  428. package/tools/v1/contracts/rate-cards/create-contracts-v1-rate-cards.js.map +0 -1
  429. package/tools/v1/contracts/rate-cards/create-contracts-v1-rate-cards.mjs +0 -86
  430. package/tools/v1/contracts/rate-cards/create-contracts-v1-rate-cards.mjs.map +0 -1
  431. package/tools/v1/contracts/rate-cards/list-contracts-v1-rate-cards.d.mts +0 -45
  432. package/tools/v1/contracts/rate-cards/list-contracts-v1-rate-cards.d.mts.map +0 -1
  433. package/tools/v1/contracts/rate-cards/list-contracts-v1-rate-cards.d.ts +0 -45
  434. package/tools/v1/contracts/rate-cards/list-contracts-v1-rate-cards.d.ts.map +0 -1
  435. package/tools/v1/contracts/rate-cards/list-contracts-v1-rate-cards.js +0 -50
  436. package/tools/v1/contracts/rate-cards/list-contracts-v1-rate-cards.js.map +0 -1
  437. package/tools/v1/contracts/rate-cards/list-contracts-v1-rate-cards.mjs +0 -46
  438. package/tools/v1/contracts/rate-cards/list-contracts-v1-rate-cards.mjs.map +0 -1
  439. package/tools/v1/contracts/rate-cards/named-schedules/retrieve-rate-cards-contracts-v1-named-schedules.d.mts +0 -45
  440. package/tools/v1/contracts/rate-cards/named-schedules/retrieve-rate-cards-contracts-v1-named-schedules.d.mts.map +0 -1
  441. package/tools/v1/contracts/rate-cards/named-schedules/retrieve-rate-cards-contracts-v1-named-schedules.d.ts +0 -45
  442. package/tools/v1/contracts/rate-cards/named-schedules/retrieve-rate-cards-contracts-v1-named-schedules.d.ts.map +0 -1
  443. package/tools/v1/contracts/rate-cards/named-schedules/retrieve-rate-cards-contracts-v1-named-schedules.js +0 -54
  444. package/tools/v1/contracts/rate-cards/named-schedules/retrieve-rate-cards-contracts-v1-named-schedules.js.map +0 -1
  445. package/tools/v1/contracts/rate-cards/named-schedules/retrieve-rate-cards-contracts-v1-named-schedules.mjs +0 -50
  446. package/tools/v1/contracts/rate-cards/named-schedules/retrieve-rate-cards-contracts-v1-named-schedules.mjs.map +0 -1
  447. package/tools/v1/contracts/rate-cards/named-schedules/update-rate-cards-contracts-v1-named-schedules.d.mts +0 -45
  448. package/tools/v1/contracts/rate-cards/named-schedules/update-rate-cards-contracts-v1-named-schedules.d.mts.map +0 -1
  449. package/tools/v1/contracts/rate-cards/named-schedules/update-rate-cards-contracts-v1-named-schedules.d.ts +0 -45
  450. package/tools/v1/contracts/rate-cards/named-schedules/update-rate-cards-contracts-v1-named-schedules.d.ts.map +0 -1
  451. package/tools/v1/contracts/rate-cards/named-schedules/update-rate-cards-contracts-v1-named-schedules.js +0 -57
  452. package/tools/v1/contracts/rate-cards/named-schedules/update-rate-cards-contracts-v1-named-schedules.js.map +0 -1
  453. package/tools/v1/contracts/rate-cards/named-schedules/update-rate-cards-contracts-v1-named-schedules.mjs +0 -53
  454. package/tools/v1/contracts/rate-cards/named-schedules/update-rate-cards-contracts-v1-named-schedules.mjs.map +0 -1
  455. package/tools/v1/contracts/rate-cards/product-orders/set-rate-cards-contracts-v1-product-orders.d.mts +0 -45
  456. package/tools/v1/contracts/rate-cards/product-orders/set-rate-cards-contracts-v1-product-orders.d.mts.map +0 -1
  457. package/tools/v1/contracts/rate-cards/product-orders/set-rate-cards-contracts-v1-product-orders.d.ts +0 -45
  458. package/tools/v1/contracts/rate-cards/product-orders/set-rate-cards-contracts-v1-product-orders.d.ts.map +0 -1
  459. package/tools/v1/contracts/rate-cards/product-orders/set-rate-cards-contracts-v1-product-orders.js +0 -47
  460. package/tools/v1/contracts/rate-cards/product-orders/set-rate-cards-contracts-v1-product-orders.js.map +0 -1
  461. package/tools/v1/contracts/rate-cards/product-orders/set-rate-cards-contracts-v1-product-orders.mjs +0 -43
  462. package/tools/v1/contracts/rate-cards/product-orders/set-rate-cards-contracts-v1-product-orders.mjs.map +0 -1
  463. package/tools/v1/contracts/rate-cards/product-orders/update-rate-cards-contracts-v1-product-orders.d.mts +0 -45
  464. package/tools/v1/contracts/rate-cards/product-orders/update-rate-cards-contracts-v1-product-orders.d.mts.map +0 -1
  465. package/tools/v1/contracts/rate-cards/product-orders/update-rate-cards-contracts-v1-product-orders.d.ts +0 -45
  466. package/tools/v1/contracts/rate-cards/product-orders/update-rate-cards-contracts-v1-product-orders.d.ts.map +0 -1
  467. package/tools/v1/contracts/rate-cards/product-orders/update-rate-cards-contracts-v1-product-orders.js +0 -58
  468. package/tools/v1/contracts/rate-cards/product-orders/update-rate-cards-contracts-v1-product-orders.js.map +0 -1
  469. package/tools/v1/contracts/rate-cards/product-orders/update-rate-cards-contracts-v1-product-orders.mjs +0 -54
  470. package/tools/v1/contracts/rate-cards/product-orders/update-rate-cards-contracts-v1-product-orders.mjs.map +0 -1
  471. package/tools/v1/contracts/rate-cards/rates/add-many-rate-cards-contracts-v1-rates.d.mts +0 -45
  472. package/tools/v1/contracts/rate-cards/rates/add-many-rate-cards-contracts-v1-rates.d.mts.map +0 -1
  473. package/tools/v1/contracts/rate-cards/rates/add-many-rate-cards-contracts-v1-rates.d.ts +0 -45
  474. package/tools/v1/contracts/rate-cards/rates/add-many-rate-cards-contracts-v1-rates.d.ts.map +0 -1
  475. package/tools/v1/contracts/rate-cards/rates/add-many-rate-cards-contracts-v1-rates.js +0 -151
  476. package/tools/v1/contracts/rate-cards/rates/add-many-rate-cards-contracts-v1-rates.js.map +0 -1
  477. package/tools/v1/contracts/rate-cards/rates/add-many-rate-cards-contracts-v1-rates.mjs +0 -147
  478. package/tools/v1/contracts/rate-cards/rates/add-many-rate-cards-contracts-v1-rates.mjs.map +0 -1
  479. package/tools/v1/contracts/rate-cards/rates/add-rate-cards-contracts-v1-rates.d.mts +0 -45
  480. package/tools/v1/contracts/rate-cards/rates/add-rate-cards-contracts-v1-rates.d.mts.map +0 -1
  481. package/tools/v1/contracts/rate-cards/rates/add-rate-cards-contracts-v1-rates.d.ts +0 -45
  482. package/tools/v1/contracts/rate-cards/rates/add-rate-cards-contracts-v1-rates.d.ts.map +0 -1
  483. package/tools/v1/contracts/rate-cards/rates/add-rate-cards-contracts-v1-rates.js +0 -143
  484. package/tools/v1/contracts/rate-cards/rates/add-rate-cards-contracts-v1-rates.js.map +0 -1
  485. package/tools/v1/contracts/rate-cards/rates/add-rate-cards-contracts-v1-rates.mjs +0 -139
  486. package/tools/v1/contracts/rate-cards/rates/add-rate-cards-contracts-v1-rates.mjs.map +0 -1
  487. package/tools/v1/contracts/rate-cards/rates/list-rate-cards-contracts-v1-rates.d.mts +0 -45
  488. package/tools/v1/contracts/rate-cards/rates/list-rate-cards-contracts-v1-rates.d.mts.map +0 -1
  489. package/tools/v1/contracts/rate-cards/rates/list-rate-cards-contracts-v1-rates.d.ts +0 -45
  490. package/tools/v1/contracts/rate-cards/rates/list-rate-cards-contracts-v1-rates.d.ts.map +0 -1
  491. package/tools/v1/contracts/rate-cards/rates/list-rate-cards-contracts-v1-rates.js +0 -90
  492. package/tools/v1/contracts/rate-cards/rates/list-rate-cards-contracts-v1-rates.js.map +0 -1
  493. package/tools/v1/contracts/rate-cards/rates/list-rate-cards-contracts-v1-rates.mjs +0 -86
  494. package/tools/v1/contracts/rate-cards/rates/list-rate-cards-contracts-v1-rates.mjs.map +0 -1
  495. package/tools/v1/contracts/rate-cards/retrieve-contracts-v1-rate-cards.d.mts +0 -45
  496. package/tools/v1/contracts/rate-cards/retrieve-contracts-v1-rate-cards.d.mts.map +0 -1
  497. package/tools/v1/contracts/rate-cards/retrieve-contracts-v1-rate-cards.d.ts +0 -45
  498. package/tools/v1/contracts/rate-cards/retrieve-contracts-v1-rate-cards.d.ts.map +0 -1
  499. package/tools/v1/contracts/rate-cards/retrieve-contracts-v1-rate-cards.js +0 -40
  500. package/tools/v1/contracts/rate-cards/retrieve-contracts-v1-rate-cards.js.map +0 -1
  501. package/tools/v1/contracts/rate-cards/retrieve-contracts-v1-rate-cards.mjs +0 -36
  502. package/tools/v1/contracts/rate-cards/retrieve-contracts-v1-rate-cards.mjs.map +0 -1
  503. package/tools/v1/contracts/rate-cards/retrieve-rate-schedule-contracts-v1-rate-cards.d.mts +0 -45
  504. package/tools/v1/contracts/rate-cards/retrieve-rate-schedule-contracts-v1-rate-cards.d.mts.map +0 -1
  505. package/tools/v1/contracts/rate-cards/retrieve-rate-schedule-contracts-v1-rate-cards.d.ts +0 -45
  506. package/tools/v1/contracts/rate-cards/retrieve-rate-schedule-contracts-v1-rate-cards.d.ts.map +0 -1
  507. package/tools/v1/contracts/rate-cards/retrieve-rate-schedule-contracts-v1-rate-cards.js +0 -87
  508. package/tools/v1/contracts/rate-cards/retrieve-rate-schedule-contracts-v1-rate-cards.js.map +0 -1
  509. package/tools/v1/contracts/rate-cards/retrieve-rate-schedule-contracts-v1-rate-cards.mjs +0 -83
  510. package/tools/v1/contracts/rate-cards/retrieve-rate-schedule-contracts-v1-rate-cards.mjs.map +0 -1
  511. package/tools/v1/contracts/rate-cards/update-contracts-v1-rate-cards.d.mts +0 -45
  512. package/tools/v1/contracts/rate-cards/update-contracts-v1-rate-cards.d.mts.map +0 -1
  513. package/tools/v1/contracts/rate-cards/update-contracts-v1-rate-cards.d.ts +0 -45
  514. package/tools/v1/contracts/rate-cards/update-contracts-v1-rate-cards.d.ts.map +0 -1
  515. package/tools/v1/contracts/rate-cards/update-contracts-v1-rate-cards.js +0 -69
  516. package/tools/v1/contracts/rate-cards/update-contracts-v1-rate-cards.js.map +0 -1
  517. package/tools/v1/contracts/rate-cards/update-contracts-v1-rate-cards.mjs +0 -65
  518. package/tools/v1/contracts/rate-cards/update-contracts-v1-rate-cards.mjs.map +0 -1
  519. package/tools/v1/contracts/retrieve-rate-schedule-v1-contracts.d.mts +0 -45
  520. package/tools/v1/contracts/retrieve-rate-schedule-v1-contracts.d.mts.map +0 -1
  521. package/tools/v1/contracts/retrieve-rate-schedule-v1-contracts.d.ts +0 -45
  522. package/tools/v1/contracts/retrieve-rate-schedule-v1-contracts.d.ts.map +0 -1
  523. package/tools/v1/contracts/retrieve-rate-schedule-v1-contracts.js +0 -93
  524. package/tools/v1/contracts/retrieve-rate-schedule-v1-contracts.js.map +0 -1
  525. package/tools/v1/contracts/retrieve-rate-schedule-v1-contracts.mjs +0 -89
  526. package/tools/v1/contracts/retrieve-rate-schedule-v1-contracts.mjs.map +0 -1
  527. package/tools/v1/contracts/retrieve-subscription-quantity-history-v1-contracts.d.mts +0 -45
  528. package/tools/v1/contracts/retrieve-subscription-quantity-history-v1-contracts.d.mts.map +0 -1
  529. package/tools/v1/contracts/retrieve-subscription-quantity-history-v1-contracts.d.ts +0 -45
  530. package/tools/v1/contracts/retrieve-subscription-quantity-history-v1-contracts.d.ts.map +0 -1
  531. package/tools/v1/contracts/retrieve-subscription-quantity-history-v1-contracts.js +0 -46
  532. package/tools/v1/contracts/retrieve-subscription-quantity-history-v1-contracts.js.map +0 -1
  533. package/tools/v1/contracts/retrieve-subscription-quantity-history-v1-contracts.mjs +0 -42
  534. package/tools/v1/contracts/retrieve-subscription-quantity-history-v1-contracts.mjs.map +0 -1
  535. package/tools/v1/contracts/retrieve-v1-contracts.d.mts +0 -45
  536. package/tools/v1/contracts/retrieve-v1-contracts.d.mts.map +0 -1
  537. package/tools/v1/contracts/retrieve-v1-contracts.d.ts +0 -45
  538. package/tools/v1/contracts/retrieve-v1-contracts.d.ts.map +0 -1
  539. package/tools/v1/contracts/retrieve-v1-contracts.js +0 -45
  540. package/tools/v1/contracts/retrieve-v1-contracts.js.map +0 -1
  541. package/tools/v1/contracts/retrieve-v1-contracts.mjs +0 -41
  542. package/tools/v1/contracts/retrieve-v1-contracts.mjs.map +0 -1
  543. package/tools/v1/contracts/schedule-pro-services-invoice-v1-contracts.d.mts +0 -45
  544. package/tools/v1/contracts/schedule-pro-services-invoice-v1-contracts.d.mts.map +0 -1
  545. package/tools/v1/contracts/schedule-pro-services-invoice-v1-contracts.d.ts +0 -45
  546. package/tools/v1/contracts/schedule-pro-services-invoice-v1-contracts.d.ts.map +0 -1
  547. package/tools/v1/contracts/schedule-pro-services-invoice-v1-contracts.js +0 -96
  548. package/tools/v1/contracts/schedule-pro-services-invoice-v1-contracts.js.map +0 -1
  549. package/tools/v1/contracts/schedule-pro-services-invoice-v1-contracts.mjs +0 -92
  550. package/tools/v1/contracts/schedule-pro-services-invoice-v1-contracts.mjs.map +0 -1
  551. package/tools/v1/contracts/set-usage-filter-v1-contracts.d.mts +0 -45
  552. package/tools/v1/contracts/set-usage-filter-v1-contracts.d.mts.map +0 -1
  553. package/tools/v1/contracts/set-usage-filter-v1-contracts.d.ts +0 -45
  554. package/tools/v1/contracts/set-usage-filter-v1-contracts.d.ts.map +0 -1
  555. package/tools/v1/contracts/set-usage-filter-v1-contracts.js +0 -51
  556. package/tools/v1/contracts/set-usage-filter-v1-contracts.js.map +0 -1
  557. package/tools/v1/contracts/set-usage-filter-v1-contracts.mjs +0 -47
  558. package/tools/v1/contracts/set-usage-filter-v1-contracts.mjs.map +0 -1
  559. package/tools/v1/contracts/update-end-date-v1-contracts.d.mts +0 -45
  560. package/tools/v1/contracts/update-end-date-v1-contracts.d.mts.map +0 -1
  561. package/tools/v1/contracts/update-end-date-v1-contracts.d.ts +0 -45
  562. package/tools/v1/contracts/update-end-date-v1-contracts.d.ts.map +0 -1
  563. package/tools/v1/contracts/update-end-date-v1-contracts.js +0 -54
  564. package/tools/v1/contracts/update-end-date-v1-contracts.js.map +0 -1
  565. package/tools/v1/contracts/update-end-date-v1-contracts.mjs +0 -50
  566. package/tools/v1/contracts/update-end-date-v1-contracts.mjs.map +0 -1
  567. package/tools/v1/credit-grants/create-v1-credit-grants.d.mts +0 -45
  568. package/tools/v1/credit-grants/create-v1-credit-grants.d.mts.map +0 -1
  569. package/tools/v1/credit-grants/create-v1-credit-grants.d.ts +0 -45
  570. package/tools/v1/credit-grants/create-v1-credit-grants.d.ts.map +0 -1
  571. package/tools/v1/credit-grants/create-v1-credit-grants.js +0 -172
  572. package/tools/v1/credit-grants/create-v1-credit-grants.js.map +0 -1
  573. package/tools/v1/credit-grants/create-v1-credit-grants.mjs +0 -168
  574. package/tools/v1/credit-grants/create-v1-credit-grants.mjs.map +0 -1
  575. package/tools/v1/credit-grants/edit-v1-credit-grants.d.mts +0 -45
  576. package/tools/v1/credit-grants/edit-v1-credit-grants.d.mts.map +0 -1
  577. package/tools/v1/credit-grants/edit-v1-credit-grants.d.ts +0 -45
  578. package/tools/v1/credit-grants/edit-v1-credit-grants.d.ts.map +0 -1
  579. package/tools/v1/credit-grants/edit-v1-credit-grants.js +0 -54
  580. package/tools/v1/credit-grants/edit-v1-credit-grants.js.map +0 -1
  581. package/tools/v1/credit-grants/edit-v1-credit-grants.mjs +0 -50
  582. package/tools/v1/credit-grants/edit-v1-credit-grants.mjs.map +0 -1
  583. package/tools/v1/credit-grants/list-entries-v1-credit-grants.d.mts +0 -45
  584. package/tools/v1/credit-grants/list-entries-v1-credit-grants.d.mts.map +0 -1
  585. package/tools/v1/credit-grants/list-entries-v1-credit-grants.d.ts +0 -45
  586. package/tools/v1/credit-grants/list-entries-v1-credit-grants.d.ts.map +0 -1
  587. package/tools/v1/credit-grants/list-entries-v1-credit-grants.js +0 -71
  588. package/tools/v1/credit-grants/list-entries-v1-credit-grants.js.map +0 -1
  589. package/tools/v1/credit-grants/list-entries-v1-credit-grants.mjs +0 -67
  590. package/tools/v1/credit-grants/list-entries-v1-credit-grants.mjs.map +0 -1
  591. package/tools/v1/credit-grants/list-v1-credit-grants.d.mts +0 -45
  592. package/tools/v1/credit-grants/list-v1-credit-grants.d.mts.map +0 -1
  593. package/tools/v1/credit-grants/list-v1-credit-grants.d.ts +0 -45
  594. package/tools/v1/credit-grants/list-v1-credit-grants.d.ts.map +0 -1
  595. package/tools/v1/credit-grants/list-v1-credit-grants.js +0 -77
  596. package/tools/v1/credit-grants/list-v1-credit-grants.js.map +0 -1
  597. package/tools/v1/credit-grants/list-v1-credit-grants.mjs +0 -73
  598. package/tools/v1/credit-grants/list-v1-credit-grants.mjs.map +0 -1
  599. package/tools/v1/credit-grants/void-v1-credit-grants.d.mts +0 -45
  600. package/tools/v1/credit-grants/void-v1-credit-grants.d.mts.map +0 -1
  601. package/tools/v1/credit-grants/void-v1-credit-grants.d.ts +0 -45
  602. package/tools/v1/credit-grants/void-v1-credit-grants.d.ts.map +0 -1
  603. package/tools/v1/credit-grants/void-v1-credit-grants.js +0 -48
  604. package/tools/v1/credit-grants/void-v1-credit-grants.js.map +0 -1
  605. package/tools/v1/credit-grants/void-v1-credit-grants.mjs +0 -44
  606. package/tools/v1/credit-grants/void-v1-credit-grants.mjs.map +0 -1
  607. package/tools/v1/custom-fields/add-key-v1-custom-fields.d.mts +0 -45
  608. package/tools/v1/custom-fields/add-key-v1-custom-fields.d.mts.map +0 -1
  609. package/tools/v1/custom-fields/add-key-v1-custom-fields.d.ts +0 -45
  610. package/tools/v1/custom-fields/add-key-v1-custom-fields.d.ts.map +0 -1
  611. package/tools/v1/custom-fields/add-key-v1-custom-fields.js +0 -61
  612. package/tools/v1/custom-fields/add-key-v1-custom-fields.js.map +0 -1
  613. package/tools/v1/custom-fields/add-key-v1-custom-fields.mjs +0 -57
  614. package/tools/v1/custom-fields/add-key-v1-custom-fields.mjs.map +0 -1
  615. package/tools/v1/custom-fields/delete-values-v1-custom-fields.d.mts +0 -45
  616. package/tools/v1/custom-fields/delete-values-v1-custom-fields.d.mts.map +0 -1
  617. package/tools/v1/custom-fields/delete-values-v1-custom-fields.d.ts +0 -45
  618. package/tools/v1/custom-fields/delete-values-v1-custom-fields.d.ts.map +0 -1
  619. package/tools/v1/custom-fields/delete-values-v1-custom-fields.js +0 -64
  620. package/tools/v1/custom-fields/delete-values-v1-custom-fields.js.map +0 -1
  621. package/tools/v1/custom-fields/delete-values-v1-custom-fields.mjs +0 -60
  622. package/tools/v1/custom-fields/delete-values-v1-custom-fields.mjs.map +0 -1
  623. package/tools/v1/custom-fields/list-keys-v1-custom-fields.d.mts +0 -45
  624. package/tools/v1/custom-fields/list-keys-v1-custom-fields.d.mts.map +0 -1
  625. package/tools/v1/custom-fields/list-keys-v1-custom-fields.d.ts +0 -45
  626. package/tools/v1/custom-fields/list-keys-v1-custom-fields.d.ts.map +0 -1
  627. package/tools/v1/custom-fields/list-keys-v1-custom-fields.js +0 -69
  628. package/tools/v1/custom-fields/list-keys-v1-custom-fields.js.map +0 -1
  629. package/tools/v1/custom-fields/list-keys-v1-custom-fields.mjs +0 -65
  630. package/tools/v1/custom-fields/list-keys-v1-custom-fields.mjs.map +0 -1
  631. package/tools/v1/custom-fields/remove-key-v1-custom-fields.d.mts +0 -45
  632. package/tools/v1/custom-fields/remove-key-v1-custom-fields.d.mts.map +0 -1
  633. package/tools/v1/custom-fields/remove-key-v1-custom-fields.d.ts +0 -45
  634. package/tools/v1/custom-fields/remove-key-v1-custom-fields.d.ts.map +0 -1
  635. package/tools/v1/custom-fields/remove-key-v1-custom-fields.js +0 -58
  636. package/tools/v1/custom-fields/remove-key-v1-custom-fields.js.map +0 -1
  637. package/tools/v1/custom-fields/remove-key-v1-custom-fields.mjs +0 -54
  638. package/tools/v1/custom-fields/remove-key-v1-custom-fields.mjs.map +0 -1
  639. package/tools/v1/custom-fields/set-values-v1-custom-fields.d.mts +0 -45
  640. package/tools/v1/custom-fields/set-values-v1-custom-fields.d.mts.map +0 -1
  641. package/tools/v1/custom-fields/set-values-v1-custom-fields.d.ts +0 -45
  642. package/tools/v1/custom-fields/set-values-v1-custom-fields.d.ts.map +0 -1
  643. package/tools/v1/custom-fields/set-values-v1-custom-fields.js +0 -63
  644. package/tools/v1/custom-fields/set-values-v1-custom-fields.js.map +0 -1
  645. package/tools/v1/custom-fields/set-values-v1-custom-fields.mjs +0 -59
  646. package/tools/v1/custom-fields/set-values-v1-custom-fields.mjs.map +0 -1
  647. package/tools/v1/customers/alerts/list-customers-v1-alerts.d.mts +0 -45
  648. package/tools/v1/customers/alerts/list-customers-v1-alerts.d.mts.map +0 -1
  649. package/tools/v1/customers/alerts/list-customers-v1-alerts.d.ts +0 -45
  650. package/tools/v1/customers/alerts/list-customers-v1-alerts.d.ts.map +0 -1
  651. package/tools/v1/customers/alerts/list-customers-v1-alerts.js +0 -54
  652. package/tools/v1/customers/alerts/list-customers-v1-alerts.js.map +0 -1
  653. package/tools/v1/customers/alerts/list-customers-v1-alerts.mjs +0 -50
  654. package/tools/v1/customers/alerts/list-customers-v1-alerts.mjs.map +0 -1
  655. package/tools/v1/customers/alerts/reset-customers-v1-alerts.d.mts +0 -45
  656. package/tools/v1/customers/alerts/reset-customers-v1-alerts.d.mts.map +0 -1
  657. package/tools/v1/customers/alerts/reset-customers-v1-alerts.d.ts +0 -45
  658. package/tools/v1/customers/alerts/reset-customers-v1-alerts.d.ts.map +0 -1
  659. package/tools/v1/customers/alerts/reset-customers-v1-alerts.js +0 -40
  660. package/tools/v1/customers/alerts/reset-customers-v1-alerts.js.map +0 -1
  661. package/tools/v1/customers/alerts/reset-customers-v1-alerts.mjs +0 -36
  662. package/tools/v1/customers/alerts/reset-customers-v1-alerts.mjs.map +0 -1
  663. package/tools/v1/customers/alerts/retrieve-customers-v1-alerts.d.mts +0 -45
  664. package/tools/v1/customers/alerts/retrieve-customers-v1-alerts.d.mts.map +0 -1
  665. package/tools/v1/customers/alerts/retrieve-customers-v1-alerts.d.ts +0 -45
  666. package/tools/v1/customers/alerts/retrieve-customers-v1-alerts.d.ts.map +0 -1
  667. package/tools/v1/customers/alerts/retrieve-customers-v1-alerts.js +0 -61
  668. package/tools/v1/customers/alerts/retrieve-customers-v1-alerts.js.map +0 -1
  669. package/tools/v1/customers/alerts/retrieve-customers-v1-alerts.mjs +0 -57
  670. package/tools/v1/customers/alerts/retrieve-customers-v1-alerts.mjs.map +0 -1
  671. package/tools/v1/customers/archive-v1-customers.d.mts +0 -45
  672. package/tools/v1/customers/archive-v1-customers.d.mts.map +0 -1
  673. package/tools/v1/customers/archive-v1-customers.d.ts +0 -45
  674. package/tools/v1/customers/archive-v1-customers.d.ts.map +0 -1
  675. package/tools/v1/customers/archive-v1-customers.js +0 -40
  676. package/tools/v1/customers/archive-v1-customers.js.map +0 -1
  677. package/tools/v1/customers/archive-v1-customers.mjs +0 -36
  678. package/tools/v1/customers/archive-v1-customers.mjs.map +0 -1
  679. package/tools/v1/customers/billing-config/create-customers-v1-billing-config.d.mts +0 -45
  680. package/tools/v1/customers/billing-config/create-customers-v1-billing-config.d.mts.map +0 -1
  681. package/tools/v1/customers/billing-config/create-customers-v1-billing-config.d.ts +0 -45
  682. package/tools/v1/customers/billing-config/create-customers-v1-billing-config.d.ts.map +0 -1
  683. package/tools/v1/customers/billing-config/create-customers-v1-billing-config.js +0 -96
  684. package/tools/v1/customers/billing-config/create-customers-v1-billing-config.js.map +0 -1
  685. package/tools/v1/customers/billing-config/create-customers-v1-billing-config.mjs +0 -92
  686. package/tools/v1/customers/billing-config/create-customers-v1-billing-config.mjs.map +0 -1
  687. package/tools/v1/customers/billing-config/delete-customers-v1-billing-config.d.mts +0 -45
  688. package/tools/v1/customers/billing-config/delete-customers-v1-billing-config.d.mts.map +0 -1
  689. package/tools/v1/customers/billing-config/delete-customers-v1-billing-config.d.ts +0 -45
  690. package/tools/v1/customers/billing-config/delete-customers-v1-billing-config.d.ts.map +0 -1
  691. package/tools/v1/customers/billing-config/delete-customers-v1-billing-config.js +0 -51
  692. package/tools/v1/customers/billing-config/delete-customers-v1-billing-config.js.map +0 -1
  693. package/tools/v1/customers/billing-config/delete-customers-v1-billing-config.mjs +0 -47
  694. package/tools/v1/customers/billing-config/delete-customers-v1-billing-config.mjs.map +0 -1
  695. package/tools/v1/customers/billing-config/retrieve-customers-v1-billing-config.d.mts +0 -45
  696. package/tools/v1/customers/billing-config/retrieve-customers-v1-billing-config.d.mts.map +0 -1
  697. package/tools/v1/customers/billing-config/retrieve-customers-v1-billing-config.d.ts +0 -45
  698. package/tools/v1/customers/billing-config/retrieve-customers-v1-billing-config.d.ts.map +0 -1
  699. package/tools/v1/customers/billing-config/retrieve-customers-v1-billing-config.js +0 -56
  700. package/tools/v1/customers/billing-config/retrieve-customers-v1-billing-config.js.map +0 -1
  701. package/tools/v1/customers/billing-config/retrieve-customers-v1-billing-config.mjs +0 -52
  702. package/tools/v1/customers/billing-config/retrieve-customers-v1-billing-config.mjs.map +0 -1
  703. package/tools/v1/customers/commits/create-customers-v1-commits.d.mts +0 -45
  704. package/tools/v1/customers/commits/create-customers-v1-commits.d.mts.map +0 -1
  705. package/tools/v1/customers/commits/create-customers-v1-commits.d.ts +0 -45
  706. package/tools/v1/customers/commits/create-customers-v1-commits.d.ts.map +0 -1
  707. package/tools/v1/customers/commits/create-customers-v1-commits.js +0 -244
  708. package/tools/v1/customers/commits/create-customers-v1-commits.js.map +0 -1
  709. package/tools/v1/customers/commits/create-customers-v1-commits.mjs +0 -240
  710. package/tools/v1/customers/commits/create-customers-v1-commits.mjs.map +0 -1
  711. package/tools/v1/customers/commits/list-customers-v1-commits.d.mts +0 -45
  712. package/tools/v1/customers/commits/list-customers-v1-commits.d.mts.map +0 -1
  713. package/tools/v1/customers/commits/list-customers-v1-commits.d.ts +0 -45
  714. package/tools/v1/customers/commits/list-customers-v1-commits.d.ts.map +0 -1
  715. package/tools/v1/customers/commits/list-customers-v1-commits.js +0 -77
  716. package/tools/v1/customers/commits/list-customers-v1-commits.js.map +0 -1
  717. package/tools/v1/customers/commits/list-customers-v1-commits.mjs +0 -73
  718. package/tools/v1/customers/commits/list-customers-v1-commits.mjs.map +0 -1
  719. package/tools/v1/customers/commits/update-end-date-customers-v1-commits.d.mts +0 -45
  720. package/tools/v1/customers/commits/update-end-date-customers-v1-commits.d.mts.map +0 -1
  721. package/tools/v1/customers/commits/update-end-date-customers-v1-commits.d.ts +0 -45
  722. package/tools/v1/customers/commits/update-end-date-customers-v1-commits.d.ts.map +0 -1
  723. package/tools/v1/customers/commits/update-end-date-customers-v1-commits.js +0 -55
  724. package/tools/v1/customers/commits/update-end-date-customers-v1-commits.js.map +0 -1
  725. package/tools/v1/customers/commits/update-end-date-customers-v1-commits.mjs +0 -51
  726. package/tools/v1/customers/commits/update-end-date-customers-v1-commits.mjs.map +0 -1
  727. package/tools/v1/customers/create-v1-customers.d.mts +0 -45
  728. package/tools/v1/customers/create-v1-customers.d.mts.map +0 -1
  729. package/tools/v1/customers/create-v1-customers.d.ts +0 -45
  730. package/tools/v1/customers/create-v1-customers.d.ts.map +0 -1
  731. package/tools/v1/customers/create-v1-customers.js +0 -160
  732. package/tools/v1/customers/create-v1-customers.js.map +0 -1
  733. package/tools/v1/customers/create-v1-customers.mjs +0 -156
  734. package/tools/v1/customers/create-v1-customers.mjs.map +0 -1
  735. package/tools/v1/customers/credits/create-customers-v1-credits.d.mts +0 -45
  736. package/tools/v1/customers/credits/create-customers-v1-credits.d.mts.map +0 -1
  737. package/tools/v1/customers/credits/create-customers-v1-credits.d.ts +0 -45
  738. package/tools/v1/customers/credits/create-customers-v1-credits.d.ts.map +0 -1
  739. package/tools/v1/customers/credits/create-customers-v1-credits.js +0 -163
  740. package/tools/v1/customers/credits/create-customers-v1-credits.js.map +0 -1
  741. package/tools/v1/customers/credits/create-customers-v1-credits.mjs +0 -159
  742. package/tools/v1/customers/credits/create-customers-v1-credits.mjs.map +0 -1
  743. package/tools/v1/customers/credits/list-customers-v1-credits.d.mts +0 -45
  744. package/tools/v1/customers/credits/list-customers-v1-credits.d.mts.map +0 -1
  745. package/tools/v1/customers/credits/list-customers-v1-credits.d.ts +0 -45
  746. package/tools/v1/customers/credits/list-customers-v1-credits.d.ts.map +0 -1
  747. package/tools/v1/customers/credits/list-customers-v1-credits.js +0 -77
  748. package/tools/v1/customers/credits/list-customers-v1-credits.js.map +0 -1
  749. package/tools/v1/customers/credits/list-customers-v1-credits.mjs +0 -73
  750. package/tools/v1/customers/credits/list-customers-v1-credits.mjs.map +0 -1
  751. package/tools/v1/customers/credits/update-end-date-customers-v1-credits.d.mts +0 -45
  752. package/tools/v1/customers/credits/update-end-date-customers-v1-credits.d.mts.map +0 -1
  753. package/tools/v1/customers/credits/update-end-date-customers-v1-credits.d.ts +0 -45
  754. package/tools/v1/customers/credits/update-end-date-customers-v1-credits.d.ts.map +0 -1
  755. package/tools/v1/customers/credits/update-end-date-customers-v1-credits.js +0 -50
  756. package/tools/v1/customers/credits/update-end-date-customers-v1-credits.js.map +0 -1
  757. package/tools/v1/customers/credits/update-end-date-customers-v1-credits.mjs +0 -46
  758. package/tools/v1/customers/credits/update-end-date-customers-v1-credits.mjs.map +0 -1
  759. package/tools/v1/customers/invoices/add-charge-customers-v1-invoices.d.mts +0 -45
  760. package/tools/v1/customers/invoices/add-charge-customers-v1-invoices.d.mts.map +0 -1
  761. package/tools/v1/customers/invoices/add-charge-customers-v1-invoices.d.ts +0 -45
  762. package/tools/v1/customers/invoices/add-charge-customers-v1-invoices.d.ts.map +0 -1
  763. package/tools/v1/customers/invoices/add-charge-customers-v1-invoices.js +0 -71
  764. package/tools/v1/customers/invoices/add-charge-customers-v1-invoices.js.map +0 -1
  765. package/tools/v1/customers/invoices/add-charge-customers-v1-invoices.mjs +0 -67
  766. package/tools/v1/customers/invoices/add-charge-customers-v1-invoices.mjs.map +0 -1
  767. package/tools/v1/customers/invoices/list-breakdowns-customers-v1-invoices.d.mts +0 -45
  768. package/tools/v1/customers/invoices/list-breakdowns-customers-v1-invoices.d.mts.map +0 -1
  769. package/tools/v1/customers/invoices/list-breakdowns-customers-v1-invoices.d.ts +0 -45
  770. package/tools/v1/customers/invoices/list-breakdowns-customers-v1-invoices.d.ts.map +0 -1
  771. package/tools/v1/customers/invoices/list-breakdowns-customers-v1-invoices.js +0 -77
  772. package/tools/v1/customers/invoices/list-breakdowns-customers-v1-invoices.js.map +0 -1
  773. package/tools/v1/customers/invoices/list-breakdowns-customers-v1-invoices.mjs +0 -73
  774. package/tools/v1/customers/invoices/list-breakdowns-customers-v1-invoices.mjs.map +0 -1
  775. package/tools/v1/customers/invoices/list-customers-v1-invoices.d.mts +0 -45
  776. package/tools/v1/customers/invoices/list-customers-v1-invoices.d.mts.map +0 -1
  777. package/tools/v1/customers/invoices/list-customers-v1-invoices.d.ts +0 -45
  778. package/tools/v1/customers/invoices/list-customers-v1-invoices.d.ts.map +0 -1
  779. package/tools/v1/customers/invoices/list-customers-v1-invoices.js +0 -72
  780. package/tools/v1/customers/invoices/list-customers-v1-invoices.js.map +0 -1
  781. package/tools/v1/customers/invoices/list-customers-v1-invoices.mjs +0 -68
  782. package/tools/v1/customers/invoices/list-customers-v1-invoices.mjs.map +0 -1
  783. package/tools/v1/customers/invoices/retrieve-customers-v1-invoices.d.mts +0 -45
  784. package/tools/v1/customers/invoices/retrieve-customers-v1-invoices.d.mts.map +0 -1
  785. package/tools/v1/customers/invoices/retrieve-customers-v1-invoices.d.ts +0 -45
  786. package/tools/v1/customers/invoices/retrieve-customers-v1-invoices.d.ts.map +0 -1
  787. package/tools/v1/customers/invoices/retrieve-customers-v1-invoices.js +0 -43
  788. package/tools/v1/customers/invoices/retrieve-customers-v1-invoices.js.map +0 -1
  789. package/tools/v1/customers/invoices/retrieve-customers-v1-invoices.mjs +0 -39
  790. package/tools/v1/customers/invoices/retrieve-customers-v1-invoices.mjs.map +0 -1
  791. package/tools/v1/customers/invoices/retrieve-pdf-customers-v1-invoices.d.mts +0 -45
  792. package/tools/v1/customers/invoices/retrieve-pdf-customers-v1-invoices.d.mts.map +0 -1
  793. package/tools/v1/customers/invoices/retrieve-pdf-customers-v1-invoices.d.ts +0 -45
  794. package/tools/v1/customers/invoices/retrieve-pdf-customers-v1-invoices.d.ts.map +0 -1
  795. package/tools/v1/customers/invoices/retrieve-pdf-customers-v1-invoices.js +0 -39
  796. package/tools/v1/customers/invoices/retrieve-pdf-customers-v1-invoices.js.map +0 -1
  797. package/tools/v1/customers/invoices/retrieve-pdf-customers-v1-invoices.mjs +0 -35
  798. package/tools/v1/customers/invoices/retrieve-pdf-customers-v1-invoices.mjs.map +0 -1
  799. package/tools/v1/customers/list-billable-metrics-v1-customers.d.mts +0 -45
  800. package/tools/v1/customers/list-billable-metrics-v1-customers.d.mts.map +0 -1
  801. package/tools/v1/customers/list-billable-metrics-v1-customers.d.ts +0 -45
  802. package/tools/v1/customers/list-billable-metrics-v1-customers.d.ts.map +0 -1
  803. package/tools/v1/customers/list-billable-metrics-v1-customers.js +0 -59
  804. package/tools/v1/customers/list-billable-metrics-v1-customers.js.map +0 -1
  805. package/tools/v1/customers/list-billable-metrics-v1-customers.mjs +0 -55
  806. package/tools/v1/customers/list-billable-metrics-v1-customers.mjs.map +0 -1
  807. package/tools/v1/customers/list-costs-v1-customers.d.mts +0 -45
  808. package/tools/v1/customers/list-costs-v1-customers.d.mts.map +0 -1
  809. package/tools/v1/customers/list-costs-v1-customers.d.ts +0 -45
  810. package/tools/v1/customers/list-costs-v1-customers.d.ts.map +0 -1
  811. package/tools/v1/customers/list-costs-v1-customers.js +0 -61
  812. package/tools/v1/customers/list-costs-v1-customers.js.map +0 -1
  813. package/tools/v1/customers/list-costs-v1-customers.mjs +0 -57
  814. package/tools/v1/customers/list-costs-v1-customers.mjs.map +0 -1
  815. package/tools/v1/customers/list-v1-customers.d.mts +0 -45
  816. package/tools/v1/customers/list-v1-customers.d.mts.map +0 -1
  817. package/tools/v1/customers/list-v1-customers.d.ts +0 -45
  818. package/tools/v1/customers/list-v1-customers.d.ts.map +0 -1
  819. package/tools/v1/customers/list-v1-customers.js +0 -70
  820. package/tools/v1/customers/list-v1-customers.js.map +0 -1
  821. package/tools/v1/customers/list-v1-customers.mjs +0 -66
  822. package/tools/v1/customers/list-v1-customers.mjs.map +0 -1
  823. package/tools/v1/customers/named-schedules/retrieve-customers-v1-named-schedules.d.mts +0 -45
  824. package/tools/v1/customers/named-schedules/retrieve-customers-v1-named-schedules.d.mts.map +0 -1
  825. package/tools/v1/customers/named-schedules/retrieve-customers-v1-named-schedules.d.ts +0 -45
  826. package/tools/v1/customers/named-schedules/retrieve-customers-v1-named-schedules.d.ts.map +0 -1
  827. package/tools/v1/customers/named-schedules/retrieve-customers-v1-named-schedules.js +0 -50
  828. package/tools/v1/customers/named-schedules/retrieve-customers-v1-named-schedules.js.map +0 -1
  829. package/tools/v1/customers/named-schedules/retrieve-customers-v1-named-schedules.mjs +0 -46
  830. package/tools/v1/customers/named-schedules/retrieve-customers-v1-named-schedules.mjs.map +0 -1
  831. package/tools/v1/customers/named-schedules/update-customers-v1-named-schedules.d.mts +0 -45
  832. package/tools/v1/customers/named-schedules/update-customers-v1-named-schedules.d.mts.map +0 -1
  833. package/tools/v1/customers/named-schedules/update-customers-v1-named-schedules.d.ts +0 -45
  834. package/tools/v1/customers/named-schedules/update-customers-v1-named-schedules.d.ts.map +0 -1
  835. package/tools/v1/customers/named-schedules/update-customers-v1-named-schedules.js +0 -53
  836. package/tools/v1/customers/named-schedules/update-customers-v1-named-schedules.js.map +0 -1
  837. package/tools/v1/customers/named-schedules/update-customers-v1-named-schedules.mjs +0 -49
  838. package/tools/v1/customers/named-schedules/update-customers-v1-named-schedules.mjs.map +0 -1
  839. package/tools/v1/customers/plans/add-customers-v1-plans.d.mts +0 -45
  840. package/tools/v1/customers/plans/add-customers-v1-plans.d.mts.map +0 -1
  841. package/tools/v1/customers/plans/add-customers-v1-plans.d.ts +0 -45
  842. package/tools/v1/customers/plans/add-customers-v1-plans.d.ts.map +0 -1
  843. package/tools/v1/customers/plans/add-customers-v1-plans.js +0 -135
  844. package/tools/v1/customers/plans/add-customers-v1-plans.js.map +0 -1
  845. package/tools/v1/customers/plans/add-customers-v1-plans.mjs +0 -131
  846. package/tools/v1/customers/plans/add-customers-v1-plans.mjs.map +0 -1
  847. package/tools/v1/customers/plans/end-customers-v1-plans.d.mts +0 -45
  848. package/tools/v1/customers/plans/end-customers-v1-plans.d.mts.map +0 -1
  849. package/tools/v1/customers/plans/end-customers-v1-plans.d.ts +0 -45
  850. package/tools/v1/customers/plans/end-customers-v1-plans.d.ts.map +0 -1
  851. package/tools/v1/customers/plans/end-customers-v1-plans.js +0 -56
  852. package/tools/v1/customers/plans/end-customers-v1-plans.js.map +0 -1
  853. package/tools/v1/customers/plans/end-customers-v1-plans.mjs +0 -52
  854. package/tools/v1/customers/plans/end-customers-v1-plans.mjs.map +0 -1
  855. package/tools/v1/customers/plans/list-customers-v1-plans.d.mts +0 -45
  856. package/tools/v1/customers/plans/list-customers-v1-plans.d.mts.map +0 -1
  857. package/tools/v1/customers/plans/list-customers-v1-plans.d.ts +0 -45
  858. package/tools/v1/customers/plans/list-customers-v1-plans.d.ts.map +0 -1
  859. package/tools/v1/customers/plans/list-customers-v1-plans.js +0 -51
  860. package/tools/v1/customers/plans/list-customers-v1-plans.js.map +0 -1
  861. package/tools/v1/customers/plans/list-customers-v1-plans.mjs +0 -47
  862. package/tools/v1/customers/plans/list-customers-v1-plans.mjs.map +0 -1
  863. package/tools/v1/customers/plans/list-price-adjustments-customers-v1-plans.d.mts +0 -45
  864. package/tools/v1/customers/plans/list-price-adjustments-customers-v1-plans.d.mts.map +0 -1
  865. package/tools/v1/customers/plans/list-price-adjustments-customers-v1-plans.d.ts +0 -45
  866. package/tools/v1/customers/plans/list-price-adjustments-customers-v1-plans.d.ts.map +0 -1
  867. package/tools/v1/customers/plans/list-price-adjustments-customers-v1-plans.js +0 -54
  868. package/tools/v1/customers/plans/list-price-adjustments-customers-v1-plans.js.map +0 -1
  869. package/tools/v1/customers/plans/list-price-adjustments-customers-v1-plans.mjs +0 -50
  870. package/tools/v1/customers/plans/list-price-adjustments-customers-v1-plans.mjs.map +0 -1
  871. package/tools/v1/customers/preview-events-v1-customers.d.mts +0 -45
  872. package/tools/v1/customers/preview-events-v1-customers.d.mts.map +0 -1
  873. package/tools/v1/customers/preview-events-v1-customers.d.ts +0 -45
  874. package/tools/v1/customers/preview-events-v1-customers.d.ts.map +0 -1
  875. package/tools/v1/customers/preview-events-v1-customers.js +0 -68
  876. package/tools/v1/customers/preview-events-v1-customers.js.map +0 -1
  877. package/tools/v1/customers/preview-events-v1-customers.mjs +0 -64
  878. package/tools/v1/customers/preview-events-v1-customers.mjs.map +0 -1
  879. package/tools/v1/customers/retrieve-billing-configurations-v1-customers.d.mts +0 -45
  880. package/tools/v1/customers/retrieve-billing-configurations-v1-customers.d.mts.map +0 -1
  881. package/tools/v1/customers/retrieve-billing-configurations-v1-customers.d.ts +0 -45
  882. package/tools/v1/customers/retrieve-billing-configurations-v1-customers.d.ts.map +0 -1
  883. package/tools/v1/customers/retrieve-billing-configurations-v1-customers.js +0 -43
  884. package/tools/v1/customers/retrieve-billing-configurations-v1-customers.js.map +0 -1
  885. package/tools/v1/customers/retrieve-billing-configurations-v1-customers.mjs +0 -39
  886. package/tools/v1/customers/retrieve-billing-configurations-v1-customers.mjs.map +0 -1
  887. package/tools/v1/customers/retrieve-v1-customers.d.mts +0 -45
  888. package/tools/v1/customers/retrieve-v1-customers.d.mts.map +0 -1
  889. package/tools/v1/customers/retrieve-v1-customers.d.ts +0 -45
  890. package/tools/v1/customers/retrieve-v1-customers.d.ts.map +0 -1
  891. package/tools/v1/customers/retrieve-v1-customers.js +0 -42
  892. package/tools/v1/customers/retrieve-v1-customers.js.map +0 -1
  893. package/tools/v1/customers/retrieve-v1-customers.mjs +0 -38
  894. package/tools/v1/customers/retrieve-v1-customers.mjs.map +0 -1
  895. package/tools/v1/customers/set-billing-configurations-v1-customers.d.mts +0 -45
  896. package/tools/v1/customers/set-billing-configurations-v1-customers.d.mts.map +0 -1
  897. package/tools/v1/customers/set-billing-configurations-v1-customers.d.ts +0 -45
  898. package/tools/v1/customers/set-billing-configurations-v1-customers.d.ts.map +0 -1
  899. package/tools/v1/customers/set-billing-configurations-v1-customers.js +0 -78
  900. package/tools/v1/customers/set-billing-configurations-v1-customers.js.map +0 -1
  901. package/tools/v1/customers/set-billing-configurations-v1-customers.mjs +0 -74
  902. package/tools/v1/customers/set-billing-configurations-v1-customers.mjs.map +0 -1
  903. package/tools/v1/customers/set-ingest-aliases-v1-customers.d.mts +0 -45
  904. package/tools/v1/customers/set-ingest-aliases-v1-customers.d.mts.map +0 -1
  905. package/tools/v1/customers/set-ingest-aliases-v1-customers.d.ts +0 -45
  906. package/tools/v1/customers/set-ingest-aliases-v1-customers.d.ts.map +0 -1
  907. package/tools/v1/customers/set-ingest-aliases-v1-customers.js +0 -41
  908. package/tools/v1/customers/set-ingest-aliases-v1-customers.js.map +0 -1
  909. package/tools/v1/customers/set-ingest-aliases-v1-customers.mjs +0 -37
  910. package/tools/v1/customers/set-ingest-aliases-v1-customers.mjs.map +0 -1
  911. package/tools/v1/customers/set-name-v1-customers.d.mts +0 -45
  912. package/tools/v1/customers/set-name-v1-customers.d.mts.map +0 -1
  913. package/tools/v1/customers/set-name-v1-customers.d.ts +0 -45
  914. package/tools/v1/customers/set-name-v1-customers.d.ts.map +0 -1
  915. package/tools/v1/customers/set-name-v1-customers.js +0 -44
  916. package/tools/v1/customers/set-name-v1-customers.js.map +0 -1
  917. package/tools/v1/customers/set-name-v1-customers.mjs +0 -40
  918. package/tools/v1/customers/set-name-v1-customers.mjs.map +0 -1
  919. package/tools/v1/customers/update-config-v1-customers.d.mts +0 -45
  920. package/tools/v1/customers/update-config-v1-customers.d.mts.map +0 -1
  921. package/tools/v1/customers/update-config-v1-customers.d.ts +0 -45
  922. package/tools/v1/customers/update-config-v1-customers.d.ts.map +0 -1
  923. package/tools/v1/customers/update-config-v1-customers.js +0 -43
  924. package/tools/v1/customers/update-config-v1-customers.js.map +0 -1
  925. package/tools/v1/customers/update-config-v1-customers.mjs +0 -39
  926. package/tools/v1/customers/update-config-v1-customers.mjs.map +0 -1
  927. package/tools/v1/dashboards/get-embeddable-url-v1-dashboards.d.mts +0 -45
  928. package/tools/v1/dashboards/get-embeddable-url-v1-dashboards.d.mts.map +0 -1
  929. package/tools/v1/dashboards/get-embeddable-url-v1-dashboards.d.ts +0 -45
  930. package/tools/v1/dashboards/get-embeddable-url-v1-dashboards.d.ts.map +0 -1
  931. package/tools/v1/dashboards/get-embeddable-url-v1-dashboards.js +0 -126
  932. package/tools/v1/dashboards/get-embeddable-url-v1-dashboards.js.map +0 -1
  933. package/tools/v1/dashboards/get-embeddable-url-v1-dashboards.mjs +0 -122
  934. package/tools/v1/dashboards/get-embeddable-url-v1-dashboards.mjs.map +0 -1
  935. package/tools/v1/invoices/regenerate-v1-invoices.d.mts +0 -45
  936. package/tools/v1/invoices/regenerate-v1-invoices.d.mts.map +0 -1
  937. package/tools/v1/invoices/regenerate-v1-invoices.d.ts +0 -45
  938. package/tools/v1/invoices/regenerate-v1-invoices.d.ts.map +0 -1
  939. package/tools/v1/invoices/regenerate-v1-invoices.js +0 -41
  940. package/tools/v1/invoices/regenerate-v1-invoices.js.map +0 -1
  941. package/tools/v1/invoices/regenerate-v1-invoices.mjs +0 -37
  942. package/tools/v1/invoices/regenerate-v1-invoices.mjs.map +0 -1
  943. package/tools/v1/invoices/void-v1-invoices.d.mts +0 -45
  944. package/tools/v1/invoices/void-v1-invoices.d.mts.map +0 -1
  945. package/tools/v1/invoices/void-v1-invoices.d.ts +0 -45
  946. package/tools/v1/invoices/void-v1-invoices.d.ts.map +0 -1
  947. package/tools/v1/invoices/void-v1-invoices.js +0 -41
  948. package/tools/v1/invoices/void-v1-invoices.js.map +0 -1
  949. package/tools/v1/invoices/void-v1-invoices.mjs +0 -37
  950. package/tools/v1/invoices/void-v1-invoices.mjs.map +0 -1
  951. package/tools/v1/payments/attempt-v1-payments.d.mts +0 -45
  952. package/tools/v1/payments/attempt-v1-payments.d.mts.map +0 -1
  953. package/tools/v1/payments/attempt-v1-payments.d.ts +0 -45
  954. package/tools/v1/payments/attempt-v1-payments.d.ts.map +0 -1
  955. package/tools/v1/payments/attempt-v1-payments.js +0 -43
  956. package/tools/v1/payments/attempt-v1-payments.js.map +0 -1
  957. package/tools/v1/payments/attempt-v1-payments.mjs +0 -39
  958. package/tools/v1/payments/attempt-v1-payments.mjs.map +0 -1
  959. package/tools/v1/payments/cancel-v1-payments.d.mts +0 -45
  960. package/tools/v1/payments/cancel-v1-payments.d.mts.map +0 -1
  961. package/tools/v1/payments/cancel-v1-payments.d.ts +0 -45
  962. package/tools/v1/payments/cancel-v1-payments.d.ts.map +0 -1
  963. package/tools/v1/payments/cancel-v1-payments.js +0 -43
  964. package/tools/v1/payments/cancel-v1-payments.js.map +0 -1
  965. package/tools/v1/payments/cancel-v1-payments.mjs +0 -39
  966. package/tools/v1/payments/cancel-v1-payments.mjs.map +0 -1
  967. package/tools/v1/payments/list-v1-payments.d.mts +0 -45
  968. package/tools/v1/payments/list-v1-payments.d.mts.map +0 -1
  969. package/tools/v1/payments/list-v1-payments.d.ts +0 -45
  970. package/tools/v1/payments/list-v1-payments.d.ts.map +0 -1
  971. package/tools/v1/payments/list-v1-payments.js +0 -64
  972. package/tools/v1/payments/list-v1-payments.js.map +0 -1
  973. package/tools/v1/payments/list-v1-payments.mjs +0 -60
  974. package/tools/v1/payments/list-v1-payments.mjs.map +0 -1
  975. package/tools/v1/plans/get-details-v1-plans.d.mts +0 -45
  976. package/tools/v1/plans/get-details-v1-plans.d.mts.map +0 -1
  977. package/tools/v1/plans/get-details-v1-plans.d.ts +0 -45
  978. package/tools/v1/plans/get-details-v1-plans.d.ts.map +0 -1
  979. package/tools/v1/plans/get-details-v1-plans.js +0 -42
  980. package/tools/v1/plans/get-details-v1-plans.js.map +0 -1
  981. package/tools/v1/plans/get-details-v1-plans.mjs +0 -38
  982. package/tools/v1/plans/get-details-v1-plans.mjs.map +0 -1
  983. package/tools/v1/plans/list-charges-v1-plans.d.mts +0 -45
  984. package/tools/v1/plans/list-charges-v1-plans.d.mts.map +0 -1
  985. package/tools/v1/plans/list-charges-v1-plans.d.ts +0 -45
  986. package/tools/v1/plans/list-charges-v1-plans.d.ts.map +0 -1
  987. package/tools/v1/plans/list-charges-v1-plans.js +0 -51
  988. package/tools/v1/plans/list-charges-v1-plans.js.map +0 -1
  989. package/tools/v1/plans/list-charges-v1-plans.mjs +0 -47
  990. package/tools/v1/plans/list-charges-v1-plans.mjs.map +0 -1
  991. package/tools/v1/plans/list-customers-v1-plans.d.mts +0 -45
  992. package/tools/v1/plans/list-customers-v1-plans.d.mts.map +0 -1
  993. package/tools/v1/plans/list-customers-v1-plans.d.ts +0 -45
  994. package/tools/v1/plans/list-customers-v1-plans.d.ts.map +0 -1
  995. package/tools/v1/plans/list-customers-v1-plans.js +0 -56
  996. package/tools/v1/plans/list-customers-v1-plans.js.map +0 -1
  997. package/tools/v1/plans/list-customers-v1-plans.mjs +0 -52
  998. package/tools/v1/plans/list-customers-v1-plans.mjs.map +0 -1
  999. package/tools/v1/plans/list-v1-plans.d.mts +0 -45
  1000. package/tools/v1/plans/list-v1-plans.d.mts.map +0 -1
  1001. package/tools/v1/plans/list-v1-plans.d.ts +0 -45
  1002. package/tools/v1/plans/list-v1-plans.d.ts.map +0 -1
  1003. package/tools/v1/plans/list-v1-plans.js +0 -48
  1004. package/tools/v1/plans/list-v1-plans.js.map +0 -1
  1005. package/tools/v1/plans/list-v1-plans.mjs +0 -44
  1006. package/tools/v1/plans/list-v1-plans.mjs.map +0 -1
  1007. package/tools/v1/pricing-units/list-v1-pricing-units.d.mts +0 -45
  1008. package/tools/v1/pricing-units/list-v1-pricing-units.d.mts.map +0 -1
  1009. package/tools/v1/pricing-units/list-v1-pricing-units.d.ts +0 -45
  1010. package/tools/v1/pricing-units/list-v1-pricing-units.d.ts.map +0 -1
  1011. package/tools/v1/pricing-units/list-v1-pricing-units.js +0 -48
  1012. package/tools/v1/pricing-units/list-v1-pricing-units.js.map +0 -1
  1013. package/tools/v1/pricing-units/list-v1-pricing-units.mjs +0 -44
  1014. package/tools/v1/pricing-units/list-v1-pricing-units.mjs.map +0 -1
  1015. package/tools/v1/services/list-v1-services.d.mts +0 -45
  1016. package/tools/v1/services/list-v1-services.d.mts.map +0 -1
  1017. package/tools/v1/services/list-v1-services.d.ts +0 -45
  1018. package/tools/v1/services/list-v1-services.d.ts.map +0 -1
  1019. package/tools/v1/services/list-v1-services.js +0 -39
  1020. package/tools/v1/services/list-v1-services.js.map +0 -1
  1021. package/tools/v1/services/list-v1-services.mjs +0 -35
  1022. package/tools/v1/services/list-v1-services.mjs.map +0 -1
  1023. package/tools/v1/settings/billing-providers/create-settings-v1-billing-providers.d.mts +0 -45
  1024. package/tools/v1/settings/billing-providers/create-settings-v1-billing-providers.d.mts.map +0 -1
  1025. package/tools/v1/settings/billing-providers/create-settings-v1-billing-providers.d.ts +0 -45
  1026. package/tools/v1/settings/billing-providers/create-settings-v1-billing-providers.d.ts.map +0 -1
  1027. package/tools/v1/settings/billing-providers/create-settings-v1-billing-providers.js +0 -52
  1028. package/tools/v1/settings/billing-providers/create-settings-v1-billing-providers.js.map +0 -1
  1029. package/tools/v1/settings/billing-providers/create-settings-v1-billing-providers.mjs +0 -48
  1030. package/tools/v1/settings/billing-providers/create-settings-v1-billing-providers.mjs.map +0 -1
  1031. package/tools/v1/settings/billing-providers/list-settings-v1-billing-providers.d.mts +0 -45
  1032. package/tools/v1/settings/billing-providers/list-settings-v1-billing-providers.d.mts.map +0 -1
  1033. package/tools/v1/settings/billing-providers/list-settings-v1-billing-providers.d.ts +0 -45
  1034. package/tools/v1/settings/billing-providers/list-settings-v1-billing-providers.d.ts.map +0 -1
  1035. package/tools/v1/settings/billing-providers/list-settings-v1-billing-providers.js +0 -41
  1036. package/tools/v1/settings/billing-providers/list-settings-v1-billing-providers.js.map +0 -1
  1037. package/tools/v1/settings/billing-providers/list-settings-v1-billing-providers.mjs +0 -37
  1038. package/tools/v1/settings/billing-providers/list-settings-v1-billing-providers.mjs.map +0 -1
  1039. package/tools/v1/settings/upsert-avalara-credentials-v1-settings.d.mts +0 -45
  1040. package/tools/v1/settings/upsert-avalara-credentials-v1-settings.d.mts.map +0 -1
  1041. package/tools/v1/settings/upsert-avalara-credentials-v1-settings.d.ts +0 -45
  1042. package/tools/v1/settings/upsert-avalara-credentials-v1-settings.d.ts.map +0 -1
  1043. package/tools/v1/settings/upsert-avalara-credentials-v1-settings.js +0 -57
  1044. package/tools/v1/settings/upsert-avalara-credentials-v1-settings.js.map +0 -1
  1045. package/tools/v1/settings/upsert-avalara-credentials-v1-settings.mjs +0 -53
  1046. package/tools/v1/settings/upsert-avalara-credentials-v1-settings.mjs.map +0 -1
  1047. package/tools/v1/usage/ingest-v1-usage.d.mts +0 -45
  1048. package/tools/v1/usage/ingest-v1-usage.d.mts.map +0 -1
  1049. package/tools/v1/usage/ingest-v1-usage.d.ts +0 -45
  1050. package/tools/v1/usage/ingest-v1-usage.d.ts.map +0 -1
  1051. package/tools/v1/usage/ingest-v1-usage.js +0 -58
  1052. package/tools/v1/usage/ingest-v1-usage.js.map +0 -1
  1053. package/tools/v1/usage/ingest-v1-usage.mjs +0 -54
  1054. package/tools/v1/usage/ingest-v1-usage.mjs.map +0 -1
  1055. package/tools/v1/usage/list-v1-usage.d.mts +0 -45
  1056. package/tools/v1/usage/list-v1-usage.d.mts.map +0 -1
  1057. package/tools/v1/usage/list-v1-usage.d.ts +0 -45
  1058. package/tools/v1/usage/list-v1-usage.d.ts.map +0 -1
  1059. package/tools/v1/usage/list-v1-usage.js +0 -92
  1060. package/tools/v1/usage/list-v1-usage.js.map +0 -1
  1061. package/tools/v1/usage/list-v1-usage.mjs +0 -88
  1062. package/tools/v1/usage/list-v1-usage.mjs.map +0 -1
  1063. package/tools/v1/usage/list-with-groups-v1-usage.d.mts +0 -45
  1064. package/tools/v1/usage/list-with-groups-v1-usage.d.mts.map +0 -1
  1065. package/tools/v1/usage/list-with-groups-v1-usage.d.ts +0 -45
  1066. package/tools/v1/usage/list-with-groups-v1-usage.d.ts.map +0 -1
  1067. package/tools/v1/usage/list-with-groups-v1-usage.js +0 -86
  1068. package/tools/v1/usage/list-with-groups-v1-usage.js.map +0 -1
  1069. package/tools/v1/usage/list-with-groups-v1-usage.mjs +0 -82
  1070. package/tools/v1/usage/list-with-groups-v1-usage.mjs.map +0 -1
  1071. package/tools/v1/usage/search-v1-usage.d.mts +0 -45
  1072. package/tools/v1/usage/search-v1-usage.d.mts.map +0 -1
  1073. package/tools/v1/usage/search-v1-usage.d.ts +0 -45
  1074. package/tools/v1/usage/search-v1-usage.d.ts.map +0 -1
  1075. package/tools/v1/usage/search-v1-usage.js +0 -44
  1076. package/tools/v1/usage/search-v1-usage.js.map +0 -1
  1077. package/tools/v1/usage/search-v1-usage.mjs +0 -40
  1078. package/tools/v1/usage/search-v1-usage.mjs.map +0 -1
  1079. package/tools/v2/contracts/edit-commit-v2-contracts.d.mts +0 -45
  1080. package/tools/v2/contracts/edit-commit-v2-contracts.d.mts.map +0 -1
  1081. package/tools/v2/contracts/edit-commit-v2-contracts.d.ts +0 -45
  1082. package/tools/v2/contracts/edit-commit-v2-contracts.d.ts.map +0 -1
  1083. package/tools/v2/contracts/edit-commit-v2-contracts.js +0 -281
  1084. package/tools/v2/contracts/edit-commit-v2-contracts.js.map +0 -1
  1085. package/tools/v2/contracts/edit-commit-v2-contracts.mjs +0 -277
  1086. package/tools/v2/contracts/edit-commit-v2-contracts.mjs.map +0 -1
  1087. package/tools/v2/contracts/edit-credit-v2-contracts.d.mts +0 -45
  1088. package/tools/v2/contracts/edit-credit-v2-contracts.d.mts.map +0 -1
  1089. package/tools/v2/contracts/edit-credit-v2-contracts.d.ts +0 -45
  1090. package/tools/v2/contracts/edit-credit-v2-contracts.d.ts.map +0 -1
  1091. package/tools/v2/contracts/edit-credit-v2-contracts.js +0 -213
  1092. package/tools/v2/contracts/edit-credit-v2-contracts.js.map +0 -1
  1093. package/tools/v2/contracts/edit-credit-v2-contracts.mjs +0 -209
  1094. package/tools/v2/contracts/edit-credit-v2-contracts.mjs.map +0 -1
  1095. package/tools/v2/contracts/edit-v2-contracts.d.mts +0 -45
  1096. package/tools/v2/contracts/edit-v2-contracts.d.mts.map +0 -1
  1097. package/tools/v2/contracts/edit-v2-contracts.d.ts +0 -45
  1098. package/tools/v2/contracts/edit-v2-contracts.d.ts.map +0 -1
  1099. package/tools/v2/contracts/edit-v2-contracts.js +0 -2064
  1100. package/tools/v2/contracts/edit-v2-contracts.js.map +0 -1
  1101. package/tools/v2/contracts/edit-v2-contracts.mjs +0 -2060
  1102. package/tools/v2/contracts/edit-v2-contracts.mjs.map +0 -1
  1103. package/tools/v2/contracts/get-edit-history-v2-contracts.d.mts +0 -45
  1104. package/tools/v2/contracts/get-edit-history-v2-contracts.d.mts.map +0 -1
  1105. package/tools/v2/contracts/get-edit-history-v2-contracts.d.ts +0 -45
  1106. package/tools/v2/contracts/get-edit-history-v2-contracts.d.ts.map +0 -1
  1107. package/tools/v2/contracts/get-edit-history-v2-contracts.js +0 -37
  1108. package/tools/v2/contracts/get-edit-history-v2-contracts.js.map +0 -1
  1109. package/tools/v2/contracts/get-edit-history-v2-contracts.mjs +0 -33
  1110. package/tools/v2/contracts/get-edit-history-v2-contracts.mjs.map +0 -1
  1111. package/tools/v2/contracts/list-v2-contracts.d.mts +0 -45
  1112. package/tools/v2/contracts/list-v2-contracts.d.mts.map +0 -1
  1113. package/tools/v2/contracts/list-v2-contracts.d.ts +0 -45
  1114. package/tools/v2/contracts/list-v2-contracts.d.ts.map +0 -1
  1115. package/tools/v2/contracts/list-v2-contracts.js +0 -56
  1116. package/tools/v2/contracts/list-v2-contracts.js.map +0 -1
  1117. package/tools/v2/contracts/list-v2-contracts.mjs +0 -52
  1118. package/tools/v2/contracts/list-v2-contracts.mjs.map +0 -1
  1119. package/tools/v2/contracts/retrieve-v2-contracts.d.mts +0 -45
  1120. package/tools/v2/contracts/retrieve-v2-contracts.d.mts.map +0 -1
  1121. package/tools/v2/contracts/retrieve-v2-contracts.d.ts +0 -45
  1122. package/tools/v2/contracts/retrieve-v2-contracts.d.ts.map +0 -1
  1123. package/tools/v2/contracts/retrieve-v2-contracts.js +0 -50
  1124. package/tools/v2/contracts/retrieve-v2-contracts.js.map +0 -1
  1125. package/tools/v2/contracts/retrieve-v2-contracts.mjs +0 -46
  1126. package/tools/v2/contracts/retrieve-v2-contracts.mjs.map +0 -1
  1127. package/tools.d.mts +0 -2
  1128. package/tools.d.mts.map +0 -1
  1129. package/tools.d.ts +0 -2
  1130. package/tools.d.ts.map +0 -1
  1131. package/tools.js +0 -18
  1132. package/tools.js.map +0 -1
  1133. package/tools.mjs +0 -2
  1134. package/tools.mjs.map +0 -1
@@ -1,65 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- import { maybeFilter } from '@metronome/mcp/filtering';
4
- import { Metadata, asTextContentResult } from '@metronome/mcp/tools/types';
5
-
6
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
7
- import Metronome from '@metronome/sdk';
8
-
9
- export const metadata: Metadata = {
10
- resource: 'v1.customers',
11
- operation: 'read',
12
- tags: [],
13
- httpMethod: 'get',
14
- httpPath: '/v1/customers/{customer_id}/billable-metrics',
15
- operationId: 'listBillableMetrics-v1',
16
- };
17
-
18
- export const tool: Tool = {
19
- name: 'list_billable_metrics_v1_customers',
20
- description:
21
- "When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nGet all billable metrics available for a specific customer. Supports pagination and filtering by current plan status or archived metrics. Use this endpoint to see which metrics are being tracked for billing calculations for a given customer.\n\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n items: {\n $ref: '#/$defs/customer_list_billable_metrics_response'\n }\n },\n next_page: {\n type: 'string'\n }\n },\n required: [ 'data',\n 'next_page'\n ],\n $defs: {\n customer_list_billable_metrics_response: {\n type: 'object',\n properties: {\n id: {\n type: 'string'\n },\n name: {\n type: 'string'\n },\n aggregate: {\n type: 'string',\n description: '(DEPRECATED) use aggregation_type instead'\n },\n aggregate_keys: {\n type: 'array',\n description: '(DEPRECATED) use aggregation_key instead',\n items: {\n type: 'string'\n }\n },\n aggregation_key: {\n type: 'string',\n description: 'A key that specifies which property of the event is used to aggregate data. This key must be one of the property filter names and is not applicable when the aggregation type is \\'count\\'.'\n },\n aggregation_type: {\n type: 'string',\n description: 'Specifies the type of aggregation performed on matching events.',\n enum: [ 'COUNT',\n 'LATEST',\n 'MAX',\n 'SUM',\n 'UNIQUE'\n ]\n },\n archived_at: {\n type: 'string',\n description: 'RFC 3339 timestamp indicating when the billable metric was archived. If not provided, the billable metric is not archived.',\n format: 'date-time'\n },\n custom_fields: {\n type: 'object',\n description: 'Custom fields to be added eg. { \"key1\": \"value1\", \"key2\": \"value2\" }',\n additionalProperties: true\n },\n event_type_filter: {\n $ref: '#/$defs/event_type_filter'\n },\n filter: {\n type: 'object',\n description: '(DEPRECATED) use property_filters & event_type_filter instead',\n additionalProperties: true\n },\n group_by: {\n type: 'array',\n description: '(DEPRECATED) use group_keys instead',\n items: {\n type: 'string',\n description: 'A list of keys that can be used to additionally segment the values of the billable metric when making usage queries'\n }\n },\n group_keys: {\n type: 'array',\n description: 'Property names that are used to group usage costs on an invoice. Each entry represents a set of properties used to slice events into distinct buckets.',\n items: {\n type: 'array',\n items: {\n type: 'string'\n }\n }\n },\n property_filters: {\n type: 'array',\n description: 'A list of filters to match events to this billable metric. Each filter defines a rule on an event property. All rules must pass for the event to match the billable metric.',\n items: {\n $ref: '#/$defs/property_filter'\n }\n },\n sql: {\n type: 'string',\n description: 'The SQL query associated with the billable metric'\n }\n },\n required: [ 'id',\n 'name'\n ]\n },\n event_type_filter: {\n type: 'object',\n description: 'An optional filtering rule to match the \\'event_type\\' property of an event.',\n properties: {\n in_values: {\n type: 'array',\n description: 'A list of event types that are explicitly included in the billable metric. If specified, only events of these types will match the billable metric. Must be non-empty if present.',\n items: {\n type: 'string'\n }\n },\n not_in_values: {\n type: 'array',\n description: 'A list of event types that are explicitly excluded from the billable metric. If specified, events of these types will not match the billable metric. Must be non-empty if present.',\n items: {\n type: 'string'\n }\n }\n }\n },\n property_filter: {\n type: 'object',\n properties: {\n name: {\n type: 'string',\n description: 'The name of the event property.'\n },\n exists: {\n type: 'boolean',\n description: 'Determines whether the property must exist in the event. If true, only events with this property will pass the filter. If false, only events without this property will pass the filter. If null or omitted, the existence of the property is optional.'\n },\n in_values: {\n type: 'array',\n description: 'Specifies the allowed values for the property to match an event. An event will pass the filter only if its property value is included in this list. If undefined, all property values will pass the filter. Must be non-empty if present.',\n items: {\n type: 'string'\n }\n },\n not_in_values: {\n type: 'array',\n description: 'Specifies the values that prevent an event from matching the filter. An event will not pass the filter if its property value is included in this list. If null or empty, all property values will pass the filter. Must be non-empty if present.',\n items: {\n type: 'string'\n }\n }\n },\n required: [ 'name'\n ]\n }\n }\n}\n```",
22
- inputSchema: {
23
- type: 'object',
24
- properties: {
25
- customer_id: {
26
- type: 'string',
27
- },
28
- include_archived: {
29
- type: 'boolean',
30
- description: 'If true, the list of returned metrics will include archived metrics',
31
- },
32
- limit: {
33
- type: 'integer',
34
- description: 'Max number of results that should be returned',
35
- },
36
- next_page: {
37
- type: 'string',
38
- description: 'Cursor that indicates where the next page of results should start.',
39
- },
40
- on_current_plan: {
41
- type: 'boolean',
42
- description:
43
- "If true, the list of metrics will be filtered to just ones that are on the customer's current plan",
44
- },
45
- jq_filter: {
46
- type: 'string',
47
- title: 'jq Filter',
48
- description:
49
- 'A jq filter to apply to the response to include certain fields. Consult the output schema in the tool description to see the fields that are available.\n\nFor example: to include only the `name` field in every object of a results array, you can provide ".results[].name".\n\nFor more information, see the [jq documentation](https://jqlang.org/manual/).',
50
- },
51
- },
52
- required: ['customer_id'],
53
- },
54
- annotations: {
55
- readOnlyHint: true,
56
- },
57
- };
58
-
59
- export const handler = async (client: Metronome, args: Record<string, unknown> | undefined) => {
60
- const { jq_filter, ...body } = args as any;
61
- const response = await client.v1.customers.listBillableMetrics(body).asResponse();
62
- return asTextContentResult(await maybeFilter(jq_filter, await response.json()));
63
- };
64
-
65
- export default { metadata, tool, handler };
@@ -1,66 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- import { maybeFilter } from '@metronome/mcp/filtering';
4
- import { Metadata, asTextContentResult } from '@metronome/mcp/tools/types';
5
-
6
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
7
- import Metronome from '@metronome/sdk';
8
-
9
- export const metadata: Metadata = {
10
- resource: 'v1.customers',
11
- operation: 'read',
12
- tags: [],
13
- httpMethod: 'get',
14
- httpPath: '/v1/customers/{customer_id}/costs',
15
- operationId: 'getCosts-v1',
16
- };
17
-
18
- export const tool: Tool = {
19
- name: 'list_costs_v1_customers',
20
- description:
21
- "When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nFetch daily pending costs for the specified customer, broken down by credit type and line items. Note: this is not supported for customers whose plan includes a UNIQUE-type billable metric. This is a Plans (deprecated) endpoint. New clients should implement using Contracts.\n\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n items: {\n $ref: '#/$defs/customer_list_costs_response'\n }\n },\n next_page: {\n type: 'string'\n }\n },\n required: [ 'data',\n 'next_page'\n ],\n $defs: {\n customer_list_costs_response: {\n type: 'object',\n properties: {\n credit_types: {\n type: 'object',\n additionalProperties: true\n },\n end_timestamp: {\n type: 'string',\n format: 'date-time'\n },\n start_timestamp: {\n type: 'string',\n format: 'date-time'\n }\n },\n required: [ 'credit_types',\n 'end_timestamp',\n 'start_timestamp'\n ]\n }\n }\n}\n```",
22
- inputSchema: {
23
- type: 'object',
24
- properties: {
25
- customer_id: {
26
- type: 'string',
27
- },
28
- ending_before: {
29
- type: 'string',
30
- description: 'RFC 3339 timestamp (exclusive)',
31
- format: 'date-time',
32
- },
33
- starting_on: {
34
- type: 'string',
35
- description: 'RFC 3339 timestamp (inclusive)',
36
- format: 'date-time',
37
- },
38
- limit: {
39
- type: 'integer',
40
- description: 'Max number of results that should be returned',
41
- },
42
- next_page: {
43
- type: 'string',
44
- description: 'Cursor that indicates where the next page of results should start.',
45
- },
46
- jq_filter: {
47
- type: 'string',
48
- title: 'jq Filter',
49
- description:
50
- 'A jq filter to apply to the response to include certain fields. Consult the output schema in the tool description to see the fields that are available.\n\nFor example: to include only the `name` field in every object of a results array, you can provide ".results[].name".\n\nFor more information, see the [jq documentation](https://jqlang.org/manual/).',
51
- },
52
- },
53
- required: ['customer_id', 'ending_before', 'starting_on'],
54
- },
55
- annotations: {
56
- readOnlyHint: true,
57
- },
58
- };
59
-
60
- export const handler = async (client: Metronome, args: Record<string, unknown> | undefined) => {
61
- const { jq_filter, ...body } = args as any;
62
- const response = await client.v1.customers.listCosts(body).asResponse();
63
- return asTextContentResult(await maybeFilter(jq_filter, await response.json()));
64
- };
65
-
66
- export default { metadata, tool, handler };
@@ -1,76 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- import { maybeFilter } from '@metronome/mcp/filtering';
4
- import { Metadata, asTextContentResult } from '@metronome/mcp/tools/types';
5
-
6
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
7
- import Metronome from '@metronome/sdk';
8
-
9
- export const metadata: Metadata = {
10
- resource: 'v1.customers',
11
- operation: 'read',
12
- tags: [],
13
- httpMethod: 'get',
14
- httpPath: '/v1/customers',
15
- operationId: 'listCustomers-v1',
16
- };
17
-
18
- export const tool: Tool = {
19
- name: 'list_v1_customers',
20
- description:
21
- "When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nGets a paginated list of all customers in your Metronome account. Use this endpoint to browse your customer base, implement customer search functionality, or sync customer data with external systems. Returns customer details including IDs, names, and configuration settings. Supports filtering and pagination parameters for efficient data retrieval.\n\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n items: {\n $ref: '#/$defs/customer_detail'\n }\n },\n next_page: {\n type: 'string'\n }\n },\n required: [ 'data',\n 'next_page'\n ],\n $defs: {\n customer_detail: {\n type: 'object',\n properties: {\n id: {\n type: 'string',\n description: 'the Metronome ID of the customer'\n },\n created_at: {\n type: 'string',\n description: 'RFC 3339 timestamp indicating when the customer was created.',\n format: 'date-time'\n },\n custom_fields: {\n type: 'object',\n description: 'Custom fields to be added eg. { \"key1\": \"value1\", \"key2\": \"value2\" }',\n additionalProperties: true\n },\n customer_config: {\n type: 'object',\n properties: {\n salesforce_account_id: {\n type: 'string',\n description: 'The Salesforce account ID for the customer'\n }\n },\n required: [ 'salesforce_account_id'\n ]\n },\n external_id: {\n type: 'string',\n description: '(deprecated, use ingest_aliases instead) the first ID (Metronome or ingest alias) that can be used in usage events'\n },\n ingest_aliases: {\n type: 'array',\n description: 'aliases for this customer that can be used instead of the Metronome customer ID in usage events',\n items: {\n type: 'string'\n }\n },\n name: {\n type: 'string'\n },\n updated_at: {\n type: 'string',\n description: 'RFC 3339 timestamp indicating when the customer was last updated.',\n format: 'date-time'\n },\n archived_at: {\n type: 'string',\n description: 'RFC 3339 timestamp indicating when the customer was archived. Null if the customer is active.',\n format: 'date-time'\n },\n current_billable_status: {\n type: 'object',\n description: 'This field\\'s availability is dependent on your client\\'s configuration.',\n properties: {\n value: {\n type: 'string',\n enum: [ 'billable',\n 'unbillable'\n ]\n },\n effective_at: {\n type: 'string',\n format: 'date-time'\n }\n },\n required: [ 'value'\n ]\n }\n },\n required: [ 'id',\n 'created_at',\n 'custom_fields',\n 'customer_config',\n 'external_id',\n 'ingest_aliases',\n 'name',\n 'updated_at'\n ]\n }\n }\n}\n```",
22
- inputSchema: {
23
- type: 'object',
24
- properties: {
25
- customer_ids: {
26
- type: 'array',
27
- description: 'Filter the customer list by customer_id. Up to 100 ids can be provided.',
28
- items: {
29
- type: 'string',
30
- },
31
- },
32
- ingest_alias: {
33
- type: 'string',
34
- description: 'Filter the customer list by ingest_alias',
35
- },
36
- limit: {
37
- type: 'integer',
38
- description: 'Max number of results that should be returned',
39
- },
40
- next_page: {
41
- type: 'string',
42
- description: 'Cursor that indicates where the next page of results should start.',
43
- },
44
- only_archived: {
45
- type: 'boolean',
46
- description:
47
- 'Filter the customer list to only return archived customers. By default, only active customers are returned.',
48
- },
49
- salesforce_account_ids: {
50
- type: 'array',
51
- description: 'Filter the customer list by salesforce_account_id. Up to 100 ids can be provided.',
52
- items: {
53
- type: 'string',
54
- },
55
- },
56
- jq_filter: {
57
- type: 'string',
58
- title: 'jq Filter',
59
- description:
60
- 'A jq filter to apply to the response to include certain fields. Consult the output schema in the tool description to see the fields that are available.\n\nFor example: to include only the `name` field in every object of a results array, you can provide ".results[].name".\n\nFor more information, see the [jq documentation](https://jqlang.org/manual/).',
61
- },
62
- },
63
- required: [],
64
- },
65
- annotations: {
66
- readOnlyHint: true,
67
- },
68
- };
69
-
70
- export const handler = async (client: Metronome, args: Record<string, unknown> | undefined) => {
71
- const { jq_filter, ...body } = args as any;
72
- const response = await client.v1.customers.list(body).asResponse();
73
- return asTextContentResult(await maybeFilter(jq_filter, await response.json()));
74
- };
75
-
76
- export default { metadata, tool, handler };
@@ -1,58 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- import { maybeFilter } from '@metronome/mcp/filtering';
4
- import { Metadata, asTextContentResult } from '@metronome/mcp/tools/types';
5
-
6
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
7
- import Metronome from '@metronome/sdk';
8
-
9
- export const metadata: Metadata = {
10
- resource: 'v1.customers.named_schedules',
11
- operation: 'write',
12
- tags: [],
13
- httpMethod: 'post',
14
- httpPath: '/v1/customers/getNamedSchedule',
15
- operationId: 'getCustomerNamedSchedule-v1',
16
- };
17
-
18
- export const tool: Tool = {
19
- name: 'retrieve_customers_v1_named_schedules',
20
- description:
21
- "When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nGet a named schedule for the given customer. This endpoint's availability is dependent on your client's configuration.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/named_schedule_retrieve_response',\n $defs: {\n named_schedule_retrieve_response: {\n type: 'object',\n properties: {\n data: {\n type: 'array',\n items: {\n type: 'object',\n properties: {\n starting_at: {\n type: 'string',\n format: 'date-time'\n },\n value: {\n type: 'object',\n additionalProperties: true\n },\n ending_before: {\n type: 'string',\n format: 'date-time'\n }\n },\n required: [ 'starting_at',\n 'value'\n ]\n }\n }\n },\n required: [ 'data'\n ]\n }\n }\n}\n```",
22
- inputSchema: {
23
- type: 'object',
24
- properties: {
25
- customer_id: {
26
- type: 'string',
27
- description: 'ID of the customer whose named schedule is to be retrieved',
28
- },
29
- schedule_name: {
30
- type: 'string',
31
- description: 'The identifier for the schedule to be retrieved',
32
- },
33
- covering_date: {
34
- type: 'string',
35
- description:
36
- 'If provided, at most one schedule segment will be returned (the one that covers this date). If not provided, all segments will be returned.',
37
- format: 'date-time',
38
- },
39
- jq_filter: {
40
- type: 'string',
41
- title: 'jq Filter',
42
- description:
43
- 'A jq filter to apply to the response to include certain fields. Consult the output schema in the tool description to see the fields that are available.\n\nFor example: to include only the `name` field in every object of a results array, you can provide ".results[].name".\n\nFor more information, see the [jq documentation](https://jqlang.org/manual/).',
44
- },
45
- },
46
- required: ['customer_id', 'schedule_name'],
47
- },
48
- annotations: {},
49
- };
50
-
51
- export const handler = async (client: Metronome, args: Record<string, unknown> | undefined) => {
52
- const { jq_filter, ...body } = args as any;
53
- return asTextContentResult(
54
- await maybeFilter(jq_filter, await client.v1.customers.namedSchedules.retrieve(body)),
55
- );
56
- };
57
-
58
- export default { metadata, tool, handler };
@@ -1,58 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- import { Metadata, asTextContentResult } from '@metronome/mcp/tools/types';
4
-
5
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
6
- import Metronome from '@metronome/sdk';
7
-
8
- export const metadata: Metadata = {
9
- resource: 'v1.customers.named_schedules',
10
- operation: 'write',
11
- tags: [],
12
- httpMethod: 'post',
13
- httpPath: '/v1/customers/updateNamedSchedule',
14
- operationId: 'updateCustomerNamedSchedule-v1',
15
- };
16
-
17
- export const tool: Tool = {
18
- name: 'update_customers_v1_named_schedules',
19
- description:
20
- "Update a named schedule for the given customer. This endpoint's availability is dependent on your client's configuration.",
21
- inputSchema: {
22
- type: 'object',
23
- properties: {
24
- customer_id: {
25
- type: 'string',
26
- description: 'ID of the customer whose named schedule is to be updated',
27
- },
28
- schedule_name: {
29
- type: 'string',
30
- description: 'The identifier for the schedule to be updated',
31
- },
32
- starting_at: {
33
- type: 'string',
34
- format: 'date-time',
35
- },
36
- value: {
37
- type: 'object',
38
- description:
39
- 'The value to set for the named schedule. The structure of this object is specific to the named schedule.',
40
- additionalProperties: true,
41
- },
42
- ending_before: {
43
- type: 'string',
44
- format: 'date-time',
45
- },
46
- },
47
- required: ['customer_id', 'schedule_name', 'starting_at', 'value'],
48
- },
49
- annotations: {},
50
- };
51
-
52
- export const handler = async (client: Metronome, args: Record<string, unknown> | undefined) => {
53
- const body = args as any;
54
- const response = await client.v1.customers.namedSchedules.update(body).asResponse();
55
- return asTextContentResult(await response.text());
56
- };
57
-
58
- export default { metadata, tool, handler };
@@ -1,148 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- import { maybeFilter } from '@metronome/mcp/filtering';
4
- import { Metadata, asTextContentResult } from '@metronome/mcp/tools/types';
5
-
6
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
7
- import Metronome from '@metronome/sdk';
8
-
9
- export const metadata: Metadata = {
10
- resource: 'v1.customers.plans',
11
- operation: 'write',
12
- tags: [],
13
- httpMethod: 'post',
14
- httpPath: '/v1/customers/{customer_id}/plans/add',
15
- operationId: 'addPlanToCustomer-v1',
16
- };
17
-
18
- export const tool: Tool = {
19
- name: 'add_customers_v1_plans',
20
- description:
21
- "When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nAssociate an existing customer with a plan for a specified date range. See the [price adjustments documentation](https://plans-docs.metronome.com/pricing/managing-plans/#price-adjustments) for details on the price adjustments. This is a Plans (deprecated) endpoint. New clients should implement using Contracts.\n\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/plan_add_response',\n $defs: {\n plan_add_response: {\n type: 'object',\n properties: {\n data: {\n $ref: '#/$defs/id'\n }\n },\n required: [ 'data'\n ]\n },\n id: {\n type: 'object',\n properties: {\n id: {\n type: 'string'\n }\n },\n required: [ 'id'\n ]\n }\n }\n}\n```",
22
- inputSchema: {
23
- type: 'object',
24
- properties: {
25
- customer_id: {
26
- type: 'string',
27
- },
28
- plan_id: {
29
- type: 'string',
30
- },
31
- starting_on: {
32
- type: 'string',
33
- description:
34
- 'RFC 3339 timestamp for when the plan becomes active for this customer. Must be at 0:00 UTC (midnight).',
35
- format: 'date-time',
36
- },
37
- ending_before: {
38
- type: 'string',
39
- description:
40
- 'RFC 3339 timestamp for when the plan ends (exclusive) for this customer. Must be at 0:00 UTC (midnight).',
41
- format: 'date-time',
42
- },
43
- net_payment_terms_days: {
44
- type: 'number',
45
- description: 'Number of days after issuance of invoice after which the invoice is due (e.g. Net 30).',
46
- },
47
- overage_rate_adjustments: {
48
- type: 'array',
49
- description:
50
- 'An optional list of overage rates that override the rates of the original plan configuration. These new rates will apply to all pricing ramps.',
51
- items: {
52
- type: 'object',
53
- properties: {
54
- custom_credit_type_id: {
55
- type: 'string',
56
- },
57
- fiat_currency_credit_type_id: {
58
- type: 'string',
59
- },
60
- to_fiat_conversion_factor: {
61
- type: 'number',
62
- description: 'The overage cost in fiat currency for each credit of the custom credit type.',
63
- },
64
- },
65
- required: ['custom_credit_type_id', 'fiat_currency_credit_type_id', 'to_fiat_conversion_factor'],
66
- },
67
- },
68
- price_adjustments: {
69
- type: 'array',
70
- description:
71
- 'A list of price adjustments can be applied on top of the pricing in the plans. See the [price adjustments documentation](https://plans-docs.metronome.com/pricing/managing-plans/#price-adjustments) for details.',
72
- items: {
73
- type: 'object',
74
- properties: {
75
- adjustment_type: {
76
- type: 'string',
77
- enum: ['percentage', 'fixed', 'override', 'quantity'],
78
- },
79
- charge_id: {
80
- type: 'string',
81
- },
82
- start_period: {
83
- type: 'number',
84
- description:
85
- 'Used in price ramps. Indicates how many billing periods pass before the charge applies.',
86
- },
87
- quantity: {
88
- type: 'number',
89
- description: 'the overridden quantity for a fixed charge',
90
- },
91
- tier: {
92
- type: 'number',
93
- description: 'Used in pricing tiers. Indicates at what metric value the price applies.',
94
- },
95
- value: {
96
- type: 'number',
97
- description:
98
- 'The amount of change to a price. Percentage and fixed adjustments can be positive or negative. Percentage-based adjustments should be decimals, e.g. -0.05 for a 5% discount.',
99
- },
100
- },
101
- required: ['adjustment_type', 'charge_id', 'start_period'],
102
- },
103
- },
104
- trial_spec: {
105
- type: 'object',
106
- description:
107
- "A custom trial can be set for the customer's plan. See the [trial configuration documentation](https://docs.metronome.com/provisioning/configure-trials/) for details.",
108
- properties: {
109
- length_in_days: {
110
- type: 'number',
111
- description: 'Length of the trial period in days.',
112
- },
113
- spending_cap: {
114
- type: 'object',
115
- properties: {
116
- amount: {
117
- type: 'number',
118
- description:
119
- 'The credit amount in the given denomination based on the credit type, e.g. US cents.',
120
- },
121
- credit_type_id: {
122
- type: 'string',
123
- description: 'The credit type ID for the spending cap.',
124
- },
125
- },
126
- required: ['amount', 'credit_type_id'],
127
- },
128
- },
129
- required: ['length_in_days'],
130
- },
131
- jq_filter: {
132
- type: 'string',
133
- title: 'jq Filter',
134
- description:
135
- 'A jq filter to apply to the response to include certain fields. Consult the output schema in the tool description to see the fields that are available.\n\nFor example: to include only the `name` field in every object of a results array, you can provide ".results[].name".\n\nFor more information, see the [jq documentation](https://jqlang.org/manual/).',
136
- },
137
- },
138
- required: ['customer_id', 'plan_id', 'starting_on'],
139
- },
140
- annotations: {},
141
- };
142
-
143
- export const handler = async (client: Metronome, args: Record<string, unknown> | undefined) => {
144
- const { jq_filter, ...body } = args as any;
145
- return asTextContentResult(await maybeFilter(jq_filter, await client.v1.customers.plans.add(body)));
146
- };
147
-
148
- export default { metadata, tool, handler };
@@ -1,64 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- import { maybeFilter } from '@metronome/mcp/filtering';
4
- import { Metadata, asTextContentResult } from '@metronome/mcp/tools/types';
5
-
6
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
7
- import Metronome from '@metronome/sdk';
8
-
9
- export const metadata: Metadata = {
10
- resource: 'v1.customers.plans',
11
- operation: 'write',
12
- tags: [],
13
- httpMethod: 'post',
14
- httpPath: '/v1/customers/{customer_id}/plans/{customer_plan_id}/end',
15
- operationId: 'endCustomerPlan-v1',
16
- };
17
-
18
- export const tool: Tool = {
19
- name: 'end_customers_v1_plans',
20
- description:
21
- "When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nChange the end date of a customer's plan. This is a Plans (deprecated) endpoint. New clients should implement using Contracts.\n\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/plan_end_response',\n $defs: {\n plan_end_response: {\n type: 'object',\n properties: {}\n }\n }\n}\n```",
22
- inputSchema: {
23
- type: 'object',
24
- properties: {
25
- customer_id: {
26
- type: 'string',
27
- },
28
- customer_plan_id: {
29
- type: 'string',
30
- },
31
- ending_before: {
32
- type: 'string',
33
- description:
34
- 'RFC 3339 timestamp for when the plan ends (exclusive) for this customer. Must be at 0:00 UTC (midnight). If not provided, the plan end date will be cleared.',
35
- format: 'date-time',
36
- },
37
- void_invoices: {
38
- type: 'boolean',
39
- description:
40
- 'If true, plan end date can be before the last finalized invoice date. Any invoices generated after the plan end date will be voided.',
41
- },
42
- void_stripe_invoices: {
43
- type: 'boolean',
44
- description:
45
- 'Only applicable when void_invoices is set to true. If true, for every invoice that is voided we will also attempt to void/delete the stripe invoice (if any). Stripe invoices will be voided if finalized or deleted if still in draft state.',
46
- },
47
- jq_filter: {
48
- type: 'string',
49
- title: 'jq Filter',
50
- description:
51
- 'A jq filter to apply to the response to include certain fields. Consult the output schema in the tool description to see the fields that are available.\n\nFor example: to include only the `name` field in every object of a results array, you can provide ".results[].name".\n\nFor more information, see the [jq documentation](https://jqlang.org/manual/).',
52
- },
53
- },
54
- required: ['customer_id', 'customer_plan_id'],
55
- },
56
- annotations: {},
57
- };
58
-
59
- export const handler = async (client: Metronome, args: Record<string, unknown> | undefined) => {
60
- const { jq_filter, ...body } = args as any;
61
- return asTextContentResult(await maybeFilter(jq_filter, await client.v1.customers.plans.end(body)));
62
- };
63
-
64
- export default { metadata, tool, handler };
@@ -1,56 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- import { maybeFilter } from '@metronome/mcp/filtering';
4
- import { Metadata, asTextContentResult } from '@metronome/mcp/tools/types';
5
-
6
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
7
- import Metronome from '@metronome/sdk';
8
-
9
- export const metadata: Metadata = {
10
- resource: 'v1.customers.plans',
11
- operation: 'read',
12
- tags: [],
13
- httpMethod: 'get',
14
- httpPath: '/v1/customers/{customer_id}/plans',
15
- operationId: 'listCustomerPlans-v1',
16
- };
17
-
18
- export const tool: Tool = {
19
- name: 'list_customers_v1_plans',
20
- description:
21
- "When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nList the given customer's plans in reverse-chronological order. This is a Plans (deprecated) endpoint. New clients should implement using Contracts.\n\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n items: {\n $ref: '#/$defs/plan_list_response'\n }\n },\n next_page: {\n type: 'string'\n }\n },\n required: [ 'data',\n 'next_page'\n ],\n $defs: {\n plan_list_response: {\n type: 'object',\n properties: {\n id: {\n type: 'string',\n description: 'the ID of the customer plan'\n },\n custom_fields: {\n type: 'object',\n description: 'Custom fields to be added eg. { \"key1\": \"value1\", \"key2\": \"value2\" }',\n additionalProperties: true\n },\n plan_description: {\n type: 'string'\n },\n plan_id: {\n type: 'string',\n description: 'the ID of the plan'\n },\n plan_name: {\n type: 'string'\n },\n starting_on: {\n type: 'string',\n format: 'date-time'\n },\n ending_before: {\n type: 'string',\n format: 'date-time'\n },\n net_payment_terms_days: {\n type: 'number'\n },\n trial_info: {\n type: 'object',\n properties: {\n ending_before: {\n type: 'string',\n format: 'date-time'\n },\n spending_caps: {\n type: 'array',\n items: {\n type: 'object',\n properties: {\n amount: {\n type: 'number'\n },\n amount_remaining: {\n type: 'number'\n },\n credit_type: {\n $ref: '#/$defs/credit_type_data'\n }\n },\n required: [ 'amount',\n 'amount_remaining',\n 'credit_type'\n ]\n }\n }\n },\n required: [ 'ending_before',\n 'spending_caps'\n ]\n }\n },\n required: [ 'id',\n 'custom_fields',\n 'plan_description',\n 'plan_id',\n 'plan_name',\n 'starting_on'\n ]\n },\n credit_type_data: {\n type: 'object',\n properties: {\n id: {\n type: 'string'\n },\n name: {\n type: 'string'\n }\n },\n required: [ 'id',\n 'name'\n ]\n }\n }\n}\n```",
22
- inputSchema: {
23
- type: 'object',
24
- properties: {
25
- customer_id: {
26
- type: 'string',
27
- },
28
- limit: {
29
- type: 'integer',
30
- description: 'Max number of results that should be returned',
31
- },
32
- next_page: {
33
- type: 'string',
34
- description: 'Cursor that indicates where the next page of results should start.',
35
- },
36
- jq_filter: {
37
- type: 'string',
38
- title: 'jq Filter',
39
- description:
40
- 'A jq filter to apply to the response to include certain fields. Consult the output schema in the tool description to see the fields that are available.\n\nFor example: to include only the `name` field in every object of a results array, you can provide ".results[].name".\n\nFor more information, see the [jq documentation](https://jqlang.org/manual/).',
41
- },
42
- },
43
- required: ['customer_id'],
44
- },
45
- annotations: {
46
- readOnlyHint: true,
47
- },
48
- };
49
-
50
- export const handler = async (client: Metronome, args: Record<string, unknown> | undefined) => {
51
- const { jq_filter, ...body } = args as any;
52
- const response = await client.v1.customers.plans.list(body).asResponse();
53
- return asTextContentResult(await maybeFilter(jq_filter, await response.json()));
54
- };
55
-
56
- export default { metadata, tool, handler };