@nirvana-labs/nirvana-mcp 1.28.0 → 1.30.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 (1088) hide show
  1. package/README.md +13 -435
  2. package/code-tool.d.mts +2 -44
  3. package/code-tool.d.mts.map +1 -1
  4. package/code-tool.d.ts +2 -44
  5. package/code-tool.d.ts.map +1 -1
  6. package/code-tool.js +6 -3
  7. package/code-tool.js.map +1 -1
  8. package/code-tool.mjs +6 -3
  9. package/code-tool.mjs.map +1 -1
  10. package/docs-search-tool.d.mts +3 -3
  11. package/docs-search-tool.d.mts.map +1 -1
  12. package/docs-search-tool.d.ts +3 -3
  13. package/docs-search-tool.d.ts.map +1 -1
  14. package/docs-search-tool.js +1 -1
  15. package/docs-search-tool.js.map +1 -1
  16. package/docs-search-tool.mjs +1 -1
  17. package/http.d.mts.map +1 -1
  18. package/http.d.ts.map +1 -1
  19. package/http.js +1 -18
  20. package/http.js.map +1 -1
  21. package/http.mjs +1 -18
  22. package/http.mjs.map +1 -1
  23. package/index.js +4 -40
  24. package/index.js.map +1 -1
  25. package/index.mjs +4 -40
  26. package/index.mjs.map +1 -1
  27. package/options.d.mts +0 -9
  28. package/options.d.mts.map +1 -1
  29. package/options.d.ts +0 -9
  30. package/options.d.ts.map +1 -1
  31. package/options.js +4 -359
  32. package/options.js.map +1 -1
  33. package/options.mjs +4 -359
  34. package/options.mjs.map +1 -1
  35. package/package.json +9 -49
  36. package/server.d.mts +3 -8
  37. package/server.d.mts.map +1 -1
  38. package/server.d.ts +3 -8
  39. package/server.d.ts.map +1 -1
  40. package/server.js +12 -65
  41. package/server.js.map +1 -1
  42. package/server.mjs +11 -62
  43. package/server.mjs.map +1 -1
  44. package/src/code-tool.ts +6 -3
  45. package/src/docs-search-tool.ts +1 -1
  46. package/src/http.ts +1 -19
  47. package/src/index.ts +5 -52
  48. package/src/options.ts +5 -386
  49. package/src/server.ts +12 -72
  50. package/src/stdio.ts +2 -3
  51. package/src/{tools/types.ts → types.ts} +1 -1
  52. package/stdio.d.mts +1 -2
  53. package/stdio.d.mts.map +1 -1
  54. package/stdio.d.ts +1 -2
  55. package/stdio.d.ts.map +1 -1
  56. package/stdio.js +2 -2
  57. package/stdio.js.map +1 -1
  58. package/stdio.mjs +2 -2
  59. package/stdio.mjs.map +1 -1
  60. package/{tools/types.d.mts → types.d.mts} +1 -1
  61. package/types.d.mts.map +1 -0
  62. package/{tools/types.d.ts → types.d.ts} +1 -1
  63. package/types.d.ts.map +1 -0
  64. package/types.js.map +1 -0
  65. package/types.mjs.map +1 -0
  66. package/compat.d.mts +0 -58
  67. package/compat.d.mts.map +0 -1
  68. package/compat.d.ts +0 -58
  69. package/compat.d.ts.map +0 -1
  70. package/compat.js +0 -387
  71. package/compat.js.map +0 -1
  72. package/compat.mjs +0 -378
  73. package/compat.mjs.map +0 -1
  74. package/dynamic-tools.d.mts +0 -12
  75. package/dynamic-tools.d.mts.map +0 -1
  76. package/dynamic-tools.d.ts +0 -12
  77. package/dynamic-tools.d.ts.map +0 -1
  78. package/dynamic-tools.js +0 -135
  79. package/dynamic-tools.js.map +0 -1
  80. package/dynamic-tools.mjs +0 -132
  81. package/dynamic-tools.mjs.map +0 -1
  82. package/filtering.d.mts +0 -3
  83. package/filtering.d.mts.map +0 -1
  84. package/filtering.d.ts +0 -3
  85. package/filtering.d.ts.map +0 -1
  86. package/filtering.js +0 -24
  87. package/filtering.js.map +0 -1
  88. package/filtering.mjs +0 -16
  89. package/filtering.mjs.map +0 -1
  90. package/src/compat.ts +0 -483
  91. package/src/dynamic-tools.ts +0 -159
  92. package/src/filtering.ts +0 -18
  93. package/src/tools/api-keys/create-api-keys.ts +0 -70
  94. package/src/tools/api-keys/delete-api-keys.ts +0 -40
  95. package/src/tools/api-keys/get-api-keys.ts +0 -54
  96. package/src/tools/api-keys/list-api-keys.ts +0 -60
  97. package/src/tools/api-keys/update-api-keys.ts +0 -63
  98. package/src/tools/compute/vms/availability/create-vms-compute-availability.ts +0 -201
  99. package/src/tools/compute/vms/availability/update-vms-compute-availability.ts +0 -99
  100. package/src/tools/compute/vms/create-compute-vms.ts +0 -199
  101. package/src/tools/compute/vms/delete-compute-vms.ts +0 -54
  102. package/src/tools/compute/vms/get-compute-vms.ts +0 -54
  103. package/src/tools/compute/vms/list-compute-vms.ts +0 -60
  104. package/src/tools/compute/vms/os-images/list-vms-compute-os-images.ts +0 -60
  105. package/src/tools/compute/vms/restart-compute-vms.ts +0 -52
  106. package/src/tools/compute/vms/update-compute-vms.ts +0 -97
  107. package/src/tools/compute/vms/volumes/list-vms-compute-volumes.ts +0 -63
  108. package/src/tools/compute/volumes/availability/create-volumes-compute-availability.ts +0 -80
  109. package/src/tools/compute/volumes/availability/update-volumes-compute-availability.ts +0 -69
  110. package/src/tools/compute/volumes/create-compute-volumes.ts +0 -78
  111. package/src/tools/compute/volumes/delete-compute-volumes.ts +0 -54
  112. package/src/tools/compute/volumes/get-compute-volumes.ts +0 -54
  113. package/src/tools/compute/volumes/list-compute-volumes.ts +0 -60
  114. package/src/tools/compute/volumes/update-compute-volumes.ts +0 -69
  115. package/src/tools/index.ts +0 -285
  116. package/src/tools/networking/connect/connections/create-connect-networking-connections.ts +0 -122
  117. package/src/tools/networking/connect/connections/delete-connect-networking-connections.ts +0 -56
  118. package/src/tools/networking/connect/connections/get-connect-networking-connections.ts +0 -56
  119. package/src/tools/networking/connect/connections/list-connect-networking-connections.ts +0 -60
  120. package/src/tools/networking/connect/connections/update-connect-networking-connections.ts +0 -65
  121. package/src/tools/networking/connect/routes/list-connect-networking-routes.ts +0 -60
  122. package/src/tools/networking/firewall-rules/create-networking-firewall-rules.ts +0 -87
  123. package/src/tools/networking/firewall-rules/delete-networking-firewall-rules.ts +0 -59
  124. package/src/tools/networking/firewall-rules/get-networking-firewall-rules.ts +0 -59
  125. package/src/tools/networking/firewall-rules/list-networking-firewall-rules.ts +0 -63
  126. package/src/tools/networking/firewall-rules/update-networking-firewall-rules.ts +0 -90
  127. package/src/tools/networking/vpcs/availability/create-vpcs-networking-availability.ts +0 -86
  128. package/src/tools/networking/vpcs/availability/update-vpcs-networking-availability.ts +0 -69
  129. package/src/tools/networking/vpcs/create-networking-vpcs.ts +0 -84
  130. package/src/tools/networking/vpcs/delete-networking-vpcs.ts +0 -54
  131. package/src/tools/networking/vpcs/get-networking-vpcs.ts +0 -54
  132. package/src/tools/networking/vpcs/list-networking-vpcs.ts +0 -60
  133. package/src/tools/networking/vpcs/update-networking-vpcs.ts +0 -69
  134. package/src/tools/operations/get-operations.ts +0 -54
  135. package/src/tools/operations/list-operations.ts +0 -60
  136. package/src/tools/projects/create-projects.ts +0 -60
  137. package/src/tools/projects/delete-projects.ts +0 -40
  138. package/src/tools/projects/get-projects.ts +0 -54
  139. package/src/tools/projects/list-projects.ts +0 -60
  140. package/src/tools/projects/update-projects.ts +0 -63
  141. package/src/tools/regions/get-regions.ts +0 -54
  142. package/src/tools/regions/list-regions.ts +0 -60
  143. package/src/tools/rpc-nodes/dedicated/blockchains/list-dedicated-rpc-nodes-blockchains.ts +0 -60
  144. package/src/tools/rpc-nodes/dedicated/get-rpc-nodes-dedicated.ts +0 -54
  145. package/src/tools/rpc-nodes/dedicated/list-rpc-nodes-dedicated.ts +0 -64
  146. package/src/tools/rpc-nodes/flex/blockchains/list-flex-rpc-nodes-blockchains.ts +0 -60
  147. package/src/tools/rpc-nodes/flex/create-rpc-nodes-flex.ts +0 -72
  148. package/src/tools/rpc-nodes/flex/delete-rpc-nodes-flex.ts +0 -40
  149. package/src/tools/rpc-nodes/flex/get-rpc-nodes-flex.ts +0 -54
  150. package/src/tools/rpc-nodes/flex/list-rpc-nodes-flex.ts +0 -64
  151. package/src/tools/rpc-nodes/flex/update-rpc-nodes-flex.ts +0 -65
  152. package/src/tools/user/get-user.ts +0 -51
  153. package/src/tools/vektor/balances/list-historical-vektor-balances.ts +0 -123
  154. package/src/tools/vektor/balances/list-vektor-balances.ts +0 -115
  155. package/src/tools/vektor/borrow/accounts/list-borrow-vektor-accounts.ts +0 -112
  156. package/src/tools/vektor/borrow/accounts/list-historical-borrow-vektor-accounts.ts +0 -120
  157. package/src/tools/vektor/borrow/borrow_/create-borrow-vektor-borrow.ts +0 -88
  158. package/src/tools/vektor/borrow/markets/list-borrow-vektor-markets.ts +0 -148
  159. package/src/tools/vektor/borrow/markets/list-historical-borrow-vektor-markets.ts +0 -148
  160. package/src/tools/vektor/borrow/positions/list-borrow-vektor-positions.ts +0 -169
  161. package/src/tools/vektor/borrow/positions/list-historical-borrow-vektor-positions.ts +0 -169
  162. package/src/tools/vektor/borrow/repay/create-borrow-vektor-repay.ts +0 -80
  163. package/src/tools/vektor/bridge/quotes/list-bridge-vektor-quotes.ts +0 -96
  164. package/src/tools/vektor/buy/buy_/create-buy-vektor-buy.ts +0 -96
  165. package/src/tools/vektor/buy/quotes/list-buy-vektor-quotes.ts +0 -96
  166. package/src/tools/vektor/executions/get-vektor-executions.ts +0 -46
  167. package/src/tools/vektor/executions/list-vektor-executions.ts +0 -41
  168. package/src/tools/vektor/executions/steps/get-executions-vektor-steps.ts +0 -49
  169. package/src/tools/vektor/executions/steps/sign-executions-vektor-steps.ts +0 -51
  170. package/src/tools/vektor/incentivize/list-vektor-incentivize.ts +0 -82
  171. package/src/tools/vektor/lend/lend_/create-lend-vektor-lend.ts +0 -88
  172. package/src/tools/vektor/lend/markets/list-historical-lend-vektor-markets.ts +0 -148
  173. package/src/tools/vektor/lend/markets/list-lend-vektor-markets.ts +0 -148
  174. package/src/tools/vektor/lend/positions/list-historical-lend-vektor-positions.ts +0 -169
  175. package/src/tools/vektor/lend/positions/list-lend-vektor-positions.ts +0 -169
  176. package/src/tools/vektor/lend/set-collateral/create-lend-vektor-set-collateral.ts +0 -70
  177. package/src/tools/vektor/lend/withdraw/create-lend-vektor-withdraw.ts +0 -80
  178. package/src/tools/vektor/lock/markets/list-lock-vektor-markets.ts +0 -85
  179. package/src/tools/vektor/lock/positions/list-lock-vektor-positions.ts +0 -90
  180. package/src/tools/vektor/lp/deposit-quote/create-lp-vektor-deposit-quote.ts +0 -241
  181. package/src/tools/vektor/lp/pools/list-historical-lp-vektor-pools.ts +0 -145
  182. package/src/tools/vektor/lp/pools/list-lp-vektor-pools.ts +0 -145
  183. package/src/tools/vektor/lp/positions/list-historical-lp-vektor-positions.ts +0 -176
  184. package/src/tools/vektor/lp/positions/list-lp-vektor-positions.ts +0 -176
  185. package/src/tools/vektor/lp/withdraw-quote/create-lp-vektor-withdraw-quote.ts +0 -195
  186. package/src/tools/vektor/move/create-vektor-move.ts +0 -78
  187. package/src/tools/vektor/prices/list-historical-vektor-prices.ts +0 -67
  188. package/src/tools/vektor/prices/list-vektor-prices.ts +0 -67
  189. package/src/tools/vektor/registry/assets/list-registry-vektor-assets.ts +0 -69
  190. package/src/tools/vektor/registry/blockchains/list-registry-vektor-blockchains.ts +0 -61
  191. package/src/tools/vektor/registry/borrow-markets/list-registry-vektor-borrow-markets.ts +0 -92
  192. package/src/tools/vektor/registry/errors/list-registry-vektor-errors.ts +0 -55
  193. package/src/tools/vektor/registry/lend-markets/list-registry-vektor-lend-markets.ts +0 -92
  194. package/src/tools/vektor/registry/lp-pools/list-registry-vektor-lp-pools.ts +0 -90
  195. package/src/tools/vektor/registry/venues/list-registry-vektor-venues.ts +0 -59
  196. package/src/tools/vektor/sell/quotes/list-sell-vektor-quotes.ts +0 -88
  197. package/src/tools/vektor/sell/sell_/create-sell-vektor-sell.ts +0 -96
  198. package/src/tools/vektor/vote/markets/list-vote-vektor-markets.ts +0 -82
  199. package/src/tools/vektor/vote/rewards/list-vote-vektor-rewards.ts +0 -95
  200. package/src/tools/vektor/wrap/unwrap/create-wrap-vektor-unwrap.ts +0 -67
  201. package/src/tools/vektor/wrap/wrap_/create-wrap-vektor-wrap.ts +0 -67
  202. package/src/tools.ts +0 -1
  203. package/tools/api-keys/create-api-keys.d.mts +0 -51
  204. package/tools/api-keys/create-api-keys.d.mts.map +0 -1
  205. package/tools/api-keys/create-api-keys.d.ts +0 -51
  206. package/tools/api-keys/create-api-keys.d.ts.map +0 -1
  207. package/tools/api-keys/create-api-keys.js +0 -70
  208. package/tools/api-keys/create-api-keys.js.map +0 -1
  209. package/tools/api-keys/create-api-keys.mjs +0 -63
  210. package/tools/api-keys/create-api-keys.mjs.map +0 -1
  211. package/tools/api-keys/delete-api-keys.d.mts +0 -51
  212. package/tools/api-keys/delete-api-keys.d.mts.map +0 -1
  213. package/tools/api-keys/delete-api-keys.d.ts +0 -51
  214. package/tools/api-keys/delete-api-keys.d.ts.map +0 -1
  215. package/tools/api-keys/delete-api-keys.js +0 -37
  216. package/tools/api-keys/delete-api-keys.js.map +0 -1
  217. package/tools/api-keys/delete-api-keys.mjs +0 -33
  218. package/tools/api-keys/delete-api-keys.mjs.map +0 -1
  219. package/tools/api-keys/get-api-keys.d.mts +0 -51
  220. package/tools/api-keys/get-api-keys.d.mts.map +0 -1
  221. package/tools/api-keys/get-api-keys.d.ts +0 -51
  222. package/tools/api-keys/get-api-keys.d.ts.map +0 -1
  223. package/tools/api-keys/get-api-keys.js +0 -54
  224. package/tools/api-keys/get-api-keys.js.map +0 -1
  225. package/tools/api-keys/get-api-keys.mjs +0 -47
  226. package/tools/api-keys/get-api-keys.mjs.map +0 -1
  227. package/tools/api-keys/list-api-keys.d.mts +0 -51
  228. package/tools/api-keys/list-api-keys.d.mts.map +0 -1
  229. package/tools/api-keys/list-api-keys.d.ts +0 -51
  230. package/tools/api-keys/list-api-keys.d.ts.map +0 -1
  231. package/tools/api-keys/list-api-keys.js +0 -60
  232. package/tools/api-keys/list-api-keys.js.map +0 -1
  233. package/tools/api-keys/list-api-keys.mjs +0 -53
  234. package/tools/api-keys/list-api-keys.mjs.map +0 -1
  235. package/tools/api-keys/update-api-keys.d.mts +0 -51
  236. package/tools/api-keys/update-api-keys.d.mts.map +0 -1
  237. package/tools/api-keys/update-api-keys.d.ts +0 -51
  238. package/tools/api-keys/update-api-keys.d.ts.map +0 -1
  239. package/tools/api-keys/update-api-keys.js +0 -63
  240. package/tools/api-keys/update-api-keys.js.map +0 -1
  241. package/tools/api-keys/update-api-keys.mjs +0 -56
  242. package/tools/api-keys/update-api-keys.mjs.map +0 -1
  243. package/tools/compute/vms/availability/create-vms-compute-availability.d.mts +0 -51
  244. package/tools/compute/vms/availability/create-vms-compute-availability.d.mts.map +0 -1
  245. package/tools/compute/vms/availability/create-vms-compute-availability.d.ts +0 -51
  246. package/tools/compute/vms/availability/create-vms-compute-availability.d.ts.map +0 -1
  247. package/tools/compute/vms/availability/create-vms-compute-availability.js +0 -199
  248. package/tools/compute/vms/availability/create-vms-compute-availability.js.map +0 -1
  249. package/tools/compute/vms/availability/create-vms-compute-availability.mjs +0 -192
  250. package/tools/compute/vms/availability/create-vms-compute-availability.mjs.map +0 -1
  251. package/tools/compute/vms/availability/update-vms-compute-availability.d.mts +0 -51
  252. package/tools/compute/vms/availability/update-vms-compute-availability.d.mts.map +0 -1
  253. package/tools/compute/vms/availability/update-vms-compute-availability.d.ts +0 -51
  254. package/tools/compute/vms/availability/update-vms-compute-availability.d.ts.map +0 -1
  255. package/tools/compute/vms/availability/update-vms-compute-availability.js +0 -97
  256. package/tools/compute/vms/availability/update-vms-compute-availability.js.map +0 -1
  257. package/tools/compute/vms/availability/update-vms-compute-availability.mjs +0 -90
  258. package/tools/compute/vms/availability/update-vms-compute-availability.mjs.map +0 -1
  259. package/tools/compute/vms/create-compute-vms.d.mts +0 -51
  260. package/tools/compute/vms/create-compute-vms.d.mts.map +0 -1
  261. package/tools/compute/vms/create-compute-vms.d.ts +0 -51
  262. package/tools/compute/vms/create-compute-vms.d.ts.map +0 -1
  263. package/tools/compute/vms/create-compute-vms.js +0 -199
  264. package/tools/compute/vms/create-compute-vms.js.map +0 -1
  265. package/tools/compute/vms/create-compute-vms.mjs +0 -192
  266. package/tools/compute/vms/create-compute-vms.mjs.map +0 -1
  267. package/tools/compute/vms/delete-compute-vms.d.mts +0 -51
  268. package/tools/compute/vms/delete-compute-vms.d.mts.map +0 -1
  269. package/tools/compute/vms/delete-compute-vms.d.ts +0 -51
  270. package/tools/compute/vms/delete-compute-vms.d.ts.map +0 -1
  271. package/tools/compute/vms/delete-compute-vms.js +0 -54
  272. package/tools/compute/vms/delete-compute-vms.js.map +0 -1
  273. package/tools/compute/vms/delete-compute-vms.mjs +0 -47
  274. package/tools/compute/vms/delete-compute-vms.mjs.map +0 -1
  275. package/tools/compute/vms/get-compute-vms.d.mts +0 -51
  276. package/tools/compute/vms/get-compute-vms.d.mts.map +0 -1
  277. package/tools/compute/vms/get-compute-vms.d.ts +0 -51
  278. package/tools/compute/vms/get-compute-vms.d.ts.map +0 -1
  279. package/tools/compute/vms/get-compute-vms.js +0 -54
  280. package/tools/compute/vms/get-compute-vms.js.map +0 -1
  281. package/tools/compute/vms/get-compute-vms.mjs +0 -47
  282. package/tools/compute/vms/get-compute-vms.mjs.map +0 -1
  283. package/tools/compute/vms/list-compute-vms.d.mts +0 -51
  284. package/tools/compute/vms/list-compute-vms.d.mts.map +0 -1
  285. package/tools/compute/vms/list-compute-vms.d.ts +0 -51
  286. package/tools/compute/vms/list-compute-vms.d.ts.map +0 -1
  287. package/tools/compute/vms/list-compute-vms.js +0 -60
  288. package/tools/compute/vms/list-compute-vms.js.map +0 -1
  289. package/tools/compute/vms/list-compute-vms.mjs +0 -53
  290. package/tools/compute/vms/list-compute-vms.mjs.map +0 -1
  291. package/tools/compute/vms/os-images/list-vms-compute-os-images.d.mts +0 -51
  292. package/tools/compute/vms/os-images/list-vms-compute-os-images.d.mts.map +0 -1
  293. package/tools/compute/vms/os-images/list-vms-compute-os-images.d.ts +0 -51
  294. package/tools/compute/vms/os-images/list-vms-compute-os-images.d.ts.map +0 -1
  295. package/tools/compute/vms/os-images/list-vms-compute-os-images.js +0 -60
  296. package/tools/compute/vms/os-images/list-vms-compute-os-images.js.map +0 -1
  297. package/tools/compute/vms/os-images/list-vms-compute-os-images.mjs +0 -53
  298. package/tools/compute/vms/os-images/list-vms-compute-os-images.mjs.map +0 -1
  299. package/tools/compute/vms/restart-compute-vms.d.mts +0 -51
  300. package/tools/compute/vms/restart-compute-vms.d.mts.map +0 -1
  301. package/tools/compute/vms/restart-compute-vms.d.ts +0 -51
  302. package/tools/compute/vms/restart-compute-vms.d.ts.map +0 -1
  303. package/tools/compute/vms/restart-compute-vms.js +0 -52
  304. package/tools/compute/vms/restart-compute-vms.js.map +0 -1
  305. package/tools/compute/vms/restart-compute-vms.mjs +0 -45
  306. package/tools/compute/vms/restart-compute-vms.mjs.map +0 -1
  307. package/tools/compute/vms/update-compute-vms.d.mts +0 -51
  308. package/tools/compute/vms/update-compute-vms.d.mts.map +0 -1
  309. package/tools/compute/vms/update-compute-vms.d.ts +0 -51
  310. package/tools/compute/vms/update-compute-vms.d.ts.map +0 -1
  311. package/tools/compute/vms/update-compute-vms.js +0 -97
  312. package/tools/compute/vms/update-compute-vms.js.map +0 -1
  313. package/tools/compute/vms/update-compute-vms.mjs +0 -90
  314. package/tools/compute/vms/update-compute-vms.mjs.map +0 -1
  315. package/tools/compute/vms/volumes/list-vms-compute-volumes.d.mts +0 -51
  316. package/tools/compute/vms/volumes/list-vms-compute-volumes.d.mts.map +0 -1
  317. package/tools/compute/vms/volumes/list-vms-compute-volumes.d.ts +0 -51
  318. package/tools/compute/vms/volumes/list-vms-compute-volumes.d.ts.map +0 -1
  319. package/tools/compute/vms/volumes/list-vms-compute-volumes.js +0 -63
  320. package/tools/compute/vms/volumes/list-vms-compute-volumes.js.map +0 -1
  321. package/tools/compute/vms/volumes/list-vms-compute-volumes.mjs +0 -56
  322. package/tools/compute/vms/volumes/list-vms-compute-volumes.mjs.map +0 -1
  323. package/tools/compute/volumes/availability/create-volumes-compute-availability.d.mts +0 -51
  324. package/tools/compute/volumes/availability/create-volumes-compute-availability.d.mts.map +0 -1
  325. package/tools/compute/volumes/availability/create-volumes-compute-availability.d.ts +0 -51
  326. package/tools/compute/volumes/availability/create-volumes-compute-availability.d.ts.map +0 -1
  327. package/tools/compute/volumes/availability/create-volumes-compute-availability.js +0 -78
  328. package/tools/compute/volumes/availability/create-volumes-compute-availability.js.map +0 -1
  329. package/tools/compute/volumes/availability/create-volumes-compute-availability.mjs +0 -71
  330. package/tools/compute/volumes/availability/create-volumes-compute-availability.mjs.map +0 -1
  331. package/tools/compute/volumes/availability/update-volumes-compute-availability.d.mts +0 -51
  332. package/tools/compute/volumes/availability/update-volumes-compute-availability.d.mts.map +0 -1
  333. package/tools/compute/volumes/availability/update-volumes-compute-availability.d.ts +0 -51
  334. package/tools/compute/volumes/availability/update-volumes-compute-availability.d.ts.map +0 -1
  335. package/tools/compute/volumes/availability/update-volumes-compute-availability.js +0 -67
  336. package/tools/compute/volumes/availability/update-volumes-compute-availability.js.map +0 -1
  337. package/tools/compute/volumes/availability/update-volumes-compute-availability.mjs +0 -60
  338. package/tools/compute/volumes/availability/update-volumes-compute-availability.mjs.map +0 -1
  339. package/tools/compute/volumes/create-compute-volumes.d.mts +0 -51
  340. package/tools/compute/volumes/create-compute-volumes.d.mts.map +0 -1
  341. package/tools/compute/volumes/create-compute-volumes.d.ts +0 -51
  342. package/tools/compute/volumes/create-compute-volumes.d.ts.map +0 -1
  343. package/tools/compute/volumes/create-compute-volumes.js +0 -78
  344. package/tools/compute/volumes/create-compute-volumes.js.map +0 -1
  345. package/tools/compute/volumes/create-compute-volumes.mjs +0 -71
  346. package/tools/compute/volumes/create-compute-volumes.mjs.map +0 -1
  347. package/tools/compute/volumes/delete-compute-volumes.d.mts +0 -51
  348. package/tools/compute/volumes/delete-compute-volumes.d.mts.map +0 -1
  349. package/tools/compute/volumes/delete-compute-volumes.d.ts +0 -51
  350. package/tools/compute/volumes/delete-compute-volumes.d.ts.map +0 -1
  351. package/tools/compute/volumes/delete-compute-volumes.js +0 -54
  352. package/tools/compute/volumes/delete-compute-volumes.js.map +0 -1
  353. package/tools/compute/volumes/delete-compute-volumes.mjs +0 -47
  354. package/tools/compute/volumes/delete-compute-volumes.mjs.map +0 -1
  355. package/tools/compute/volumes/get-compute-volumes.d.mts +0 -51
  356. package/tools/compute/volumes/get-compute-volumes.d.mts.map +0 -1
  357. package/tools/compute/volumes/get-compute-volumes.d.ts +0 -51
  358. package/tools/compute/volumes/get-compute-volumes.d.ts.map +0 -1
  359. package/tools/compute/volumes/get-compute-volumes.js +0 -54
  360. package/tools/compute/volumes/get-compute-volumes.js.map +0 -1
  361. package/tools/compute/volumes/get-compute-volumes.mjs +0 -47
  362. package/tools/compute/volumes/get-compute-volumes.mjs.map +0 -1
  363. package/tools/compute/volumes/list-compute-volumes.d.mts +0 -51
  364. package/tools/compute/volumes/list-compute-volumes.d.mts.map +0 -1
  365. package/tools/compute/volumes/list-compute-volumes.d.ts +0 -51
  366. package/tools/compute/volumes/list-compute-volumes.d.ts.map +0 -1
  367. package/tools/compute/volumes/list-compute-volumes.js +0 -60
  368. package/tools/compute/volumes/list-compute-volumes.js.map +0 -1
  369. package/tools/compute/volumes/list-compute-volumes.mjs +0 -53
  370. package/tools/compute/volumes/list-compute-volumes.mjs.map +0 -1
  371. package/tools/compute/volumes/update-compute-volumes.d.mts +0 -51
  372. package/tools/compute/volumes/update-compute-volumes.d.mts.map +0 -1
  373. package/tools/compute/volumes/update-compute-volumes.d.ts +0 -51
  374. package/tools/compute/volumes/update-compute-volumes.d.ts.map +0 -1
  375. package/tools/compute/volumes/update-compute-volumes.js +0 -67
  376. package/tools/compute/volumes/update-compute-volumes.js.map +0 -1
  377. package/tools/compute/volumes/update-compute-volumes.mjs +0 -60
  378. package/tools/compute/volumes/update-compute-volumes.mjs.map +0 -1
  379. package/tools/index.d.mts +0 -10
  380. package/tools/index.d.mts.map +0 -1
  381. package/tools/index.d.ts +0 -10
  382. package/tools/index.d.ts.map +0 -1
  383. package/tools/index.js +0 -269
  384. package/tools/index.js.map +0 -1
  385. package/tools/index.mjs +0 -262
  386. package/tools/index.mjs.map +0 -1
  387. package/tools/networking/connect/connections/create-connect-networking-connections.d.mts +0 -51
  388. package/tools/networking/connect/connections/create-connect-networking-connections.d.mts.map +0 -1
  389. package/tools/networking/connect/connections/create-connect-networking-connections.d.ts +0 -51
  390. package/tools/networking/connect/connections/create-connect-networking-connections.d.ts.map +0 -1
  391. package/tools/networking/connect/connections/create-connect-networking-connections.js +0 -120
  392. package/tools/networking/connect/connections/create-connect-networking-connections.js.map +0 -1
  393. package/tools/networking/connect/connections/create-connect-networking-connections.mjs +0 -113
  394. package/tools/networking/connect/connections/create-connect-networking-connections.mjs.map +0 -1
  395. package/tools/networking/connect/connections/delete-connect-networking-connections.d.mts +0 -51
  396. package/tools/networking/connect/connections/delete-connect-networking-connections.d.mts.map +0 -1
  397. package/tools/networking/connect/connections/delete-connect-networking-connections.d.ts +0 -51
  398. package/tools/networking/connect/connections/delete-connect-networking-connections.d.ts.map +0 -1
  399. package/tools/networking/connect/connections/delete-connect-networking-connections.js +0 -54
  400. package/tools/networking/connect/connections/delete-connect-networking-connections.js.map +0 -1
  401. package/tools/networking/connect/connections/delete-connect-networking-connections.mjs +0 -47
  402. package/tools/networking/connect/connections/delete-connect-networking-connections.mjs.map +0 -1
  403. package/tools/networking/connect/connections/get-connect-networking-connections.d.mts +0 -51
  404. package/tools/networking/connect/connections/get-connect-networking-connections.d.mts.map +0 -1
  405. package/tools/networking/connect/connections/get-connect-networking-connections.d.ts +0 -51
  406. package/tools/networking/connect/connections/get-connect-networking-connections.d.ts.map +0 -1
  407. package/tools/networking/connect/connections/get-connect-networking-connections.js +0 -54
  408. package/tools/networking/connect/connections/get-connect-networking-connections.js.map +0 -1
  409. package/tools/networking/connect/connections/get-connect-networking-connections.mjs +0 -47
  410. package/tools/networking/connect/connections/get-connect-networking-connections.mjs.map +0 -1
  411. package/tools/networking/connect/connections/list-connect-networking-connections.d.mts +0 -51
  412. package/tools/networking/connect/connections/list-connect-networking-connections.d.mts.map +0 -1
  413. package/tools/networking/connect/connections/list-connect-networking-connections.d.ts +0 -51
  414. package/tools/networking/connect/connections/list-connect-networking-connections.d.ts.map +0 -1
  415. package/tools/networking/connect/connections/list-connect-networking-connections.js +0 -60
  416. package/tools/networking/connect/connections/list-connect-networking-connections.js.map +0 -1
  417. package/tools/networking/connect/connections/list-connect-networking-connections.mjs +0 -53
  418. package/tools/networking/connect/connections/list-connect-networking-connections.mjs.map +0 -1
  419. package/tools/networking/connect/connections/update-connect-networking-connections.d.mts +0 -51
  420. package/tools/networking/connect/connections/update-connect-networking-connections.d.mts.map +0 -1
  421. package/tools/networking/connect/connections/update-connect-networking-connections.d.ts +0 -51
  422. package/tools/networking/connect/connections/update-connect-networking-connections.d.ts.map +0 -1
  423. package/tools/networking/connect/connections/update-connect-networking-connections.js +0 -63
  424. package/tools/networking/connect/connections/update-connect-networking-connections.js.map +0 -1
  425. package/tools/networking/connect/connections/update-connect-networking-connections.mjs +0 -56
  426. package/tools/networking/connect/connections/update-connect-networking-connections.mjs.map +0 -1
  427. package/tools/networking/connect/routes/list-connect-networking-routes.d.mts +0 -51
  428. package/tools/networking/connect/routes/list-connect-networking-routes.d.mts.map +0 -1
  429. package/tools/networking/connect/routes/list-connect-networking-routes.d.ts +0 -51
  430. package/tools/networking/connect/routes/list-connect-networking-routes.d.ts.map +0 -1
  431. package/tools/networking/connect/routes/list-connect-networking-routes.js +0 -60
  432. package/tools/networking/connect/routes/list-connect-networking-routes.js.map +0 -1
  433. package/tools/networking/connect/routes/list-connect-networking-routes.mjs +0 -53
  434. package/tools/networking/connect/routes/list-connect-networking-routes.mjs.map +0 -1
  435. package/tools/networking/firewall-rules/create-networking-firewall-rules.d.mts +0 -51
  436. package/tools/networking/firewall-rules/create-networking-firewall-rules.d.mts.map +0 -1
  437. package/tools/networking/firewall-rules/create-networking-firewall-rules.d.ts +0 -51
  438. package/tools/networking/firewall-rules/create-networking-firewall-rules.d.ts.map +0 -1
  439. package/tools/networking/firewall-rules/create-networking-firewall-rules.js +0 -83
  440. package/tools/networking/firewall-rules/create-networking-firewall-rules.js.map +0 -1
  441. package/tools/networking/firewall-rules/create-networking-firewall-rules.mjs +0 -76
  442. package/tools/networking/firewall-rules/create-networking-firewall-rules.mjs.map +0 -1
  443. package/tools/networking/firewall-rules/delete-networking-firewall-rules.d.mts +0 -51
  444. package/tools/networking/firewall-rules/delete-networking-firewall-rules.d.mts.map +0 -1
  445. package/tools/networking/firewall-rules/delete-networking-firewall-rules.d.ts +0 -51
  446. package/tools/networking/firewall-rules/delete-networking-firewall-rules.d.ts.map +0 -1
  447. package/tools/networking/firewall-rules/delete-networking-firewall-rules.js +0 -57
  448. package/tools/networking/firewall-rules/delete-networking-firewall-rules.js.map +0 -1
  449. package/tools/networking/firewall-rules/delete-networking-firewall-rules.mjs +0 -50
  450. package/tools/networking/firewall-rules/delete-networking-firewall-rules.mjs.map +0 -1
  451. package/tools/networking/firewall-rules/get-networking-firewall-rules.d.mts +0 -51
  452. package/tools/networking/firewall-rules/get-networking-firewall-rules.d.mts.map +0 -1
  453. package/tools/networking/firewall-rules/get-networking-firewall-rules.d.ts +0 -51
  454. package/tools/networking/firewall-rules/get-networking-firewall-rules.d.ts.map +0 -1
  455. package/tools/networking/firewall-rules/get-networking-firewall-rules.js +0 -57
  456. package/tools/networking/firewall-rules/get-networking-firewall-rules.js.map +0 -1
  457. package/tools/networking/firewall-rules/get-networking-firewall-rules.mjs +0 -50
  458. package/tools/networking/firewall-rules/get-networking-firewall-rules.mjs.map +0 -1
  459. package/tools/networking/firewall-rules/list-networking-firewall-rules.d.mts +0 -51
  460. package/tools/networking/firewall-rules/list-networking-firewall-rules.d.mts.map +0 -1
  461. package/tools/networking/firewall-rules/list-networking-firewall-rules.d.ts +0 -51
  462. package/tools/networking/firewall-rules/list-networking-firewall-rules.d.ts.map +0 -1
  463. package/tools/networking/firewall-rules/list-networking-firewall-rules.js +0 -63
  464. package/tools/networking/firewall-rules/list-networking-firewall-rules.js.map +0 -1
  465. package/tools/networking/firewall-rules/list-networking-firewall-rules.mjs +0 -56
  466. package/tools/networking/firewall-rules/list-networking-firewall-rules.mjs.map +0 -1
  467. package/tools/networking/firewall-rules/update-networking-firewall-rules.d.mts +0 -51
  468. package/tools/networking/firewall-rules/update-networking-firewall-rules.d.mts.map +0 -1
  469. package/tools/networking/firewall-rules/update-networking-firewall-rules.d.ts +0 -51
  470. package/tools/networking/firewall-rules/update-networking-firewall-rules.d.ts.map +0 -1
  471. package/tools/networking/firewall-rules/update-networking-firewall-rules.js +0 -86
  472. package/tools/networking/firewall-rules/update-networking-firewall-rules.js.map +0 -1
  473. package/tools/networking/firewall-rules/update-networking-firewall-rules.mjs +0 -79
  474. package/tools/networking/firewall-rules/update-networking-firewall-rules.mjs.map +0 -1
  475. package/tools/networking/vpcs/availability/create-vpcs-networking-availability.d.mts +0 -51
  476. package/tools/networking/vpcs/availability/create-vpcs-networking-availability.d.mts.map +0 -1
  477. package/tools/networking/vpcs/availability/create-vpcs-networking-availability.d.ts +0 -51
  478. package/tools/networking/vpcs/availability/create-vpcs-networking-availability.d.ts.map +0 -1
  479. package/tools/networking/vpcs/availability/create-vpcs-networking-availability.js +0 -84
  480. package/tools/networking/vpcs/availability/create-vpcs-networking-availability.js.map +0 -1
  481. package/tools/networking/vpcs/availability/create-vpcs-networking-availability.mjs +0 -77
  482. package/tools/networking/vpcs/availability/create-vpcs-networking-availability.mjs.map +0 -1
  483. package/tools/networking/vpcs/availability/update-vpcs-networking-availability.d.mts +0 -51
  484. package/tools/networking/vpcs/availability/update-vpcs-networking-availability.d.mts.map +0 -1
  485. package/tools/networking/vpcs/availability/update-vpcs-networking-availability.d.ts +0 -51
  486. package/tools/networking/vpcs/availability/update-vpcs-networking-availability.d.ts.map +0 -1
  487. package/tools/networking/vpcs/availability/update-vpcs-networking-availability.js +0 -67
  488. package/tools/networking/vpcs/availability/update-vpcs-networking-availability.js.map +0 -1
  489. package/tools/networking/vpcs/availability/update-vpcs-networking-availability.mjs +0 -60
  490. package/tools/networking/vpcs/availability/update-vpcs-networking-availability.mjs.map +0 -1
  491. package/tools/networking/vpcs/create-networking-vpcs.d.mts +0 -51
  492. package/tools/networking/vpcs/create-networking-vpcs.d.mts.map +0 -1
  493. package/tools/networking/vpcs/create-networking-vpcs.d.ts +0 -51
  494. package/tools/networking/vpcs/create-networking-vpcs.d.ts.map +0 -1
  495. package/tools/networking/vpcs/create-networking-vpcs.js +0 -84
  496. package/tools/networking/vpcs/create-networking-vpcs.js.map +0 -1
  497. package/tools/networking/vpcs/create-networking-vpcs.mjs +0 -77
  498. package/tools/networking/vpcs/create-networking-vpcs.mjs.map +0 -1
  499. package/tools/networking/vpcs/delete-networking-vpcs.d.mts +0 -51
  500. package/tools/networking/vpcs/delete-networking-vpcs.d.mts.map +0 -1
  501. package/tools/networking/vpcs/delete-networking-vpcs.d.ts +0 -51
  502. package/tools/networking/vpcs/delete-networking-vpcs.d.ts.map +0 -1
  503. package/tools/networking/vpcs/delete-networking-vpcs.js +0 -54
  504. package/tools/networking/vpcs/delete-networking-vpcs.js.map +0 -1
  505. package/tools/networking/vpcs/delete-networking-vpcs.mjs +0 -47
  506. package/tools/networking/vpcs/delete-networking-vpcs.mjs.map +0 -1
  507. package/tools/networking/vpcs/get-networking-vpcs.d.mts +0 -51
  508. package/tools/networking/vpcs/get-networking-vpcs.d.mts.map +0 -1
  509. package/tools/networking/vpcs/get-networking-vpcs.d.ts +0 -51
  510. package/tools/networking/vpcs/get-networking-vpcs.d.ts.map +0 -1
  511. package/tools/networking/vpcs/get-networking-vpcs.js +0 -54
  512. package/tools/networking/vpcs/get-networking-vpcs.js.map +0 -1
  513. package/tools/networking/vpcs/get-networking-vpcs.mjs +0 -47
  514. package/tools/networking/vpcs/get-networking-vpcs.mjs.map +0 -1
  515. package/tools/networking/vpcs/list-networking-vpcs.d.mts +0 -51
  516. package/tools/networking/vpcs/list-networking-vpcs.d.mts.map +0 -1
  517. package/tools/networking/vpcs/list-networking-vpcs.d.ts +0 -51
  518. package/tools/networking/vpcs/list-networking-vpcs.d.ts.map +0 -1
  519. package/tools/networking/vpcs/list-networking-vpcs.js +0 -60
  520. package/tools/networking/vpcs/list-networking-vpcs.js.map +0 -1
  521. package/tools/networking/vpcs/list-networking-vpcs.mjs +0 -53
  522. package/tools/networking/vpcs/list-networking-vpcs.mjs.map +0 -1
  523. package/tools/networking/vpcs/update-networking-vpcs.d.mts +0 -51
  524. package/tools/networking/vpcs/update-networking-vpcs.d.mts.map +0 -1
  525. package/tools/networking/vpcs/update-networking-vpcs.d.ts +0 -51
  526. package/tools/networking/vpcs/update-networking-vpcs.d.ts.map +0 -1
  527. package/tools/networking/vpcs/update-networking-vpcs.js +0 -67
  528. package/tools/networking/vpcs/update-networking-vpcs.js.map +0 -1
  529. package/tools/networking/vpcs/update-networking-vpcs.mjs +0 -60
  530. package/tools/networking/vpcs/update-networking-vpcs.mjs.map +0 -1
  531. package/tools/operations/get-operations.d.mts +0 -51
  532. package/tools/operations/get-operations.d.mts.map +0 -1
  533. package/tools/operations/get-operations.d.ts +0 -51
  534. package/tools/operations/get-operations.d.ts.map +0 -1
  535. package/tools/operations/get-operations.js +0 -54
  536. package/tools/operations/get-operations.js.map +0 -1
  537. package/tools/operations/get-operations.mjs +0 -47
  538. package/tools/operations/get-operations.mjs.map +0 -1
  539. package/tools/operations/list-operations.d.mts +0 -51
  540. package/tools/operations/list-operations.d.mts.map +0 -1
  541. package/tools/operations/list-operations.d.ts +0 -51
  542. package/tools/operations/list-operations.d.ts.map +0 -1
  543. package/tools/operations/list-operations.js +0 -60
  544. package/tools/operations/list-operations.js.map +0 -1
  545. package/tools/operations/list-operations.mjs +0 -53
  546. package/tools/operations/list-operations.mjs.map +0 -1
  547. package/tools/projects/create-projects.d.mts +0 -51
  548. package/tools/projects/create-projects.d.mts.map +0 -1
  549. package/tools/projects/create-projects.d.ts +0 -51
  550. package/tools/projects/create-projects.d.ts.map +0 -1
  551. package/tools/projects/create-projects.js +0 -60
  552. package/tools/projects/create-projects.js.map +0 -1
  553. package/tools/projects/create-projects.mjs +0 -53
  554. package/tools/projects/create-projects.mjs.map +0 -1
  555. package/tools/projects/delete-projects.d.mts +0 -51
  556. package/tools/projects/delete-projects.d.mts.map +0 -1
  557. package/tools/projects/delete-projects.d.ts +0 -51
  558. package/tools/projects/delete-projects.d.ts.map +0 -1
  559. package/tools/projects/delete-projects.js +0 -37
  560. package/tools/projects/delete-projects.js.map +0 -1
  561. package/tools/projects/delete-projects.mjs +0 -33
  562. package/tools/projects/delete-projects.mjs.map +0 -1
  563. package/tools/projects/get-projects.d.mts +0 -51
  564. package/tools/projects/get-projects.d.mts.map +0 -1
  565. package/tools/projects/get-projects.d.ts +0 -51
  566. package/tools/projects/get-projects.d.ts.map +0 -1
  567. package/tools/projects/get-projects.js +0 -54
  568. package/tools/projects/get-projects.js.map +0 -1
  569. package/tools/projects/get-projects.mjs +0 -47
  570. package/tools/projects/get-projects.mjs.map +0 -1
  571. package/tools/projects/list-projects.d.mts +0 -51
  572. package/tools/projects/list-projects.d.mts.map +0 -1
  573. package/tools/projects/list-projects.d.ts +0 -51
  574. package/tools/projects/list-projects.d.ts.map +0 -1
  575. package/tools/projects/list-projects.js +0 -60
  576. package/tools/projects/list-projects.js.map +0 -1
  577. package/tools/projects/list-projects.mjs +0 -53
  578. package/tools/projects/list-projects.mjs.map +0 -1
  579. package/tools/projects/update-projects.d.mts +0 -51
  580. package/tools/projects/update-projects.d.mts.map +0 -1
  581. package/tools/projects/update-projects.d.ts +0 -51
  582. package/tools/projects/update-projects.d.ts.map +0 -1
  583. package/tools/projects/update-projects.js +0 -63
  584. package/tools/projects/update-projects.js.map +0 -1
  585. package/tools/projects/update-projects.mjs +0 -56
  586. package/tools/projects/update-projects.mjs.map +0 -1
  587. package/tools/regions/get-regions.d.mts +0 -51
  588. package/tools/regions/get-regions.d.mts.map +0 -1
  589. package/tools/regions/get-regions.d.ts +0 -51
  590. package/tools/regions/get-regions.d.ts.map +0 -1
  591. package/tools/regions/get-regions.js +0 -54
  592. package/tools/regions/get-regions.js.map +0 -1
  593. package/tools/regions/get-regions.mjs +0 -47
  594. package/tools/regions/get-regions.mjs.map +0 -1
  595. package/tools/regions/list-regions.d.mts +0 -51
  596. package/tools/regions/list-regions.d.mts.map +0 -1
  597. package/tools/regions/list-regions.d.ts +0 -51
  598. package/tools/regions/list-regions.d.ts.map +0 -1
  599. package/tools/regions/list-regions.js +0 -60
  600. package/tools/regions/list-regions.js.map +0 -1
  601. package/tools/regions/list-regions.mjs +0 -53
  602. package/tools/regions/list-regions.mjs.map +0 -1
  603. package/tools/rpc-nodes/dedicated/blockchains/list-dedicated-rpc-nodes-blockchains.d.mts +0 -51
  604. package/tools/rpc-nodes/dedicated/blockchains/list-dedicated-rpc-nodes-blockchains.d.mts.map +0 -1
  605. package/tools/rpc-nodes/dedicated/blockchains/list-dedicated-rpc-nodes-blockchains.d.ts +0 -51
  606. package/tools/rpc-nodes/dedicated/blockchains/list-dedicated-rpc-nodes-blockchains.d.ts.map +0 -1
  607. package/tools/rpc-nodes/dedicated/blockchains/list-dedicated-rpc-nodes-blockchains.js +0 -60
  608. package/tools/rpc-nodes/dedicated/blockchains/list-dedicated-rpc-nodes-blockchains.js.map +0 -1
  609. package/tools/rpc-nodes/dedicated/blockchains/list-dedicated-rpc-nodes-blockchains.mjs +0 -53
  610. package/tools/rpc-nodes/dedicated/blockchains/list-dedicated-rpc-nodes-blockchains.mjs.map +0 -1
  611. package/tools/rpc-nodes/dedicated/get-rpc-nodes-dedicated.d.mts +0 -51
  612. package/tools/rpc-nodes/dedicated/get-rpc-nodes-dedicated.d.mts.map +0 -1
  613. package/tools/rpc-nodes/dedicated/get-rpc-nodes-dedicated.d.ts +0 -51
  614. package/tools/rpc-nodes/dedicated/get-rpc-nodes-dedicated.d.ts.map +0 -1
  615. package/tools/rpc-nodes/dedicated/get-rpc-nodes-dedicated.js +0 -54
  616. package/tools/rpc-nodes/dedicated/get-rpc-nodes-dedicated.js.map +0 -1
  617. package/tools/rpc-nodes/dedicated/get-rpc-nodes-dedicated.mjs +0 -47
  618. package/tools/rpc-nodes/dedicated/get-rpc-nodes-dedicated.mjs.map +0 -1
  619. package/tools/rpc-nodes/dedicated/list-rpc-nodes-dedicated.d.mts +0 -51
  620. package/tools/rpc-nodes/dedicated/list-rpc-nodes-dedicated.d.mts.map +0 -1
  621. package/tools/rpc-nodes/dedicated/list-rpc-nodes-dedicated.d.ts +0 -51
  622. package/tools/rpc-nodes/dedicated/list-rpc-nodes-dedicated.d.ts.map +0 -1
  623. package/tools/rpc-nodes/dedicated/list-rpc-nodes-dedicated.js +0 -64
  624. package/tools/rpc-nodes/dedicated/list-rpc-nodes-dedicated.js.map +0 -1
  625. package/tools/rpc-nodes/dedicated/list-rpc-nodes-dedicated.mjs +0 -57
  626. package/tools/rpc-nodes/dedicated/list-rpc-nodes-dedicated.mjs.map +0 -1
  627. package/tools/rpc-nodes/flex/blockchains/list-flex-rpc-nodes-blockchains.d.mts +0 -51
  628. package/tools/rpc-nodes/flex/blockchains/list-flex-rpc-nodes-blockchains.d.mts.map +0 -1
  629. package/tools/rpc-nodes/flex/blockchains/list-flex-rpc-nodes-blockchains.d.ts +0 -51
  630. package/tools/rpc-nodes/flex/blockchains/list-flex-rpc-nodes-blockchains.d.ts.map +0 -1
  631. package/tools/rpc-nodes/flex/blockchains/list-flex-rpc-nodes-blockchains.js +0 -60
  632. package/tools/rpc-nodes/flex/blockchains/list-flex-rpc-nodes-blockchains.js.map +0 -1
  633. package/tools/rpc-nodes/flex/blockchains/list-flex-rpc-nodes-blockchains.mjs +0 -53
  634. package/tools/rpc-nodes/flex/blockchains/list-flex-rpc-nodes-blockchains.mjs.map +0 -1
  635. package/tools/rpc-nodes/flex/create-rpc-nodes-flex.d.mts +0 -51
  636. package/tools/rpc-nodes/flex/create-rpc-nodes-flex.d.mts.map +0 -1
  637. package/tools/rpc-nodes/flex/create-rpc-nodes-flex.d.ts +0 -51
  638. package/tools/rpc-nodes/flex/create-rpc-nodes-flex.d.ts.map +0 -1
  639. package/tools/rpc-nodes/flex/create-rpc-nodes-flex.js +0 -72
  640. package/tools/rpc-nodes/flex/create-rpc-nodes-flex.js.map +0 -1
  641. package/tools/rpc-nodes/flex/create-rpc-nodes-flex.mjs +0 -65
  642. package/tools/rpc-nodes/flex/create-rpc-nodes-flex.mjs.map +0 -1
  643. package/tools/rpc-nodes/flex/delete-rpc-nodes-flex.d.mts +0 -51
  644. package/tools/rpc-nodes/flex/delete-rpc-nodes-flex.d.mts.map +0 -1
  645. package/tools/rpc-nodes/flex/delete-rpc-nodes-flex.d.ts +0 -51
  646. package/tools/rpc-nodes/flex/delete-rpc-nodes-flex.d.ts.map +0 -1
  647. package/tools/rpc-nodes/flex/delete-rpc-nodes-flex.js +0 -37
  648. package/tools/rpc-nodes/flex/delete-rpc-nodes-flex.js.map +0 -1
  649. package/tools/rpc-nodes/flex/delete-rpc-nodes-flex.mjs +0 -33
  650. package/tools/rpc-nodes/flex/delete-rpc-nodes-flex.mjs.map +0 -1
  651. package/tools/rpc-nodes/flex/get-rpc-nodes-flex.d.mts +0 -51
  652. package/tools/rpc-nodes/flex/get-rpc-nodes-flex.d.mts.map +0 -1
  653. package/tools/rpc-nodes/flex/get-rpc-nodes-flex.d.ts +0 -51
  654. package/tools/rpc-nodes/flex/get-rpc-nodes-flex.d.ts.map +0 -1
  655. package/tools/rpc-nodes/flex/get-rpc-nodes-flex.js +0 -54
  656. package/tools/rpc-nodes/flex/get-rpc-nodes-flex.js.map +0 -1
  657. package/tools/rpc-nodes/flex/get-rpc-nodes-flex.mjs +0 -47
  658. package/tools/rpc-nodes/flex/get-rpc-nodes-flex.mjs.map +0 -1
  659. package/tools/rpc-nodes/flex/list-rpc-nodes-flex.d.mts +0 -51
  660. package/tools/rpc-nodes/flex/list-rpc-nodes-flex.d.mts.map +0 -1
  661. package/tools/rpc-nodes/flex/list-rpc-nodes-flex.d.ts +0 -51
  662. package/tools/rpc-nodes/flex/list-rpc-nodes-flex.d.ts.map +0 -1
  663. package/tools/rpc-nodes/flex/list-rpc-nodes-flex.js +0 -64
  664. package/tools/rpc-nodes/flex/list-rpc-nodes-flex.js.map +0 -1
  665. package/tools/rpc-nodes/flex/list-rpc-nodes-flex.mjs +0 -57
  666. package/tools/rpc-nodes/flex/list-rpc-nodes-flex.mjs.map +0 -1
  667. package/tools/rpc-nodes/flex/update-rpc-nodes-flex.d.mts +0 -51
  668. package/tools/rpc-nodes/flex/update-rpc-nodes-flex.d.mts.map +0 -1
  669. package/tools/rpc-nodes/flex/update-rpc-nodes-flex.d.ts +0 -51
  670. package/tools/rpc-nodes/flex/update-rpc-nodes-flex.d.ts.map +0 -1
  671. package/tools/rpc-nodes/flex/update-rpc-nodes-flex.js +0 -63
  672. package/tools/rpc-nodes/flex/update-rpc-nodes-flex.js.map +0 -1
  673. package/tools/rpc-nodes/flex/update-rpc-nodes-flex.mjs +0 -56
  674. package/tools/rpc-nodes/flex/update-rpc-nodes-flex.mjs.map +0 -1
  675. package/tools/types.d.mts.map +0 -1
  676. package/tools/types.d.ts.map +0 -1
  677. package/tools/types.js.map +0 -1
  678. package/tools/types.mjs.map +0 -1
  679. package/tools/user/get-user.d.mts +0 -51
  680. package/tools/user/get-user.d.mts.map +0 -1
  681. package/tools/user/get-user.d.ts +0 -51
  682. package/tools/user/get-user.d.ts.map +0 -1
  683. package/tools/user/get-user.js +0 -51
  684. package/tools/user/get-user.js.map +0 -1
  685. package/tools/user/get-user.mjs +0 -44
  686. package/tools/user/get-user.mjs.map +0 -1
  687. package/tools/vektor/balances/list-historical-vektor-balances.d.mts +0 -51
  688. package/tools/vektor/balances/list-historical-vektor-balances.d.mts.map +0 -1
  689. package/tools/vektor/balances/list-historical-vektor-balances.d.ts +0 -51
  690. package/tools/vektor/balances/list-historical-vektor-balances.d.ts.map +0 -1
  691. package/tools/vektor/balances/list-historical-vektor-balances.js +0 -121
  692. package/tools/vektor/balances/list-historical-vektor-balances.js.map +0 -1
  693. package/tools/vektor/balances/list-historical-vektor-balances.mjs +0 -114
  694. package/tools/vektor/balances/list-historical-vektor-balances.mjs.map +0 -1
  695. package/tools/vektor/balances/list-vektor-balances.d.mts +0 -51
  696. package/tools/vektor/balances/list-vektor-balances.d.mts.map +0 -1
  697. package/tools/vektor/balances/list-vektor-balances.d.ts +0 -51
  698. package/tools/vektor/balances/list-vektor-balances.d.ts.map +0 -1
  699. package/tools/vektor/balances/list-vektor-balances.js +0 -115
  700. package/tools/vektor/balances/list-vektor-balances.js.map +0 -1
  701. package/tools/vektor/balances/list-vektor-balances.mjs +0 -108
  702. package/tools/vektor/balances/list-vektor-balances.mjs.map +0 -1
  703. package/tools/vektor/borrow/accounts/list-borrow-vektor-accounts.d.mts +0 -51
  704. package/tools/vektor/borrow/accounts/list-borrow-vektor-accounts.d.mts.map +0 -1
  705. package/tools/vektor/borrow/accounts/list-borrow-vektor-accounts.d.ts +0 -51
  706. package/tools/vektor/borrow/accounts/list-borrow-vektor-accounts.d.ts.map +0 -1
  707. package/tools/vektor/borrow/accounts/list-borrow-vektor-accounts.js +0 -112
  708. package/tools/vektor/borrow/accounts/list-borrow-vektor-accounts.js.map +0 -1
  709. package/tools/vektor/borrow/accounts/list-borrow-vektor-accounts.mjs +0 -105
  710. package/tools/vektor/borrow/accounts/list-borrow-vektor-accounts.mjs.map +0 -1
  711. package/tools/vektor/borrow/accounts/list-historical-borrow-vektor-accounts.d.mts +0 -51
  712. package/tools/vektor/borrow/accounts/list-historical-borrow-vektor-accounts.d.mts.map +0 -1
  713. package/tools/vektor/borrow/accounts/list-historical-borrow-vektor-accounts.d.ts +0 -51
  714. package/tools/vektor/borrow/accounts/list-historical-borrow-vektor-accounts.d.ts.map +0 -1
  715. package/tools/vektor/borrow/accounts/list-historical-borrow-vektor-accounts.js +0 -118
  716. package/tools/vektor/borrow/accounts/list-historical-borrow-vektor-accounts.js.map +0 -1
  717. package/tools/vektor/borrow/accounts/list-historical-borrow-vektor-accounts.mjs +0 -111
  718. package/tools/vektor/borrow/accounts/list-historical-borrow-vektor-accounts.mjs.map +0 -1
  719. package/tools/vektor/borrow/borrow_/create-borrow-vektor-borrow.d.mts +0 -51
  720. package/tools/vektor/borrow/borrow_/create-borrow-vektor-borrow.d.mts.map +0 -1
  721. package/tools/vektor/borrow/borrow_/create-borrow-vektor-borrow.d.ts +0 -51
  722. package/tools/vektor/borrow/borrow_/create-borrow-vektor-borrow.d.ts.map +0 -1
  723. package/tools/vektor/borrow/borrow_/create-borrow-vektor-borrow.js +0 -90
  724. package/tools/vektor/borrow/borrow_/create-borrow-vektor-borrow.js.map +0 -1
  725. package/tools/vektor/borrow/borrow_/create-borrow-vektor-borrow.mjs +0 -83
  726. package/tools/vektor/borrow/borrow_/create-borrow-vektor-borrow.mjs.map +0 -1
  727. package/tools/vektor/borrow/markets/list-borrow-vektor-markets.d.mts +0 -51
  728. package/tools/vektor/borrow/markets/list-borrow-vektor-markets.d.mts.map +0 -1
  729. package/tools/vektor/borrow/markets/list-borrow-vektor-markets.d.ts +0 -51
  730. package/tools/vektor/borrow/markets/list-borrow-vektor-markets.d.ts.map +0 -1
  731. package/tools/vektor/borrow/markets/list-borrow-vektor-markets.js +0 -150
  732. package/tools/vektor/borrow/markets/list-borrow-vektor-markets.js.map +0 -1
  733. package/tools/vektor/borrow/markets/list-borrow-vektor-markets.mjs +0 -143
  734. package/tools/vektor/borrow/markets/list-borrow-vektor-markets.mjs.map +0 -1
  735. package/tools/vektor/borrow/markets/list-historical-borrow-vektor-markets.d.mts +0 -51
  736. package/tools/vektor/borrow/markets/list-historical-borrow-vektor-markets.d.mts.map +0 -1
  737. package/tools/vektor/borrow/markets/list-historical-borrow-vektor-markets.d.ts +0 -51
  738. package/tools/vektor/borrow/markets/list-historical-borrow-vektor-markets.d.ts.map +0 -1
  739. package/tools/vektor/borrow/markets/list-historical-borrow-vektor-markets.js +0 -150
  740. package/tools/vektor/borrow/markets/list-historical-borrow-vektor-markets.js.map +0 -1
  741. package/tools/vektor/borrow/markets/list-historical-borrow-vektor-markets.mjs +0 -143
  742. package/tools/vektor/borrow/markets/list-historical-borrow-vektor-markets.mjs.map +0 -1
  743. package/tools/vektor/borrow/positions/list-borrow-vektor-positions.d.mts +0 -51
  744. package/tools/vektor/borrow/positions/list-borrow-vektor-positions.d.mts.map +0 -1
  745. package/tools/vektor/borrow/positions/list-borrow-vektor-positions.d.ts +0 -51
  746. package/tools/vektor/borrow/positions/list-borrow-vektor-positions.d.ts.map +0 -1
  747. package/tools/vektor/borrow/positions/list-borrow-vektor-positions.js +0 -171
  748. package/tools/vektor/borrow/positions/list-borrow-vektor-positions.js.map +0 -1
  749. package/tools/vektor/borrow/positions/list-borrow-vektor-positions.mjs +0 -164
  750. package/tools/vektor/borrow/positions/list-borrow-vektor-positions.mjs.map +0 -1
  751. package/tools/vektor/borrow/positions/list-historical-borrow-vektor-positions.d.mts +0 -51
  752. package/tools/vektor/borrow/positions/list-historical-borrow-vektor-positions.d.mts.map +0 -1
  753. package/tools/vektor/borrow/positions/list-historical-borrow-vektor-positions.d.ts +0 -51
  754. package/tools/vektor/borrow/positions/list-historical-borrow-vektor-positions.d.ts.map +0 -1
  755. package/tools/vektor/borrow/positions/list-historical-borrow-vektor-positions.js +0 -171
  756. package/tools/vektor/borrow/positions/list-historical-borrow-vektor-positions.js.map +0 -1
  757. package/tools/vektor/borrow/positions/list-historical-borrow-vektor-positions.mjs +0 -164
  758. package/tools/vektor/borrow/positions/list-historical-borrow-vektor-positions.mjs.map +0 -1
  759. package/tools/vektor/borrow/repay/create-borrow-vektor-repay.d.mts +0 -51
  760. package/tools/vektor/borrow/repay/create-borrow-vektor-repay.d.mts.map +0 -1
  761. package/tools/vektor/borrow/repay/create-borrow-vektor-repay.d.ts +0 -51
  762. package/tools/vektor/borrow/repay/create-borrow-vektor-repay.d.ts.map +0 -1
  763. package/tools/vektor/borrow/repay/create-borrow-vektor-repay.js +0 -82
  764. package/tools/vektor/borrow/repay/create-borrow-vektor-repay.js.map +0 -1
  765. package/tools/vektor/borrow/repay/create-borrow-vektor-repay.mjs +0 -75
  766. package/tools/vektor/borrow/repay/create-borrow-vektor-repay.mjs.map +0 -1
  767. package/tools/vektor/bridge/quotes/list-bridge-vektor-quotes.d.mts +0 -51
  768. package/tools/vektor/bridge/quotes/list-bridge-vektor-quotes.d.mts.map +0 -1
  769. package/tools/vektor/bridge/quotes/list-bridge-vektor-quotes.d.ts +0 -51
  770. package/tools/vektor/bridge/quotes/list-bridge-vektor-quotes.d.ts.map +0 -1
  771. package/tools/vektor/bridge/quotes/list-bridge-vektor-quotes.js +0 -96
  772. package/tools/vektor/bridge/quotes/list-bridge-vektor-quotes.js.map +0 -1
  773. package/tools/vektor/bridge/quotes/list-bridge-vektor-quotes.mjs +0 -89
  774. package/tools/vektor/bridge/quotes/list-bridge-vektor-quotes.mjs.map +0 -1
  775. package/tools/vektor/buy/buy_/create-buy-vektor-buy.d.mts +0 -51
  776. package/tools/vektor/buy/buy_/create-buy-vektor-buy.d.mts.map +0 -1
  777. package/tools/vektor/buy/buy_/create-buy-vektor-buy.d.ts +0 -51
  778. package/tools/vektor/buy/buy_/create-buy-vektor-buy.d.ts.map +0 -1
  779. package/tools/vektor/buy/buy_/create-buy-vektor-buy.js +0 -98
  780. package/tools/vektor/buy/buy_/create-buy-vektor-buy.js.map +0 -1
  781. package/tools/vektor/buy/buy_/create-buy-vektor-buy.mjs +0 -91
  782. package/tools/vektor/buy/buy_/create-buy-vektor-buy.mjs.map +0 -1
  783. package/tools/vektor/buy/quotes/list-buy-vektor-quotes.d.mts +0 -51
  784. package/tools/vektor/buy/quotes/list-buy-vektor-quotes.d.mts.map +0 -1
  785. package/tools/vektor/buy/quotes/list-buy-vektor-quotes.d.ts +0 -51
  786. package/tools/vektor/buy/quotes/list-buy-vektor-quotes.d.ts.map +0 -1
  787. package/tools/vektor/buy/quotes/list-buy-vektor-quotes.js +0 -96
  788. package/tools/vektor/buy/quotes/list-buy-vektor-quotes.js.map +0 -1
  789. package/tools/vektor/buy/quotes/list-buy-vektor-quotes.mjs +0 -89
  790. package/tools/vektor/buy/quotes/list-buy-vektor-quotes.mjs.map +0 -1
  791. package/tools/vektor/executions/get-vektor-executions.d.mts +0 -51
  792. package/tools/vektor/executions/get-vektor-executions.d.mts.map +0 -1
  793. package/tools/vektor/executions/get-vektor-executions.d.ts +0 -51
  794. package/tools/vektor/executions/get-vektor-executions.d.ts.map +0 -1
  795. package/tools/vektor/executions/get-vektor-executions.js +0 -48
  796. package/tools/vektor/executions/get-vektor-executions.js.map +0 -1
  797. package/tools/vektor/executions/get-vektor-executions.mjs +0 -41
  798. package/tools/vektor/executions/get-vektor-executions.mjs.map +0 -1
  799. package/tools/vektor/executions/list-vektor-executions.d.mts +0 -51
  800. package/tools/vektor/executions/list-vektor-executions.d.mts.map +0 -1
  801. package/tools/vektor/executions/list-vektor-executions.d.ts +0 -51
  802. package/tools/vektor/executions/list-vektor-executions.d.ts.map +0 -1
  803. package/tools/vektor/executions/list-vektor-executions.js +0 -43
  804. package/tools/vektor/executions/list-vektor-executions.js.map +0 -1
  805. package/tools/vektor/executions/list-vektor-executions.mjs +0 -36
  806. package/tools/vektor/executions/list-vektor-executions.mjs.map +0 -1
  807. package/tools/vektor/executions/steps/get-executions-vektor-steps.d.mts +0 -51
  808. package/tools/vektor/executions/steps/get-executions-vektor-steps.d.mts.map +0 -1
  809. package/tools/vektor/executions/steps/get-executions-vektor-steps.d.ts +0 -51
  810. package/tools/vektor/executions/steps/get-executions-vektor-steps.d.ts.map +0 -1
  811. package/tools/vektor/executions/steps/get-executions-vektor-steps.js +0 -51
  812. package/tools/vektor/executions/steps/get-executions-vektor-steps.js.map +0 -1
  813. package/tools/vektor/executions/steps/get-executions-vektor-steps.mjs +0 -44
  814. package/tools/vektor/executions/steps/get-executions-vektor-steps.mjs.map +0 -1
  815. package/tools/vektor/executions/steps/sign-executions-vektor-steps.d.mts +0 -51
  816. package/tools/vektor/executions/steps/sign-executions-vektor-steps.d.mts.map +0 -1
  817. package/tools/vektor/executions/steps/sign-executions-vektor-steps.d.ts +0 -51
  818. package/tools/vektor/executions/steps/sign-executions-vektor-steps.d.ts.map +0 -1
  819. package/tools/vektor/executions/steps/sign-executions-vektor-steps.js +0 -48
  820. package/tools/vektor/executions/steps/sign-executions-vektor-steps.js.map +0 -1
  821. package/tools/vektor/executions/steps/sign-executions-vektor-steps.mjs +0 -44
  822. package/tools/vektor/executions/steps/sign-executions-vektor-steps.mjs.map +0 -1
  823. package/tools/vektor/incentivize/list-vektor-incentivize.d.mts +0 -51
  824. package/tools/vektor/incentivize/list-vektor-incentivize.d.mts.map +0 -1
  825. package/tools/vektor/incentivize/list-vektor-incentivize.d.ts +0 -51
  826. package/tools/vektor/incentivize/list-vektor-incentivize.d.ts.map +0 -1
  827. package/tools/vektor/incentivize/list-vektor-incentivize.js +0 -84
  828. package/tools/vektor/incentivize/list-vektor-incentivize.js.map +0 -1
  829. package/tools/vektor/incentivize/list-vektor-incentivize.mjs +0 -77
  830. package/tools/vektor/incentivize/list-vektor-incentivize.mjs.map +0 -1
  831. package/tools/vektor/lend/lend_/create-lend-vektor-lend.d.mts +0 -51
  832. package/tools/vektor/lend/lend_/create-lend-vektor-lend.d.mts.map +0 -1
  833. package/tools/vektor/lend/lend_/create-lend-vektor-lend.d.ts +0 -51
  834. package/tools/vektor/lend/lend_/create-lend-vektor-lend.d.ts.map +0 -1
  835. package/tools/vektor/lend/lend_/create-lend-vektor-lend.js +0 -90
  836. package/tools/vektor/lend/lend_/create-lend-vektor-lend.js.map +0 -1
  837. package/tools/vektor/lend/lend_/create-lend-vektor-lend.mjs +0 -83
  838. package/tools/vektor/lend/lend_/create-lend-vektor-lend.mjs.map +0 -1
  839. package/tools/vektor/lend/markets/list-historical-lend-vektor-markets.d.mts +0 -51
  840. package/tools/vektor/lend/markets/list-historical-lend-vektor-markets.d.mts.map +0 -1
  841. package/tools/vektor/lend/markets/list-historical-lend-vektor-markets.d.ts +0 -51
  842. package/tools/vektor/lend/markets/list-historical-lend-vektor-markets.d.ts.map +0 -1
  843. package/tools/vektor/lend/markets/list-historical-lend-vektor-markets.js +0 -150
  844. package/tools/vektor/lend/markets/list-historical-lend-vektor-markets.js.map +0 -1
  845. package/tools/vektor/lend/markets/list-historical-lend-vektor-markets.mjs +0 -143
  846. package/tools/vektor/lend/markets/list-historical-lend-vektor-markets.mjs.map +0 -1
  847. package/tools/vektor/lend/markets/list-lend-vektor-markets.d.mts +0 -51
  848. package/tools/vektor/lend/markets/list-lend-vektor-markets.d.mts.map +0 -1
  849. package/tools/vektor/lend/markets/list-lend-vektor-markets.d.ts +0 -51
  850. package/tools/vektor/lend/markets/list-lend-vektor-markets.d.ts.map +0 -1
  851. package/tools/vektor/lend/markets/list-lend-vektor-markets.js +0 -150
  852. package/tools/vektor/lend/markets/list-lend-vektor-markets.js.map +0 -1
  853. package/tools/vektor/lend/markets/list-lend-vektor-markets.mjs +0 -143
  854. package/tools/vektor/lend/markets/list-lend-vektor-markets.mjs.map +0 -1
  855. package/tools/vektor/lend/positions/list-historical-lend-vektor-positions.d.mts +0 -51
  856. package/tools/vektor/lend/positions/list-historical-lend-vektor-positions.d.mts.map +0 -1
  857. package/tools/vektor/lend/positions/list-historical-lend-vektor-positions.d.ts +0 -51
  858. package/tools/vektor/lend/positions/list-historical-lend-vektor-positions.d.ts.map +0 -1
  859. package/tools/vektor/lend/positions/list-historical-lend-vektor-positions.js +0 -171
  860. package/tools/vektor/lend/positions/list-historical-lend-vektor-positions.js.map +0 -1
  861. package/tools/vektor/lend/positions/list-historical-lend-vektor-positions.mjs +0 -164
  862. package/tools/vektor/lend/positions/list-historical-lend-vektor-positions.mjs.map +0 -1
  863. package/tools/vektor/lend/positions/list-lend-vektor-positions.d.mts +0 -51
  864. package/tools/vektor/lend/positions/list-lend-vektor-positions.d.mts.map +0 -1
  865. package/tools/vektor/lend/positions/list-lend-vektor-positions.d.ts +0 -51
  866. package/tools/vektor/lend/positions/list-lend-vektor-positions.d.ts.map +0 -1
  867. package/tools/vektor/lend/positions/list-lend-vektor-positions.js +0 -171
  868. package/tools/vektor/lend/positions/list-lend-vektor-positions.js.map +0 -1
  869. package/tools/vektor/lend/positions/list-lend-vektor-positions.mjs +0 -164
  870. package/tools/vektor/lend/positions/list-lend-vektor-positions.mjs.map +0 -1
  871. package/tools/vektor/lend/set-collateral/create-lend-vektor-set-collateral.d.mts +0 -51
  872. package/tools/vektor/lend/set-collateral/create-lend-vektor-set-collateral.d.mts.map +0 -1
  873. package/tools/vektor/lend/set-collateral/create-lend-vektor-set-collateral.d.ts +0 -51
  874. package/tools/vektor/lend/set-collateral/create-lend-vektor-set-collateral.d.ts.map +0 -1
  875. package/tools/vektor/lend/set-collateral/create-lend-vektor-set-collateral.js +0 -72
  876. package/tools/vektor/lend/set-collateral/create-lend-vektor-set-collateral.js.map +0 -1
  877. package/tools/vektor/lend/set-collateral/create-lend-vektor-set-collateral.mjs +0 -65
  878. package/tools/vektor/lend/set-collateral/create-lend-vektor-set-collateral.mjs.map +0 -1
  879. package/tools/vektor/lend/withdraw/create-lend-vektor-withdraw.d.mts +0 -51
  880. package/tools/vektor/lend/withdraw/create-lend-vektor-withdraw.d.mts.map +0 -1
  881. package/tools/vektor/lend/withdraw/create-lend-vektor-withdraw.d.ts +0 -51
  882. package/tools/vektor/lend/withdraw/create-lend-vektor-withdraw.d.ts.map +0 -1
  883. package/tools/vektor/lend/withdraw/create-lend-vektor-withdraw.js +0 -82
  884. package/tools/vektor/lend/withdraw/create-lend-vektor-withdraw.js.map +0 -1
  885. package/tools/vektor/lend/withdraw/create-lend-vektor-withdraw.mjs +0 -75
  886. package/tools/vektor/lend/withdraw/create-lend-vektor-withdraw.mjs.map +0 -1
  887. package/tools/vektor/lock/markets/list-lock-vektor-markets.d.mts +0 -51
  888. package/tools/vektor/lock/markets/list-lock-vektor-markets.d.mts.map +0 -1
  889. package/tools/vektor/lock/markets/list-lock-vektor-markets.d.ts +0 -51
  890. package/tools/vektor/lock/markets/list-lock-vektor-markets.d.ts.map +0 -1
  891. package/tools/vektor/lock/markets/list-lock-vektor-markets.js +0 -85
  892. package/tools/vektor/lock/markets/list-lock-vektor-markets.js.map +0 -1
  893. package/tools/vektor/lock/markets/list-lock-vektor-markets.mjs +0 -78
  894. package/tools/vektor/lock/markets/list-lock-vektor-markets.mjs.map +0 -1
  895. package/tools/vektor/lock/positions/list-lock-vektor-positions.d.mts +0 -51
  896. package/tools/vektor/lock/positions/list-lock-vektor-positions.d.mts.map +0 -1
  897. package/tools/vektor/lock/positions/list-lock-vektor-positions.d.ts +0 -51
  898. package/tools/vektor/lock/positions/list-lock-vektor-positions.d.ts.map +0 -1
  899. package/tools/vektor/lock/positions/list-lock-vektor-positions.js +0 -92
  900. package/tools/vektor/lock/positions/list-lock-vektor-positions.js.map +0 -1
  901. package/tools/vektor/lock/positions/list-lock-vektor-positions.mjs +0 -85
  902. package/tools/vektor/lock/positions/list-lock-vektor-positions.mjs.map +0 -1
  903. package/tools/vektor/lp/deposit-quote/create-lp-vektor-deposit-quote.d.mts +0 -51
  904. package/tools/vektor/lp/deposit-quote/create-lp-vektor-deposit-quote.d.mts.map +0 -1
  905. package/tools/vektor/lp/deposit-quote/create-lp-vektor-deposit-quote.d.ts +0 -51
  906. package/tools/vektor/lp/deposit-quote/create-lp-vektor-deposit-quote.d.ts.map +0 -1
  907. package/tools/vektor/lp/deposit-quote/create-lp-vektor-deposit-quote.js +0 -241
  908. package/tools/vektor/lp/deposit-quote/create-lp-vektor-deposit-quote.js.map +0 -1
  909. package/tools/vektor/lp/deposit-quote/create-lp-vektor-deposit-quote.mjs +0 -234
  910. package/tools/vektor/lp/deposit-quote/create-lp-vektor-deposit-quote.mjs.map +0 -1
  911. package/tools/vektor/lp/pools/list-historical-lp-vektor-pools.d.mts +0 -51
  912. package/tools/vektor/lp/pools/list-historical-lp-vektor-pools.d.mts.map +0 -1
  913. package/tools/vektor/lp/pools/list-historical-lp-vektor-pools.d.ts +0 -51
  914. package/tools/vektor/lp/pools/list-historical-lp-vektor-pools.d.ts.map +0 -1
  915. package/tools/vektor/lp/pools/list-historical-lp-vektor-pools.js +0 -147
  916. package/tools/vektor/lp/pools/list-historical-lp-vektor-pools.js.map +0 -1
  917. package/tools/vektor/lp/pools/list-historical-lp-vektor-pools.mjs +0 -140
  918. package/tools/vektor/lp/pools/list-historical-lp-vektor-pools.mjs.map +0 -1
  919. package/tools/vektor/lp/pools/list-lp-vektor-pools.d.mts +0 -51
  920. package/tools/vektor/lp/pools/list-lp-vektor-pools.d.mts.map +0 -1
  921. package/tools/vektor/lp/pools/list-lp-vektor-pools.d.ts +0 -51
  922. package/tools/vektor/lp/pools/list-lp-vektor-pools.d.ts.map +0 -1
  923. package/tools/vektor/lp/pools/list-lp-vektor-pools.js +0 -147
  924. package/tools/vektor/lp/pools/list-lp-vektor-pools.js.map +0 -1
  925. package/tools/vektor/lp/pools/list-lp-vektor-pools.mjs +0 -140
  926. package/tools/vektor/lp/pools/list-lp-vektor-pools.mjs.map +0 -1
  927. package/tools/vektor/lp/positions/list-historical-lp-vektor-positions.d.mts +0 -51
  928. package/tools/vektor/lp/positions/list-historical-lp-vektor-positions.d.mts.map +0 -1
  929. package/tools/vektor/lp/positions/list-historical-lp-vektor-positions.d.ts +0 -51
  930. package/tools/vektor/lp/positions/list-historical-lp-vektor-positions.d.ts.map +0 -1
  931. package/tools/vektor/lp/positions/list-historical-lp-vektor-positions.js +0 -178
  932. package/tools/vektor/lp/positions/list-historical-lp-vektor-positions.js.map +0 -1
  933. package/tools/vektor/lp/positions/list-historical-lp-vektor-positions.mjs +0 -171
  934. package/tools/vektor/lp/positions/list-historical-lp-vektor-positions.mjs.map +0 -1
  935. package/tools/vektor/lp/positions/list-lp-vektor-positions.d.mts +0 -51
  936. package/tools/vektor/lp/positions/list-lp-vektor-positions.d.mts.map +0 -1
  937. package/tools/vektor/lp/positions/list-lp-vektor-positions.d.ts +0 -51
  938. package/tools/vektor/lp/positions/list-lp-vektor-positions.d.ts.map +0 -1
  939. package/tools/vektor/lp/positions/list-lp-vektor-positions.js +0 -178
  940. package/tools/vektor/lp/positions/list-lp-vektor-positions.js.map +0 -1
  941. package/tools/vektor/lp/positions/list-lp-vektor-positions.mjs +0 -171
  942. package/tools/vektor/lp/positions/list-lp-vektor-positions.mjs.map +0 -1
  943. package/tools/vektor/lp/withdraw-quote/create-lp-vektor-withdraw-quote.d.mts +0 -51
  944. package/tools/vektor/lp/withdraw-quote/create-lp-vektor-withdraw-quote.d.mts.map +0 -1
  945. package/tools/vektor/lp/withdraw-quote/create-lp-vektor-withdraw-quote.d.ts +0 -51
  946. package/tools/vektor/lp/withdraw-quote/create-lp-vektor-withdraw-quote.d.ts.map +0 -1
  947. package/tools/vektor/lp/withdraw-quote/create-lp-vektor-withdraw-quote.js +0 -197
  948. package/tools/vektor/lp/withdraw-quote/create-lp-vektor-withdraw-quote.js.map +0 -1
  949. package/tools/vektor/lp/withdraw-quote/create-lp-vektor-withdraw-quote.mjs +0 -190
  950. package/tools/vektor/lp/withdraw-quote/create-lp-vektor-withdraw-quote.mjs.map +0 -1
  951. package/tools/vektor/move/create-vektor-move.d.mts +0 -51
  952. package/tools/vektor/move/create-vektor-move.d.mts.map +0 -1
  953. package/tools/vektor/move/create-vektor-move.d.ts +0 -51
  954. package/tools/vektor/move/create-vektor-move.d.ts.map +0 -1
  955. package/tools/vektor/move/create-vektor-move.js +0 -80
  956. package/tools/vektor/move/create-vektor-move.js.map +0 -1
  957. package/tools/vektor/move/create-vektor-move.mjs +0 -73
  958. package/tools/vektor/move/create-vektor-move.mjs.map +0 -1
  959. package/tools/vektor/prices/list-historical-vektor-prices.d.mts +0 -51
  960. package/tools/vektor/prices/list-historical-vektor-prices.d.mts.map +0 -1
  961. package/tools/vektor/prices/list-historical-vektor-prices.d.ts +0 -51
  962. package/tools/vektor/prices/list-historical-vektor-prices.d.ts.map +0 -1
  963. package/tools/vektor/prices/list-historical-vektor-prices.js +0 -67
  964. package/tools/vektor/prices/list-historical-vektor-prices.js.map +0 -1
  965. package/tools/vektor/prices/list-historical-vektor-prices.mjs +0 -60
  966. package/tools/vektor/prices/list-historical-vektor-prices.mjs.map +0 -1
  967. package/tools/vektor/prices/list-vektor-prices.d.mts +0 -51
  968. package/tools/vektor/prices/list-vektor-prices.d.mts.map +0 -1
  969. package/tools/vektor/prices/list-vektor-prices.d.ts +0 -51
  970. package/tools/vektor/prices/list-vektor-prices.d.ts.map +0 -1
  971. package/tools/vektor/prices/list-vektor-prices.js +0 -67
  972. package/tools/vektor/prices/list-vektor-prices.js.map +0 -1
  973. package/tools/vektor/prices/list-vektor-prices.mjs +0 -60
  974. package/tools/vektor/prices/list-vektor-prices.mjs.map +0 -1
  975. package/tools/vektor/registry/assets/list-registry-vektor-assets.d.mts +0 -51
  976. package/tools/vektor/registry/assets/list-registry-vektor-assets.d.mts.map +0 -1
  977. package/tools/vektor/registry/assets/list-registry-vektor-assets.d.ts +0 -51
  978. package/tools/vektor/registry/assets/list-registry-vektor-assets.d.ts.map +0 -1
  979. package/tools/vektor/registry/assets/list-registry-vektor-assets.js +0 -69
  980. package/tools/vektor/registry/assets/list-registry-vektor-assets.js.map +0 -1
  981. package/tools/vektor/registry/assets/list-registry-vektor-assets.mjs +0 -62
  982. package/tools/vektor/registry/assets/list-registry-vektor-assets.mjs.map +0 -1
  983. package/tools/vektor/registry/blockchains/list-registry-vektor-blockchains.d.mts +0 -51
  984. package/tools/vektor/registry/blockchains/list-registry-vektor-blockchains.d.mts.map +0 -1
  985. package/tools/vektor/registry/blockchains/list-registry-vektor-blockchains.d.ts +0 -51
  986. package/tools/vektor/registry/blockchains/list-registry-vektor-blockchains.d.ts.map +0 -1
  987. package/tools/vektor/registry/blockchains/list-registry-vektor-blockchains.js +0 -59
  988. package/tools/vektor/registry/blockchains/list-registry-vektor-blockchains.js.map +0 -1
  989. package/tools/vektor/registry/blockchains/list-registry-vektor-blockchains.mjs +0 -52
  990. package/tools/vektor/registry/blockchains/list-registry-vektor-blockchains.mjs.map +0 -1
  991. package/tools/vektor/registry/borrow-markets/list-registry-vektor-borrow-markets.d.mts +0 -51
  992. package/tools/vektor/registry/borrow-markets/list-registry-vektor-borrow-markets.d.mts.map +0 -1
  993. package/tools/vektor/registry/borrow-markets/list-registry-vektor-borrow-markets.d.ts +0 -51
  994. package/tools/vektor/registry/borrow-markets/list-registry-vektor-borrow-markets.d.ts.map +0 -1
  995. package/tools/vektor/registry/borrow-markets/list-registry-vektor-borrow-markets.js +0 -90
  996. package/tools/vektor/registry/borrow-markets/list-registry-vektor-borrow-markets.js.map +0 -1
  997. package/tools/vektor/registry/borrow-markets/list-registry-vektor-borrow-markets.mjs +0 -83
  998. package/tools/vektor/registry/borrow-markets/list-registry-vektor-borrow-markets.mjs.map +0 -1
  999. package/tools/vektor/registry/errors/list-registry-vektor-errors.d.mts +0 -51
  1000. package/tools/vektor/registry/errors/list-registry-vektor-errors.d.mts.map +0 -1
  1001. package/tools/vektor/registry/errors/list-registry-vektor-errors.d.ts +0 -51
  1002. package/tools/vektor/registry/errors/list-registry-vektor-errors.d.ts.map +0 -1
  1003. package/tools/vektor/registry/errors/list-registry-vektor-errors.js +0 -55
  1004. package/tools/vektor/registry/errors/list-registry-vektor-errors.js.map +0 -1
  1005. package/tools/vektor/registry/errors/list-registry-vektor-errors.mjs +0 -48
  1006. package/tools/vektor/registry/errors/list-registry-vektor-errors.mjs.map +0 -1
  1007. package/tools/vektor/registry/lend-markets/list-registry-vektor-lend-markets.d.mts +0 -51
  1008. package/tools/vektor/registry/lend-markets/list-registry-vektor-lend-markets.d.mts.map +0 -1
  1009. package/tools/vektor/registry/lend-markets/list-registry-vektor-lend-markets.d.ts +0 -51
  1010. package/tools/vektor/registry/lend-markets/list-registry-vektor-lend-markets.d.ts.map +0 -1
  1011. package/tools/vektor/registry/lend-markets/list-registry-vektor-lend-markets.js +0 -90
  1012. package/tools/vektor/registry/lend-markets/list-registry-vektor-lend-markets.js.map +0 -1
  1013. package/tools/vektor/registry/lend-markets/list-registry-vektor-lend-markets.mjs +0 -83
  1014. package/tools/vektor/registry/lend-markets/list-registry-vektor-lend-markets.mjs.map +0 -1
  1015. package/tools/vektor/registry/lp-pools/list-registry-vektor-lp-pools.d.mts +0 -51
  1016. package/tools/vektor/registry/lp-pools/list-registry-vektor-lp-pools.d.mts.map +0 -1
  1017. package/tools/vektor/registry/lp-pools/list-registry-vektor-lp-pools.d.ts +0 -51
  1018. package/tools/vektor/registry/lp-pools/list-registry-vektor-lp-pools.d.ts.map +0 -1
  1019. package/tools/vektor/registry/lp-pools/list-registry-vektor-lp-pools.js +0 -90
  1020. package/tools/vektor/registry/lp-pools/list-registry-vektor-lp-pools.js.map +0 -1
  1021. package/tools/vektor/registry/lp-pools/list-registry-vektor-lp-pools.mjs +0 -83
  1022. package/tools/vektor/registry/lp-pools/list-registry-vektor-lp-pools.mjs.map +0 -1
  1023. package/tools/vektor/registry/venues/list-registry-vektor-venues.d.mts +0 -51
  1024. package/tools/vektor/registry/venues/list-registry-vektor-venues.d.mts.map +0 -1
  1025. package/tools/vektor/registry/venues/list-registry-vektor-venues.d.ts +0 -51
  1026. package/tools/vektor/registry/venues/list-registry-vektor-venues.d.ts.map +0 -1
  1027. package/tools/vektor/registry/venues/list-registry-vektor-venues.js +0 -59
  1028. package/tools/vektor/registry/venues/list-registry-vektor-venues.js.map +0 -1
  1029. package/tools/vektor/registry/venues/list-registry-vektor-venues.mjs +0 -52
  1030. package/tools/vektor/registry/venues/list-registry-vektor-venues.mjs.map +0 -1
  1031. package/tools/vektor/sell/quotes/list-sell-vektor-quotes.d.mts +0 -51
  1032. package/tools/vektor/sell/quotes/list-sell-vektor-quotes.d.mts.map +0 -1
  1033. package/tools/vektor/sell/quotes/list-sell-vektor-quotes.d.ts +0 -51
  1034. package/tools/vektor/sell/quotes/list-sell-vektor-quotes.d.ts.map +0 -1
  1035. package/tools/vektor/sell/quotes/list-sell-vektor-quotes.js +0 -90
  1036. package/tools/vektor/sell/quotes/list-sell-vektor-quotes.js.map +0 -1
  1037. package/tools/vektor/sell/quotes/list-sell-vektor-quotes.mjs +0 -83
  1038. package/tools/vektor/sell/quotes/list-sell-vektor-quotes.mjs.map +0 -1
  1039. package/tools/vektor/sell/sell_/create-sell-vektor-sell.d.mts +0 -51
  1040. package/tools/vektor/sell/sell_/create-sell-vektor-sell.d.mts.map +0 -1
  1041. package/tools/vektor/sell/sell_/create-sell-vektor-sell.d.ts +0 -51
  1042. package/tools/vektor/sell/sell_/create-sell-vektor-sell.d.ts.map +0 -1
  1043. package/tools/vektor/sell/sell_/create-sell-vektor-sell.js +0 -98
  1044. package/tools/vektor/sell/sell_/create-sell-vektor-sell.js.map +0 -1
  1045. package/tools/vektor/sell/sell_/create-sell-vektor-sell.mjs +0 -91
  1046. package/tools/vektor/sell/sell_/create-sell-vektor-sell.mjs.map +0 -1
  1047. package/tools/vektor/vote/markets/list-vote-vektor-markets.d.mts +0 -51
  1048. package/tools/vektor/vote/markets/list-vote-vektor-markets.d.mts.map +0 -1
  1049. package/tools/vektor/vote/markets/list-vote-vektor-markets.d.ts +0 -51
  1050. package/tools/vektor/vote/markets/list-vote-vektor-markets.d.ts.map +0 -1
  1051. package/tools/vektor/vote/markets/list-vote-vektor-markets.js +0 -84
  1052. package/tools/vektor/vote/markets/list-vote-vektor-markets.js.map +0 -1
  1053. package/tools/vektor/vote/markets/list-vote-vektor-markets.mjs +0 -77
  1054. package/tools/vektor/vote/markets/list-vote-vektor-markets.mjs.map +0 -1
  1055. package/tools/vektor/vote/rewards/list-vote-vektor-rewards.d.mts +0 -51
  1056. package/tools/vektor/vote/rewards/list-vote-vektor-rewards.d.mts.map +0 -1
  1057. package/tools/vektor/vote/rewards/list-vote-vektor-rewards.d.ts +0 -51
  1058. package/tools/vektor/vote/rewards/list-vote-vektor-rewards.d.ts.map +0 -1
  1059. package/tools/vektor/vote/rewards/list-vote-vektor-rewards.js +0 -97
  1060. package/tools/vektor/vote/rewards/list-vote-vektor-rewards.js.map +0 -1
  1061. package/tools/vektor/vote/rewards/list-vote-vektor-rewards.mjs +0 -90
  1062. package/tools/vektor/vote/rewards/list-vote-vektor-rewards.mjs.map +0 -1
  1063. package/tools/vektor/wrap/unwrap/create-wrap-vektor-unwrap.d.mts +0 -51
  1064. package/tools/vektor/wrap/unwrap/create-wrap-vektor-unwrap.d.mts.map +0 -1
  1065. package/tools/vektor/wrap/unwrap/create-wrap-vektor-unwrap.d.ts +0 -51
  1066. package/tools/vektor/wrap/unwrap/create-wrap-vektor-unwrap.d.ts.map +0 -1
  1067. package/tools/vektor/wrap/unwrap/create-wrap-vektor-unwrap.js +0 -69
  1068. package/tools/vektor/wrap/unwrap/create-wrap-vektor-unwrap.js.map +0 -1
  1069. package/tools/vektor/wrap/unwrap/create-wrap-vektor-unwrap.mjs +0 -62
  1070. package/tools/vektor/wrap/unwrap/create-wrap-vektor-unwrap.mjs.map +0 -1
  1071. package/tools/vektor/wrap/wrap_/create-wrap-vektor-wrap.d.mts +0 -51
  1072. package/tools/vektor/wrap/wrap_/create-wrap-vektor-wrap.d.mts.map +0 -1
  1073. package/tools/vektor/wrap/wrap_/create-wrap-vektor-wrap.d.ts +0 -51
  1074. package/tools/vektor/wrap/wrap_/create-wrap-vektor-wrap.d.ts.map +0 -1
  1075. package/tools/vektor/wrap/wrap_/create-wrap-vektor-wrap.js +0 -69
  1076. package/tools/vektor/wrap/wrap_/create-wrap-vektor-wrap.js.map +0 -1
  1077. package/tools/vektor/wrap/wrap_/create-wrap-vektor-wrap.mjs +0 -62
  1078. package/tools/vektor/wrap/wrap_/create-wrap-vektor-wrap.mjs.map +0 -1
  1079. package/tools.d.mts +0 -2
  1080. package/tools.d.mts.map +0 -1
  1081. package/tools.d.ts +0 -2
  1082. package/tools.d.ts.map +0 -1
  1083. package/tools.js +0 -18
  1084. package/tools.js.map +0 -1
  1085. package/tools.mjs +0 -2
  1086. package/tools.mjs.map +0 -1
  1087. /package/{tools/types.js → types.js} +0 -0
  1088. /package/{tools/types.mjs → types.mjs} +0 -0
