@solidcommerce/mcp-server 2.0.0-alpha.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 (268) hide show
  1. package/README.md +74 -0
  2. package/bin/solidcommerce-mcp.js +8 -0
  3. package/dist/audit/auditClient.d.ts +51 -0
  4. package/dist/audit/auditClient.d.ts.map +1 -0
  5. package/dist/audit/auditClient.js +93 -0
  6. package/dist/audit/auditClient.js.map +1 -0
  7. package/dist/auth/apiKey.d.ts +44 -0
  8. package/dist/auth/apiKey.d.ts.map +1 -0
  9. package/dist/auth/apiKey.js +80 -0
  10. package/dist/auth/apiKey.js.map +1 -0
  11. package/dist/auth/oauth.d.ts +108 -0
  12. package/dist/auth/oauth.d.ts.map +1 -0
  13. package/dist/auth/oauth.js +300 -0
  14. package/dist/auth/oauth.js.map +1 -0
  15. package/dist/generator/fromOpenApi.d.ts +54 -0
  16. package/dist/generator/fromOpenApi.d.ts.map +1 -0
  17. package/dist/generator/fromOpenApi.js +411 -0
  18. package/dist/generator/fromOpenApi.js.map +1 -0
  19. package/dist/generator/schemaToZod.d.ts +81 -0
  20. package/dist/generator/schemaToZod.d.ts.map +1 -0
  21. package/dist/generator/schemaToZod.js +277 -0
  22. package/dist/generator/schemaToZod.js.map +1 -0
  23. package/dist/generator/scopeInference.d.ts +26 -0
  24. package/dist/generator/scopeInference.d.ts.map +1 -0
  25. package/dist/generator/scopeInference.js +91 -0
  26. package/dist/generator/scopeInference.js.map +1 -0
  27. package/dist/index.d.ts +2 -0
  28. package/dist/index.d.ts.map +1 -0
  29. package/dist/index.js +106 -0
  30. package/dist/index.js.map +1 -0
  31. package/dist/server/buildServer.d.ts +35 -0
  32. package/dist/server/buildServer.d.ts.map +1 -0
  33. package/dist/server/buildServer.js +104 -0
  34. package/dist/server/buildServer.js.map +1 -0
  35. package/dist/server/dispatcher.d.ts +14 -0
  36. package/dist/server/dispatcher.d.ts.map +1 -0
  37. package/dist/server/dispatcher.js +190 -0
  38. package/dist/server/dispatcher.js.map +1 -0
  39. package/dist/session.d.ts +9 -0
  40. package/dist/session.d.ts.map +1 -0
  41. package/dist/session.js +11 -0
  42. package/dist/session.js.map +1 -0
  43. package/dist/telemetry/hostName.d.ts +26 -0
  44. package/dist/telemetry/hostName.d.ts.map +1 -0
  45. package/dist/telemetry/hostName.js +80 -0
  46. package/dist/telemetry/hostName.js.map +1 -0
  47. package/dist/tools/contract.d.ts +125 -0
  48. package/dist/tools/contract.d.ts.map +1 -0
  49. package/dist/tools/contract.js +101 -0
  50. package/dist/tools/contract.js.map +1 -0
  51. package/dist/tools/foundation/catalog_amazon_items_list.d.ts +4 -0
  52. package/dist/tools/foundation/catalog_amazon_items_list.d.ts.map +1 -0
  53. package/dist/tools/foundation/catalog_amazon_items_list.js +47 -0
  54. package/dist/tools/foundation/catalog_amazon_items_list.js.map +1 -0
  55. package/dist/tools/foundation/catalog_attribute_filters_list.d.ts +4 -0
  56. package/dist/tools/foundation/catalog_attribute_filters_list.d.ts.map +1 -0
  57. package/dist/tools/foundation/catalog_attribute_filters_list.js +47 -0
  58. package/dist/tools/foundation/catalog_attribute_filters_list.js.map +1 -0
  59. package/dist/tools/foundation/catalog_attribute_tags_list.d.ts +4 -0
  60. package/dist/tools/foundation/catalog_attribute_tags_list.d.ts.map +1 -0
  61. package/dist/tools/foundation/catalog_attribute_tags_list.js +47 -0
  62. package/dist/tools/foundation/catalog_attribute_tags_list.js.map +1 -0
  63. package/dist/tools/foundation/catalog_attributes_list.d.ts +4 -0
  64. package/dist/tools/foundation/catalog_attributes_list.d.ts.map +1 -0
  65. package/dist/tools/foundation/catalog_attributes_list.js +57 -0
  66. package/dist/tools/foundation/catalog_attributes_list.js.map +1 -0
  67. package/dist/tools/foundation/catalog_column_views_default_list.d.ts +4 -0
  68. package/dist/tools/foundation/catalog_column_views_default_list.d.ts.map +1 -0
  69. package/dist/tools/foundation/catalog_column_views_default_list.js +47 -0
  70. package/dist/tools/foundation/catalog_column_views_default_list.js.map +1 -0
  71. package/dist/tools/foundation/catalog_column_views_list.d.ts +4 -0
  72. package/dist/tools/foundation/catalog_column_views_list.d.ts.map +1 -0
  73. package/dist/tools/foundation/catalog_column_views_list.js +47 -0
  74. package/dist/tools/foundation/catalog_column_views_list.js.map +1 -0
  75. package/dist/tools/foundation/catalog_ebay_categories_list.d.ts +4 -0
  76. package/dist/tools/foundation/catalog_ebay_categories_list.d.ts.map +1 -0
  77. package/dist/tools/foundation/catalog_ebay_categories_list.js +56 -0
  78. package/dist/tools/foundation/catalog_ebay_categories_list.js.map +1 -0
  79. package/dist/tools/foundation/catalog_ebay_category_specifics_list.d.ts +4 -0
  80. package/dist/tools/foundation/catalog_ebay_category_specifics_list.d.ts.map +1 -0
  81. package/dist/tools/foundation/catalog_ebay_category_specifics_list.js +56 -0
  82. package/dist/tools/foundation/catalog_ebay_category_specifics_list.js.map +1 -0
  83. package/dist/tools/foundation/catalog_ebay_listing_templates_list.d.ts +4 -0
  84. package/dist/tools/foundation/catalog_ebay_listing_templates_list.d.ts.map +1 -0
  85. package/dist/tools/foundation/catalog_ebay_listing_templates_list.js +47 -0
  86. package/dist/tools/foundation/catalog_ebay_listing_templates_list.js.map +1 -0
  87. package/dist/tools/foundation/catalog_ebay_product_search_list.d.ts +4 -0
  88. package/dist/tools/foundation/catalog_ebay_product_search_list.d.ts.map +1 -0
  89. package/dist/tools/foundation/catalog_ebay_product_search_list.js +56 -0
  90. package/dist/tools/foundation/catalog_ebay_product_search_list.js.map +1 -0
  91. package/dist/tools/foundation/catalog_ebay_template_fields_list.d.ts +4 -0
  92. package/dist/tools/foundation/catalog_ebay_template_fields_list.d.ts.map +1 -0
  93. package/dist/tools/foundation/catalog_ebay_template_fields_list.js +47 -0
  94. package/dist/tools/foundation/catalog_ebay_template_fields_list.js.map +1 -0
  95. package/dist/tools/foundation/catalog_ebay_variation_groups_list.d.ts +4 -0
  96. package/dist/tools/foundation/catalog_ebay_variation_groups_list.d.ts.map +1 -0
  97. package/dist/tools/foundation/catalog_ebay_variation_groups_list.js +56 -0
  98. package/dist/tools/foundation/catalog_ebay_variation_groups_list.js.map +1 -0
  99. package/dist/tools/foundation/catalog_inventory_sources_list.d.ts +4 -0
  100. package/dist/tools/foundation/catalog_inventory_sources_list.d.ts.map +1 -0
  101. package/dist/tools/foundation/catalog_inventory_sources_list.js +47 -0
  102. package/dist/tools/foundation/catalog_inventory_sources_list.js.map +1 -0
  103. package/dist/tools/foundation/catalog_listing_rules_list.d.ts +4 -0
  104. package/dist/tools/foundation/catalog_listing_rules_list.d.ts.map +1 -0
  105. package/dist/tools/foundation/catalog_listing_rules_list.js +47 -0
  106. package/dist/tools/foundation/catalog_listing_rules_list.js.map +1 -0
  107. package/dist/tools/foundation/catalog_listing_templates_list.d.ts +4 -0
  108. package/dist/tools/foundation/catalog_listing_templates_list.d.ts.map +1 -0
  109. package/dist/tools/foundation/catalog_listing_templates_list.js +47 -0
  110. package/dist/tools/foundation/catalog_listing_templates_list.js.map +1 -0
  111. package/dist/tools/foundation/catalog_manufacturers_all_list.d.ts +4 -0
  112. package/dist/tools/foundation/catalog_manufacturers_all_list.d.ts.map +1 -0
  113. package/dist/tools/foundation/catalog_manufacturers_all_list.js +47 -0
  114. package/dist/tools/foundation/catalog_manufacturers_all_list.js.map +1 -0
  115. package/dist/tools/foundation/catalog_manufacturers_list.d.ts +4 -0
  116. package/dist/tools/foundation/catalog_manufacturers_list.d.ts.map +1 -0
  117. package/dist/tools/foundation/catalog_manufacturers_list.js +47 -0
  118. package/dist/tools/foundation/catalog_manufacturers_list.js.map +1 -0
  119. package/dist/tools/foundation/catalog_market_lists_list.d.ts +4 -0
  120. package/dist/tools/foundation/catalog_market_lists_list.d.ts.map +1 -0
  121. package/dist/tools/foundation/catalog_market_lists_list.js +47 -0
  122. package/dist/tools/foundation/catalog_market_lists_list.js.map +1 -0
  123. package/dist/tools/foundation/catalog_product_usage_filters_list.d.ts +4 -0
  124. package/dist/tools/foundation/catalog_product_usage_filters_list.d.ts.map +1 -0
  125. package/dist/tools/foundation/catalog_product_usage_filters_list.js +47 -0
  126. package/dist/tools/foundation/catalog_product_usage_filters_list.js.map +1 -0
  127. package/dist/tools/foundation/catalog_product_usage_list.d.ts +4 -0
  128. package/dist/tools/foundation/catalog_product_usage_list.d.ts.map +1 -0
  129. package/dist/tools/foundation/catalog_product_usage_list.js +61 -0
  130. package/dist/tools/foundation/catalog_product_usage_list.js.map +1 -0
  131. package/dist/tools/foundation/catalog_product_usage_totals_list.d.ts +4 -0
  132. package/dist/tools/foundation/catalog_product_usage_totals_list.d.ts.map +1 -0
  133. package/dist/tools/foundation/catalog_product_usage_totals_list.js +58 -0
  134. package/dist/tools/foundation/catalog_product_usage_totals_list.js.map +1 -0
  135. package/dist/tools/foundation/catalog_products_generate_sku_list.d.ts +4 -0
  136. package/dist/tools/foundation/catalog_products_generate_sku_list.d.ts.map +1 -0
  137. package/dist/tools/foundation/catalog_products_generate_sku_list.js +47 -0
  138. package/dist/tools/foundation/catalog_products_generate_sku_list.js.map +1 -0
  139. package/dist/tools/foundation/catalog_products_list.d.ts +4 -0
  140. package/dist/tools/foundation/catalog_products_list.d.ts.map +1 -0
  141. package/dist/tools/foundation/catalog_products_list.js +60 -0
  142. package/dist/tools/foundation/catalog_products_list.js.map +1 -0
  143. package/dist/tools/foundation/catalog_taxonomy_channels_list.d.ts +4 -0
  144. package/dist/tools/foundation/catalog_taxonomy_channels_list.d.ts.map +1 -0
  145. package/dist/tools/foundation/catalog_taxonomy_channels_list.js +47 -0
  146. package/dist/tools/foundation/catalog_taxonomy_channels_list.js.map +1 -0
  147. package/dist/tools/foundation/catalog_taxonomy_mappings_list.d.ts +4 -0
  148. package/dist/tools/foundation/catalog_taxonomy_mappings_list.d.ts.map +1 -0
  149. package/dist/tools/foundation/catalog_taxonomy_mappings_list.js +56 -0
  150. package/dist/tools/foundation/catalog_taxonomy_mappings_list.js.map +1 -0
  151. package/dist/tools/foundation/catalog_taxonomy_product_values_list.d.ts +4 -0
  152. package/dist/tools/foundation/catalog_taxonomy_product_values_list.d.ts.map +1 -0
  153. package/dist/tools/foundation/catalog_taxonomy_product_values_list.js +57 -0
  154. package/dist/tools/foundation/catalog_taxonomy_product_values_list.js.map +1 -0
  155. package/dist/tools/foundation/catalog_tree_list.d.ts +4 -0
  156. package/dist/tools/foundation/catalog_tree_list.d.ts.map +1 -0
  157. package/dist/tools/foundation/catalog_tree_list.js +47 -0
  158. package/dist/tools/foundation/catalog_tree_list.js.map +1 -0
  159. package/dist/tools/foundation/crm_customers_list.d.ts +4 -0
  160. package/dist/tools/foundation/crm_customers_list.d.ts.map +1 -0
  161. package/dist/tools/foundation/crm_customers_list.js +59 -0
  162. package/dist/tools/foundation/crm_customers_list.js.map +1 -0
  163. package/dist/tools/foundation/fulfillment_manifests_list.d.ts +4 -0
  164. package/dist/tools/foundation/fulfillment_manifests_list.d.ts.map +1 -0
  165. package/dist/tools/foundation/fulfillment_manifests_list.js +47 -0
  166. package/dist/tools/foundation/fulfillment_manifests_list.js.map +1 -0
  167. package/dist/tools/foundation/fulfillment_ship_now_addresses_list.d.ts +4 -0
  168. package/dist/tools/foundation/fulfillment_ship_now_addresses_list.d.ts.map +1 -0
  169. package/dist/tools/foundation/fulfillment_ship_now_addresses_list.js +47 -0
  170. package/dist/tools/foundation/fulfillment_ship_now_addresses_list.js.map +1 -0
  171. package/dist/tools/foundation/fulfillment_ship_now_dictionaries_list.d.ts +4 -0
  172. package/dist/tools/foundation/fulfillment_ship_now_dictionaries_list.d.ts.map +1 -0
  173. package/dist/tools/foundation/fulfillment_ship_now_dictionaries_list.js +56 -0
  174. package/dist/tools/foundation/fulfillment_ship_now_dictionaries_list.js.map +1 -0
  175. package/dist/tools/foundation/index.d.ts +8 -0
  176. package/dist/tools/foundation/index.d.ts.map +1 -0
  177. package/dist/tools/foundation/index.js +93 -0
  178. package/dist/tools/foundation/index.js.map +1 -0
  179. package/dist/tools/foundation/inventory_alert_rules_list.d.ts +4 -0
  180. package/dist/tools/foundation/inventory_alert_rules_list.d.ts.map +1 -0
  181. package/dist/tools/foundation/inventory_alert_rules_list.js +47 -0
  182. package/dist/tools/foundation/inventory_alert_rules_list.js.map +1 -0
  183. package/dist/tools/foundation/inventory_alert_settings_list.d.ts +4 -0
  184. package/dist/tools/foundation/inventory_alert_settings_list.d.ts.map +1 -0
  185. package/dist/tools/foundation/inventory_alert_settings_list.js +47 -0
  186. package/dist/tools/foundation/inventory_alert_settings_list.js.map +1 -0
  187. package/dist/tools/foundation/inventory_analytics_alert_count_list.d.ts +4 -0
  188. package/dist/tools/foundation/inventory_analytics_alert_count_list.d.ts.map +1 -0
  189. package/dist/tools/foundation/inventory_analytics_alert_count_list.js +47 -0
  190. package/dist/tools/foundation/inventory_analytics_alert_count_list.js.map +1 -0
  191. package/dist/tools/foundation/inventory_rules_list.d.ts +4 -0
  192. package/dist/tools/foundation/inventory_rules_list.d.ts.map +1 -0
  193. package/dist/tools/foundation/inventory_rules_list.js +47 -0
  194. package/dist/tools/foundation/inventory_rules_list.js.map +1 -0
  195. package/dist/tools/foundation/inventory_rules_periods_list.d.ts +4 -0
  196. package/dist/tools/foundation/inventory_rules_periods_list.d.ts.map +1 -0
  197. package/dist/tools/foundation/inventory_rules_periods_list.js +47 -0
  198. package/dist/tools/foundation/inventory_rules_periods_list.js.map +1 -0
  199. package/dist/tools/foundation/inventory_seasonal_factors_list.d.ts +4 -0
  200. package/dist/tools/foundation/inventory_seasonal_factors_list.d.ts.map +1 -0
  201. package/dist/tools/foundation/inventory_seasonal_factors_list.js +47 -0
  202. package/dist/tools/foundation/inventory_seasonal_factors_list.js.map +1 -0
  203. package/dist/tools/foundation/inventory_warehouses_list.d.ts +4 -0
  204. package/dist/tools/foundation/inventory_warehouses_list.d.ts.map +1 -0
  205. package/dist/tools/foundation/inventory_warehouses_list.js +47 -0
  206. package/dist/tools/foundation/inventory_warehouses_list.js.map +1 -0
  207. package/dist/tools/foundation/listings_dictionary_marketplace_locales_list.d.ts +4 -0
  208. package/dist/tools/foundation/listings_dictionary_marketplace_locales_list.d.ts.map +1 -0
  209. package/dist/tools/foundation/listings_dictionary_marketplace_locales_list.js +56 -0
  210. package/dist/tools/foundation/listings_dictionary_marketplace_locales_list.js.map +1 -0
  211. package/dist/tools/foundation/listings_dictionary_marketplaces_list.d.ts +4 -0
  212. package/dist/tools/foundation/listings_dictionary_marketplaces_list.d.ts.map +1 -0
  213. package/dist/tools/foundation/listings_dictionary_marketplaces_list.js +47 -0
  214. package/dist/tools/foundation/listings_dictionary_marketplaces_list.js.map +1 -0
  215. package/dist/tools/tasks/bulk_update_prices.d.ts +4 -0
  216. package/dist/tools/tasks/bulk_update_prices.d.ts.map +1 -0
  217. package/dist/tools/tasks/bulk_update_prices.js +96 -0
  218. package/dist/tools/tasks/bulk_update_prices.js.map +1 -0
  219. package/dist/tools/tasks/cancel_order_with_reason.d.ts +4 -0
  220. package/dist/tools/tasks/cancel_order_with_reason.d.ts.map +1 -0
  221. package/dist/tools/tasks/cancel_order_with_reason.js +117 -0
  222. package/dist/tools/tasks/cancel_order_with_reason.js.map +1 -0
  223. package/dist/tools/tasks/check_listing_health.d.ts +4 -0
  224. package/dist/tools/tasks/check_listing_health.d.ts.map +1 -0
  225. package/dist/tools/tasks/check_listing_health.js +123 -0
  226. package/dist/tools/tasks/check_listing_health.js.map +1 -0
  227. package/dist/tools/tasks/create_and_submit_purchase_order.d.ts +4 -0
  228. package/dist/tools/tasks/create_and_submit_purchase_order.d.ts.map +1 -0
  229. package/dist/tools/tasks/create_and_submit_purchase_order.js +142 -0
  230. package/dist/tools/tasks/create_and_submit_purchase_order.js.map +1 -0
  231. package/dist/tools/tasks/find_product_by_sku.d.ts +4 -0
  232. package/dist/tools/tasks/find_product_by_sku.d.ts.map +1 -0
  233. package/dist/tools/tasks/find_product_by_sku.js +68 -0
  234. package/dist/tools/tasks/find_product_by_sku.js.map +1 -0
  235. package/dist/tools/tasks/fulfill_order.d.ts +4 -0
  236. package/dist/tools/tasks/fulfill_order.d.ts.map +1 -0
  237. package/dist/tools/tasks/fulfill_order.js +121 -0
  238. package/dist/tools/tasks/fulfill_order.js.map +1 -0
  239. package/dist/tools/tasks/get_inventory_across_warehouses.d.ts +4 -0
  240. package/dist/tools/tasks/get_inventory_across_warehouses.d.ts.map +1 -0
  241. package/dist/tools/tasks/get_inventory_across_warehouses.js +118 -0
  242. package/dist/tools/tasks/get_inventory_across_warehouses.js.map +1 -0
  243. package/dist/tools/tasks/index.d.ts +14 -0
  244. package/dist/tools/tasks/index.d.ts.map +1 -0
  245. package/dist/tools/tasks/index.js +32 -0
  246. package/dist/tools/tasks/index.js.map +1 -0
  247. package/dist/tools/tasks/publish_product_to_channels.d.ts +4 -0
  248. package/dist/tools/tasks/publish_product_to_channels.d.ts.map +1 -0
  249. package/dist/tools/tasks/publish_product_to_channels.js +109 -0
  250. package/dist/tools/tasks/publish_product_to_channels.js.map +1 -0
  251. package/dist/tools/tasks/reply_to_buyer_message.d.ts +4 -0
  252. package/dist/tools/tasks/reply_to_buyer_message.d.ts.map +1 -0
  253. package/dist/tools/tasks/reply_to_buyer_message.js +72 -0
  254. package/dist/tools/tasks/reply_to_buyer_message.js.map +1 -0
  255. package/dist/tools/tasks/reprice_listing.d.ts +4 -0
  256. package/dist/tools/tasks/reprice_listing.d.ts.map +1 -0
  257. package/dist/tools/tasks/reprice_listing.js +74 -0
  258. package/dist/tools/tasks/reprice_listing.js.map +1 -0
  259. package/dist/transports/stdio.d.ts +12 -0
  260. package/dist/transports/stdio.d.ts.map +1 -0
  261. package/dist/transports/stdio.js +30 -0
  262. package/dist/transports/stdio.js.map +1 -0
  263. package/dist/transports/streamableHttp.d.ts +33 -0
  264. package/dist/transports/streamableHttp.d.ts.map +1 -0
  265. package/dist/transports/streamableHttp.js +237 -0
  266. package/dist/transports/streamableHttp.js.map +1 -0
  267. package/package.json +47 -0
  268. package/vendor/openapi.snapshot.json +19887 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inventory_rules_list.d.ts","sourceRoot":"","sources":["../../../src/tools/foundation/inventory_rules_list.ts"],"names":[],"mappings":"AASA,OAAO,EAGL,KAAK,UAAU,EAEhB,MAAM,gBAAgB,CAAC;AAuCxB,QAAA,MAAM,IAAI,EAAE,UAUX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,47 @@