@@ -1,285 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- import { Metadata, Endpoint, HandlerFunction } from './types';
4
-
5
- export { Metadata, Endpoint, HandlerFunction };
6
-
7
- import get_user from './user/get-user';
8
- import create_api_keys from './api-keys/create-api-keys';
9
- import update_api_keys from './api-keys/update-api-keys';
10
- import list_api_keys from './api-keys/list-api-keys';
11
- import delete_api_keys from './api-keys/delete-api-keys';
12
- import get_api_keys from './api-keys/get-api-keys';
13
- import list_operations from './operations/list-operations';
14
- import get_operations from './operations/get-operations';
15
- import create_projects from './projects/create-projects';
16
- import update_projects from './projects/update-projects';
17
- import list_projects from './projects/list-projects';
18
- import delete_projects from './projects/delete-projects';
19
- import get_projects from './projects/get-projects';
20
- import list_regions from './regions/list-regions';
21
- import get_regions from './regions/get-regions';
22
- import create_compute_vms from './compute/vms/create-compute-vms';
23
- import update_compute_vms from './compute/vms/update-compute-vms';
24
- import list_compute_vms from './compute/vms/list-compute-vms';
25
- import delete_compute_vms from './compute/vms/delete-compute-vms';
26
- import get_compute_vms from './compute/vms/get-compute-vms';
27
- import restart_compute_vms from './compute/vms/restart-compute-vms';
28
- import create_vms_compute_availability from './compute/vms/availability/create-vms-compute-availability';
29
- import update_vms_compute_availability from './compute/vms/availability/update-vms-compute-availability';
30
- import list_vms_compute_volumes from './compute/vms/volumes/list-vms-compute-volumes';
31
- import list_vms_compute_os_images from './compute/vms/os-images/list-vms-compute-os-images';
32
- import create_compute_volumes from './compute/volumes/create-compute-volumes';
33
- import update_compute_volumes from './compute/volumes/update-compute-volumes';
34
- import list_compute_volumes from './compute/volumes/list-compute-volumes';
35
- import delete_compute_volumes from './compute/volumes/delete-compute-volumes';
36
- import get_compute_volumes from './compute/volumes/get-compute-volumes';
37
- import create_volumes_compute_availability from './compute/volumes/availability/create-volumes-compute-availability';
38
- import update_volumes_compute_availability from './compute/volumes/availability/update-volumes-compute-availability';
39
- import create_networking_vpcs from './networking/vpcs/create-networking-vpcs';
40
- import update_networking_vpcs from './networking/vpcs/update-networking-vpcs';
41
- import list_networking_vpcs from './networking/vpcs/list-networking-vpcs';
42
- import delete_networking_vpcs from './networking/vpcs/delete-networking-vpcs';
43
- import get_networking_vpcs from './networking/vpcs/get-networking-vpcs';
44
- import create_vpcs_networking_availability from './networking/vpcs/availability/create-vpcs-networking-availability';
45
- import update_vpcs_networking_availability from './networking/vpcs/availability/update-vpcs-networking-availability';
46
- import create_networking_firewall_rules from './networking/firewall-rules/create-networking-firewall-rules';
47
- import update_networking_firewall_rules from './networking/firewall-rules/update-networking-firewall-rules';
48
- import list_networking_firewall_rules from './networking/firewall-rules/list-networking-firewall-rules';
49
- import delete_networking_firewall_rules from './networking/firewall-rules/delete-networking-firewall-rules';
50
- import get_networking_firewall_rules from './networking/firewall-rules/get-networking-firewall-rules';
51
- import create_connect_networking_connections from './networking/connect/connections/create-connect-networking-connections';
52
- import update_connect_networking_connections from './networking/connect/connections/update-connect-networking-connections';
53
- import list_connect_networking_connections from './networking/connect/connections/list-connect-networking-connections';
54
- import delete_connect_networking_connections from './networking/connect/connections/delete-connect-networking-connections';
55
- import get_connect_networking_connections from './networking/connect/connections/get-connect-networking-connections';
56
- import list_connect_networking_routes from './networking/connect/routes/list-connect-networking-routes';
57
- import create_rpc_nodes_flex from './rpc-nodes/flex/create-rpc-nodes-flex';
58
- import update_rpc_nodes_flex from './rpc-nodes/flex/update-rpc-nodes-flex';
59
- import list_rpc_nodes_flex from './rpc-nodes/flex/list-rpc-nodes-flex';
60
- import delete_rpc_nodes_flex from './rpc-nodes/flex/delete-rpc-nodes-flex';
61
- import get_rpc_nodes_flex from './rpc-nodes/flex/get-rpc-nodes-flex';
62
- import list_flex_rpc_nodes_blockchains from './rpc-nodes/flex/blockchains/list-flex-rpc-nodes-blockchains';
63
- import list_rpc_nodes_dedicated from './rpc-nodes/dedicated/list-rpc-nodes-dedicated';
64
- import get_rpc_nodes_dedicated from './rpc-nodes/dedicated/get-rpc-nodes-dedicated';
65
- import list_dedicated_rpc_nodes_blockchains from './rpc-nodes/dedicated/blockchains/list-dedicated-rpc-nodes-blockchains';
66
- import list_registry_vektor_assets from './vektor/registry/assets/list-registry-vektor-assets';
67
- import list_registry_vektor_blockchains from './vektor/registry/blockchains/list-registry-vektor-blockchains';
68
- import list_registry_vektor_venues from './vektor/registry/venues/list-registry-vektor-venues';
69
- import list_registry_vektor_errors from './vektor/registry/errors/list-registry-vektor-errors';
70
- import list_registry_vektor_lend_markets from './vektor/registry/lend-markets/list-registry-vektor-lend-markets';
71
- import list_registry_vektor_borrow_markets from './vektor/registry/borrow-markets/list-registry-vektor-borrow-markets';
72
- import list_registry_vektor_lp_pools from './vektor/registry/lp-pools/list-registry-vektor-lp-pools';
73
- import list_vektor_balances from './vektor/balances/list-vektor-balances';
74
- import list_historical_vektor_balances from './vektor/balances/list-historical-vektor-balances';
75
- import list_vektor_prices from './vektor/prices/list-vektor-prices';
76
- import list_historical_vektor_prices from './vektor/prices/list-historical-vektor-prices';
77
- import list_lend_vektor_markets from './vektor/lend/markets/list-lend-vektor-markets';
78
- import list_historical_lend_vektor_markets from './vektor/lend/markets/list-historical-lend-vektor-markets';
79
- import list_lend_vektor_positions from './vektor/lend/positions/list-lend-vektor-positions';
80
- import list_historical_lend_vektor_positions from './vektor/lend/positions/list-historical-lend-vektor-positions';
81
- import create_lend_vektor_lend from './vektor/lend/lend_/create-lend-vektor-lend';
82
- import create_lend_vektor_withdraw from './vektor/lend/withdraw/create-lend-vektor-withdraw';
83
- import create_lend_vektor_set_collateral from './vektor/lend/set-collateral/create-lend-vektor-set-collateral';
84
- import list_borrow_vektor_markets from './vektor/borrow/markets/list-borrow-vektor-markets';
85
- import list_historical_borrow_vektor_markets from './vektor/borrow/markets/list-historical-borrow-vektor-markets';
86
- import list_borrow_vektor_positions from './vektor/borrow/positions/list-borrow-vektor-positions';
87
- import list_historical_borrow_vektor_positions from './vektor/borrow/positions/list-historical-borrow-vektor-positions';
88
- import list_borrow_vektor_accounts from './vektor/borrow/accounts/list-borrow-vektor-accounts';
89
- import list_historical_borrow_vektor_accounts from './vektor/borrow/accounts/list-historical-borrow-vektor-accounts';
90
- import create_borrow_vektor_borrow from './vektor/borrow/borrow_/create-borrow-vektor-borrow';
91
- import create_borrow_vektor_repay from './vektor/borrow/repay/create-borrow-vektor-repay';
92
- import list_lp_vektor_pools from './vektor/lp/pools/list-lp-vektor-pools';
93
- import list_historical_lp_vektor_pools from './vektor/lp/pools/list-historical-lp-vektor-pools';
94
- import list_lp_vektor_positions from './vektor/lp/positions/list-lp-vektor-positions';
95
- import list_historical_lp_vektor_positions from './vektor/lp/positions/list-historical-lp-vektor-positions';
96
- import create_lp_vektor_deposit_quote from './vektor/lp/deposit-quote/create-lp-vektor-deposit-quote';
97
- import create_lp_vektor_withdraw_quote from './vektor/lp/withdraw-quote/create-lp-vektor-withdraw-quote';
98
- import list_buy_vektor_quotes from './vektor/buy/quotes/list-buy-vektor-quotes';
99
- import create_buy_vektor_buy from './vektor/buy/buy_/create-buy-vektor-buy';
100
- import list_sell_vektor_quotes from './vektor/sell/quotes/list-sell-vektor-quotes';
101
- import create_sell_vektor_sell from './vektor/sell/sell_/create-sell-vektor-sell';
102
- import create_vektor_move from './vektor/move/create-vektor-move';
103
- import create_wrap_vektor_wrap from './vektor/wrap/wrap_/create-wrap-vektor-wrap';
104
- import create_wrap_vektor_unwrap from './vektor/wrap/unwrap/create-wrap-vektor-unwrap';
105
- import list_bridge_vektor_quotes from './vektor/bridge/quotes/list-bridge-vektor-quotes';
106
- import list_lock_vektor_markets from './vektor/lock/markets/list-lock-vektor-markets';
107
- import list_lock_vektor_positions from './vektor/lock/positions/list-lock-vektor-positions';
108
- import list_vote_vektor_markets from './vektor/vote/markets/list-vote-vektor-markets';
109
- import list_vote_vektor_rewards from './vektor/vote/rewards/list-vote-vektor-rewards';
110
- import list_vektor_incentivize from './vektor/incentivize/list-vektor-incentivize';
111
- import list_vektor_executions from './vektor/executions/list-vektor-executions';
112
- import get_vektor_executions from './vektor/executions/get-vektor-executions';
113
- import get_executions_vektor_steps from './vektor/executions/steps/get-executions-vektor-steps';
114
- import sign_executions_vektor_steps from './vektor/executions/steps/sign-executions-vektor-steps';
115
-
116
- export const endpoints: Endpoint[] = [];
117
-
118
- function addEndpoint(endpoint: Endpoint) {
119
- endpoints.push(endpoint);
120
- }
121
-
122
- addEndpoint(get_user);
123
- addEndpoint(create_api_keys);
124
- addEndpoint(update_api_keys);
125
- addEndpoint(list_api_keys);
126
- addEndpoint(delete_api_keys);
127
- addEndpoint(get_api_keys);
128
- addEndpoint(list_operations);
129
- addEndpoint(get_operations);
130
- addEndpoint(create_projects);
131
- addEndpoint(update_projects);
132
- addEndpoint(list_projects);
133
- addEndpoint(delete_projects);
134
- addEndpoint(get_projects);
135
- addEndpoint(list_regions);
136
- addEndpoint(get_regions);
137
- addEndpoint(create_compute_vms);
138
- addEndpoint(update_compute_vms);
139
- addEndpoint(list_compute_vms);
140
- addEndpoint(delete_compute_vms);
141
- addEndpoint(get_compute_vms);
142
- addEndpoint(restart_compute_vms);
143
- addEndpoint(create_vms_compute_availability);
144
- addEndpoint(update_vms_compute_availability);
145
- addEndpoint(list_vms_compute_volumes);
146
- addEndpoint(list_vms_compute_os_images);
147
- addEndpoint(create_compute_volumes);
148
- addEndpoint(update_compute_volumes);
149
- addEndpoint(list_compute_volumes);
150
- addEndpoint(delete_compute_volumes);
151
- addEndpoint(get_compute_volumes);
152
- addEndpoint(create_volumes_compute_availability);
153
- addEndpoint(update_volumes_compute_availability);
154
- addEndpoint(create_networking_vpcs);
155
- addEndpoint(update_networking_vpcs);
156
- addEndpoint(list_networking_vpcs);
157
- addEndpoint(delete_networking_vpcs);
158
- addEndpoint(get_networking_vpcs);
159
- addEndpoint(create_vpcs_networking_availability);
160
- addEndpoint(update_vpcs_networking_availability);
161
- addEndpoint(create_networking_firewall_rules);
162
- addEndpoint(update_networking_firewall_rules);
163
- addEndpoint(list_networking_firewall_rules);
164
- addEndpoint(delete_networking_firewall_rules);
165
- addEndpoint(get_networking_firewall_rules);
166
- addEndpoint(create_connect_networking_connections);
167
- addEndpoint(update_connect_networking_connections);
168
- addEndpoint(list_connect_networking_connections);
169
- addEndpoint(delete_connect_networking_connections);
170
- addEndpoint(get_connect_networking_connections);
171
- addEndpoint(list_connect_networking_routes);
172
- addEndpoint(create_rpc_nodes_flex);
173
- addEndpoint(update_rpc_nodes_flex);
174
- addEndpoint(list_rpc_nodes_flex);
175
- addEndpoint(delete_rpc_nodes_flex);
176
- addEndpoint(get_rpc_nodes_flex);
177
- addEndpoint(list_flex_rpc_nodes_blockchains);
178
- addEndpoint(list_rpc_nodes_dedicated);
179
- addEndpoint(get_rpc_nodes_dedicated);
180
- addEndpoint(list_dedicated_rpc_nodes_blockchains);
181
- addEndpoint(list_registry_vektor_assets);
182
- addEndpoint(list_registry_vektor_blockchains);
183
- addEndpoint(list_registry_vektor_venues);
184
- addEndpoint(list_registry_vektor_errors);
185
- addEndpoint(list_registry_vektor_lend_markets);
186
- addEndpoint(list_registry_vektor_borrow_markets);
187
- addEndpoint(list_registry_vektor_lp_pools);
188
- addEndpoint(list_vektor_balances);
189
- addEndpoint(list_historical_vektor_balances);
190
- addEndpoint(list_vektor_prices);
191
- addEndpoint(list_historical_vektor_prices);
192
- addEndpoint(list_lend_vektor_markets);
193
- addEndpoint(list_historical_lend_vektor_markets);
194
- addEndpoint(list_lend_vektor_positions);
195
- addEndpoint(list_historical_lend_vektor_positions);
196
- addEndpoint(create_lend_vektor_lend);
197
- addEndpoint(create_lend_vektor_withdraw);
198
- addEndpoint(create_lend_vektor_set_collateral);
199
- addEndpoint(list_borrow_vektor_markets);
200
- addEndpoint(list_historical_borrow_vektor_markets);
201
- addEndpoint(list_borrow_vektor_positions);
202
- addEndpoint(list_historical_borrow_vektor_positions);
203
- addEndpoint(list_borrow_vektor_accounts);
204
- addEndpoint(list_historical_borrow_vektor_accounts);
205
- addEndpoint(create_borrow_vektor_borrow);
206
- addEndpoint(create_borrow_vektor_repay);
207
- addEndpoint(list_lp_vektor_pools);
208
- addEndpoint(list_historical_lp_vektor_pools);
209
- addEndpoint(list_lp_vektor_positions);
210
- addEndpoint(list_historical_lp_vektor_positions);
211
- addEndpoint(create_lp_vektor_deposit_quote);
212
- addEndpoint(create_lp_vektor_withdraw_quote);
213
- addEndpoint(list_buy_vektor_quotes);
214
- addEndpoint(create_buy_vektor_buy);
215
- addEndpoint(list_sell_vektor_quotes);
216
- addEndpoint(create_sell_vektor_sell);
217
- addEndpoint(create_vektor_move);
218
- addEndpoint(create_wrap_vektor_wrap);
219
- addEndpoint(create_wrap_vektor_unwrap);
220
- addEndpoint(list_bridge_vektor_quotes);
221
- addEndpoint(list_lock_vektor_markets);
222
- addEndpoint(list_lock_vektor_positions);
223
- addEndpoint(list_vote_vektor_markets);
224
- addEndpoint(list_vote_vektor_rewards);
225
- addEndpoint(list_vektor_incentivize);
226
- addEndpoint(list_vektor_executions);
227
- addEndpoint(get_vektor_executions);
228
- addEndpoint(get_executions_vektor_steps);
229
- addEndpoint(sign_executions_vektor_steps);
230
-
231
- export type Filter = {
232
- type: 'resource' | 'operation' | 'tag' | 'tool';
233
- op: 'include' | 'exclude';
234
- value: string;
235
- };
236
-
237
- export function query(filters: Filter[], endpoints: Endpoint[]): Endpoint[] {
238
- const allExcludes = filters.length > 0 && filters.every((filter) => filter.op === 'exclude');
239
- const unmatchedFilters = new Set(filters);
240
-
241
- const filtered = endpoints.filter((endpoint: Endpoint) => {
242
- let included = false || allExcludes;
243
-
244
- for (const filter of filters) {
245
- if (match(filter, endpoint)) {
246
- unmatchedFilters.delete(filter);
247
- included = filter.op === 'include';
248
- }
249
- }
250
-
251
- return included;
252
- });
253
-
254
- // Check if any filters didn't match
255
- const unmatched = Array.from(unmatchedFilters).filter((f) => f.type === 'tool' || f.type === 'resource');
256
- if (unmatched.length > 0) {
257
- throw new Error(
258
- `The following filters did not match any endpoints: ${unmatched
259
- .map((f) => `${f.type}=${f.value}`)
260
- .join(', ')}`,
261
- );
262
- }
263
-
264
- return filtered;
265
- }
266
-
267
- function match({ type, value }: Filter, endpoint: Endpoint): boolean {
268
- switch (type) {
269
- case 'resource': {
270
- const regexStr = '^' + normalizeResource(value).replace(/\*/g, '.*') + '$';
271
- const regex = new RegExp(regexStr);
272
- return regex.test(normalizeResource(endpoint.metadata.resource));
273
- }
274
- case 'operation':
275
- return endpoint.metadata.operation === value;
276
- case 'tag':
277
- return endpoint.metadata.tags.includes(value);
278
- case 'tool':
279
- return endpoint.tool.name === value;
280
- }
281
- }
282
-
283
- function normalizeResource(resource: string): string {
284
- return resource.toLowerCase().replace(/[^a-z.*\-_]*/g, '');
285
- }
@@ -1,122 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- import { isJqError, maybeFilter } from '@nirvana-labs/nirvana-mcp/filtering';
4
- import { Metadata, asErrorResult, asTextContentResult } from '@nirvana-labs/nirvana-mcp/tools/types';
5
-
6
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
7
- import NirvanaLabs from '@nirvana-labs/nirvana';
8
-
9
- export const metadata: Metadata = {
10
- resource: 'networking.connect.connections',
11
- operation: 'write',
12
- tags: [],
13
- httpMethod: 'post',
14
- httpPath: '/v1/networking/connect/connections',
15
- operationId: 'create_connect_connection',
16
- };
17
-
18
- export const tool: Tool = {
19
- name: 'create_connect_networking_connections',
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\nCreate a Connect Connection\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/operation',\n $defs: {\n operation: {\n type: 'object',\n description: 'Operation details.',\n properties: {\n id: {\n type: 'string',\n description: 'Unique identifier for the Operation.'\n },\n created_at: {\n type: 'string',\n description: 'When the Operation was created.',\n format: 'date-time'\n },\n kind: {\n $ref: '#/$defs/operation_kind'\n },\n resource_id: {\n type: 'string',\n description: 'ID of the resource that the Operation is acting on.'\n },\n status: {\n $ref: '#/$defs/operation_status'\n },\n type: {\n $ref: '#/$defs/operation_type'\n },\n updated_at: {\n type: 'string',\n description: 'When the Operation was updated.',\n format: 'date-time'\n }\n },\n required: [ 'id',\n 'created_at',\n 'kind',\n 'resource_id',\n 'status',\n 'type',\n 'updated_at'\n ]\n },\n operation_kind: {\n type: 'string',\n description: 'Kind of Operation.',\n enum: [ 'vm',\n 'volume',\n 'vpc',\n 'firewall_rule'\n ]\n },\n operation_status: {\n type: 'string',\n description: 'Status of the Operation.',\n enum: [ 'pending',\n 'running',\n 'done',\n 'failed',\n 'unknown'\n ]\n },\n operation_type: {\n type: 'string',\n description: 'Type of Operation.',\n enum: [ 'create',\n 'update',\n 'delete',\n 'restart'\n ]\n }\n }\n}\n```",
22
- inputSchema: {
23
- type: 'object',
24
- properties: {
25
- bandwidth_mbps: {
26
- $ref: '#/$defs/connect_bandwidth_mbps',
27
- },
28
- cidrs: {
29
- type: 'array',
30
- description: 'CIDRs for the Connect Connection. Must be in network-aligned/canonical form.',
31
- items: {
32
- type: 'string',
33
- },
34
- },
35
- name: {
36
- type: 'string',
37
- description: 'Name of the Connect Connection',
38
- },
39
- provider_cidrs: {
40
- type: 'array',
41
- description: 'Provider CIDRs. Must be in network-aligned/canonical form.',
42
- items: {
43
- type: 'string',
44
- },
45
- },
46
- region: {
47
- $ref: '#/$defs/region_name',
48
- },
49
- aws: {
50
- $ref: '#/$defs/connect_connection_aws_config_request',
51
- },
52
- tags: {
53
- type: 'array',
54
- description: 'Tags to attach to the Connect Connection',
55
- items: {
56
- type: 'string',
57
- },
58
- },
59
- jq_filter: {
60
- type: 'string',
61
- title: 'jq Filter',
62
- description:
63
- '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/).',
64
- },
65
- },
66
- required: ['bandwidth_mbps', 'cidrs', 'name', 'provider_cidrs', 'region'],
67
- $defs: {
68
- connect_bandwidth_mbps: {
69
- type: 'string',
70
- description: 'Connect Connection speed in Mbps',
71
- enum: [50, 200, 500, 1000, 2000],
72
- },
73
- region_name: {
74
- type: 'string',
75
- description: 'Region the resource is in.',
76
- enum: [
77
- 'us-sea-1',
78
- 'us-sva-1',
79
- 'us-sva-2',
80
- 'us-chi-1',
81
- 'us-wdc-1',
82
- 'eu-frk-1',
83
- 'ap-sin-1',
84
- 'ap-seo-1',
85
- 'ap-tyo-1',
86
- ],
87
- },
88
- connect_connection_aws_config_request: {
89
- type: 'object',
90
- description: 'AWS provider configuration',
91
- properties: {
92
- account_id: {
93
- type: 'string',
94
- description: 'AWS account id',
95
- },
96
- region: {
97
- type: 'string',
98
- description: 'AWS region where the connection will be established',
99
- },
100
- },
101
- required: ['account_id', 'region'],
102
- },
103
- },
104
- },
105
- annotations: {},
106
- };
107
-
108
- export const handler = async (client: NirvanaLabs, args: Record<string, unknown> | undefined) => {
109
- const { jq_filter, ...body } = args as any;
110
- try {
111
- return asTextContentResult(
112
- await maybeFilter(jq_filter, await client.networking.connect.connections.create(body)),
113
- );
114
- } catch (error) {
115
- if (error instanceof NirvanaLabs.APIError || isJqError(error)) {
116
- return asErrorResult(error.message);
117
- }
118
- throw error;
119
- }
120
- };
121
-
122
- 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 { isJqError, maybeFilter } from '@nirvana-labs/nirvana-mcp/filtering';
4
- import { Metadata, asErrorResult, asTextContentResult } from '@nirvana-labs/nirvana-mcp/tools/types';
5
-
6
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
7
- import NirvanaLabs from '@nirvana-labs/nirvana';
8
-
9
- export const metadata: Metadata = {
10
- resource: 'networking.connect.connections',
11
- operation: 'write',
12
- tags: [],
13
- httpMethod: 'delete',
14
- httpPath: '/v1/networking/connect/connections/{connection_id}',
15
- operationId: 'delete_connect_connection',
16
- };
17
-
18
- export const tool: Tool = {
19
- name: 'delete_connect_networking_connections',
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\nDelete Connect Connection\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/operation',\n $defs: {\n operation: {\n type: 'object',\n description: 'Operation details.',\n properties: {\n id: {\n type: 'string',\n description: 'Unique identifier for the Operation.'\n },\n created_at: {\n type: 'string',\n description: 'When the Operation was created.',\n format: 'date-time'\n },\n kind: {\n $ref: '#/$defs/operation_kind'\n },\n resource_id: {\n type: 'string',\n description: 'ID of the resource that the Operation is acting on.'\n },\n status: {\n $ref: '#/$defs/operation_status'\n },\n type: {\n $ref: '#/$defs/operation_type'\n },\n updated_at: {\n type: 'string',\n description: 'When the Operation was updated.',\n format: 'date-time'\n }\n },\n required: [ 'id',\n 'created_at',\n 'kind',\n 'resource_id',\n 'status',\n 'type',\n 'updated_at'\n ]\n },\n operation_kind: {\n type: 'string',\n description: 'Kind of Operation.',\n enum: [ 'vm',\n 'volume',\n 'vpc',\n 'firewall_rule'\n ]\n },\n operation_status: {\n type: 'string',\n description: 'Status of the Operation.',\n enum: [ 'pending',\n 'running',\n 'done',\n 'failed',\n 'unknown'\n ]\n },\n operation_type: {\n type: 'string',\n description: 'Type of Operation.',\n enum: [ 'create',\n 'update',\n 'delete',\n 'restart'\n ]\n }\n }\n}\n```",
22
- inputSchema: {
23
- type: 'object',
24
- properties: {
25
- connection_id: {
26
- type: 'string',
27
- },
28
- jq_filter: {
29
- type: 'string',
30
- title: 'jq Filter',
31
- description:
32
- '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/).',
33
- },
34
- },
35
- required: ['connection_id'],
36
- },
37
- annotations: {
38
- idempotentHint: true,
39
- },
40
- };
41
-
42
- export const handler = async (client: NirvanaLabs, args: Record<string, unknown> | undefined) => {
43
- const { connection_id, jq_filter, ...body } = args as any;
44
- try {
45
- return asTextContentResult(
46
- await maybeFilter(jq_filter, await client.networking.connect.connections.delete(connection_id)),
47
- );
48
- } catch (error) {
49
- if (error instanceof NirvanaLabs.APIError || isJqError(error)) {
50
- return asErrorResult(error.message);
51
- }
52
- throw error;
53
- }
54
- };
55
-
56
- 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 { isJqError, maybeFilter } from '@nirvana-labs/nirvana-mcp/filtering';
4
- import { Metadata, asErrorResult, asTextContentResult } from '@nirvana-labs/nirvana-mcp/tools/types';
5
-
6
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
7
- import NirvanaLabs from '@nirvana-labs/nirvana';
8
-
9
- export const metadata: Metadata = {
10
- resource: 'networking.connect.connections',
11
- operation: 'read',
12
- tags: [],
13
- httpMethod: 'get',
14
- httpPath: '/v1/networking/connect/connections/{connection_id}',
15
- operationId: 'get_connect_connection',
16
- };
17
-
18
- export const tool: Tool = {
19
- name: 'get_connect_networking_connections',
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 Connect Connection details\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/connect_connection',\n $defs: {\n connect_connection: {\n type: 'object',\n description: 'Connect Connection details.',\n properties: {\n id: {\n type: 'string',\n description: 'Unique identifier for the Connect Connection'\n },\n asn: {\n type: 'integer',\n description: 'ASN'\n },\n aws: {\n $ref: '#/$defs/connect_connection_aws_config'\n },\n bandwidth_mbps: {\n $ref: '#/$defs/connect_bandwidth_mbps'\n },\n cidrs: {\n type: 'array',\n description: 'CIDRs for the Connect Connection',\n items: {\n type: 'string'\n }\n },\n created_at: {\n type: 'string',\n description: 'When the Connect Connection was created',\n format: 'date-time'\n },\n name: {\n type: 'string',\n description: 'Name of the Connect Connection'\n },\n provider_asn: {\n type: 'integer',\n description: 'Provider ASN'\n },\n provider_cidrs: {\n type: 'array',\n description: 'Provider CIDRs for the Connect Connection',\n items: {\n type: 'string'\n }\n },\n provider_router_ip: {\n type: 'string',\n description: 'Provider Router IP for the Connect Connection'\n },\n region: {\n $ref: '#/$defs/region_name'\n },\n router_ip: {\n type: 'string',\n description: 'Router IP'\n },\n status: {\n $ref: '#/$defs/resource_status'\n },\n tags: {\n type: 'array',\n description: 'Tags to attach to the Connect Connection',\n items: {\n type: 'string'\n }\n },\n updated_at: {\n type: 'string',\n description: 'When the Connect Connection was updated',\n format: 'date-time'\n }\n },\n required: [ 'id',\n 'asn',\n 'aws',\n 'bandwidth_mbps',\n 'cidrs',\n 'created_at',\n 'name',\n 'provider_asn',\n 'provider_cidrs',\n 'provider_router_ip',\n 'region',\n 'router_ip',\n 'status',\n 'tags',\n 'updated_at'\n ]\n },\n connect_connection_aws_config: {\n type: 'object',\n description: 'AWS provider configuration',\n properties: {\n region: {\n type: 'string',\n description: 'AWS region where the connection is established'\n }\n },\n required: [ 'region'\n ]\n },\n connect_bandwidth_mbps: {\n type: 'string',\n description: 'Connect Connection speed in Mbps',\n enum: [ 50,\n 200,\n 500,\n 1000,\n 2000\n ]\n },\n region_name: {\n type: 'string',\n description: 'Region the resource is in.',\n enum: [ 'us-sea-1',\n 'us-sva-1',\n 'us-sva-2',\n 'us-chi-1',\n 'us-wdc-1',\n 'eu-frk-1',\n 'ap-sin-1',\n 'ap-seo-1',\n 'ap-tyo-1'\n ]\n },\n resource_status: {\n type: 'string',\n description: 'Status of the resource.',\n enum: [ 'pending',\n 'creating',\n 'updating',\n 'ready',\n 'deleting',\n 'deleted',\n 'error'\n ]\n }\n }\n}\n```",
22
- inputSchema: {
23
- type: 'object',
24
- properties: {
25
- connection_id: {
26
- type: 'string',
27
- },
28
- jq_filter: {
29
- type: 'string',
30
- title: 'jq Filter',
31
- description:
32
- '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/).',
33
- },
34
- },
35
- required: ['connection_id'],
36
- },
37
- annotations: {
38
- readOnlyHint: true,
39
- },
40
- };
41
-
42
- export const handler = async (client: NirvanaLabs, args: Record<string, unknown> | undefined) => {
43
- const { connection_id, jq_filter, ...body } = args as any;
44
- try {
45
- return asTextContentResult(
46
- await maybeFilter(jq_filter, await client.networking.connect.connections.get(connection_id)),
47
- );
48
- } catch (error) {
49
- if (error instanceof NirvanaLabs.APIError || isJqError(error)) {
50
- return asErrorResult(error.message);
51
- }
52
- throw error;
53
- }
54
- };
55
-
56
- export default { metadata, tool, handler };
@@ -1,60 +0,0 @@
1
- // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
-
3
- import { isJqError, maybeFilter } from '@nirvana-labs/nirvana-mcp/filtering';
4
- import { Metadata, asErrorResult, asTextContentResult } from '@nirvana-labs/nirvana-mcp/tools/types';
5
-
6
- import { Tool } from '@modelcontextprotocol/sdk/types.js';
7
- import NirvanaLabs from '@nirvana-labs/nirvana';
8
-
9
- export const metadata: Metadata = {
10
- resource: 'networking.connect.connections',
11
- operation: 'read',
12
- tags: [],
13
- httpMethod: 'get',
14
- httpPath: '/v1/networking/connect/connections',
15
- operationId: 'list_connect_connections',
16
- };
17
-
18
- export const tool: Tool = {
19
- name: 'list_connect_networking_connections',
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 all Connect Connections\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/connect_connection_list',\n $defs: {\n connect_connection_list: {\n type: 'object',\n properties: {\n items: {\n type: 'array',\n items: {\n $ref: '#/$defs/connect_connection'\n }\n },\n pagination: {\n $ref: '#/$defs/pagination'\n }\n },\n required: [ 'items',\n 'pagination'\n ]\n },\n connect_connection: {\n type: 'object',\n description: 'Connect Connection details.',\n properties: {\n id: {\n type: 'string',\n description: 'Unique identifier for the Connect Connection'\n },\n asn: {\n type: 'integer',\n description: 'ASN'\n },\n aws: {\n $ref: '#/$defs/connect_connection_aws_config'\n },\n bandwidth_mbps: {\n $ref: '#/$defs/connect_bandwidth_mbps'\n },\n cidrs: {\n type: 'array',\n description: 'CIDRs for the Connect Connection',\n items: {\n type: 'string'\n }\n },\n created_at: {\n type: 'string',\n description: 'When the Connect Connection was created',\n format: 'date-time'\n },\n name: {\n type: 'string',\n description: 'Name of the Connect Connection'\n },\n provider_asn: {\n type: 'integer',\n description: 'Provider ASN'\n },\n provider_cidrs: {\n type: 'array',\n description: 'Provider CIDRs for the Connect Connection',\n items: {\n type: 'string'\n }\n },\n provider_router_ip: {\n type: 'string',\n description: 'Provider Router IP for the Connect Connection'\n },\n region: {\n $ref: '#/$defs/region_name'\n },\n router_ip: {\n type: 'string',\n description: 'Router IP'\n },\n status: {\n $ref: '#/$defs/resource_status'\n },\n tags: {\n type: 'array',\n description: 'Tags to attach to the Connect Connection',\n items: {\n type: 'string'\n }\n },\n updated_at: {\n type: 'string',\n description: 'When the Connect Connection was updated',\n format: 'date-time'\n }\n },\n required: [ 'id',\n 'asn',\n 'aws',\n 'bandwidth_mbps',\n 'cidrs',\n 'created_at',\n 'name',\n 'provider_asn',\n 'provider_cidrs',\n 'provider_router_ip',\n 'region',\n 'router_ip',\n 'status',\n 'tags',\n 'updated_at'\n ]\n },\n connect_connection_aws_config: {\n type: 'object',\n description: 'AWS provider configuration',\n properties: {\n region: {\n type: 'string',\n description: 'AWS region where the connection is established'\n }\n },\n required: [ 'region'\n ]\n },\n connect_bandwidth_mbps: {\n type: 'string',\n description: 'Connect Connection speed in Mbps',\n enum: [ 50,\n 200,\n 500,\n 1000,\n 2000\n ]\n },\n region_name: {\n type: 'string',\n description: 'Region the resource is in.',\n enum: [ 'us-sea-1',\n 'us-sva-1',\n 'us-sva-2',\n 'us-chi-1',\n 'us-wdc-1',\n 'eu-frk-1',\n 'ap-sin-1',\n 'ap-seo-1',\n 'ap-tyo-1'\n ]\n },\n resource_status: {\n type: 'string',\n description: 'Status of the resource.',\n enum: [ 'pending',\n 'creating',\n 'updating',\n 'ready',\n 'deleting',\n 'deleted',\n 'error'\n ]\n },\n pagination: {\n type: 'object',\n description: 'Pagination response details.',\n properties: {\n next_cursor: {\n type: 'string'\n },\n previous_cursor: {\n type: 'string'\n },\n total_count: {\n type: 'integer'\n }\n },\n required: [ 'next_cursor',\n 'previous_cursor',\n 'total_count'\n ]\n }\n }\n}\n```",
22
- inputSchema: {
23
- type: 'object',
24
- properties: {
25
- cursor: {
26
- type: 'string',
27
- description: 'Pagination cursor returned by a previous request',
28
- },
29
- limit: {
30
- type: 'integer',
31
- description: 'Maximum number of items to return',
32
- },
33
- jq_filter: {
34
- type: 'string',
35
- title: 'jq Filter',
36
- description:
37
- '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/).',
38
- },
39
- },
40
- required: [],
41
- },
42
- annotations: {
43
- readOnlyHint: true,
44
- },
45
- };
46
-
47
- export const handler = async (client: NirvanaLabs, args: Record<string, unknown> | undefined) => {
48
- const { jq_filter, ...body } = args as any;
49
- const response = await client.networking.connect.connections.list(body).asResponse();
50
- try {
51
- return asTextContentResult(await maybeFilter(jq_filter, await response.json()));
52
- } catch (error) {
53
- if (error instanceof NirvanaLabs.APIError || isJqError(error)) {
54
- return asErrorResult(error.message);
55
- }
56
- throw error;
57
- }
58
- };
59
-
60
- export default { metadata, tool, handler };