1
+ // =============================================================================
2
+ // AUTO-GENERATED — DO NOT EDIT BY HAND.
3
+ // Regenerate via: npm run regen-foundation-tools
4
+ // Source: vendor/openapi.snapshot.json (W4 frozen).
5
+ // =============================================================================
6
+ // Tier: tier1 HTTP: GET /v1/inventory/rules
7
+ import { z } from "zod";
8
+ import { mapSdkErrorToToolResult, } from "../contract.js";
9
+ const inputSchema = z.object({});
10
+ async function handle(args, ctx) {
11
+ let parsed;
12
+ try {
13
+ parsed = inputSchema.parse(args);
14
+ }
15
+ catch (err) {
16
+ return mapSdkErrorToToolResult(err);
17
+ }
18
+ void parsed; // referenced below when the operation declares params/body.
19
+ try {
20
+ const raw = ctx.client.raw;
21
+ const fn = raw["GET"];
22
+ if (typeof fn !== "function") {
23
+ return mapSdkErrorToToolResult(new Error("SDK client missing method GET"));
24
+ }
25
+ const result = await fn("/v1/inventory/rules", {});
26
+ if (result.error !== undefined && result.error !== null) {
27
+ return mapSdkErrorToToolResult(result.error);
28
+ }
29
+ return { content: [{ type: "json", json: result.data ?? null }] };
30
+ }
31
+ catch (err) {
32
+ return mapSdkErrorToToolResult(err);
33
+ }
34
+ }
35
+ const tool = {
36
+ name: "inventory_rules_list",
37
+ kind: "foundation",
38
+ description: "Requires scope: inventory:inventory_rules:read.",
39
+ required_scope: "inventory:inventory_rules:read",
40
+ // HTTP verb → Claude UI annotation. GET → readOnlyHint; write verbs →
41
+ // destructiveHint. Enforced by test/tools/annotations.test.ts.
42
+ readOnlyHint: true,
43
+ inputSchema,
44
+ handle,
45
+ };
46
+ export default tool;
47
+ //# sourceMappingURL=inventory_rules_list.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inventory_rules_list.js","sourceRoot":"","sources":["../../../src/tools/foundation/inventory_rules_list.ts"],"names":[],"mappings":"AAAA,gFAAgF;AAChF,wCAAwC;AACxC,iDAAiD;AACjD,oDAAoD;AACpD,gFAAgF;AAEhF,6CAA6C;AAC7C,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EACL,uBAAuB,GAIxB,MAAM,gBAAgB,CAAC;AAExB,MAAM,WAAW,GAAG,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAIjC,KAAK,UAAU,MAAM,CAAC,IAAa,EAAE,GAAgB;IACnD,IAAI,MAAY,CAAC;IACjB,IAAI,CAAC;QACH,MAAM,GAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAS,CAAC;IAC3C,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;IACD,KAAK,MAAM,CAAC,CAAC,4DAA4D;IACzE,IAAI,CAAC;QAQH,MAAM,GAAG,GAAG,GAAG,CAAC,MAAM,CAAC,GAAyC,CAAC;QACjE,MAAM,EAAE,GAAG,GAAG,CAAC,KAAK,CAAC,CAAC;QACtB,IAAI,OAAO,EAAE,KAAK,UAAU,EAAE,CAAC;YAC7B,OAAO,uBAAuB,CAC5B,IAAI,KAAK,CAAC,+BAA+B,CAAC,CAC3C,CAAC;QACJ,CAAC;QACD,MAAM,MAAM,GAAG,MAAM,EAAE,CAAC,qBAAqB,EAAE,EAAE,CAAC,CAAC;QACnD,IAAI,MAAM,CAAC,KAAK,KAAK,SAAS,IAAI,MAAM,CAAC,KAAK,KAAK,IAAI,EAAE,CAAC;YACxD,OAAO,uBAAuB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;QAC/C,CAAC;QACD,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,IAAI,IAAI,IAAI,EAAE,CAAC,EAAE,CAAC;IACpE,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;AACH,CAAC;AAED,MAAM,IAAI,GAAe;IACvB,IAAI,EAAE,sBAAsB;IAC5B,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,iDAAiD;IAC9D,cAAc,EAAE,gCAAgC;IAChD,sEAAsE;IACtE,+DAA+D;IAC/D,YAAY,EAAE,IAAI;IAClB,WAAW;IACX,MAAM;CACP,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { type ToolModule } from "../contract.js";
2
+ declare const tool: ToolModule;
3
+ export default tool;
4
+ //# sourceMappingURL=inventory_rules_periods_list.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inventory_rules_periods_list.d.ts","sourceRoot":"","sources":["../../../src/tools/foundation/inventory_rules_periods_list.ts"],"names":[],"mappings":"AASA,OAAO,EAGL,KAAK,UAAU,EAEhB,MAAM,gBAAgB,CAAC;AAuCxB,QAAA,MAAM,IAAI,EAAE,UAUX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,47 @@
1
+ // =============================================================================
2
+ // AUTO-GENERATED — DO NOT EDIT BY HAND.
3
+ // Regenerate via: npm run regen-foundation-tools
4
+ // Source: vendor/openapi.snapshot.json (W4 frozen).
5
+ // =============================================================================
6
+ // Tier: tier1 HTTP: GET /v1/inventory/rules/periods
7
+ import { z } from "zod";
8
+ import { mapSdkErrorToToolResult, } from "../contract.js";
9
+ const inputSchema = z.object({});
10
+ async function handle(args, ctx) {
11
+ let parsed;
12
+ try {
13
+ parsed = inputSchema.parse(args);
14
+ }
15
+ catch (err) {
16
+ return mapSdkErrorToToolResult(err);
17
+ }
18
+ void parsed; // referenced below when the operation declares params/body.
19
+ try {
20
+ const raw = ctx.client.raw;
21
+ const fn = raw["GET"];
22
+ if (typeof fn !== "function") {
23
+ return mapSdkErrorToToolResult(new Error("SDK client missing method GET"));
24
+ }
25
+ const result = await fn("/v1/inventory/rules/periods", {});
26
+ if (result.error !== undefined && result.error !== null) {
27
+ return mapSdkErrorToToolResult(result.error);
28
+ }
29
+ return { content: [{ type: "json", json: result.data ?? null }] };
30
+ }
31
+ catch (err) {
32
+ return mapSdkErrorToToolResult(err);
33
+ }
34
+ }
35
+ const tool = {
36
+ name: "inventory_rules_periods_list",
37
+ kind: "foundation",
38
+ description: "Requires scope: inventory:seasonal_factors:read.",
39
+ required_scope: "inventory:seasonal_factors:read",
40
+ // HTTP verb → Claude UI annotation. GET → readOnlyHint; write verbs →
41
+ // destructiveHint. Enforced by test/tools/annotations.test.ts.
42
+ readOnlyHint: true,
43
+ inputSchema,
44
+ handle,
45
+ };
46
+ export default tool;
47
+ //# sourceMappingURL=inventory_rules_periods_list.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inventory_rules_periods_list.js","sourceRoot":"","sources":["../../../src/tools/foundation/inventory_rules_periods_list.ts"],"names":[],"mappings":"AAAA,gFAAgF;AAChF,wCAAwC;AACxC,iDAAiD;AACjD,oDAAoD;AACpD,gFAAgF;AAEhF,qDAAqD;AACrD,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EACL,uBAAuB,GAIxB,MAAM,gBAAgB,CAAC;AAExB,MAAM,WAAW,GAAG,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAIjC,KAAK,UAAU,MAAM,CAAC,IAAa,EAAE,GAAgB;IACnD,IAAI,MAAY,CAAC;IACjB,IAAI,CAAC;QACH,MAAM,GAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAS,CAAC;IAC3C,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;IACD,KAAK,MAAM,CAAC,CAAC,4DAA4D;IACzE,IAAI,CAAC;QAQH,MAAM,GAAG,GAAG,GAAG,CAAC,MAAM,CAAC,GAAyC,CAAC;QACjE,MAAM,EAAE,GAAG,GAAG,CAAC,KAAK,CAAC,CAAC;QACtB,IAAI,OAAO,EAAE,KAAK,UAAU,EAAE,CAAC;YAC7B,OAAO,uBAAuB,CAC5B,IAAI,KAAK,CAAC,+BAA+B,CAAC,CAC3C,CAAC;QACJ,CAAC;QACD,MAAM,MAAM,GAAG,MAAM,EAAE,CAAC,6BAA6B,EAAE,EAAE,CAAC,CAAC;QAC3D,IAAI,MAAM,CAAC,KAAK,KAAK,SAAS,IAAI,MAAM,CAAC,KAAK,KAAK,IAAI,EAAE,CAAC;YACxD,OAAO,uBAAuB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;QAC/C,CAAC;QACD,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,IAAI,IAAI,IAAI,EAAE,CAAC,EAAE,CAAC;IACpE,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;AACH,CAAC;AAED,MAAM,IAAI,GAAe;IACvB,IAAI,EAAE,8BAA8B;IACpC,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,kDAAkD;IAC/D,cAAc,EAAE,iCAAiC;IACjD,sEAAsE;IACtE,+DAA+D;IAC/D,YAAY,EAAE,IAAI;IAClB,WAAW;IACX,MAAM;CACP,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { type ToolModule } from "../contract.js";
2
+ declare const tool: ToolModule;
3
+ export default tool;
4
+ //# sourceMappingURL=inventory_seasonal_factors_list.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inventory_seasonal_factors_list.d.ts","sourceRoot":"","sources":["../../../src/tools/foundation/inventory_seasonal_factors_list.ts"],"names":[],"mappings":"AASA,OAAO,EAGL,KAAK,UAAU,EAEhB,MAAM,gBAAgB,CAAC;AAuCxB,QAAA,MAAM,IAAI,EAAE,UAUX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,47 @@
1
+ // =============================================================================
2
+ // AUTO-GENERATED — DO NOT EDIT BY HAND.
3
+ // Regenerate via: npm run regen-foundation-tools
4
+ // Source: vendor/openapi.snapshot.json (W4 frozen).
5
+ // =============================================================================
6
+ // Tier: tier1 HTTP: GET /v1/inventory/seasonal-factors
7
+ import { z } from "zod";
8
+ import { mapSdkErrorToToolResult, } from "../contract.js";
9
+ const inputSchema = z.object({});
10
+ async function handle(args, ctx) {
11
+ let parsed;
12
+ try {
13
+ parsed = inputSchema.parse(args);
14
+ }
15
+ catch (err) {
16
+ return mapSdkErrorToToolResult(err);
17
+ }
18
+ void parsed; // referenced below when the operation declares params/body.
19
+ try {
20
+ const raw = ctx.client.raw;
21
+ const fn = raw["GET"];
22
+ if (typeof fn !== "function") {
23
+ return mapSdkErrorToToolResult(new Error("SDK client missing method GET"));
24
+ }
25
+ const result = await fn("/v1/inventory/seasonal-factors", {});
26
+ if (result.error !== undefined && result.error !== null) {
27
+ return mapSdkErrorToToolResult(result.error);
28
+ }
29
+ return { content: [{ type: "json", json: result.data ?? null }] };
30
+ }
31
+ catch (err) {
32
+ return mapSdkErrorToToolResult(err);
33
+ }
34
+ }
35
+ const tool = {
36
+ name: "inventory_seasonal_factors_list",
37
+ kind: "foundation",
38
+ description: "Requires scope: inventory:seasonal_factors:read.",
39
+ required_scope: "inventory:seasonal_factors:read",
40
+ // HTTP verb → Claude UI annotation. GET → readOnlyHint; write verbs →
41
+ // destructiveHint. Enforced by test/tools/annotations.test.ts.
42
+ readOnlyHint: true,
43
+ inputSchema,
44
+ handle,
45
+ };
46
+ export default tool;
47
+ //# sourceMappingURL=inventory_seasonal_factors_list.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inventory_seasonal_factors_list.js","sourceRoot":"","sources":["../../../src/tools/foundation/inventory_seasonal_factors_list.ts"],"names":[],"mappings":"AAAA,gFAAgF;AAChF,wCAAwC;AACxC,iDAAiD;AACjD,oDAAoD;AACpD,gFAAgF;AAEhF,wDAAwD;AACxD,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EACL,uBAAuB,GAIxB,MAAM,gBAAgB,CAAC;AAExB,MAAM,WAAW,GAAG,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAIjC,KAAK,UAAU,MAAM,CAAC,IAAa,EAAE,GAAgB;IACnD,IAAI,MAAY,CAAC;IACjB,IAAI,CAAC;QACH,MAAM,GAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAS,CAAC;IAC3C,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;IACD,KAAK,MAAM,CAAC,CAAC,4DAA4D;IACzE,IAAI,CAAC;QAQH,MAAM,GAAG,GAAG,GAAG,CAAC,MAAM,CAAC,GAAyC,CAAC;QACjE,MAAM,EAAE,GAAG,GAAG,CAAC,KAAK,CAAC,CAAC;QACtB,IAAI,OAAO,EAAE,KAAK,UAAU,EAAE,CAAC;YAC7B,OAAO,uBAAuB,CAC5B,IAAI,KAAK,CAAC,+BAA+B,CAAC,CAC3C,CAAC;QACJ,CAAC;QACD,MAAM,MAAM,GAAG,MAAM,EAAE,CAAC,gCAAgC,EAAE,EAAE,CAAC,CAAC;QAC9D,IAAI,MAAM,CAAC,KAAK,KAAK,SAAS,IAAI,MAAM,CAAC,KAAK,KAAK,IAAI,EAAE,CAAC;YACxD,OAAO,uBAAuB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;QAC/C,CAAC;QACD,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,IAAI,IAAI,IAAI,EAAE,CAAC,EAAE,CAAC;IACpE,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;AACH,CAAC;AAED,MAAM,IAAI,GAAe;IACvB,IAAI,EAAE,iCAAiC;IACvC,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,kDAAkD;IAC/D,cAAc,EAAE,iCAAiC;IACjD,sEAAsE;IACtE,+DAA+D;IAC/D,YAAY,EAAE,IAAI;IAClB,WAAW;IACX,MAAM;CACP,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { type ToolModule } from "../contract.js";
2
+ declare const tool: ToolModule;
3
+ export default tool;
4
+ //# sourceMappingURL=inventory_warehouses_list.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inventory_warehouses_list.d.ts","sourceRoot":"","sources":["../../../src/tools/foundation/inventory_warehouses_list.ts"],"names":[],"mappings":"AASA,OAAO,EAGL,KAAK,UAAU,EAEhB,MAAM,gBAAgB,CAAC;AAuCxB,QAAA,MAAM,IAAI,EAAE,UAUX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,47 @@
1
+ // =============================================================================
2
+ // AUTO-GENERATED — DO NOT EDIT BY HAND.
3
+ // Regenerate via: npm run regen-foundation-tools
4
+ // Source: vendor/openapi.snapshot.json (W4 frozen).
5
+ // =============================================================================
6
+ // Tier: tier1 HTTP: GET /v1/inventory/warehouses
7
+ import { z } from "zod";
8
+ import { mapSdkErrorToToolResult, } from "../contract.js";
9
+ const inputSchema = z.object({});
10
+ async function handle(args, ctx) {
11
+ let parsed;
12
+ try {
13
+ parsed = inputSchema.parse(args);
14
+ }
15
+ catch (err) {
16
+ return mapSdkErrorToToolResult(err);
17
+ }
18
+ void parsed; // referenced below when the operation declares params/body.
19
+ try {
20
+ const raw = ctx.client.raw;
21
+ const fn = raw["GET"];
22
+ if (typeof fn !== "function") {
23
+ return mapSdkErrorToToolResult(new Error("SDK client missing method GET"));
24
+ }
25
+ const result = await fn("/v1/inventory/warehouses", {});
26
+ if (result.error !== undefined && result.error !== null) {
27
+ return mapSdkErrorToToolResult(result.error);
28
+ }
29
+ return { content: [{ type: "json", json: result.data ?? null }] };
30
+ }
31
+ catch (err) {
32
+ return mapSdkErrorToToolResult(err);
33
+ }
34
+ }
35
+ const tool = {
36
+ name: "inventory_warehouses_list",
37
+ kind: "foundation",
38
+ description: "Requires scope: inventory:warehouses:read.",
39
+ required_scope: "inventory:warehouses:read",
40
+ // HTTP verb → Claude UI annotation. GET → readOnlyHint; write verbs →
41
+ // destructiveHint. Enforced by test/tools/annotations.test.ts.
42
+ readOnlyHint: true,
43
+ inputSchema,
44
+ handle,
45
+ };
46
+ export default tool;
47
+ //# sourceMappingURL=inventory_warehouses_list.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inventory_warehouses_list.js","sourceRoot":"","sources":["../../../src/tools/foundation/inventory_warehouses_list.ts"],"names":[],"mappings":"AAAA,gFAAgF;AAChF,wCAAwC;AACxC,iDAAiD;AACjD,oDAAoD;AACpD,gFAAgF;AAEhF,kDAAkD;AAClD,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EACL,uBAAuB,GAIxB,MAAM,gBAAgB,CAAC;AAExB,MAAM,WAAW,GAAG,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAIjC,KAAK,UAAU,MAAM,CAAC,IAAa,EAAE,GAAgB;IACnD,IAAI,MAAY,CAAC;IACjB,IAAI,CAAC;QACH,MAAM,GAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAS,CAAC;IAC3C,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;IACD,KAAK,MAAM,CAAC,CAAC,4DAA4D;IACzE,IAAI,CAAC;QAQH,MAAM,GAAG,GAAG,GAAG,CAAC,MAAM,CAAC,GAAyC,CAAC;QACjE,MAAM,EAAE,GAAG,GAAG,CAAC,KAAK,CAAC,CAAC;QACtB,IAAI,OAAO,EAAE,KAAK,UAAU,EAAE,CAAC;YAC7B,OAAO,uBAAuB,CAC5B,IAAI,KAAK,CAAC,+BAA+B,CAAC,CAC3C,CAAC;QACJ,CAAC;QACD,MAAM,MAAM,GAAG,MAAM,EAAE,CAAC,0BAA0B,EAAE,EAAE,CAAC,CAAC;QACxD,IAAI,MAAM,CAAC,KAAK,KAAK,SAAS,IAAI,MAAM,CAAC,KAAK,KAAK,IAAI,EAAE,CAAC;YACxD,OAAO,uBAAuB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;QAC/C,CAAC;QACD,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,IAAI,IAAI,IAAI,EAAE,CAAC,EAAE,CAAC;IACpE,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;AACH,CAAC;AAED,MAAM,IAAI,GAAe;IACvB,IAAI,EAAE,2BAA2B;IACjC,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,4CAA4C;IACzD,cAAc,EAAE,2BAA2B;IAC3C,sEAAsE;IACtE,+DAA+D;IAC/D,YAAY,EAAE,IAAI;IAClB,WAAW;IACX,MAAM;CACP,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { type ToolModule } from "../contract.js";
2
+ declare const tool: ToolModule;
3
+ export default tool;
4
+ //# sourceMappingURL=listings_dictionary_marketplace_locales_list.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"listings_dictionary_marketplace_locales_list.d.ts","sourceRoot":"","sources":["../../../src/tools/foundation/listings_dictionary_marketplace_locales_list.ts"],"names":[],"mappings":"AASA,OAAO,EAGL,KAAK,UAAU,EAEhB,MAAM,gBAAgB,CAAC;AAgDxB,QAAA,MAAM,IAAI,EAAE,UAUX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,56 @@
1
+ // =============================================================================
2
+ // AUTO-GENERATED — DO NOT EDIT BY HAND.
3
+ // Regenerate via: npm run regen-foundation-tools
4
+ // Source: vendor/openapi.snapshot.json (W4 frozen).
5
+ // =============================================================================
6
+ // Tier: tier1 HTTP: GET /v1/listings/dictionary/marketplace-locales
7
+ import { z } from "zod";
8
+ import { mapSdkErrorToToolResult, } from "../contract.js";
9
+ const inputSchema = z.object({
10
+ query: z.object({
11
+ marketplace_id: z.number().int().optional()
12
+ }).optional()
13
+ });
14
+ async function handle(args, ctx) {
15
+ let parsed;
16
+ try {
17
+ parsed = inputSchema.parse(args);
18
+ }
19
+ catch (err) {
20
+ return mapSdkErrorToToolResult(err);
21
+ }
22
+ void parsed; // referenced below when the operation declares params/body.
23
+ try {
24
+ const requestParams = {
25
+ query: parsed.query,
26
+ };
27
+ const raw = ctx.client.raw;
28
+ const fn = raw["GET"];
29
+ if (typeof fn !== "function") {
30
+ return mapSdkErrorToToolResult(new Error("SDK client missing method GET"));
31
+ }
32
+ const result = await fn("/v1/listings/dictionary/marketplace-locales", {
33
+ params: requestParams,
34
+ });
35
+ if (result.error !== undefined && result.error !== null) {
36
+ return mapSdkErrorToToolResult(result.error);
37
+ }
38
+ return { content: [{ type: "json", json: result.data ?? null }] };
39
+ }
40
+ catch (err) {
41
+ return mapSdkErrorToToolResult(err);
42
+ }
43
+ }
44
+ const tool = {
45
+ name: "listings_dictionary_marketplace_locales_list",
46
+ kind: "foundation",
47
+ description: "Requires scope: listings:listing_templates:read.",
48
+ required_scope: "listings:listing_templates:read",
49
+ // HTTP verb → Claude UI annotation. GET → readOnlyHint; write verbs →
50
+ // destructiveHint. Enforced by test/tools/annotations.test.ts.
51
+ readOnlyHint: true,
52
+ inputSchema,
53
+ handle,
54
+ };
55
+ export default tool;
56
+ //# sourceMappingURL=listings_dictionary_marketplace_locales_list.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"listings_dictionary_marketplace_locales_list.js","sourceRoot":"","sources":["../../../src/tools/foundation/listings_dictionary_marketplace_locales_list.ts"],"names":[],"mappings":"AAAA,gFAAgF;AAChF,wCAAwC;AACxC,iDAAiD;AACjD,oDAAoD;AACpD,gFAAgF;AAEhF,qEAAqE;AACrE,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EACL,uBAAuB,GAIxB,MAAM,gBAAgB,CAAC;AAExB,MAAM,WAAW,GAAG,CAAC,CAAC,MAAM,CAAC;IAC3B,KAAK,EAAE,CAAC,CAAC,MAAM,CAAC;QAChB,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,QAAQ,EAAE;KAC5C,CAAC,CAAC,QAAQ,EAAE;CACZ,CAAC,CAAC;AAIH,KAAK,UAAU,MAAM,CAAC,IAAa,EAAE,GAAgB;IACnD,IAAI,MAAY,CAAC;IACjB,IAAI,CAAC;QACH,MAAM,GAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAS,CAAC;IAC3C,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;IACD,KAAK,MAAM,CAAC,CAAC,4DAA4D;IACzE,IAAI,CAAC;QACL,MAAM,aAAa,GAAG;YACpB,KAAK,EAAE,MAAM,CAAC,KAAK;SACpB,CAAC;QAQA,MAAM,GAAG,GAAG,GAAG,CAAC,MAAM,CAAC,GAAyC,CAAC;QACjE,MAAM,EAAE,GAAG,GAAG,CAAC,KAAK,CAAC,CAAC;QACtB,IAAI,OAAO,EAAE,KAAK,UAAU,EAAE,CAAC;YAC7B,OAAO,uBAAuB,CAC5B,IAAI,KAAK,CAAC,+BAA+B,CAAC,CAC3C,CAAC;QACJ,CAAC;QACD,MAAM,MAAM,GAAG,MAAM,EAAE,CAAC,6CAA6C,EAAE;YACvE,MAAM,EAAE,aAAa;SACtB,CAAC,CAAC;QACD,IAAI,MAAM,CAAC,KAAK,KAAK,SAAS,IAAI,MAAM,CAAC,KAAK,KAAK,IAAI,EAAE,CAAC;YACxD,OAAO,uBAAuB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;QAC/C,CAAC;QACD,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,IAAI,IAAI,IAAI,EAAE,CAAC,EAAE,CAAC;IACpE,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;AACH,CAAC;AAED,MAAM,IAAI,GAAe;IACvB,IAAI,EAAE,8CAA8C;IACpD,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,kDAAkD;IAC/D,cAAc,EAAE,iCAAiC;IACjD,sEAAsE;IACtE,+DAA+D;IAC/D,YAAY,EAAE,IAAI;IAClB,WAAW;IACX,MAAM;CACP,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { type ToolModule } from "../contract.js";
2
+ declare const tool: ToolModule;
3
+ export default tool;
4
+ //# sourceMappingURL=listings_dictionary_marketplaces_list.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"listings_dictionary_marketplaces_list.d.ts","sourceRoot":"","sources":["../../../src/tools/foundation/listings_dictionary_marketplaces_list.ts"],"names":[],"mappings":"AASA,OAAO,EAGL,KAAK,UAAU,EAEhB,MAAM,gBAAgB,CAAC;AAuCxB,QAAA,MAAM,IAAI,EAAE,UAUX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,47 @@
1
+ // =============================================================================
2
+ // AUTO-GENERATED — DO NOT EDIT BY HAND.
3
+ // Regenerate via: npm run regen-foundation-tools
4
+ // Source: vendor/openapi.snapshot.json (W4 frozen).
5
+ // =============================================================================
6
+ // Tier: tier1 HTTP: GET /v1/listings/dictionary/marketplaces
7
+ import { z } from "zod";
8
+ import { mapSdkErrorToToolResult, } from "../contract.js";
9
+ const inputSchema = z.object({});
10
+ async function handle(args, ctx) {
11
+ let parsed;
12
+ try {
13
+ parsed = inputSchema.parse(args);
14
+ }
15
+ catch (err) {
16
+ return mapSdkErrorToToolResult(err);
17
+ }
18
+ void parsed; // referenced below when the operation declares params/body.
19
+ try {
20
+ const raw = ctx.client.raw;
21
+ const fn = raw["GET"];
22
+ if (typeof fn !== "function") {
23
+ return mapSdkErrorToToolResult(new Error("SDK client missing method GET"));
24
+ }
25
+ const result = await fn("/v1/listings/dictionary/marketplaces", {});
26
+ if (result.error !== undefined && result.error !== null) {
27
+ return mapSdkErrorToToolResult(result.error);
28
+ }
29
+ return { content: [{ type: "json", json: result.data ?? null }] };
30
+ }
31
+ catch (err) {
32
+ return mapSdkErrorToToolResult(err);
33
+ }
34
+ }
35
+ const tool = {
36
+ name: "listings_dictionary_marketplaces_list",
37
+ kind: "foundation",
38
+ description: "Requires scope: listings:listing_templates:read.",
39
+ required_scope: "listings:listing_templates:read",
40
+ // HTTP verb → Claude UI annotation. GET → readOnlyHint; write verbs →
41
+ // destructiveHint. Enforced by test/tools/annotations.test.ts.
42
+ readOnlyHint: true,
43
+ inputSchema,
44
+ handle,
45
+ };
46
+ export default tool;
47
+ //# sourceMappingURL=listings_dictionary_marketplaces_list.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"listings_dictionary_marketplaces_list.js","sourceRoot":"","sources":["../../../src/tools/foundation/listings_dictionary_marketplaces_list.ts"],"names":[],"mappings":"AAAA,gFAAgF;AAChF,wCAAwC;AACxC,iDAAiD;AACjD,oDAAoD;AACpD,gFAAgF;AAEhF,8DAA8D;AAC9D,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EACL,uBAAuB,GAIxB,MAAM,gBAAgB,CAAC;AAExB,MAAM,WAAW,GAAG,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC;AAIjC,KAAK,UAAU,MAAM,CAAC,IAAa,EAAE,GAAgB;IACnD,IAAI,MAAY,CAAC;IACjB,IAAI,CAAC;QACH,MAAM,GAAG,WAAW,CAAC,KAAK,CAAC,IAAI,CAAS,CAAC;IAC3C,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;IACD,KAAK,MAAM,CAAC,CAAC,4DAA4D;IACzE,IAAI,CAAC;QAQH,MAAM,GAAG,GAAG,GAAG,CAAC,MAAM,CAAC,GAAyC,CAAC;QACjE,MAAM,EAAE,GAAG,GAAG,CAAC,KAAK,CAAC,CAAC;QACtB,IAAI,OAAO,EAAE,KAAK,UAAU,EAAE,CAAC;YAC7B,OAAO,uBAAuB,CAC5B,IAAI,KAAK,CAAC,+BAA+B,CAAC,CAC3C,CAAC;QACJ,CAAC;QACD,MAAM,MAAM,GAAG,MAAM,EAAE,CAAC,sCAAsC,EAAE,EAAE,CAAC,CAAC;QACpE,IAAI,MAAM,CAAC,KAAK,KAAK,SAAS,IAAI,MAAM,CAAC,KAAK,KAAK,IAAI,EAAE,CAAC;YACxD,OAAO,uBAAuB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;QAC/C,CAAC;QACD,OAAO,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,IAAI,IAAI,IAAI,EAAE,CAAC,EAAE,CAAC;IACpE,CAAC;IAAC,OAAO,GAAG,EAAE,CAAC;QACb,OAAO,uBAAuB,CAAC,GAAG,CAAC,CAAC;IACtC,CAAC;AACH,CAAC;AAED,MAAM,IAAI,GAAe;IACvB,IAAI,EAAE,uCAAuC;IAC7C,IAAI,EAAE,YAAY;IAClB,WAAW,EAAE,kDAAkD;IAC/D,cAAc,EAAE,iCAAiC;IACjD,sEAAsE;IACtE,+DAA+D;IAC/D,YAAY,EAAE,IAAI;IAClB,WAAW;IACX,MAAM;CACP,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { type ToolModule } from "../contract.js";
2
+ declare const bulkUpdatePrices: ToolModule;
3
+ export default bulkUpdatePrices;
4
+ //# sourceMappingURL=bulk_update_prices.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bulk_update_prices.d.ts","sourceRoot":"","sources":["../../../src/tools/tasks/bulk_update_prices.ts"],"names":[],"mappings":"AAWA,OAAO,EAEL,KAAK,UAAU,EAEhB,MAAM,gBAAgB,CAAC;AA0BxB,QAAA,MAAM,gBAAgB,EAAE,UAwEvB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -0,0 +1,96 @@
1
+ // =============================================================================
2
+ // src/tools/tasks/bulk_update_prices.ts
3
+ // Wave: W6 — Stream B (task-shaped MCP tools)
4
+ //
5
+ // Endpoint mapping note:
6
+ // We use the same PATCH /v1/listings/list-items/{listItemId}/automation
7
+ // endpoint that `reprice_listing` uses, called once per rule. Per-rule
8
+ // failures are folded into a result array rather than aborting.
9
+ // =============================================================================
10
+ import { z } from "zod";
11
+ import { mapSdkErrorToToolResult, } from "../contract.js";
12
+ const inputSchema = z.object({
13
+ rules: z
14
+ .array(z.object({
15
+ listing_id: z
16
+ .string()
17
+ .min(1)
18
+ .describe("List-item id to update."),
19
+ new_price: z
20
+ .number()
21
+ .nonnegative()
22
+ .describe("Target list price."),
23
+ reason: z
24
+ .string()
25
+ .min(1)
26
+ .max(500)
27
+ .optional()
28
+ .describe("Optional reason recorded for this row."),
29
+ }))
30
+ .min(1)
31
+ .max(500, "Bulk price update is capped at 500 rules per call"),
32
+ });
33
+ const bulkUpdatePrices = {
34
+ name: "bulk_update_prices",
35
+ kind: "task",
36
+ // Writes to many listings at once; high blast radius → destructive.
37
+ destructiveHint: true,
38
+ description: "Applies many list-price changes in one call. For each rule {listing_id, new_price, reason?} issues PATCH /v1/listings/list-items/{listItemId}/automation. Returns a per-rule outcome. Failures on individual rules do NOT mark the whole tool errored — the LLM gets a structured table of which rows succeeded. Use this when the user pastes or describes a bulk re-pricing intent (e.g. 'mark down everything in collection X by 10%' once the LLM has resolved that into concrete listing ids and prices).",
39
+ required_scope: "listings:write",
40
+ inputSchema,
41
+ async handle(args, ctx) {
42
+ const parsed = inputSchema.parse(args);
43
+ const results = [];
44
+ for (const rule of parsed.rules) {
45
+ try {
46
+ const body = { list_price: rule.new_price };
47
+ if (rule.reason) {
48
+ body["metadata"] = { price_change_reason: rule.reason };
49
+ }
50
+ const res = await ctx.client.raw.PATCH("/v1/listings/list-items/{listItemId}/automation", {
51
+ params: { path: { listItemId: rule.listing_id } },
52
+ body,
53
+ });
54
+ if (res.error)
55
+ throw res.error;
56
+ results.push({
57
+ listing_id: rule.listing_id,
58
+ status: "ok",
59
+ new_price: rule.new_price,
60
+ });
61
+ }
62
+ catch (err) {
63
+ const e = err;
64
+ if (e?.type === "permission_denied" || e?.type === "authentication_error") {
65
+ return mapSdkErrorToToolResult(err);
66
+ }
67
+ results.push({
68
+ listing_id: rule.listing_id,
69
+ status: "failed",
70
+ new_price: rule.new_price,
71
+ error: {
72
+ type: e?.type ?? "transport",
73
+ ...(e?.message ? { message: e.message } : {}),
74
+ },
75
+ });
76
+ }
77
+ }
78
+ return {
79
+ content: [
80
+ {
81
+ type: "json",
82
+ json: {
83
+ results,
84
+ summary: {
85
+ total: results.length,
86
+ ok: results.filter((r) => r.status === "ok").length,
87
+ failed: results.filter((r) => r.status === "failed").length,
88
+ },
89
+ },
90
+ },
91
+ ],
92
+ };
93
+ },
94
+ };
95
+ export default bulkUpdatePrices;
96
+ //# sourceMappingURL=bulk_update_prices.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bulk_update_prices.js","sourceRoot":"","sources":["../../../src/tools/tasks/bulk_update_prices.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,4 @@
1
+ import { type ToolModule } from "../contract.js";
2
+ declare const cancelOrderWithReason: ToolModule;
3
+ export default cancelOrderWithReason;
4
+ //# sourceMappingURL=cancel_order_with_reason.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cancel_order_with_reason.d.ts","sourceRoot":"","sources":["../../../src/tools/tasks/cancel_order_with_reason.ts"],"names":[],"mappings":"AAYA,OAAO,EAEL,KAAK,UAAU,EAEhB,MAAM,gBAAgB,CAAC;AAiBxB,QAAA,MAAM,qBAAqB,EAAE,UAwG5B,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
@@ -0,0 +1,117 @@
1
+ // =============================================================================
2
+ // src/tools/tasks/cancel_order_with_reason.ts
3
+ // Wave: W6 — Stream B (task-shaped MCP tools)
4
+ //
5
+ // Endpoint mapping note:
6
+ // The snapshot has no /v1/orders/{id}/cancel; cancellations are line-level
7
+ // via POST /v1/orders/{id}/items/{itemId}/cancel. We GET /v1/orders/{id}
8
+ // first to enumerate items, then iterate each item posting a cancel with
9
+ // the supplied reason. Per-item failures are folded into the response.
10
+ // =============================================================================
11
+ import { z } from "zod";
12
+ import { mapSdkErrorToToolResult, } from "../contract.js";
13
+ const inputSchema = z.object({
14
+ order_id: z.string().min(1).describe("Order id to cancel."),
15
+ reason: z
16
+ .string()
17
+ .min(1)
18
+ .max(500)
19
+ .describe("Required cancellation reason — recorded against every order item."),
20
+ });
21
+ const cancelOrderWithReason = {
22
+ name: "cancel_order_with_reason",
23
+ kind: "task",
24
+ // Cancellation refunds the buyer and notifies the marketplace; irreversible.
25
+ destructiveHint: true,
26
+ description: "Cancels every open line item on an order with a single reason. Reads the order via GET /v1/orders/{id}, then for each item posts /v1/orders/{id}/items/{itemId}/cancel with the supplied reason. Returns a per-item summary plus aggregate counts. Use this when the user wants to 'cancel order X' — the platform tracks cancellations at the item level, so this tool fans out the operation while preserving the user's single-reason intent.",
27
+ required_scope: "orders:write",
28
+ inputSchema,
29
+ async handle(args, ctx) {
30
+ const parsed = inputSchema.parse(args);
31
+ try {
32
+ // 1) Fetch the order to enumerate items.
33
+ const orderRes = await ctx.client.raw.GET("/v1/orders/{id}", {
34
+ params: { path: { id: parsed.order_id } },
35
+ });
36
+ if (orderRes.error)
37
+ throw orderRes.error;
38
+ const order = (orderRes.data ?? {});
39
+ const items = order.items ?? [];
40
+ if (items.length === 0) {
41
+ return {
42
+ content: [
43
+ {
44
+ type: "json",
45
+ json: {
46
+ order_id: parsed.order_id,
47
+ items: [],
48
+ summary: { total: 0, cancelled: 0, failed: 0 },
49
+ note: "Order has no items to cancel.",
50
+ },
51
+ },
52
+ ],
53
+ };
54
+ }
55
+ // 2) Cancel each item with the reason.
56
+ const results = [];
57
+ for (const item of items) {
58
+ const itemId = item.id ?? item.item_id;
59
+ if (itemId === undefined || itemId === null) {
60
+ results.push({
61
+ item_id: "(unknown)",
62
+ status: "failed",
63
+ error: { type: "invalid_request", message: "Item has no id" },
64
+ });
65
+ continue;
66
+ }
67
+ try {
68
+ const res = await ctx.client.raw.POST("/v1/orders/{id}/items/{itemId}/cancel", {
69
+ params: {
70
+ path: { id: parsed.order_id, itemId: String(itemId) },
71
+ },
72
+ body: { reason: parsed.reason },
73
+ });
74
+ if (res.error)
75
+ throw res.error;
76
+ results.push({ item_id: String(itemId), status: "ok" });
77
+ }
78
+ catch (err) {
79
+ const e = err;
80
+ if (e?.type === "permission_denied" || e?.type === "authentication_error") {
81
+ return mapSdkErrorToToolResult(err);
82
+ }
83
+ results.push({
84
+ item_id: String(itemId),
85
+ status: "failed",
86
+ error: {
87
+ type: e?.type ?? "transport",
88
+ ...(e?.message ? { message: e.message } : {}),
89
+ },
90
+ });
91
+ }
92
+ }
93
+ return {
94
+ content: [
95
+ {
96
+ type: "json",
97
+ json: {
98
+ order_id: parsed.order_id,
99
+ reason: parsed.reason,
100
+ items: results,
101
+ summary: {
102
+ total: results.length,
103
+ cancelled: results.filter((r) => r.status === "ok").length,
104
+ failed: results.filter((r) => r.status === "failed").length,
105
+ },
106
+ },
107
+ },
108
+ ],
109
+ };
110
+ }
111
+ catch (err) {
112
+ return mapSdkErrorToToolResult(err);
113
+ }
114
+ },
115
+ };
116
+ export default cancelOrderWithReason;
117
+ //# sourceMappingURL=cancel_order_with_reason.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cancel_order_with_reason.js","sourceRoot":"","sources":["../../../src/tools/tasks/cancel_order_with_reason.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,4 @@
1
+ import { type ToolModule } from "../contract.js";
2
+ declare const checkListingHealth: ToolModule;
3
+ export default checkListingHealth;
4
+ //# sourceMappingURL=check_listing_health.d.ts.map