@keystrokehq/neon 0.1.0 → 0.1.2

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 (811) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/accept-projects-transfer-requests.cjs.map +1 -1
  4. package/dist/actions/accept-projects-transfer-requests.d.cts +15 -3
  5. package/dist/actions/accept-projects-transfer-requests.d.cts.map +1 -1
  6. package/dist/actions/accept-projects-transfer-requests.d.mts +15 -3
  7. package/dist/actions/accept-projects-transfer-requests.d.mts.map +1 -1
  8. package/dist/actions/accept-projects-transfer-requests.mjs.map +1 -1
  9. package/dist/actions/access-project-details-by-id.cjs +16 -16
  10. package/dist/actions/access-project-details-by-id.cjs.map +1 -1
  11. package/dist/actions/access-project-details-by-id.d.cts +81 -3
  12. package/dist/actions/access-project-details-by-id.d.cts.map +1 -1
  13. package/dist/actions/access-project-details-by-id.d.mts +81 -3
  14. package/dist/actions/access-project-details-by-id.d.mts.map +1 -1
  15. package/dist/actions/access-project-details-by-id.mjs +16 -16
  16. package/dist/actions/access-project-details-by-id.mjs.map +1 -1
  17. package/dist/actions/add-new-jwks-to-project-endpoint.cjs.map +1 -1
  18. package/dist/actions/add-new-jwks-to-project-endpoint.d.cts +41 -3
  19. package/dist/actions/add-new-jwks-to-project-endpoint.d.cts.map +1 -1
  20. package/dist/actions/add-new-jwks-to-project-endpoint.d.mts +41 -3
  21. package/dist/actions/add-new-jwks-to-project-endpoint.d.mts.map +1 -1
  22. package/dist/actions/add-new-jwks-to-project-endpoint.mjs.map +1 -1
  23. package/dist/actions/add-project-email-permission.cjs.map +1 -1
  24. package/dist/actions/add-project-email-permission.d.cts +15 -3
  25. package/dist/actions/add-project-email-permission.d.cts.map +1 -1
  26. package/dist/actions/add-project-email-permission.d.mts +15 -3
  27. package/dist/actions/add-project-email-permission.d.mts.map +1 -1
  28. package/dist/actions/add-project-email-permission.mjs.map +1 -1
  29. package/dist/actions/add-role-to-branch.cjs +2 -2
  30. package/dist/actions/add-role-to-branch.cjs.map +1 -1
  31. package/dist/actions/add-role-to-branch.d.cts +33 -3
  32. package/dist/actions/add-role-to-branch.d.cts.map +1 -1
  33. package/dist/actions/add-role-to-branch.d.mts +33 -3
  34. package/dist/actions/add-role-to-branch.d.mts.map +1 -1
  35. package/dist/actions/add-role-to-branch.mjs +2 -2
  36. package/dist/actions/add-role-to-branch.mjs.map +1 -1
  37. package/dist/actions/count-project-branches.cjs +1 -1
  38. package/dist/actions/count-project-branches.cjs.map +1 -1
  39. package/dist/actions/count-project-branches.d.cts +11 -3
  40. package/dist/actions/count-project-branches.d.cts.map +1 -1
  41. package/dist/actions/count-project-branches.d.mts +11 -3
  42. package/dist/actions/count-project-branches.d.mts.map +1 -1
  43. package/dist/actions/count-project-branches.mjs +1 -1
  44. package/dist/actions/count-project-branches.mjs.map +1 -1
  45. package/dist/actions/create-api-key-for-organization.cjs +5 -5
  46. package/dist/actions/create-api-key-for-organization.cjs.map +1 -1
  47. package/dist/actions/create-api-key-for-organization.d.cts +15 -3
  48. package/dist/actions/create-api-key-for-organization.d.cts.map +1 -1
  49. package/dist/actions/create-api-key-for-organization.d.mts +15 -3
  50. package/dist/actions/create-api-key-for-organization.d.mts.map +1 -1
  51. package/dist/actions/create-api-key-for-organization.mjs +5 -5
  52. package/dist/actions/create-api-key-for-organization.mjs.map +1 -1
  53. package/dist/actions/create-auth-keys.cjs +7 -7
  54. package/dist/actions/create-auth-keys.cjs.map +1 -1
  55. package/dist/actions/create-auth-keys.d.cts +23 -3
  56. package/dist/actions/create-auth-keys.d.cts.map +1 -1
  57. package/dist/actions/create-auth-keys.d.mts +23 -3
  58. package/dist/actions/create-auth-keys.d.mts.map +1 -1
  59. package/dist/actions/create-auth-keys.mjs +7 -7
  60. package/dist/actions/create-auth-keys.mjs.map +1 -1
  61. package/dist/actions/create-auth-user.cjs +1 -1
  62. package/dist/actions/create-auth-user.cjs.map +1 -1
  63. package/dist/actions/create-auth-user.d.cts +15 -3
  64. package/dist/actions/create-auth-user.d.cts.map +1 -1
  65. package/dist/actions/create-auth-user.d.mts +15 -3
  66. package/dist/actions/create-auth-user.d.mts.map +1 -1
  67. package/dist/actions/create-auth-user.mjs +1 -1
  68. package/dist/actions/create-auth-user.mjs.map +1 -1
  69. package/dist/actions/create-branch-database.cjs +14 -14
  70. package/dist/actions/create-branch-database.cjs.map +1 -1
  71. package/dist/actions/create-branch-database.d.cts +36 -3
  72. package/dist/actions/create-branch-database.d.cts.map +1 -1
  73. package/dist/actions/create-branch-database.d.mts +36 -3
  74. package/dist/actions/create-branch-database.d.mts.map +1 -1
  75. package/dist/actions/create-branch-database.mjs +14 -14
  76. package/dist/actions/create-branch-database.mjs.map +1 -1
  77. package/dist/actions/create-branches-auth.cjs +7 -7
  78. package/dist/actions/create-branches-auth.cjs.map +1 -1
  79. package/dist/actions/create-branches-auth.d.cts +27 -3
  80. package/dist/actions/create-branches-auth.d.cts.map +1 -1
  81. package/dist/actions/create-branches-auth.d.mts +27 -3
  82. package/dist/actions/create-branches-auth.d.mts.map +1 -1
  83. package/dist/actions/create-branches-auth.mjs +7 -7
  84. package/dist/actions/create-branches-auth.mjs.map +1 -1
  85. package/dist/actions/create-branches-data-api.cjs +1 -1
  86. package/dist/actions/create-branches-data-api.cjs.map +1 -1
  87. package/dist/actions/create-branches-data-api.d.cts +52 -3
  88. package/dist/actions/create-branches-data-api.d.cts.map +1 -1
  89. package/dist/actions/create-branches-data-api.d.mts +52 -3
  90. package/dist/actions/create-branches-data-api.d.mts.map +1 -1
  91. package/dist/actions/create-branches-data-api.mjs +1 -1
  92. package/dist/actions/create-branches-data-api.mjs.map +1 -1
  93. package/dist/actions/create-branches-snapshot.cjs +11 -11
  94. package/dist/actions/create-branches-snapshot.cjs.map +1 -1
  95. package/dist/actions/create-branches-snapshot.d.cts +38 -3
  96. package/dist/actions/create-branches-snapshot.d.cts.map +1 -1
  97. package/dist/actions/create-branches-snapshot.d.mts +38 -3
  98. package/dist/actions/create-branches-snapshot.d.mts.map +1 -1
  99. package/dist/actions/create-branches-snapshot.mjs +11 -11
  100. package/dist/actions/create-branches-snapshot.mjs.map +1 -1
  101. package/dist/actions/create-compute-endpoint.cjs +10 -10
  102. package/dist/actions/create-compute-endpoint.cjs.map +1 -1
  103. package/dist/actions/create-compute-endpoint.d.cts +94 -3
  104. package/dist/actions/create-compute-endpoint.d.cts.map +1 -1
  105. package/dist/actions/create-compute-endpoint.d.mts +94 -3
  106. package/dist/actions/create-compute-endpoint.d.mts.map +1 -1
  107. package/dist/actions/create-compute-endpoint.mjs +10 -10
  108. package/dist/actions/create-compute-endpoint.mjs.map +1 -1
  109. package/dist/actions/create-new-api-key.cjs +4 -4
  110. package/dist/actions/create-new-api-key.cjs.map +1 -1
  111. package/dist/actions/create-new-api-key.d.cts +15 -3
  112. package/dist/actions/create-new-api-key.d.cts.map +1 -1
  113. package/dist/actions/create-new-api-key.d.mts +15 -3
  114. package/dist/actions/create-new-api-key.d.mts.map +1 -1
  115. package/dist/actions/create-new-api-key.mjs +4 -4
  116. package/dist/actions/create-new-api-key.mjs.map +1 -1
  117. package/dist/actions/create-new-project-branch.cjs +29 -29
  118. package/dist/actions/create-new-project-branch.cjs.map +1 -1
  119. package/dist/actions/create-new-project-branch.d.cts +75 -3
  120. package/dist/actions/create-new-project-branch.d.cts.map +1 -1
  121. package/dist/actions/create-new-project-branch.d.mts +75 -3
  122. package/dist/actions/create-new-project-branch.d.mts.map +1 -1
  123. package/dist/actions/create-new-project-branch.mjs +29 -29
  124. package/dist/actions/create-new-project-branch.mjs.map +1 -1
  125. package/dist/actions/create-project-branch-anonymized.cjs +31 -31
  126. package/dist/actions/create-project-branch-anonymized.cjs.map +1 -1
  127. package/dist/actions/create-project-branch-anonymized.d.cts +104 -3
  128. package/dist/actions/create-project-branch-anonymized.d.cts.map +1 -1
  129. package/dist/actions/create-project-branch-anonymized.d.mts +104 -3
  130. package/dist/actions/create-project-branch-anonymized.d.mts.map +1 -1
  131. package/dist/actions/create-project-branch-anonymized.mjs +31 -31
  132. package/dist/actions/create-project-branch-anonymized.mjs.map +1 -1
  133. package/dist/actions/create-project-with-quota-and-settings.cjs +52 -52
  134. package/dist/actions/create-project-with-quota-and-settings.cjs.map +1 -1
  135. package/dist/actions/create-project-with-quota-and-settings.d.cts +213 -3
  136. package/dist/actions/create-project-with-quota-and-settings.d.cts.map +1 -1
  137. package/dist/actions/create-project-with-quota-and-settings.d.mts +213 -3
  138. package/dist/actions/create-project-with-quota-and-settings.d.mts.map +1 -1
  139. package/dist/actions/create-project-with-quota-and-settings.mjs +52 -52
  140. package/dist/actions/create-project-with-quota-and-settings.mjs.map +1 -1
  141. package/dist/actions/create-projects-transfer-requests.cjs +4 -4
  142. package/dist/actions/create-projects-transfer-requests.cjs.map +1 -1
  143. package/dist/actions/create-projects-transfer-requests.d.cts +14 -3
  144. package/dist/actions/create-projects-transfer-requests.d.cts.map +1 -1
  145. package/dist/actions/create-projects-transfer-requests.d.mts +14 -3
  146. package/dist/actions/create-projects-transfer-requests.d.mts.map +1 -1
  147. package/dist/actions/create-projects-transfer-requests.mjs +4 -4
  148. package/dist/actions/create-projects-transfer-requests.mjs.map +1 -1
  149. package/dist/actions/create-vpc-endpoint-label.cjs.map +1 -1
  150. package/dist/actions/create-vpc-endpoint-label.d.cts +17 -3
  151. package/dist/actions/create-vpc-endpoint-label.d.cts.map +1 -1
  152. package/dist/actions/create-vpc-endpoint-label.d.mts +17 -3
  153. package/dist/actions/create-vpc-endpoint-label.d.mts.map +1 -1
  154. package/dist/actions/create-vpc-endpoint-label.mjs.map +1 -1
  155. package/dist/actions/create-vpc-endpoint-with-label.cjs +4 -4
  156. package/dist/actions/create-vpc-endpoint-with-label.cjs.map +1 -1
  157. package/dist/actions/create-vpc-endpoint-with-label.d.cts +19 -3
  158. package/dist/actions/create-vpc-endpoint-with-label.d.cts.map +1 -1
  159. package/dist/actions/create-vpc-endpoint-with-label.d.mts +19 -3
  160. package/dist/actions/create-vpc-endpoint-with-label.d.mts.map +1 -1
  161. package/dist/actions/create-vpc-endpoint-with-label.mjs +4 -4
  162. package/dist/actions/create-vpc-endpoint-with-label.mjs.map +1 -1
  163. package/dist/actions/delete-api-key-by-id.cjs +5 -5
  164. package/dist/actions/delete-api-key-by-id.cjs.map +1 -1
  165. package/dist/actions/delete-api-key-by-id.d.cts +17 -3
  166. package/dist/actions/delete-api-key-by-id.d.cts.map +1 -1
  167. package/dist/actions/delete-api-key-by-id.d.mts +17 -3
  168. package/dist/actions/delete-api-key-by-id.d.mts.map +1 -1
  169. package/dist/actions/delete-api-key-by-id.mjs +5 -5
  170. package/dist/actions/delete-api-key-by-id.mjs.map +1 -1
  171. package/dist/actions/delete-auth-domains.cjs +1 -1
  172. package/dist/actions/delete-auth-domains.cjs.map +1 -1
  173. package/dist/actions/delete-auth-domains.d.cts +26 -3
  174. package/dist/actions/delete-auth-domains.d.cts.map +1 -1
  175. package/dist/actions/delete-auth-domains.d.mts +26 -3
  176. package/dist/actions/delete-auth-domains.d.mts.map +1 -1
  177. package/dist/actions/delete-auth-domains.mjs +1 -1
  178. package/dist/actions/delete-auth-domains.mjs.map +1 -1
  179. package/dist/actions/delete-auth-oauth-provider.cjs.map +1 -1
  180. package/dist/actions/delete-auth-oauth-provider.d.cts +17 -3
  181. package/dist/actions/delete-auth-oauth-provider.d.cts.map +1 -1
  182. package/dist/actions/delete-auth-oauth-provider.d.mts +17 -3
  183. package/dist/actions/delete-auth-oauth-provider.d.mts.map +1 -1
  184. package/dist/actions/delete-auth-oauth-provider.mjs.map +1 -1
  185. package/dist/actions/delete-auth-user.cjs.map +1 -1
  186. package/dist/actions/delete-auth-user.d.cts +15 -3
  187. package/dist/actions/delete-auth-user.d.cts.map +1 -1
  188. package/dist/actions/delete-auth-user.d.mts +15 -3
  189. package/dist/actions/delete-auth-user.d.mts.map +1 -1
  190. package/dist/actions/delete-auth-user.mjs.map +1 -1
  191. package/dist/actions/delete-branch-data-api.cjs.map +1 -1
  192. package/dist/actions/delete-branch-data-api.d.cts +11 -3
  193. package/dist/actions/delete-branch-data-api.d.cts.map +1 -1
  194. package/dist/actions/delete-branch-data-api.d.mts +11 -3
  195. package/dist/actions/delete-branch-data-api.d.mts.map +1 -1
  196. package/dist/actions/delete-branch-data-api.mjs.map +1 -1
  197. package/dist/actions/delete-database-from-branch.cjs +14 -14
  198. package/dist/actions/delete-database-from-branch.cjs.map +1 -1
  199. package/dist/actions/delete-database-from-branch.d.cts +43 -3
  200. package/dist/actions/delete-database-from-branch.d.cts.map +1 -1
  201. package/dist/actions/delete-database-from-branch.d.mts +43 -3
  202. package/dist/actions/delete-database-from-branch.d.mts.map +1 -1
  203. package/dist/actions/delete-database-from-branch.mjs +14 -14
  204. package/dist/actions/delete-database-from-branch.mjs.map +1 -1
  205. package/dist/actions/delete-organization-api-key.cjs +5 -5
  206. package/dist/actions/delete-organization-api-key.cjs.map +1 -1
  207. package/dist/actions/delete-organization-api-key.d.cts +19 -3
  208. package/dist/actions/delete-organization-api-key.d.cts.map +1 -1
  209. package/dist/actions/delete-organization-api-key.d.mts +19 -3
  210. package/dist/actions/delete-organization-api-key.d.mts.map +1 -1
  211. package/dist/actions/delete-organization-api-key.mjs +5 -5
  212. package/dist/actions/delete-organization-api-key.mjs.map +1 -1
  213. package/dist/actions/delete-organization-member.cjs +5 -5
  214. package/dist/actions/delete-organization-member.cjs.map +1 -1
  215. package/dist/actions/delete-organization-member.d.cts +15 -3
  216. package/dist/actions/delete-organization-member.d.cts.map +1 -1
  217. package/dist/actions/delete-organization-member.d.mts +15 -3
  218. package/dist/actions/delete-organization-member.d.mts.map +1 -1
  219. package/dist/actions/delete-organization-member.mjs +5 -5
  220. package/dist/actions/delete-organization-member.mjs.map +1 -1
  221. package/dist/actions/delete-project-branch-by-id.cjs +14 -14
  222. package/dist/actions/delete-project-branch-by-id.cjs.map +1 -1
  223. package/dist/actions/delete-project-branch-by-id.d.cts +82 -3
  224. package/dist/actions/delete-project-branch-by-id.d.cts.map +1 -1
  225. package/dist/actions/delete-project-branch-by-id.d.mts +82 -3
  226. package/dist/actions/delete-project-branch-by-id.d.mts.map +1 -1
  227. package/dist/actions/delete-project-branch-by-id.mjs +14 -14
  228. package/dist/actions/delete-project-branch-by-id.mjs.map +1 -1
  229. package/dist/actions/delete-project-branch-role.cjs.map +1 -1
  230. package/dist/actions/delete-project-branch-role.d.cts +35 -3
  231. package/dist/actions/delete-project-branch-role.d.cts.map +1 -1
  232. package/dist/actions/delete-project-branch-role.d.mts +35 -3
  233. package/dist/actions/delete-project-branch-role.d.mts.map +1 -1
  234. package/dist/actions/delete-project-branch-role.mjs.map +1 -1
  235. package/dist/actions/delete-project-by-id.cjs.map +1 -1
  236. package/dist/actions/delete-project-by-id.d.cts +20 -3
  237. package/dist/actions/delete-project-by-id.d.cts.map +1 -1
  238. package/dist/actions/delete-project-by-id.d.mts +20 -3
  239. package/dist/actions/delete-project-by-id.d.mts.map +1 -1
  240. package/dist/actions/delete-project-by-id.mjs.map +1 -1
  241. package/dist/actions/delete-project-endpoint.cjs +15 -15
  242. package/dist/actions/delete-project-endpoint.cjs.map +1 -1
  243. package/dist/actions/delete-project-endpoint.d.cts +60 -3
  244. package/dist/actions/delete-project-endpoint.d.cts.map +1 -1
  245. package/dist/actions/delete-project-endpoint.d.mts +60 -3
  246. package/dist/actions/delete-project-endpoint.d.mts.map +1 -1
  247. package/dist/actions/delete-project-endpoint.mjs +15 -15
  248. package/dist/actions/delete-project-endpoint.mjs.map +1 -1
  249. package/dist/actions/delete-project-jwks-by-id.cjs +4 -4
  250. package/dist/actions/delete-project-jwks-by-id.cjs.map +1 -1
  251. package/dist/actions/delete-project-jwks-by-id.d.cts +17 -3
  252. package/dist/actions/delete-project-jwks-by-id.d.cts.map +1 -1
  253. package/dist/actions/delete-project-jwks-by-id.d.mts +17 -3
  254. package/dist/actions/delete-project-jwks-by-id.d.mts.map +1 -1
  255. package/dist/actions/delete-project-jwks-by-id.mjs +4 -4
  256. package/dist/actions/delete-project-jwks-by-id.mjs.map +1 -1
  257. package/dist/actions/delete-project-permission.cjs +4 -4
  258. package/dist/actions/delete-project-permission.cjs.map +1 -1
  259. package/dist/actions/delete-project-permission.d.cts +16 -3
  260. package/dist/actions/delete-project-permission.d.cts.map +1 -1
  261. package/dist/actions/delete-project-permission.d.mts +16 -3
  262. package/dist/actions/delete-project-permission.d.mts.map +1 -1
  263. package/dist/actions/delete-project-permission.mjs +4 -4
  264. package/dist/actions/delete-project-permission.mjs.map +1 -1
  265. package/dist/actions/delete-project-snapshot.cjs +7 -7
  266. package/dist/actions/delete-project-snapshot.cjs.map +1 -1
  267. package/dist/actions/delete-project-snapshot.d.cts +23 -3
  268. package/dist/actions/delete-project-snapshot.d.cts.map +1 -1
  269. package/dist/actions/delete-project-snapshot.d.mts +23 -3
  270. package/dist/actions/delete-project-snapshot.d.mts.map +1 -1
  271. package/dist/actions/delete-project-snapshot.mjs +7 -7
  272. package/dist/actions/delete-project-snapshot.mjs.map +1 -1
  273. package/dist/actions/delete-vpc-endpoint-by-ids.cjs +3 -3
  274. package/dist/actions/delete-vpc-endpoint-by-ids.cjs.map +1 -1
  275. package/dist/actions/delete-vpc-endpoint-by-ids.d.cts +22 -3
  276. package/dist/actions/delete-vpc-endpoint-by-ids.d.cts.map +1 -1
  277. package/dist/actions/delete-vpc-endpoint-by-ids.d.mts +22 -3
  278. package/dist/actions/delete-vpc-endpoint-by-ids.d.mts.map +1 -1
  279. package/dist/actions/delete-vpc-endpoint-by-ids.mjs +3 -3
  280. package/dist/actions/delete-vpc-endpoint-by-ids.mjs.map +1 -1
  281. package/dist/actions/delete-vpc-endpoint-by-project-id.cjs +1 -1
  282. package/dist/actions/delete-vpc-endpoint-by-project-id.cjs.map +1 -1
  283. package/dist/actions/delete-vpc-endpoint-by-project-id.d.cts +13 -3
  284. package/dist/actions/delete-vpc-endpoint-by-project-id.d.cts.map +1 -1
  285. package/dist/actions/delete-vpc-endpoint-by-project-id.d.mts +13 -3
  286. package/dist/actions/delete-vpc-endpoint-by-project-id.d.mts.map +1 -1
  287. package/dist/actions/delete-vpc-endpoint-by-project-id.mjs +1 -1
  288. package/dist/actions/delete-vpc-endpoint-by-project-id.mjs.map +1 -1
  289. package/dist/actions/disable-branches-auth.cjs.map +1 -1
  290. package/dist/actions/disable-branches-auth.d.cts +11 -3
  291. package/dist/actions/disable-branches-auth.d.cts.map +1 -1
  292. package/dist/actions/disable-branches-auth.d.mts +11 -3
  293. package/dist/actions/disable-branches-auth.d.mts.map +1 -1
  294. package/dist/actions/disable-branches-auth.mjs.map +1 -1
  295. package/dist/actions/fetch-database-for-branch.cjs +6 -6
  296. package/dist/actions/fetch-database-for-branch.cjs.map +1 -1
  297. package/dist/actions/fetch-database-for-branch.d.cts +18 -3
  298. package/dist/actions/fetch-database-for-branch.d.cts.map +1 -1
  299. package/dist/actions/fetch-database-for-branch.d.mts +18 -3
  300. package/dist/actions/fetch-database-for-branch.d.mts.map +1 -1
  301. package/dist/actions/fetch-database-for-branch.mjs +6 -6
  302. package/dist/actions/fetch-database-for-branch.mjs.map +1 -1
  303. package/dist/actions/fetch-organization-members-by-id.cjs +5 -5
  304. package/dist/actions/fetch-organization-members-by-id.cjs.map +1 -1
  305. package/dist/actions/fetch-organization-members-by-id.d.cts +20 -3
  306. package/dist/actions/fetch-organization-members-by-id.d.cts.map +1 -1
  307. package/dist/actions/fetch-organization-members-by-id.d.mts +20 -3
  308. package/dist/actions/fetch-organization-members-by-id.d.mts.map +1 -1
  309. package/dist/actions/fetch-organization-members-by-id.mjs +5 -5
  310. package/dist/actions/fetch-organization-members-by-id.mjs.map +1 -1
  311. package/dist/actions/fetch-vpcendpoint-details-by-id.cjs.map +1 -1
  312. package/dist/actions/fetch-vpcendpoint-details-by-id.d.cts +19 -3
  313. package/dist/actions/fetch-vpcendpoint-details-by-id.d.cts.map +1 -1
  314. package/dist/actions/fetch-vpcendpoint-details-by-id.d.mts +19 -3
  315. package/dist/actions/fetch-vpcendpoint-details-by-id.d.mts.map +1 -1
  316. package/dist/actions/fetch-vpcendpoint-details-by-id.mjs.map +1 -1
  317. package/dist/actions/finalize-branch-restore.cjs +7 -7
  318. package/dist/actions/finalize-branch-restore.cjs.map +1 -1
  319. package/dist/actions/finalize-branch-restore.d.cts +26 -3
  320. package/dist/actions/finalize-branch-restore.d.cts.map +1 -1
  321. package/dist/actions/finalize-branch-restore.d.mts +26 -3
  322. package/dist/actions/finalize-branch-restore.d.mts.map +1 -1
  323. package/dist/actions/finalize-branch-restore.mjs +7 -7
  324. package/dist/actions/finalize-branch-restore.mjs.map +1 -1
  325. package/dist/actions/get-auth-allow-localhost.cjs +1 -1
  326. package/dist/actions/get-auth-allow-localhost.cjs.map +1 -1
  327. package/dist/actions/get-auth-allow-localhost.d.cts +11 -3
  328. package/dist/actions/get-auth-allow-localhost.d.cts.map +1 -1
  329. package/dist/actions/get-auth-allow-localhost.d.mts +11 -3
  330. package/dist/actions/get-auth-allow-localhost.d.mts.map +1 -1
  331. package/dist/actions/get-auth-allow-localhost.mjs +1 -1
  332. package/dist/actions/get-auth-allow-localhost.mjs.map +1 -1
  333. package/dist/actions/get-auth-email-provider.cjs.map +1 -1
  334. package/dist/actions/get-auth-email-provider.d.cts +16 -3
  335. package/dist/actions/get-auth-email-provider.d.cts.map +1 -1
  336. package/dist/actions/get-auth-email-provider.d.mts +16 -3
  337. package/dist/actions/get-auth-email-provider.d.mts.map +1 -1
  338. package/dist/actions/get-auth-email-provider.mjs.map +1 -1
  339. package/dist/actions/get-auth.cjs +1 -1
  340. package/dist/actions/get-auth.cjs.map +1 -1
  341. package/dist/actions/get-auth.d.cts +13 -3
  342. package/dist/actions/get-auth.d.cts.map +1 -1
  343. package/dist/actions/get-auth.d.mts +13 -3
  344. package/dist/actions/get-auth.d.mts.map +1 -1
  345. package/dist/actions/get-auth.mjs +1 -1
  346. package/dist/actions/get-auth.mjs.map +1 -1
  347. package/dist/actions/get-available-preload-libraries.cjs +5 -5
  348. package/dist/actions/get-available-preload-libraries.cjs.map +1 -1
  349. package/dist/actions/get-available-preload-libraries.d.cts +15 -3
  350. package/dist/actions/get-available-preload-libraries.d.cts.map +1 -1
  351. package/dist/actions/get-available-preload-libraries.d.mts +15 -3
  352. package/dist/actions/get-available-preload-libraries.d.mts.map +1 -1
  353. package/dist/actions/get-available-preload-libraries.mjs +5 -5
  354. package/dist/actions/get-available-preload-libraries.mjs.map +1 -1
  355. package/dist/actions/get-branch-roles-for-project.cjs +5 -5
  356. package/dist/actions/get-branch-roles-for-project.cjs.map +1 -1
  357. package/dist/actions/get-branch-roles-for-project.d.cts +17 -3
  358. package/dist/actions/get-branch-roles-for-project.d.cts.map +1 -1
  359. package/dist/actions/get-branch-roles-for-project.d.mts +17 -3
  360. package/dist/actions/get-branch-roles-for-project.d.mts.map +1 -1
  361. package/dist/actions/get-branch-roles-for-project.mjs +5 -5
  362. package/dist/actions/get-branch-roles-for-project.mjs.map +1 -1
  363. package/dist/actions/get-branches-anonymized-status.cjs +5 -5
  364. package/dist/actions/get-branches-anonymized-status.cjs.map +1 -1
  365. package/dist/actions/get-branches-anonymized-status.d.cts +24 -3
  366. package/dist/actions/get-branches-anonymized-status.d.cts.map +1 -1
  367. package/dist/actions/get-branches-anonymized-status.d.mts +24 -3
  368. package/dist/actions/get-branches-anonymized-status.d.mts.map +1 -1
  369. package/dist/actions/get-branches-anonymized-status.mjs +5 -5
  370. package/dist/actions/get-branches-anonymized-status.mjs.map +1 -1
  371. package/dist/actions/get-branches-backup-schedule.cjs +1 -1
  372. package/dist/actions/get-branches-backup-schedule.cjs.map +1 -1
  373. package/dist/actions/get-branches-backup-schedule.d.cts +17 -3
  374. package/dist/actions/get-branches-backup-schedule.d.cts.map +1 -1
  375. package/dist/actions/get-branches-backup-schedule.d.mts +17 -3
  376. package/dist/actions/get-branches-backup-schedule.d.mts.map +1 -1
  377. package/dist/actions/get-branches-backup-schedule.mjs +1 -1
  378. package/dist/actions/get-branches-backup-schedule.mjs.map +1 -1
  379. package/dist/actions/get-branches-data-api.cjs +2 -2
  380. package/dist/actions/get-branches-data-api.cjs.map +1 -1
  381. package/dist/actions/get-branches-data-api.d.cts +27 -3
  382. package/dist/actions/get-branches-data-api.d.cts.map +1 -1
  383. package/dist/actions/get-branches-data-api.d.mts +27 -3
  384. package/dist/actions/get-branches-data-api.d.mts.map +1 -1
  385. package/dist/actions/get-branches-data-api.mjs +2 -2
  386. package/dist/actions/get-branches-data-api.mjs.map +1 -1
  387. package/dist/actions/get-branches-for-project.cjs +5 -5
  388. package/dist/actions/get-branches-for-project.cjs.map +1 -1
  389. package/dist/actions/get-branches-for-project.d.cts +45 -3
  390. package/dist/actions/get-branches-for-project.d.cts.map +1 -1
  391. package/dist/actions/get-branches-for-project.d.mts +45 -3
  392. package/dist/actions/get-branches-for-project.d.mts.map +1 -1
  393. package/dist/actions/get-branches-for-project.mjs +5 -5
  394. package/dist/actions/get-branches-for-project.mjs.map +1 -1
  395. package/dist/actions/get-branches-masking-rules.cjs +4 -4
  396. package/dist/actions/get-branches-masking-rules.cjs.map +1 -1
  397. package/dist/actions/get-branches-masking-rules.d.cts +18 -3
  398. package/dist/actions/get-branches-masking-rules.d.cts.map +1 -1
  399. package/dist/actions/get-branches-masking-rules.d.mts +18 -3
  400. package/dist/actions/get-branches-masking-rules.d.mts.map +1 -1
  401. package/dist/actions/get-branches-masking-rules.mjs +4 -4
  402. package/dist/actions/get-branches-masking-rules.mjs.map +1 -1
  403. package/dist/actions/get-consumption-history-projects.cjs +11 -11
  404. package/dist/actions/get-consumption-history-projects.cjs.map +1 -1
  405. package/dist/actions/get-consumption-history-projects.d.cts +43 -3
  406. package/dist/actions/get-consumption-history-projects.d.cts.map +1 -1
  407. package/dist/actions/get-consumption-history-projects.d.mts +43 -3
  408. package/dist/actions/get-consumption-history-projects.d.mts.map +1 -1
  409. package/dist/actions/get-consumption-history-projects.mjs +11 -11
  410. package/dist/actions/get-consumption-history-projects.mjs.map +1 -1
  411. package/dist/actions/get-current-user-information.cjs.map +1 -1
  412. package/dist/actions/get-current-user-information.d.cts +24 -3
  413. package/dist/actions/get-current-user-information.d.cts.map +1 -1
  414. package/dist/actions/get-current-user-information.d.mts +24 -3
  415. package/dist/actions/get-current-user-information.d.mts.map +1 -1
  416. package/dist/actions/get-current-user-information.mjs.map +1 -1
  417. package/dist/actions/get-organization-api-keys.cjs.map +1 -1
  418. package/dist/actions/get-organization-api-keys.d.cts +7 -3
  419. package/dist/actions/get-organization-api-keys.d.cts.map +1 -1
  420. package/dist/actions/get-organization-api-keys.d.mts +7 -3
  421. package/dist/actions/get-organization-api-keys.d.mts.map +1 -1
  422. package/dist/actions/get-organization-api-keys.mjs.map +1 -1
  423. package/dist/actions/get-project-branch-role.cjs +13 -13
  424. package/dist/actions/get-project-branch-role.cjs.map +1 -1
  425. package/dist/actions/get-project-branch-role.d.cts +32 -3
  426. package/dist/actions/get-project-branch-role.d.cts.map +1 -1
  427. package/dist/actions/get-project-branch-role.d.mts +32 -3
  428. package/dist/actions/get-project-branch-role.d.mts.map +1 -1
  429. package/dist/actions/get-project-branch-role.mjs +13 -13
  430. package/dist/actions/get-project-branch-role.mjs.map +1 -1
  431. package/dist/actions/get-project-branch-schema-comparison.cjs.map +1 -1
  432. package/dist/actions/get-project-branch-schema-comparison.d.cts +23 -3
  433. package/dist/actions/get-project-branch-schema-comparison.d.cts.map +1 -1
  434. package/dist/actions/get-project-branch-schema-comparison.d.mts +23 -3
  435. package/dist/actions/get-project-branch-schema-comparison.d.mts.map +1 -1
  436. package/dist/actions/get-project-branch-schema-comparison.mjs.map +1 -1
  437. package/dist/actions/get-project-branches.cjs +5 -5
  438. package/dist/actions/get-project-branches.cjs.map +1 -1
  439. package/dist/actions/get-project-branches.d.cts +49 -3
  440. package/dist/actions/get-project-branches.d.cts.map +1 -1
  441. package/dist/actions/get-project-branches.d.mts +49 -3
  442. package/dist/actions/get-project-branches.d.mts.map +1 -1
  443. package/dist/actions/get-project-branches.mjs +5 -5
  444. package/dist/actions/get-project-branches.mjs.map +1 -1
  445. package/dist/actions/get-project-connection-uri.cjs +1 -1
  446. package/dist/actions/get-project-connection-uri.cjs.map +1 -1
  447. package/dist/actions/get-project-connection-uri.d.cts +19 -3
  448. package/dist/actions/get-project-connection-uri.d.cts.map +1 -1
  449. package/dist/actions/get-project-connection-uri.d.mts +19 -3
  450. package/dist/actions/get-project-connection-uri.d.mts.map +1 -1
  451. package/dist/actions/get-project-connection-uri.mjs +1 -1
  452. package/dist/actions/get-project-connection-uri.mjs.map +1 -1
  453. package/dist/actions/get-project-endpoint-information.cjs +4 -4
  454. package/dist/actions/get-project-endpoint-information.cjs.map +1 -1
  455. package/dist/actions/get-project-endpoint-information.d.cts +31 -3
  456. package/dist/actions/get-project-endpoint-information.d.cts.map +1 -1
  457. package/dist/actions/get-project-endpoint-information.d.mts +31 -3
  458. package/dist/actions/get-project-endpoint-information.d.mts.map +1 -1
  459. package/dist/actions/get-project-endpoint-information.mjs +4 -4
  460. package/dist/actions/get-project-endpoint-information.mjs.map +1 -1
  461. package/dist/actions/get-project-operation-by-id.cjs +8 -8
  462. package/dist/actions/get-project-operation-by-id.cjs.map +1 -1
  463. package/dist/actions/get-project-operation-by-id.d.cts +24 -3
  464. package/dist/actions/get-project-operation-by-id.d.cts.map +1 -1
  465. package/dist/actions/get-project-operation-by-id.d.mts +24 -3
  466. package/dist/actions/get-project-operation-by-id.d.mts.map +1 -1
  467. package/dist/actions/get-project-operation-by-id.mjs +8 -8
  468. package/dist/actions/get-project-operation-by-id.mjs.map +1 -1
  469. package/dist/actions/get-schema-for-project-branch.cjs +1 -1
  470. package/dist/actions/get-schema-for-project-branch.cjs.map +1 -1
  471. package/dist/actions/get-schema-for-project-branch.d.cts +17 -3
  472. package/dist/actions/get-schema-for-project-branch.d.cts.map +1 -1
  473. package/dist/actions/get-schema-for-project-branch.d.mts +17 -3
  474. package/dist/actions/get-schema-for-project-branch.d.mts.map +1 -1
  475. package/dist/actions/get-schema-for-project-branch.mjs +1 -1
  476. package/dist/actions/get-schema-for-project-branch.mjs.map +1 -1
  477. package/dist/actions/get-user-organizations.cjs.map +1 -1
  478. package/dist/actions/get-user-organizations.d.cts +13 -3
  479. package/dist/actions/get-user-organizations.d.cts.map +1 -1
  480. package/dist/actions/get-user-organizations.d.mts +13 -3
  481. package/dist/actions/get-user-organizations.d.mts.map +1 -1
  482. package/dist/actions/get-user-organizations.mjs.map +1 -1
  483. package/dist/actions/get-vpc-region-endpoints.cjs +3 -3
  484. package/dist/actions/get-vpc-region-endpoints.cjs.map +1 -1
  485. package/dist/actions/get-vpc-region-endpoints.d.cts +20 -3
  486. package/dist/actions/get-vpc-region-endpoints.d.cts.map +1 -1
  487. package/dist/actions/get-vpc-region-endpoints.d.mts +20 -3
  488. package/dist/actions/get-vpc-region-endpoints.d.mts.map +1 -1
  489. package/dist/actions/get-vpc-region-endpoints.mjs +3 -3
  490. package/dist/actions/get-vpc-region-endpoints.mjs.map +1 -1
  491. package/dist/actions/list-api-keys.cjs.map +1 -1
  492. package/dist/actions/list-api-keys.d.cts +3 -3
  493. package/dist/actions/list-api-keys.d.cts.map +1 -1
  494. package/dist/actions/list-api-keys.d.mts +3 -3
  495. package/dist/actions/list-api-keys.d.mts.map +1 -1
  496. package/dist/actions/list-api-keys.mjs.map +1 -1
  497. package/dist/actions/list-auth-domains.cjs +2 -2
  498. package/dist/actions/list-auth-domains.cjs.map +1 -1
  499. package/dist/actions/list-auth-domains.d.cts +14 -3
  500. package/dist/actions/list-auth-domains.d.cts.map +1 -1
  501. package/dist/actions/list-auth-domains.d.mts +14 -3
  502. package/dist/actions/list-auth-domains.d.mts.map +1 -1
  503. package/dist/actions/list-auth-domains.mjs +2 -2
  504. package/dist/actions/list-auth-domains.mjs.map +1 -1
  505. package/dist/actions/list-auth-oauth-providers2.cjs +2 -2
  506. package/dist/actions/list-auth-oauth-providers2.cjs.map +1 -1
  507. package/dist/actions/list-auth-oauth-providers2.d.cts +16 -3
  508. package/dist/actions/list-auth-oauth-providers2.d.cts.map +1 -1
  509. package/dist/actions/list-auth-oauth-providers2.d.mts +16 -3
  510. package/dist/actions/list-auth-oauth-providers2.d.mts.map +1 -1
  511. package/dist/actions/list-auth-oauth-providers2.mjs +2 -2
  512. package/dist/actions/list-auth-oauth-providers2.mjs.map +1 -1
  513. package/dist/actions/list-projects-snapshots.cjs +3 -3
  514. package/dist/actions/list-projects-snapshots.cjs.map +1 -1
  515. package/dist/actions/list-projects-snapshots.d.cts +18 -3
  516. package/dist/actions/list-projects-snapshots.d.cts.map +1 -1
  517. package/dist/actions/list-projects-snapshots.d.mts +18 -3
  518. package/dist/actions/list-projects-snapshots.d.mts.map +1 -1
  519. package/dist/actions/list-projects-snapshots.mjs +3 -3
  520. package/dist/actions/list-projects-snapshots.mjs.map +1 -1
  521. package/dist/actions/list-shared-projects.cjs.map +1 -1
  522. package/dist/actions/list-shared-projects.d.cts +30 -3
  523. package/dist/actions/list-shared-projects.d.cts.map +1 -1
  524. package/dist/actions/list-shared-projects.d.mts +30 -3
  525. package/dist/actions/list-shared-projects.d.mts.map +1 -1
  526. package/dist/actions/list-shared-projects.mjs.map +1 -1
  527. package/dist/actions/list-vpc-vpc-endpoints.cjs +3 -3
  528. package/dist/actions/list-vpc-vpc-endpoints.cjs.map +1 -1
  529. package/dist/actions/list-vpc-vpc-endpoints.d.cts +13 -3
  530. package/dist/actions/list-vpc-vpc-endpoints.d.cts.map +1 -1
  531. package/dist/actions/list-vpc-vpc-endpoints.d.mts +13 -3
  532. package/dist/actions/list-vpc-vpc-endpoints.d.mts.map +1 -1
  533. package/dist/actions/list-vpc-vpc-endpoints.mjs +3 -3
  534. package/dist/actions/list-vpc-vpc-endpoints.mjs.map +1 -1
  535. package/dist/actions/modify-branch-details-in-project.cjs +29 -29
  536. package/dist/actions/modify-branch-details-in-project.cjs.map +1 -1
  537. package/dist/actions/modify-branch-details-in-project.d.cts +74 -3
  538. package/dist/actions/modify-branch-details-in-project.d.cts.map +1 -1
  539. package/dist/actions/modify-branch-details-in-project.d.mts +74 -3
  540. package/dist/actions/modify-branch-details-in-project.d.mts.map +1 -1
  541. package/dist/actions/modify-branch-details-in-project.mjs +29 -29
  542. package/dist/actions/modify-branch-details-in-project.mjs.map +1 -1
  543. package/dist/actions/patch-branch-database-information.cjs +15 -15
  544. package/dist/actions/patch-branch-database-information.cjs.map +1 -1
  545. package/dist/actions/patch-branch-database-information.d.cts +38 -3
  546. package/dist/actions/patch-branch-database-information.d.cts.map +1 -1
  547. package/dist/actions/patch-branch-database-information.d.mts +38 -3
  548. package/dist/actions/patch-branch-database-information.d.mts.map +1 -1
  549. package/dist/actions/patch-branch-database-information.mjs +15 -15
  550. package/dist/actions/patch-branch-database-information.mjs.map +1 -1
  551. package/dist/actions/reset-role-password-for-branch.cjs.map +1 -1
  552. package/dist/actions/reset-role-password-for-branch.d.cts +35 -3
  553. package/dist/actions/reset-role-password-for-branch.d.cts.map +1 -1
  554. package/dist/actions/reset-role-password-for-branch.d.mts +35 -3
  555. package/dist/actions/reset-role-password-for-branch.d.mts.map +1 -1
  556. package/dist/actions/reset-role-password-for-branch.mjs.map +1 -1
  557. package/dist/actions/restart-project-endpoint.cjs +19 -19
  558. package/dist/actions/restart-project-endpoint.cjs.map +1 -1
  559. package/dist/actions/restart-project-endpoint.d.cts +40 -3
  560. package/dist/actions/restart-project-endpoint.d.cts.map +1 -1
  561. package/dist/actions/restart-project-endpoint.d.mts +40 -3
  562. package/dist/actions/restart-project-endpoint.d.mts.map +1 -1
  563. package/dist/actions/restart-project-endpoint.mjs +19 -19
  564. package/dist/actions/restart-project-endpoint.mjs.map +1 -1
  565. package/dist/actions/restore-project-branch.cjs +16 -16
  566. package/dist/actions/restore-project-branch.cjs.map +1 -1
  567. package/dist/actions/restore-project-branch.d.cts +55 -3
  568. package/dist/actions/restore-project-branch.d.cts.map +1 -1
  569. package/dist/actions/restore-project-branch.d.mts +55 -3
  570. package/dist/actions/restore-project-branch.d.mts.map +1 -1
  571. package/dist/actions/restore-project-branch.mjs +16 -16
  572. package/dist/actions/restore-project-branch.mjs.map +1 -1
  573. package/dist/actions/restore-snapshot.cjs.map +1 -1
  574. package/dist/actions/restore-snapshot.d.cts +64 -3
  575. package/dist/actions/restore-snapshot.d.cts.map +1 -1
  576. package/dist/actions/restore-snapshot.d.mts +64 -3
  577. package/dist/actions/restore-snapshot.d.mts.map +1 -1
  578. package/dist/actions/restore-snapshot.mjs.map +1 -1
  579. package/dist/actions/retrieve-account-consumption-history.cjs +7 -7
  580. package/dist/actions/retrieve-account-consumption-history.cjs.map +1 -1
  581. package/dist/actions/retrieve-account-consumption-history.d.cts +36 -3
  582. package/dist/actions/retrieve-account-consumption-history.d.cts.map +1 -1
  583. package/dist/actions/retrieve-account-consumption-history.d.mts +36 -3
  584. package/dist/actions/retrieve-account-consumption-history.d.mts.map +1 -1
  585. package/dist/actions/retrieve-account-consumption-history.mjs +7 -7
  586. package/dist/actions/retrieve-account-consumption-history.mjs.map +1 -1
  587. package/dist/actions/retrieve-all-regions.cjs +5 -5
  588. package/dist/actions/retrieve-all-regions.cjs.map +1 -1
  589. package/dist/actions/retrieve-all-regions.d.cts +11 -3
  590. package/dist/actions/retrieve-all-regions.d.cts.map +1 -1
  591. package/dist/actions/retrieve-all-regions.d.mts +11 -3
  592. package/dist/actions/retrieve-all-regions.d.mts.map +1 -1
  593. package/dist/actions/retrieve-all-regions.mjs +5 -5
  594. package/dist/actions/retrieve-all-regions.mjs.map +1 -1
  595. package/dist/actions/retrieve-branch-database-details.cjs +3 -3
  596. package/dist/actions/retrieve-branch-database-details.cjs.map +1 -1
  597. package/dist/actions/retrieve-branch-database-details.d.cts +20 -3
  598. package/dist/actions/retrieve-branch-database-details.d.cts.map +1 -1
  599. package/dist/actions/retrieve-branch-database-details.d.mts +20 -3
  600. package/dist/actions/retrieve-branch-database-details.d.mts.map +1 -1
  601. package/dist/actions/retrieve-branch-database-details.mjs +3 -3
  602. package/dist/actions/retrieve-branch-database-details.mjs.map +1 -1
  603. package/dist/actions/retrieve-branch-endpoints.cjs +7 -7
  604. package/dist/actions/retrieve-branch-endpoints.cjs.map +1 -1
  605. package/dist/actions/retrieve-branch-endpoints.d.cts +33 -3
  606. package/dist/actions/retrieve-branch-endpoints.d.cts.map +1 -1
  607. package/dist/actions/retrieve-branch-endpoints.d.mts +33 -3
  608. package/dist/actions/retrieve-branch-endpoints.d.mts.map +1 -1
  609. package/dist/actions/retrieve-branch-endpoints.mjs +7 -7
  610. package/dist/actions/retrieve-branch-endpoints.mjs.map +1 -1
  611. package/dist/actions/retrieve-jwks-for-project.cjs +4 -4
  612. package/dist/actions/retrieve-jwks-for-project.cjs.map +1 -1
  613. package/dist/actions/retrieve-jwks-for-project.d.cts +18 -3
  614. package/dist/actions/retrieve-jwks-for-project.d.cts.map +1 -1
  615. package/dist/actions/retrieve-jwks-for-project.d.mts +18 -3
  616. package/dist/actions/retrieve-jwks-for-project.d.mts.map +1 -1
  617. package/dist/actions/retrieve-jwks-for-project.mjs +4 -4
  618. package/dist/actions/retrieve-jwks-for-project.mjs.map +1 -1
  619. package/dist/actions/retrieve-organization-by-id.cjs.map +1 -1
  620. package/dist/actions/retrieve-organization-by-id.d.cts +17 -3
  621. package/dist/actions/retrieve-organization-by-id.d.cts.map +1 -1
  622. package/dist/actions/retrieve-organization-by-id.d.mts +17 -3
  623. package/dist/actions/retrieve-organization-by-id.d.mts.map +1 -1
  624. package/dist/actions/retrieve-organization-by-id.mjs.map +1 -1
  625. package/dist/actions/retrieve-organization-invitations.cjs +6 -6
  626. package/dist/actions/retrieve-organization-invitations.cjs.map +1 -1
  627. package/dist/actions/retrieve-organization-invitations.d.cts +19 -3
  628. package/dist/actions/retrieve-organization-invitations.d.cts.map +1 -1
  629. package/dist/actions/retrieve-organization-invitations.d.mts +19 -3
  630. package/dist/actions/retrieve-organization-invitations.d.mts.map +1 -1
  631. package/dist/actions/retrieve-organization-invitations.mjs +6 -6
  632. package/dist/actions/retrieve-organization-invitations.mjs.map +1 -1
  633. package/dist/actions/retrieve-organization-member-info.cjs.map +1 -1
  634. package/dist/actions/retrieve-organization-member-info.d.cts +17 -3
  635. package/dist/actions/retrieve-organization-member-info.d.cts.map +1 -1
  636. package/dist/actions/retrieve-organization-member-info.d.mts +17 -3
  637. package/dist/actions/retrieve-organization-member-info.d.mts.map +1 -1
  638. package/dist/actions/retrieve-organization-member-info.mjs.map +1 -1
  639. package/dist/actions/retrieve-project-endpoint-details.cjs +4 -4
  640. package/dist/actions/retrieve-project-endpoint-details.cjs.map +1 -1
  641. package/dist/actions/retrieve-project-endpoint-details.d.cts +38 -3
  642. package/dist/actions/retrieve-project-endpoint-details.d.cts.map +1 -1
  643. package/dist/actions/retrieve-project-endpoint-details.d.mts +38 -3
  644. package/dist/actions/retrieve-project-endpoint-details.d.mts.map +1 -1
  645. package/dist/actions/retrieve-project-endpoint-details.mjs +4 -4
  646. package/dist/actions/retrieve-project-endpoint-details.mjs.map +1 -1
  647. package/dist/actions/retrieve-project-operations.cjs +8 -8
  648. package/dist/actions/retrieve-project-operations.cjs.map +1 -1
  649. package/dist/actions/retrieve-project-operations.d.cts +67 -3
  650. package/dist/actions/retrieve-project-operations.d.cts.map +1 -1
  651. package/dist/actions/retrieve-project-operations.d.mts +67 -3
  652. package/dist/actions/retrieve-project-operations.d.mts.map +1 -1
  653. package/dist/actions/retrieve-project-operations.mjs +8 -8
  654. package/dist/actions/retrieve-project-operations.mjs.map +1 -1
  655. package/dist/actions/retrieve-project-permissions.cjs.map +1 -1
  656. package/dist/actions/retrieve-project-permissions.d.cts +7 -3
  657. package/dist/actions/retrieve-project-permissions.d.cts.map +1 -1
  658. package/dist/actions/retrieve-project-permissions.d.mts +7 -3
  659. package/dist/actions/retrieve-project-permissions.d.mts.map +1 -1
  660. package/dist/actions/retrieve-project-permissions.mjs.map +1 -1
  661. package/dist/actions/retrieve-projects-list.cjs +15 -15
  662. package/dist/actions/retrieve-projects-list.cjs.map +1 -1
  663. package/dist/actions/retrieve-projects-list.d.cts +87 -3
  664. package/dist/actions/retrieve-projects-list.d.cts.map +1 -1
  665. package/dist/actions/retrieve-projects-list.d.mts +87 -3
  666. package/dist/actions/retrieve-projects-list.d.mts.map +1 -1
  667. package/dist/actions/retrieve-projects-list.mjs +15 -15
  668. package/dist/actions/retrieve-projects-list.mjs.map +1 -1
  669. package/dist/actions/retrieve-vpc-endpoints-for-project.cjs +2 -2
  670. package/dist/actions/retrieve-vpc-endpoints-for-project.cjs.map +1 -1
  671. package/dist/actions/retrieve-vpc-endpoints-for-project.d.cts +15 -3
  672. package/dist/actions/retrieve-vpc-endpoints-for-project.d.cts.map +1 -1
  673. package/dist/actions/retrieve-vpc-endpoints-for-project.d.mts +15 -3
  674. package/dist/actions/retrieve-vpc-endpoints-for-project.d.mts.map +1 -1
  675. package/dist/actions/retrieve-vpc-endpoints-for-project.mjs +2 -2
  676. package/dist/actions/retrieve-vpc-endpoints-for-project.mjs.map +1 -1
  677. package/dist/actions/reveal-role-password-in-branch.cjs +1 -1
  678. package/dist/actions/reveal-role-password-in-branch.cjs.map +1 -1
  679. package/dist/actions/reveal-role-password-in-branch.d.cts +13 -3
  680. package/dist/actions/reveal-role-password-in-branch.d.cts.map +1 -1
  681. package/dist/actions/reveal-role-password-in-branch.d.mts +13 -3
  682. package/dist/actions/reveal-role-password-in-branch.d.mts.map +1 -1
  683. package/dist/actions/reveal-role-password-in-branch.mjs +1 -1
  684. package/dist/actions/reveal-role-password-in-branch.mjs.map +1 -1
  685. package/dist/actions/send-auth-test-email.cjs +1 -1
  686. package/dist/actions/send-auth-test-email.cjs.map +1 -1
  687. package/dist/actions/send-auth-test-email.d.cts +26 -3
  688. package/dist/actions/send-auth-test-email.d.cts.map +1 -1
  689. package/dist/actions/send-auth-test-email.d.mts +26 -3
  690. package/dist/actions/send-auth-test-email.d.mts.map +1 -1
  691. package/dist/actions/send-auth-test-email.mjs +1 -1
  692. package/dist/actions/send-auth-test-email.mjs.map +1 -1
  693. package/dist/actions/send-organization-invitations.cjs +6 -6
  694. package/dist/actions/send-organization-invitations.cjs.map +1 -1
  695. package/dist/actions/send-organization-invitations.d.cts +27 -3
  696. package/dist/actions/send-organization-invitations.d.cts.map +1 -1
  697. package/dist/actions/send-organization-invitations.d.mts +27 -3
  698. package/dist/actions/send-organization-invitations.d.mts.map +1 -1
  699. package/dist/actions/send-organization-invitations.mjs +6 -6
  700. package/dist/actions/send-organization-invitations.mjs.map +1 -1
  701. package/dist/actions/set-branch-as-default.cjs +18 -18
  702. package/dist/actions/set-branch-as-default.cjs.map +1 -1
  703. package/dist/actions/set-branch-as-default.d.cts +48 -3
  704. package/dist/actions/set-branch-as-default.d.cts.map +1 -1
  705. package/dist/actions/set-branch-as-default.d.mts +48 -3
  706. package/dist/actions/set-branch-as-default.d.mts.map +1 -1
  707. package/dist/actions/set-branch-as-default.mjs +18 -18
  708. package/dist/actions/set-branch-as-default.mjs.map +1 -1
  709. package/dist/actions/start-branch-anonymization.cjs +5 -5
  710. package/dist/actions/start-branch-anonymization.cjs.map +1 -1
  711. package/dist/actions/start-branch-anonymization.d.cts +24 -3
  712. package/dist/actions/start-branch-anonymization.d.cts.map +1 -1
  713. package/dist/actions/start-branch-anonymization.d.mts +24 -3
  714. package/dist/actions/start-branch-anonymization.d.mts.map +1 -1
  715. package/dist/actions/start-branch-anonymization.mjs +5 -5
  716. package/dist/actions/start-branch-anonymization.mjs.map +1 -1
  717. package/dist/actions/start-endpoint-for-project.cjs +8 -8
  718. package/dist/actions/start-endpoint-for-project.cjs.map +1 -1
  719. package/dist/actions/start-endpoint-for-project.d.cts +50 -3
  720. package/dist/actions/start-endpoint-for-project.d.cts.map +1 -1
  721. package/dist/actions/start-endpoint-for-project.d.mts +50 -3
  722. package/dist/actions/start-endpoint-for-project.d.mts.map +1 -1
  723. package/dist/actions/start-endpoint-for-project.mjs +8 -8
  724. package/dist/actions/start-endpoint-for-project.mjs.map +1 -1
  725. package/dist/actions/suspend-project-endpoint-by-id.cjs +17 -17
  726. package/dist/actions/suspend-project-endpoint-by-id.cjs.map +1 -1
  727. package/dist/actions/suspend-project-endpoint-by-id.d.cts +48 -3
  728. package/dist/actions/suspend-project-endpoint-by-id.d.cts.map +1 -1
  729. package/dist/actions/suspend-project-endpoint-by-id.d.mts +48 -3
  730. package/dist/actions/suspend-project-endpoint-by-id.d.mts.map +1 -1
  731. package/dist/actions/suspend-project-endpoint-by-id.mjs +17 -17
  732. package/dist/actions/suspend-project-endpoint-by-id.mjs.map +1 -1
  733. package/dist/actions/transfer-projects-between-organizations.cjs.map +1 -1
  734. package/dist/actions/transfer-projects-between-organizations.d.cts +11 -3
  735. package/dist/actions/transfer-projects-between-organizations.d.cts.map +1 -1
  736. package/dist/actions/transfer-projects-between-organizations.d.mts +11 -3
  737. package/dist/actions/transfer-projects-between-organizations.d.mts.map +1 -1
  738. package/dist/actions/transfer-projects-between-organizations.mjs.map +1 -1
  739. package/dist/actions/transfer-user-projects-to-organization.cjs +2 -2
  740. package/dist/actions/transfer-user-projects-to-organization.cjs.map +1 -1
  741. package/dist/actions/transfer-user-projects-to-organization.d.cts +19 -3
  742. package/dist/actions/transfer-user-projects-to-organization.d.cts.map +1 -1
  743. package/dist/actions/transfer-user-projects-to-organization.d.mts +19 -3
  744. package/dist/actions/transfer-user-projects-to-organization.d.mts.map +1 -1
  745. package/dist/actions/transfer-user-projects-to-organization.mjs +2 -2
  746. package/dist/actions/transfer-user-projects-to-organization.mjs.map +1 -1
  747. package/dist/actions/update-auth-allow-localhost.cjs +1 -1
  748. package/dist/actions/update-auth-allow-localhost.cjs.map +1 -1
  749. package/dist/actions/update-auth-allow-localhost.d.cts +13 -3
  750. package/dist/actions/update-auth-allow-localhost.d.cts.map +1 -1
  751. package/dist/actions/update-auth-allow-localhost.d.mts +13 -3
  752. package/dist/actions/update-auth-allow-localhost.d.mts.map +1 -1
  753. package/dist/actions/update-auth-allow-localhost.mjs +1 -1
  754. package/dist/actions/update-auth-allow-localhost.mjs.map +1 -1
  755. package/dist/actions/update-auth-email-provider.cjs.map +1 -1
  756. package/dist/actions/update-auth-email-provider.d.cts +28 -3
  757. package/dist/actions/update-auth-email-provider.d.cts.map +1 -1
  758. package/dist/actions/update-auth-email-provider.d.mts +28 -3
  759. package/dist/actions/update-auth-email-provider.d.mts.map +1 -1
  760. package/dist/actions/update-auth-email-provider.mjs.map +1 -1
  761. package/dist/actions/update-branches-data-api.cjs.map +1 -1
  762. package/dist/actions/update-branches-data-api.d.cts +31 -3
  763. package/dist/actions/update-branches-data-api.d.cts.map +1 -1
  764. package/dist/actions/update-branches-data-api.d.mts +31 -3
  765. package/dist/actions/update-branches-data-api.d.mts.map +1 -1
  766. package/dist/actions/update-branches-data-api.mjs.map +1 -1
  767. package/dist/actions/update-branches-masking-rules.cjs +4 -4
  768. package/dist/actions/update-branches-masking-rules.cjs.map +1 -1
  769. package/dist/actions/update-branches-masking-rules.d.cts +34 -3
  770. package/dist/actions/update-branches-masking-rules.d.cts.map +1 -1
  771. package/dist/actions/update-branches-masking-rules.d.mts +34 -3
  772. package/dist/actions/update-branches-masking-rules.d.mts.map +1 -1
  773. package/dist/actions/update-branches-masking-rules.mjs +4 -4
  774. package/dist/actions/update-branches-masking-rules.mjs.map +1 -1
  775. package/dist/actions/update-organization-member-role.cjs +5 -5
  776. package/dist/actions/update-organization-member-role.cjs.map +1 -1
  777. package/dist/actions/update-organization-member-role.d.cts +20 -3
  778. package/dist/actions/update-organization-member-role.d.cts.map +1 -1
  779. package/dist/actions/update-organization-member-role.d.mts +20 -3
  780. package/dist/actions/update-organization-member-role.d.mts.map +1 -1
  781. package/dist/actions/update-organization-member-role.mjs +5 -5
  782. package/dist/actions/update-organization-member-role.mjs.map +1 -1
  783. package/dist/actions/update-project-compute-endpoint-settings.cjs +27 -27
  784. package/dist/actions/update-project-compute-endpoint-settings.cjs.map +1 -1
  785. package/dist/actions/update-project-compute-endpoint-settings.d.cts +73 -3
  786. package/dist/actions/update-project-compute-endpoint-settings.d.cts.map +1 -1
  787. package/dist/actions/update-project-compute-endpoint-settings.d.mts +73 -3
  788. package/dist/actions/update-project-compute-endpoint-settings.d.mts.map +1 -1
  789. package/dist/actions/update-project-compute-endpoint-settings.mjs +27 -27
  790. package/dist/actions/update-project-compute-endpoint-settings.mjs.map +1 -1
  791. package/dist/actions/update-project-settings-by-id.cjs.map +1 -1
  792. package/dist/actions/update-project-settings-by-id.d.cts +108 -3
  793. package/dist/actions/update-project-settings-by-id.d.cts.map +1 -1
  794. package/dist/actions/update-project-settings-by-id.d.mts +108 -3
  795. package/dist/actions/update-project-settings-by-id.d.mts.map +1 -1
  796. package/dist/actions/update-project-settings-by-id.mjs.map +1 -1
  797. package/dist/actions/update-projects-snapshots.cjs +3 -3
  798. package/dist/actions/update-projects-snapshots.cjs.map +1 -1
  799. package/dist/actions/update-projects-snapshots.d.cts +22 -3
  800. package/dist/actions/update-projects-snapshots.d.cts.map +1 -1
  801. package/dist/actions/update-projects-snapshots.d.mts +22 -3
  802. package/dist/actions/update-projects-snapshots.d.mts.map +1 -1
  803. package/dist/actions/update-projects-snapshots.mjs +3 -3
  804. package/dist/actions/update-projects-snapshots.mjs.map +1 -1
  805. package/dist/catalog.cjs +7 -1
  806. package/dist/catalog.cjs.map +1 -1
  807. package/dist/catalog.d.cts +8 -0
  808. package/dist/catalog.d.mts +8 -0
  809. package/dist/catalog.mjs +7 -1
  810. package/dist/catalog.mjs.map +1 -1
  811. package/package.json +2 -2
@@ -1,9 +1,44 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-branches-snapshot.d.ts
4
- declare const NeonCreateBranchesSnapshotInput: z.ZodTypeAny;
5
- declare const NeonCreateBranchesSnapshotOutput: z.ZodTypeAny;
6
- declare const neonCreateBranchesSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonCreateBranchesSnapshotInput: z.ZodObject<{
5
+ lsn: z.ZodOptional<z.ZodString>;
6
+ name: z.ZodOptional<z.ZodString>;
7
+ branch_id: z.ZodString;
8
+ timestamp: z.ZodOptional<z.ZodString>;
9
+ expires_at: z.ZodOptional<z.ZodString>;
10
+ project_id: z.ZodString;
11
+ }, z.core.$strip>;
12
+ declare const NeonCreateBranchesSnapshotOutput: z.ZodObject<{
13
+ snapshot: z.ZodNullable<z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ manual: z.ZodNullable<z.ZodBoolean>;
17
+ created_at: z.ZodNullable<z.ZodString>;
18
+ source_branch_id: z.ZodNullable<z.ZodString>;
19
+ }, z.core.$strip>>;
20
+ operations: z.ZodArray<z.ZodObject<{
21
+ id: z.ZodNullable<z.ZodString>;
22
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ action: z.ZodNullable<z.ZodString>;
24
+ status: z.ZodNullable<z.ZodString>;
25
+ branchId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ createdAt: z.ZodNullable<z.ZodString>;
27
+ projectId: z.ZodNullable<z.ZodString>;
28
+ updatedAt: z.ZodNullable<z.ZodString>;
29
+ endpointId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ failuresCount: z.ZodNullable<z.ZodNumber>;
31
+ totalDurationMs: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
32
+ }, z.core.$strip>>;
33
+ }, z.core.$strip>;
34
+ declare const neonCreateBranchesSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<{
35
+ branch_id: string;
36
+ project_id: string;
37
+ lsn?: string | undefined;
38
+ name?: string | undefined;
39
+ timestamp?: string | undefined;
40
+ expires_at?: string | undefined;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
42
  //#endregion
8
43
  export { neonCreateBranchesSnapshot };
9
44
  //# sourceMappingURL=create-branches-snapshot.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-branches-snapshot.d.mts","names":[],"sources":["../../src/actions/create-branches-snapshot.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAOU;AAAA,cAqB7C,gCAAA,EAAkC,CAAA,CAAE,UAGU;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-branches-snapshot.d.mts","names":[],"sources":["../../src/actions/create-branches-snapshot.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cA4B/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
@@ -10,23 +10,23 @@ const NeonCreateBranchesSnapshotInput = z.object({
10
10
  project_id: z.string().describe("The Neon project ID (e.g., 'dry-smoke-26258271'). Obtain via NEON_RETRIEVE_PROJECTS_LIST action.")
11
11
  }).describe("Request schema for `CreateBranchesSnapshot`");
12
12
  const NeonCreateBranchesSnapshot_SnapshotSchema = z.object({
13
- id: z.string().describe("The snapshot identifier."),
13
+ id: z.string().describe("The snapshot identifier.").nullable(),
14
14
  name: z.string().describe("The snapshot name.").nullable().optional(),
15
- manual: z.boolean().describe("Indicates whether the snapshot was manually created."),
16
- created_at: z.string().describe("Timestamp of when the snapshot was created."),
17
- source_branch_id: z.string().describe("The branch identifier from which the snapshot was created.")
15
+ manual: z.boolean().describe("Indicates whether the snapshot was manually created.").nullable(),
16
+ created_at: z.string().describe("Timestamp of when the snapshot was created.").nullable(),
17
+ source_branch_id: z.string().describe("The branch identifier from which the snapshot was created.").nullable()
18
18
  }).describe("Snapshot object information.");
19
19
  const NeonCreateBranchesSnapshot_OperationSchema = z.object({
20
- id: z.string().describe("The operation identifier (UUID)."),
20
+ id: z.string().describe("The operation identifier (UUID).").nullable(),
21
21
  error: z.string().describe("Error message if the operation failed.").nullable().optional(),
22
- action: z.string().describe("The action performed by the operation (e.g., create_snapshot)."),
23
- status: z.string().describe("The current status of the operation (scheduling, running, finished, failed, cancelling, cancelled, skipped)."),
22
+ action: z.string().describe("The action performed by the operation (e.g., create_snapshot).").nullable(),
23
+ status: z.string().describe("The current status of the operation (scheduling, running, finished, failed, cancelling, cancelled, skipped).").nullable(),
24
24
  branchId: z.string().describe("The branch identifier associated with this operation.").nullable().optional(),
25
- createdAt: z.string().describe("Timestamp of when the operation was created."),
26
- projectId: z.string().describe("The project identifier."),
27
- updatedAt: z.string().describe("Timestamp of when the operation was last updated."),
25
+ createdAt: z.string().describe("Timestamp of when the operation was created.").nullable(),
26
+ projectId: z.string().describe("The project identifier.").nullable(),
27
+ updatedAt: z.string().describe("Timestamp of when the operation was last updated.").nullable(),
28
28
  endpointId: z.string().describe("The endpoint identifier if the operation involves a compute endpoint.").nullable().optional(),
29
- failuresCount: z.number().int().describe("The number of times the operation failed."),
29
+ failuresCount: z.number().int().describe("The number of times the operation failed.").nullable(),
30
30
  totalDurationMs: z.number().int().describe("Total duration of the operation in milliseconds.").nullable().optional()
31
31
  }).describe("Operation object.");
32
32
  const neonCreateBranchesSnapshot = action("NEON_CREATE_BRANCHES_SNAPSHOT", {
@@ -1 +1 @@
1
- {"version":3,"file":"create-branches-snapshot.mjs","names":[],"sources":["../../src/actions/create-branches-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonCreateBranchesSnapshotInput: z.ZodTypeAny = z.object({\n lsn: z.string().describe(\"Target Log Sequence Number (LSN) for the snapshot (e.g., '0/19A3328'). Cannot be used together with timestamp parameter.\").optional(),\n name: z.string().describe(\"Name for the snapshot (e.g., 'test-snapshot-root-branch'). If not provided, an auto-generated name will be used.\").optional(),\n branch_id: z.string().describe(\"The branch ID from which to create the snapshot (e.g., 'br-lucky-water-afkw1lov'). Obtain via NEON_GET_BRANCHES_FOR_PROJECT action.\"),\n timestamp: z.string().describe(\"Target timestamp for the snapshot in ISO 8601 format (e.g., '2026-02-15T12:00:00Z'). Cannot be used together with lsn parameter.\").optional(),\n expires_at: z.string().describe(\"Expiration time for the snapshot in ISO 8601 format (e.g., '2026-08-13T00:00:00Z'). After this time, the snapshot will be automatically deleted.\").optional(),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271'). Obtain via NEON_RETRIEVE_PROJECTS_LIST action.\"),\n}).describe(\"Request schema for `CreateBranchesSnapshot`\");\nconst NeonCreateBranchesSnapshot_SnapshotSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The snapshot identifier.\"),\n name: z.string().describe(\"The snapshot name.\").nullable().optional(),\n manual: z.boolean().describe(\"Indicates whether the snapshot was manually created.\"),\n created_at: z.string().describe(\"Timestamp of when the snapshot was created.\"),\n source_branch_id: z.string().describe(\"The branch identifier from which the snapshot was created.\"),\n}).describe(\"Snapshot object information.\");\nconst NeonCreateBranchesSnapshot_OperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The operation identifier (UUID).\"),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n action: z.string().describe(\"The action performed by the operation (e.g., create_snapshot).\"),\n status: z.string().describe(\"The current status of the operation (scheduling, running, finished, failed, cancelling, cancelled, skipped).\"),\n branchId: z.string().describe(\"The branch identifier associated with this operation.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp of when the operation was created.\"),\n projectId: z.string().describe(\"The project identifier.\"),\n updatedAt: z.string().describe(\"Timestamp of when the operation was last updated.\"),\n endpointId: z.string().describe(\"The endpoint identifier if the operation involves a compute endpoint.\").nullable().optional(),\n failuresCount: z.number().int().describe(\"The number of times the operation failed.\"),\n totalDurationMs: z.number().int().describe(\"Total duration of the operation in milliseconds.\").nullable().optional(),\n}).describe(\"Operation object.\");\nexport const NeonCreateBranchesSnapshotOutput: z.ZodTypeAny = z.object({\n snapshot: NeonCreateBranchesSnapshot_SnapshotSchema.nullable(),\n operations: z.array(NeonCreateBranchesSnapshot_OperationSchema).describe(\"Array of operations initiated by the snapshot creation request (e.g., create_snapshot).\"),\n}).describe(\"Response schema for `CreateBranchesSnapshot`\");\n\nexport const neonCreateBranchesSnapshot = action(\"NEON_CREATE_BRANCHES_SNAPSHOT\", {\n slug: \"neon-create-branches-snapshot\",\n name: \"Create branch snapshot\",\n description: \"Creates a snapshot from the specified branch at a specific point in time. Snapshots capture the state of a branch and can be used for database versioning, creating backups, or establishing checkpoints for AI agents. Use when you need to preserve the exact state of your database at a moment in time. This endpoint may initiate an asynchronous operation.\",\n input: NeonCreateBranchesSnapshotInput,\n output: NeonCreateBranchesSnapshotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgD,EAAE,OAAO;CACpE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CAC9J,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CACvJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI;CACpK,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC5K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC7L,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;AACpI,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,4CAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD;CACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC7E,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;AACpG,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,6CAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G;CAC1I,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACxD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CACpF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,mBAAmB;AAM/B,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV4D,EAAE,OAAO;EACrE,UAAU,0CAA0C,SAAS;EAC7D,YAAY,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,yFAAyF;CACpK,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-branches-snapshot.mjs","names":[],"sources":["../../src/actions/create-branches-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonCreateBranchesSnapshotInput = z.object({\n lsn: z.string().describe(\"Target Log Sequence Number (LSN) for the snapshot (e.g., '0/19A3328'). Cannot be used together with timestamp parameter.\").optional(),\n name: z.string().describe(\"Name for the snapshot (e.g., 'test-snapshot-root-branch'). If not provided, an auto-generated name will be used.\").optional(),\n branch_id: z.string().describe(\"The branch ID from which to create the snapshot (e.g., 'br-lucky-water-afkw1lov'). Obtain via NEON_GET_BRANCHES_FOR_PROJECT action.\"),\n timestamp: z.string().describe(\"Target timestamp for the snapshot in ISO 8601 format (e.g., '2026-02-15T12:00:00Z'). Cannot be used together with lsn parameter.\").optional(),\n expires_at: z.string().describe(\"Expiration time for the snapshot in ISO 8601 format (e.g., '2026-08-13T00:00:00Z'). After this time, the snapshot will be automatically deleted.\").optional(),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271'). Obtain via NEON_RETRIEVE_PROJECTS_LIST action.\"),\n}).describe(\"Request schema for `CreateBranchesSnapshot`\");\nconst NeonCreateBranchesSnapshot_SnapshotSchema = z.object({\n id: z.string().describe(\"The snapshot identifier.\").nullable(),\n name: z.string().describe(\"The snapshot name.\").nullable().optional(),\n manual: z.boolean().describe(\"Indicates whether the snapshot was manually created.\").nullable(),\n created_at: z.string().describe(\"Timestamp of when the snapshot was created.\").nullable(),\n source_branch_id: z.string().describe(\"The branch identifier from which the snapshot was created.\").nullable(),\n}).describe(\"Snapshot object information.\");\nconst NeonCreateBranchesSnapshot_OperationSchema = z.object({\n id: z.string().describe(\"The operation identifier (UUID).\").nullable(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n action: z.string().describe(\"The action performed by the operation (e.g., create_snapshot).\").nullable(),\n status: z.string().describe(\"The current status of the operation (scheduling, running, finished, failed, cancelling, cancelled, skipped).\").nullable(),\n branchId: z.string().describe(\"The branch identifier associated with this operation.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp of when the operation was created.\").nullable(),\n projectId: z.string().describe(\"The project identifier.\").nullable(),\n updatedAt: z.string().describe(\"Timestamp of when the operation was last updated.\").nullable(),\n endpointId: z.string().describe(\"The endpoint identifier if the operation involves a compute endpoint.\").nullable().optional(),\n failuresCount: z.number().int().describe(\"The number of times the operation failed.\").nullable(),\n totalDurationMs: z.number().int().describe(\"Total duration of the operation in milliseconds.\").nullable().optional(),\n}).describe(\"Operation object.\");\nexport const NeonCreateBranchesSnapshotOutput = z.object({\n snapshot: NeonCreateBranchesSnapshot_SnapshotSchema.nullable(),\n operations: z.array(NeonCreateBranchesSnapshot_OperationSchema).describe(\"Array of operations initiated by the snapshot creation request (e.g., create_snapshot).\"),\n}).describe(\"Response schema for `CreateBranchesSnapshot`\");\n\nexport const neonCreateBranchesSnapshot = action(\"NEON_CREATE_BRANCHES_SNAPSHOT\", {\n slug: \"neon-create-branches-snapshot\",\n name: \"Create branch snapshot\",\n description: \"Creates a snapshot from the specified branch at a specific point in time. Snapshots capture the state of a branch and can be used for database versioning, creating backups, or establishing checkpoints for AI agents. Use when you need to preserve the exact state of your database at a moment in time. This endpoint may initiate an asynchronous operation.\",\n input: NeonCreateBranchesSnapshotInput,\n output: NeonCreateBranchesSnapshotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CAC9J,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CACvJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI;CACpK,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC5K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC7L,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;AACpI,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,6CAA6C,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACrJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACnE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC/F,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,mBAAmB;AAM/B,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8C,EAAE,OAAO;EACvD,UAAU,0CAA0C,SAAS;EAC7D,YAAY,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,yFAAyF;CACpK,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
@@ -24,18 +24,18 @@ const NeonCreateComputeEndpoint_EndpointSettingsSchema = zod.z.object({
24
24
  }).describe("Configuration settings for the endpoint.");
25
25
  const NeonCreateComputeEndpoint_ProvisionerEnmSchema = zod.z.enum(["k8s-pod", "k8s-neonvm"]);
26
26
  const NeonCreateComputeEndpoint_EndpointSchema = zod.z.object({
27
- id: zod.z.string().describe("The compute endpoint identifier. Unique within the project."),
28
- host: zod.z.string().describe("The hostname used to connect to the compute endpoint."),
27
+ id: zod.z.string().describe("The compute endpoint identifier. Unique within the project.").nullable(),
28
+ host: zod.z.string().describe("The hostname used to connect to the compute endpoint.").nullable(),
29
29
  name: zod.z.string().describe("The user-specified name of the endpoint.").nullable().optional(),
30
30
  type: NeonCreateComputeEndpoint_TypeEnmSchema.nullable(),
31
31
  disabled: zod.z.boolean().describe("Whether the compute endpoint is disabled.").nullable().optional(),
32
32
  settings: NeonCreateComputeEndpoint_EndpointSettingsSchema.nullable().optional(),
33
33
  branch_id: zod.z.string().describe("The branch identifier that this endpoint is associated with.").nullable().optional(),
34
34
  region_id: zod.z.string().describe("The region identifier where the compute endpoint is located (e.g., aws-us-east-2, aws-ap-southeast-1).").nullable().optional(),
35
- created_at: zod.z.string().describe("The timestamp of when the endpoint was created."),
35
+ created_at: zod.z.string().describe("The timestamp of when the endpoint was created.").nullable(),
36
36
  project_id: zod.z.string().describe("The project identifier that this endpoint belongs to.").nullable().optional(),
37
37
  proxy_host: zod.z.string().describe("The proxy host address for the endpoint (e.g., us-east-2.aws.neon.tech).").nullable().optional(),
38
- updated_at: zod.z.string().describe("The timestamp of when the endpoint was last updated."),
38
+ updated_at: zod.z.string().describe("The timestamp of when the endpoint was last updated.").nullable(),
39
39
  last_active: zod.z.string().describe("The timestamp of the last activity on this endpoint.").nullable().optional(),
40
40
  pooler_mode: zod.z.string().describe("The connection pooler mode (e.g., transaction, session).").nullable().optional(),
41
41
  provisioner: NeonCreateComputeEndpoint_ProvisionerEnmSchema.nullable().optional(),
@@ -60,15 +60,15 @@ const NeonCreateComputeEndpoint_OperationStatusEnmSchema = zod.z.enum([
60
60
  "skipped"
61
61
  ]);
62
62
  const NeonCreateComputeEndpoint_OperationSchema = zod.z.object({
63
- id: zod.z.string().describe("The unique identifier for the operation."),
64
- action: zod.z.string().describe("The action performed by the operation (e.g., start_compute, suspend_compute, check_availability, apply_config, create_branch)."),
63
+ id: zod.z.string().describe("The unique identifier for the operation.").nullable(),
64
+ action: zod.z.string().describe("The action performed by the operation (e.g., start_compute, suspend_compute, check_availability, apply_config, create_branch).").nullable(),
65
65
  status: NeonCreateComputeEndpoint_OperationStatusEnmSchema.nullable(),
66
66
  branch_id: zod.z.string().describe("The branch on which the operation was performed.").nullable().optional(),
67
- created_at: zod.z.string().describe("The timestamp when the operation was initiated."),
68
- project_id: zod.z.string().describe("The project identifier associated with the operation."),
69
- updated_at: zod.z.string().describe("The timestamp when the operation status was last updated."),
67
+ created_at: zod.z.string().describe("The timestamp when the operation was initiated.").nullable(),
68
+ project_id: zod.z.string().describe("The project identifier associated with the operation.").nullable(),
69
+ updated_at: zod.z.string().describe("The timestamp when the operation status was last updated.").nullable(),
70
70
  endpoint_id: zod.z.string().describe("The compute endpoint on which the operation occurred.").nullable().optional(),
71
- failures_count: zod.z.number().int().describe("The number of failures encountered during the operation.")
71
+ failures_count: zod.z.number().int().describe("The number of failures encountered during the operation.").nullable()
72
72
  }).describe("An operation initiated by the endpoint creation request.");
73
73
  const NeonCreateComputeEndpointOutput = zod.z.object({
74
74
  endpoint: NeonCreateComputeEndpoint_EndpointSchema.nullable(),
@@ -1 +1 @@
1
- {"version":3,"file":"create-compute-endpoint.cjs","names":["z","action"],"sources":["../../src/actions/create-compute-endpoint.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonCreateComputeEndpointInput: z.ZodTypeAny = z.object({\n project_id: z.string().describe(\"The Neon project ID\"),\n endpoint__type: z.enum([\"read_only\", \"read_write\"]).describe(\"The compute endpoint type. Either `read_write` or `read_only`.\").optional(),\n endpoint__disabled: z.boolean().describe(\"Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action. However, the compute endpoint is periodically enabled by check_availability operations.\").optional(),\n endpoint__branch__id: z.string().describe(\"The ID of the branch the compute endpoint will be associated with\").optional(),\n endpoint__region__id: z.string().describe(\"The region where the compute endpoint will be created. Only the project\\\"s `region_id` is permitted.\").optional(),\n endpoint__provisioner: z.string().describe(\"The Neon compute provisioner. Specify the `k8s-neonvm` provisioner to create a compute endpoint that supports Autoscaling. Provisioner can be one of the following values: * k8s-pod * k8s-neonvm Clients must expect, that any string value that is not documented in the description above should be treated as a error. UNKNOWN value if safe to treat as an error too.\").optional(),\n endpoint__pooler__mode: z.enum([\"transaction\"]).describe(\"The connection pooler mode. Neon supports PgBouncer in `transaction` mode only.\").optional(),\n endpoint__pooler__enabled: z.boolean().describe(\"Whether to enable connection pooling for the compute endpoint\").optional(),\n endpoint__passwordless__access: z.boolean().describe(\"NOT YET IMPLEMENTED. Whether to permit passwordless access to the compute endpoint.\").optional(),\n endpoint__settings__pg__settings: z.object({}).describe(\"A raw representation of Postgres settings\").optional(),\n endpoint__suspend__timeout__seconds: z.number().int().describe(\"Duration of inactivity in seconds after which the compute endpoint is automatically suspended. The value `0` means use the global default. The value `-1` means never suspend. The default value is `300` seconds (5 minutes). The minimum value is `60` seconds (1 minute). The maximum value is `604800` seconds (1 week). For more information, see [Auto-suspend configuration](https://neon.tech/docs/manage/endpoints#auto-suspend-configuration).\").optional(),\n endpoint__autoscaling__limit__max__cu: z.number().int().describe(\"Autoscaling Limit Max Cu\").optional(),\n endpoint__autoscaling__limit__min__cu: z.number().int().describe(\"Autoscaling Limit Min Cu\").optional(),\n endpoint__settings__pgbouncer__settings: z.object({}).describe(\"A raw representation of PgBouncer settings\").optional(),\n}).describe(\"Request schema for `CreateComputeEndpoint`\");\nconst NeonCreateComputeEndpoint_TypeEnmSchema: z.ZodTypeAny = z.enum([\"read_only\", \"read_write\"]);\nconst NeonCreateComputeEndpoint_EndpointSettingsSchema: z.ZodTypeAny = z.object({\n pg_settings: z.record(z.string(), z.unknown()).describe(\"PostgreSQL configuration parameters as key-value pairs.\").nullable().optional(),\n pgbouncer_settings: z.record(z.string(), z.unknown()).describe(\"PgBouncer connection pooling configuration parameters as key-value pairs.\").nullable().optional(),\n}).describe(\"Configuration settings for the endpoint.\");\nconst NeonCreateComputeEndpoint_ProvisionerEnmSchema: z.ZodTypeAny = z.enum([\"k8s-pod\", \"k8s-neonvm\"]);\nconst NeonCreateComputeEndpoint_EndpointSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The compute endpoint identifier. Unique within the project.\"),\n host: z.string().describe(\"The hostname used to connect to the compute endpoint.\"),\n name: z.string().describe(\"The user-specified name of the endpoint.\").nullable().optional(),\n type: NeonCreateComputeEndpoint_TypeEnmSchema.nullable(),\n disabled: z.boolean().describe(\"Whether the compute endpoint is disabled.\").nullable().optional(),\n settings: NeonCreateComputeEndpoint_EndpointSettingsSchema.nullable().optional(),\n branch_id: z.string().describe(\"The branch identifier that this endpoint is associated with.\").nullable().optional(),\n region_id: z.string().describe(\"The region identifier where the compute endpoint is located (e.g., aws-us-east-2, aws-ap-southeast-1).\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp of when the endpoint was created.\"),\n project_id: z.string().describe(\"The project identifier that this endpoint belongs to.\").nullable().optional(),\n proxy_host: z.string().describe(\"The proxy host address for the endpoint (e.g., us-east-2.aws.neon.tech).\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp of when the endpoint was last updated.\"),\n last_active: z.string().describe(\"The timestamp of the last activity on this endpoint.\").nullable().optional(),\n pooler_mode: z.string().describe(\"The connection pooler mode (e.g., transaction, session).\").nullable().optional(),\n provisioner: NeonCreateComputeEndpoint_ProvisionerEnmSchema.nullable().optional(),\n suspended_at: z.string().describe(\"The timestamp when the endpoint was suspended.\").nullable().optional(),\n compute_units: z.number().describe(\"The allocated compute units for the endpoint.\").nullable().optional(),\n current_state: z.string().describe(\"The current state of the compute endpoint (e.g., init, idle, active).\").nullable().optional(),\n pending_state: z.string().describe(\"The pending state that the endpoint is transitioning to (e.g., active, ready).\").nullable().optional(),\n pooler_enabled: z.boolean().describe(\"Whether connection pooling is enabled for this endpoint.\").nullable().optional(),\n creation_source: z.string().describe(\"The source from which the endpoint was created (e.g., console, api).\").nullable().optional(),\n passwordless_access: z.boolean().describe(\"Whether passwordless access is enabled for this endpoint.\").nullable().optional(),\n suspend_timeout_seconds: z.number().int().describe(\"The duration of inactivity in seconds after which the compute endpoint is automatically suspended. A value of 0 means use the global default, -1 means never suspend. Default is 300 seconds (5 minutes).\").nullable().optional(),\n autoscaling_limit_max_cu: z.number().describe(\"The maximum number of compute units for autoscaling.\").nullable().optional(),\n autoscaling_limit_min_cu: z.number().describe(\"The minimum number of compute units for autoscaling.\").nullable().optional(),\n}).describe(\"The created compute endpoint object.\");\nconst NeonCreateComputeEndpoint_OperationStatusEnmSchema: z.ZodTypeAny = z.enum([\"scheduling\", \"running\", \"finished\", \"failed\", \"cancelling\", \"cancelled\", \"skipped\"]);\nconst NeonCreateComputeEndpoint_OperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the operation.\"),\n action: z.string().describe(\"The action performed by the operation (e.g., start_compute, suspend_compute, check_availability, apply_config, create_branch).\"),\n status: NeonCreateComputeEndpoint_OperationStatusEnmSchema.nullable(),\n branch_id: z.string().describe(\"The branch on which the operation was performed.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the operation was initiated.\"),\n project_id: z.string().describe(\"The project identifier associated with the operation.\"),\n updated_at: z.string().describe(\"The timestamp when the operation status was last updated.\"),\n endpoint_id: z.string().describe(\"The compute endpoint on which the operation occurred.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of failures encountered during the operation.\"),\n}).describe(\"An operation initiated by the endpoint creation request.\");\nexport const NeonCreateComputeEndpointOutput: z.ZodTypeAny = z.object({\n endpoint: NeonCreateComputeEndpoint_EndpointSchema.nullable(),\n operations: z.array(NeonCreateComputeEndpoint_OperationSchema).describe(\"An array of operations initiated by the endpoint creation request.\"),\n}).describe(\"Response schema for `CreateComputeEndpoint`\");\n\nexport const neonCreateComputeEndpoint = action(\"NEON_CREATE_COMPUTE_ENDPOINT\", {\n slug: \"neon-create-compute-endpoint\",\n name: \"Create compute endpoint\",\n description: \"Creates a new compute endpoint for a specified branch within a Neon project. This endpoint allows for detailed configuration of database resources, including read/write capabilities, regional placement, autoscaling limits, and connection pooling settings. It's primarily used when setting up new database instances or modifying existing database configurations to meet specific performance, scaling, or operational requirements. The endpoint provides fine-grained control over compute resources, enabling optimized database operations for various use cases from development to production environments.\",\n input: NeonCreateComputeEndpointInput,\n output: NeonCreateComputeEndpointOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-compute-endpoint.cjs","names":["z","action"],"sources":["../../src/actions/create-compute-endpoint.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonCreateComputeEndpointInput = z.object({\n project_id: z.string().describe(\"The Neon project ID\"),\n endpoint__type: z.enum([\"read_only\", \"read_write\"]).describe(\"The compute endpoint type. Either `read_write` or `read_only`.\").optional(),\n endpoint__disabled: z.boolean().describe(\"Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action. However, the compute endpoint is periodically enabled by check_availability operations.\").optional(),\n endpoint__branch__id: z.string().describe(\"The ID of the branch the compute endpoint will be associated with\").optional(),\n endpoint__region__id: z.string().describe(\"The region where the compute endpoint will be created. Only the project\\\"s `region_id` is permitted.\").optional(),\n endpoint__provisioner: z.string().describe(\"The Neon compute provisioner. Specify the `k8s-neonvm` provisioner to create a compute endpoint that supports Autoscaling. Provisioner can be one of the following values: * k8s-pod * k8s-neonvm Clients must expect, that any string value that is not documented in the description above should be treated as a error. UNKNOWN value if safe to treat as an error too.\").optional(),\n endpoint__pooler__mode: z.enum([\"transaction\"]).describe(\"The connection pooler mode. Neon supports PgBouncer in `transaction` mode only.\").optional(),\n endpoint__pooler__enabled: z.boolean().describe(\"Whether to enable connection pooling for the compute endpoint\").optional(),\n endpoint__passwordless__access: z.boolean().describe(\"NOT YET IMPLEMENTED. Whether to permit passwordless access to the compute endpoint.\").optional(),\n endpoint__settings__pg__settings: z.object({}).describe(\"A raw representation of Postgres settings\").optional(),\n endpoint__suspend__timeout__seconds: z.number().int().describe(\"Duration of inactivity in seconds after which the compute endpoint is automatically suspended. The value `0` means use the global default. The value `-1` means never suspend. The default value is `300` seconds (5 minutes). The minimum value is `60` seconds (1 minute). The maximum value is `604800` seconds (1 week). For more information, see [Auto-suspend configuration](https://neon.tech/docs/manage/endpoints#auto-suspend-configuration).\").optional(),\n endpoint__autoscaling__limit__max__cu: z.number().int().describe(\"Autoscaling Limit Max Cu\").optional(),\n endpoint__autoscaling__limit__min__cu: z.number().int().describe(\"Autoscaling Limit Min Cu\").optional(),\n endpoint__settings__pgbouncer__settings: z.object({}).describe(\"A raw representation of PgBouncer settings\").optional(),\n}).describe(\"Request schema for `CreateComputeEndpoint`\");\nconst NeonCreateComputeEndpoint_TypeEnmSchema = z.enum([\"read_only\", \"read_write\"]);\nconst NeonCreateComputeEndpoint_EndpointSettingsSchema = z.object({\n pg_settings: z.record(z.string(), z.unknown()).describe(\"PostgreSQL configuration parameters as key-value pairs.\").nullable().optional(),\n pgbouncer_settings: z.record(z.string(), z.unknown()).describe(\"PgBouncer connection pooling configuration parameters as key-value pairs.\").nullable().optional(),\n}).describe(\"Configuration settings for the endpoint.\");\nconst NeonCreateComputeEndpoint_ProvisionerEnmSchema = z.enum([\"k8s-pod\", \"k8s-neonvm\"]);\nconst NeonCreateComputeEndpoint_EndpointSchema = z.object({\n id: z.string().describe(\"The compute endpoint identifier. Unique within the project.\").nullable(),\n host: z.string().describe(\"The hostname used to connect to the compute endpoint.\").nullable(),\n name: z.string().describe(\"The user-specified name of the endpoint.\").nullable().optional(),\n type: NeonCreateComputeEndpoint_TypeEnmSchema.nullable(),\n disabled: z.boolean().describe(\"Whether the compute endpoint is disabled.\").nullable().optional(),\n settings: NeonCreateComputeEndpoint_EndpointSettingsSchema.nullable().optional(),\n branch_id: z.string().describe(\"The branch identifier that this endpoint is associated with.\").nullable().optional(),\n region_id: z.string().describe(\"The region identifier where the compute endpoint is located (e.g., aws-us-east-2, aws-ap-southeast-1).\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp of when the endpoint was created.\").nullable(),\n project_id: z.string().describe(\"The project identifier that this endpoint belongs to.\").nullable().optional(),\n proxy_host: z.string().describe(\"The proxy host address for the endpoint (e.g., us-east-2.aws.neon.tech).\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp of when the endpoint was last updated.\").nullable(),\n last_active: z.string().describe(\"The timestamp of the last activity on this endpoint.\").nullable().optional(),\n pooler_mode: z.string().describe(\"The connection pooler mode (e.g., transaction, session).\").nullable().optional(),\n provisioner: NeonCreateComputeEndpoint_ProvisionerEnmSchema.nullable().optional(),\n suspended_at: z.string().describe(\"The timestamp when the endpoint was suspended.\").nullable().optional(),\n compute_units: z.number().describe(\"The allocated compute units for the endpoint.\").nullable().optional(),\n current_state: z.string().describe(\"The current state of the compute endpoint (e.g., init, idle, active).\").nullable().optional(),\n pending_state: z.string().describe(\"The pending state that the endpoint is transitioning to (e.g., active, ready).\").nullable().optional(),\n pooler_enabled: z.boolean().describe(\"Whether connection pooling is enabled for this endpoint.\").nullable().optional(),\n creation_source: z.string().describe(\"The source from which the endpoint was created (e.g., console, api).\").nullable().optional(),\n passwordless_access: z.boolean().describe(\"Whether passwordless access is enabled for this endpoint.\").nullable().optional(),\n suspend_timeout_seconds: z.number().int().describe(\"The duration of inactivity in seconds after which the compute endpoint is automatically suspended. A value of 0 means use the global default, -1 means never suspend. Default is 300 seconds (5 minutes).\").nullable().optional(),\n autoscaling_limit_max_cu: z.number().describe(\"The maximum number of compute units for autoscaling.\").nullable().optional(),\n autoscaling_limit_min_cu: z.number().describe(\"The minimum number of compute units for autoscaling.\").nullable().optional(),\n}).describe(\"The created compute endpoint object.\");\nconst NeonCreateComputeEndpoint_OperationStatusEnmSchema = z.enum([\"scheduling\", \"running\", \"finished\", \"failed\", \"cancelling\", \"cancelled\", \"skipped\"]);\nconst NeonCreateComputeEndpoint_OperationSchema = z.object({\n id: z.string().describe(\"The unique identifier for the operation.\").nullable(),\n action: z.string().describe(\"The action performed by the operation (e.g., start_compute, suspend_compute, check_availability, apply_config, create_branch).\").nullable(),\n status: NeonCreateComputeEndpoint_OperationStatusEnmSchema.nullable(),\n branch_id: z.string().describe(\"The branch on which the operation was performed.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the operation was initiated.\").nullable(),\n project_id: z.string().describe(\"The project identifier associated with the operation.\").nullable(),\n updated_at: z.string().describe(\"The timestamp when the operation status was last updated.\").nullable(),\n endpoint_id: z.string().describe(\"The compute endpoint on which the operation occurred.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of failures encountered during the operation.\").nullable(),\n}).describe(\"An operation initiated by the endpoint creation request.\");\nexport const NeonCreateComputeEndpointOutput = z.object({\n endpoint: NeonCreateComputeEndpoint_EndpointSchema.nullable(),\n operations: z.array(NeonCreateComputeEndpoint_OperationSchema).describe(\"An array of operations initiated by the endpoint creation request.\"),\n}).describe(\"Response schema for `CreateComputeEndpoint`\");\n\nexport const neonCreateComputeEndpoint = action(\"NEON_CREATE_COMPUTE_ENDPOINT\", {\n slug: \"neon-create-compute-endpoint\",\n name: \"Create compute endpoint\",\n description: \"Creates a new compute endpoint for a specified branch within a Neon project. This endpoint allows for detailed configuration of database resources, including read/write capabilities, regional placement, autoscaling limits, and connection pooling settings. It's primarily used when setting up new database instances or modifying existing database configurations to meet specific performance, scaling, or operational requirements. The endpoint provides fine-grained control over compute resources, enabling optimized database operations for various use cases from development to production environments.\",\n input: NeonCreateComputeEndpointInput,\n output: NeonCreateComputeEndpointOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,100 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-compute-endpoint.d.ts
4
- declare const NeonCreateComputeEndpointInput: z.ZodTypeAny;
5
- declare const NeonCreateComputeEndpointOutput: z.ZodTypeAny;
6
- declare const neonCreateComputeEndpoint: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonCreateComputeEndpointInput: z.ZodObject<{
5
+ project_id: z.ZodString;
6
+ endpoint__type: z.ZodOptional<z.ZodEnum<{
7
+ read_only: "read_only";
8
+ read_write: "read_write";
9
+ }>>;
10
+ endpoint__disabled: z.ZodOptional<z.ZodBoolean>;
11
+ endpoint__branch__id: z.ZodOptional<z.ZodString>;
12
+ endpoint__region__id: z.ZodOptional<z.ZodString>;
13
+ endpoint__provisioner: z.ZodOptional<z.ZodString>;
14
+ endpoint__pooler__mode: z.ZodOptional<z.ZodEnum<{
15
+ transaction: "transaction";
16
+ }>>;
17
+ endpoint__pooler__enabled: z.ZodOptional<z.ZodBoolean>;
18
+ endpoint__passwordless__access: z.ZodOptional<z.ZodBoolean>;
19
+ endpoint__settings__pg__settings: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
20
+ endpoint__suspend__timeout__seconds: z.ZodOptional<z.ZodNumber>;
21
+ endpoint__autoscaling__limit__max__cu: z.ZodOptional<z.ZodNumber>;
22
+ endpoint__autoscaling__limit__min__cu: z.ZodOptional<z.ZodNumber>;
23
+ endpoint__settings__pgbouncer__settings: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
24
+ }, z.core.$strip>;
25
+ declare const NeonCreateComputeEndpointOutput: z.ZodObject<{
26
+ endpoint: z.ZodNullable<z.ZodObject<{
27
+ id: z.ZodNullable<z.ZodString>;
28
+ host: z.ZodNullable<z.ZodString>;
29
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ type: z.ZodNullable<z.ZodEnum<{
31
+ read_only: "read_only";
32
+ read_write: "read_write";
33
+ }>>;
34
+ disabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
35
+ settings: z.ZodOptional<z.ZodNullable<z.ZodObject<{
36
+ pg_settings: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
37
+ pgbouncer_settings: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
38
+ }, z.core.$strip>>>;
39
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ region_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ created_at: z.ZodNullable<z.ZodString>;
42
+ project_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
+ proxy_host: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ updated_at: z.ZodNullable<z.ZodString>;
45
+ last_active: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
+ pooler_mode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
47
+ provisioner: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
48
+ "k8s-pod": "k8s-pod";
49
+ "k8s-neonvm": "k8s-neonvm";
50
+ }>>>;
51
+ suspended_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
52
+ compute_units: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
53
+ current_state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
+ pending_state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
55
+ pooler_enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
56
+ creation_source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
+ passwordless_access: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
58
+ suspend_timeout_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
59
+ autoscaling_limit_max_cu: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
60
+ autoscaling_limit_min_cu: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
61
+ }, z.core.$strip>>;
62
+ operations: z.ZodArray<z.ZodObject<{
63
+ id: z.ZodNullable<z.ZodString>;
64
+ action: z.ZodNullable<z.ZodString>;
65
+ status: z.ZodNullable<z.ZodEnum<{
66
+ scheduling: "scheduling";
67
+ running: "running";
68
+ finished: "finished";
69
+ failed: "failed";
70
+ cancelling: "cancelling";
71
+ cancelled: "cancelled";
72
+ skipped: "skipped";
73
+ }>>;
74
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
75
+ created_at: z.ZodNullable<z.ZodString>;
76
+ project_id: z.ZodNullable<z.ZodString>;
77
+ updated_at: z.ZodNullable<z.ZodString>;
78
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
79
+ failures_count: z.ZodNullable<z.ZodNumber>;
80
+ }, z.core.$strip>>;
81
+ }, z.core.$strip>;
82
+ declare const neonCreateComputeEndpoint: import("@keystrokehq/action").WorkflowActionDefinition<{
83
+ project_id: string;
84
+ endpoint__type?: "read_only" | "read_write" | undefined;
85
+ endpoint__disabled?: boolean | undefined;
86
+ endpoint__branch__id?: string | undefined;
87
+ endpoint__region__id?: string | undefined;
88
+ endpoint__provisioner?: string | undefined;
89
+ endpoint__pooler__mode?: "transaction" | undefined;
90
+ endpoint__pooler__enabled?: boolean | undefined;
91
+ endpoint__passwordless__access?: boolean | undefined;
92
+ endpoint__settings__pg__settings?: Record<string, never> | undefined;
93
+ endpoint__suspend__timeout__seconds?: number | undefined;
94
+ endpoint__autoscaling__limit__max__cu?: number | undefined;
95
+ endpoint__autoscaling__limit__min__cu?: number | undefined;
96
+ endpoint__settings__pgbouncer__settings?: Record<string, never> | undefined;
97
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
98
  //#endregion
8
99
  export { neonCreateComputeEndpoint };
9
100
  //# sourceMappingURL=create-compute-endpoint.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-compute-endpoint.d.cts","names":[],"sources":["../../src/actions/create-compute-endpoint.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAeU;AAAA,cA8C5C,+BAAA,EAAiC,CAAA,CAAE,UAGU;AAAA,cAE7C,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-compute-endpoint.d.cts","names":[],"sources":["../../src/actions/create-compute-endpoint.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cA6D9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA;;;;;;;;;;qCAMpC,MAAA;;;;4CAAA,MAAA;AAAA"}
@@ -1,9 +1,100 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-compute-endpoint.d.ts
4
- declare const NeonCreateComputeEndpointInput: z.ZodTypeAny;
5
- declare const NeonCreateComputeEndpointOutput: z.ZodTypeAny;
6
- declare const neonCreateComputeEndpoint: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonCreateComputeEndpointInput: z.ZodObject<{
5
+ project_id: z.ZodString;
6
+ endpoint__type: z.ZodOptional<z.ZodEnum<{
7
+ read_only: "read_only";
8
+ read_write: "read_write";
9
+ }>>;
10
+ endpoint__disabled: z.ZodOptional<z.ZodBoolean>;
11
+ endpoint__branch__id: z.ZodOptional<z.ZodString>;
12
+ endpoint__region__id: z.ZodOptional<z.ZodString>;
13
+ endpoint__provisioner: z.ZodOptional<z.ZodString>;
14
+ endpoint__pooler__mode: z.ZodOptional<z.ZodEnum<{
15
+ transaction: "transaction";
16
+ }>>;
17
+ endpoint__pooler__enabled: z.ZodOptional<z.ZodBoolean>;
18
+ endpoint__passwordless__access: z.ZodOptional<z.ZodBoolean>;
19
+ endpoint__settings__pg__settings: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
20
+ endpoint__suspend__timeout__seconds: z.ZodOptional<z.ZodNumber>;
21
+ endpoint__autoscaling__limit__max__cu: z.ZodOptional<z.ZodNumber>;
22
+ endpoint__autoscaling__limit__min__cu: z.ZodOptional<z.ZodNumber>;
23
+ endpoint__settings__pgbouncer__settings: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
24
+ }, z.core.$strip>;
25
+ declare const NeonCreateComputeEndpointOutput: z.ZodObject<{
26
+ endpoint: z.ZodNullable<z.ZodObject<{
27
+ id: z.ZodNullable<z.ZodString>;
28
+ host: z.ZodNullable<z.ZodString>;
29
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ type: z.ZodNullable<z.ZodEnum<{
31
+ read_only: "read_only";
32
+ read_write: "read_write";
33
+ }>>;
34
+ disabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
35
+ settings: z.ZodOptional<z.ZodNullable<z.ZodObject<{
36
+ pg_settings: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
37
+ pgbouncer_settings: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
38
+ }, z.core.$strip>>>;
39
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ region_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ created_at: z.ZodNullable<z.ZodString>;
42
+ project_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
+ proxy_host: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ updated_at: z.ZodNullable<z.ZodString>;
45
+ last_active: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
+ pooler_mode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
47
+ provisioner: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
48
+ "k8s-pod": "k8s-pod";
49
+ "k8s-neonvm": "k8s-neonvm";
50
+ }>>>;
51
+ suspended_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
52
+ compute_units: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
53
+ current_state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
+ pending_state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
55
+ pooler_enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
56
+ creation_source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
+ passwordless_access: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
58
+ suspend_timeout_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
59
+ autoscaling_limit_max_cu: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
60
+ autoscaling_limit_min_cu: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
61
+ }, z.core.$strip>>;
62
+ operations: z.ZodArray<z.ZodObject<{
63
+ id: z.ZodNullable<z.ZodString>;
64
+ action: z.ZodNullable<z.ZodString>;
65
+ status: z.ZodNullable<z.ZodEnum<{
66
+ scheduling: "scheduling";
67
+ running: "running";
68
+ finished: "finished";
69
+ failed: "failed";
70
+ cancelling: "cancelling";
71
+ cancelled: "cancelled";
72
+ skipped: "skipped";
73
+ }>>;
74
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
75
+ created_at: z.ZodNullable<z.ZodString>;
76
+ project_id: z.ZodNullable<z.ZodString>;
77
+ updated_at: z.ZodNullable<z.ZodString>;
78
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
79
+ failures_count: z.ZodNullable<z.ZodNumber>;
80
+ }, z.core.$strip>>;
81
+ }, z.core.$strip>;
82
+ declare const neonCreateComputeEndpoint: import("@keystrokehq/action").WorkflowActionDefinition<{
83
+ project_id: string;
84
+ endpoint__type?: "read_only" | "read_write" | undefined;
85
+ endpoint__disabled?: boolean | undefined;
86
+ endpoint__branch__id?: string | undefined;
87
+ endpoint__region__id?: string | undefined;
88
+ endpoint__provisioner?: string | undefined;
89
+ endpoint__pooler__mode?: "transaction" | undefined;
90
+ endpoint__pooler__enabled?: boolean | undefined;
91
+ endpoint__passwordless__access?: boolean | undefined;
92
+ endpoint__settings__pg__settings?: Record<string, never> | undefined;
93
+ endpoint__suspend__timeout__seconds?: number | undefined;
94
+ endpoint__autoscaling__limit__max__cu?: number | undefined;
95
+ endpoint__autoscaling__limit__min__cu?: number | undefined;
96
+ endpoint__settings__pgbouncer__settings?: Record<string, never> | undefined;
97
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
98
  //#endregion
8
99
  export { neonCreateComputeEndpoint };
9
100
  //# sourceMappingURL=create-compute-endpoint.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-compute-endpoint.d.mts","names":[],"sources":["../../src/actions/create-compute-endpoint.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAeU;AAAA,cA8C5C,+BAAA,EAAiC,CAAA,CAAE,UAGU;AAAA,cAE7C,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-compute-endpoint.d.mts","names":[],"sources":["../../src/actions/create-compute-endpoint.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cA6D9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA;;;;;;;;;;qCAMpC,MAAA;;;;4CAAA,MAAA;AAAA"}
@@ -24,18 +24,18 @@ const NeonCreateComputeEndpoint_EndpointSettingsSchema = z.object({
24
24
  }).describe("Configuration settings for the endpoint.");
25
25
  const NeonCreateComputeEndpoint_ProvisionerEnmSchema = z.enum(["k8s-pod", "k8s-neonvm"]);
26
26
  const NeonCreateComputeEndpoint_EndpointSchema = z.object({
27
- id: z.string().describe("The compute endpoint identifier. Unique within the project."),
28
- host: z.string().describe("The hostname used to connect to the compute endpoint."),
27
+ id: z.string().describe("The compute endpoint identifier. Unique within the project.").nullable(),
28
+ host: z.string().describe("The hostname used to connect to the compute endpoint.").nullable(),
29
29
  name: z.string().describe("The user-specified name of the endpoint.").nullable().optional(),
30
30
  type: NeonCreateComputeEndpoint_TypeEnmSchema.nullable(),
31
31
  disabled: z.boolean().describe("Whether the compute endpoint is disabled.").nullable().optional(),
32
32
  settings: NeonCreateComputeEndpoint_EndpointSettingsSchema.nullable().optional(),
33
33
  branch_id: z.string().describe("The branch identifier that this endpoint is associated with.").nullable().optional(),
34
34
  region_id: z.string().describe("The region identifier where the compute endpoint is located (e.g., aws-us-east-2, aws-ap-southeast-1).").nullable().optional(),
35
- created_at: z.string().describe("The timestamp of when the endpoint was created."),
35
+ created_at: z.string().describe("The timestamp of when the endpoint was created.").nullable(),
36
36
  project_id: z.string().describe("The project identifier that this endpoint belongs to.").nullable().optional(),
37
37
  proxy_host: z.string().describe("The proxy host address for the endpoint (e.g., us-east-2.aws.neon.tech).").nullable().optional(),
38
- updated_at: z.string().describe("The timestamp of when the endpoint was last updated."),
38
+ updated_at: z.string().describe("The timestamp of when the endpoint was last updated.").nullable(),
39
39
  last_active: z.string().describe("The timestamp of the last activity on this endpoint.").nullable().optional(),
40
40
  pooler_mode: z.string().describe("The connection pooler mode (e.g., transaction, session).").nullable().optional(),
41
41
  provisioner: NeonCreateComputeEndpoint_ProvisionerEnmSchema.nullable().optional(),
@@ -60,15 +60,15 @@ const NeonCreateComputeEndpoint_OperationStatusEnmSchema = z.enum([
60
60
  "skipped"
61
61
  ]);
62
62
  const NeonCreateComputeEndpoint_OperationSchema = z.object({
63
- id: z.string().describe("The unique identifier for the operation."),
64
- action: z.string().describe("The action performed by the operation (e.g., start_compute, suspend_compute, check_availability, apply_config, create_branch)."),
63
+ id: z.string().describe("The unique identifier for the operation.").nullable(),
64
+ action: z.string().describe("The action performed by the operation (e.g., start_compute, suspend_compute, check_availability, apply_config, create_branch).").nullable(),
65
65
  status: NeonCreateComputeEndpoint_OperationStatusEnmSchema.nullable(),
66
66
  branch_id: z.string().describe("The branch on which the operation was performed.").nullable().optional(),
67
- created_at: z.string().describe("The timestamp when the operation was initiated."),
68
- project_id: z.string().describe("The project identifier associated with the operation."),
69
- updated_at: z.string().describe("The timestamp when the operation status was last updated."),
67
+ created_at: z.string().describe("The timestamp when the operation was initiated.").nullable(),
68
+ project_id: z.string().describe("The project identifier associated with the operation.").nullable(),
69
+ updated_at: z.string().describe("The timestamp when the operation status was last updated.").nullable(),
70
70
  endpoint_id: z.string().describe("The compute endpoint on which the operation occurred.").nullable().optional(),
71
- failures_count: z.number().int().describe("The number of failures encountered during the operation.")
71
+ failures_count: z.number().int().describe("The number of failures encountered during the operation.").nullable()
72
72
  }).describe("An operation initiated by the endpoint creation request.");
73
73
  const neonCreateComputeEndpoint = action("NEON_CREATE_COMPUTE_ENDPOINT", {
74
74
  slug: "neon-create-compute-endpoint",
@@ -1 +1 @@
1
- {"version":3,"file":"create-compute-endpoint.mjs","names":[],"sources":["../../src/actions/create-compute-endpoint.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonCreateComputeEndpointInput: z.ZodTypeAny = z.object({\n project_id: z.string().describe(\"The Neon project ID\"),\n endpoint__type: z.enum([\"read_only\", \"read_write\"]).describe(\"The compute endpoint type. Either `read_write` or `read_only`.\").optional(),\n endpoint__disabled: z.boolean().describe(\"Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action. However, the compute endpoint is periodically enabled by check_availability operations.\").optional(),\n endpoint__branch__id: z.string().describe(\"The ID of the branch the compute endpoint will be associated with\").optional(),\n endpoint__region__id: z.string().describe(\"The region where the compute endpoint will be created. Only the project\\\"s `region_id` is permitted.\").optional(),\n endpoint__provisioner: z.string().describe(\"The Neon compute provisioner. Specify the `k8s-neonvm` provisioner to create a compute endpoint that supports Autoscaling. Provisioner can be one of the following values: * k8s-pod * k8s-neonvm Clients must expect, that any string value that is not documented in the description above should be treated as a error. UNKNOWN value if safe to treat as an error too.\").optional(),\n endpoint__pooler__mode: z.enum([\"transaction\"]).describe(\"The connection pooler mode. Neon supports PgBouncer in `transaction` mode only.\").optional(),\n endpoint__pooler__enabled: z.boolean().describe(\"Whether to enable connection pooling for the compute endpoint\").optional(),\n endpoint__passwordless__access: z.boolean().describe(\"NOT YET IMPLEMENTED. Whether to permit passwordless access to the compute endpoint.\").optional(),\n endpoint__settings__pg__settings: z.object({}).describe(\"A raw representation of Postgres settings\").optional(),\n endpoint__suspend__timeout__seconds: z.number().int().describe(\"Duration of inactivity in seconds after which the compute endpoint is automatically suspended. The value `0` means use the global default. The value `-1` means never suspend. The default value is `300` seconds (5 minutes). The minimum value is `60` seconds (1 minute). The maximum value is `604800` seconds (1 week). For more information, see [Auto-suspend configuration](https://neon.tech/docs/manage/endpoints#auto-suspend-configuration).\").optional(),\n endpoint__autoscaling__limit__max__cu: z.number().int().describe(\"Autoscaling Limit Max Cu\").optional(),\n endpoint__autoscaling__limit__min__cu: z.number().int().describe(\"Autoscaling Limit Min Cu\").optional(),\n endpoint__settings__pgbouncer__settings: z.object({}).describe(\"A raw representation of PgBouncer settings\").optional(),\n}).describe(\"Request schema for `CreateComputeEndpoint`\");\nconst NeonCreateComputeEndpoint_TypeEnmSchema: z.ZodTypeAny = z.enum([\"read_only\", \"read_write\"]);\nconst NeonCreateComputeEndpoint_EndpointSettingsSchema: z.ZodTypeAny = z.object({\n pg_settings: z.record(z.string(), z.unknown()).describe(\"PostgreSQL configuration parameters as key-value pairs.\").nullable().optional(),\n pgbouncer_settings: z.record(z.string(), z.unknown()).describe(\"PgBouncer connection pooling configuration parameters as key-value pairs.\").nullable().optional(),\n}).describe(\"Configuration settings for the endpoint.\");\nconst NeonCreateComputeEndpoint_ProvisionerEnmSchema: z.ZodTypeAny = z.enum([\"k8s-pod\", \"k8s-neonvm\"]);\nconst NeonCreateComputeEndpoint_EndpointSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The compute endpoint identifier. Unique within the project.\"),\n host: z.string().describe(\"The hostname used to connect to the compute endpoint.\"),\n name: z.string().describe(\"The user-specified name of the endpoint.\").nullable().optional(),\n type: NeonCreateComputeEndpoint_TypeEnmSchema.nullable(),\n disabled: z.boolean().describe(\"Whether the compute endpoint is disabled.\").nullable().optional(),\n settings: NeonCreateComputeEndpoint_EndpointSettingsSchema.nullable().optional(),\n branch_id: z.string().describe(\"The branch identifier that this endpoint is associated with.\").nullable().optional(),\n region_id: z.string().describe(\"The region identifier where the compute endpoint is located (e.g., aws-us-east-2, aws-ap-southeast-1).\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp of when the endpoint was created.\"),\n project_id: z.string().describe(\"The project identifier that this endpoint belongs to.\").nullable().optional(),\n proxy_host: z.string().describe(\"The proxy host address for the endpoint (e.g., us-east-2.aws.neon.tech).\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp of when the endpoint was last updated.\"),\n last_active: z.string().describe(\"The timestamp of the last activity on this endpoint.\").nullable().optional(),\n pooler_mode: z.string().describe(\"The connection pooler mode (e.g., transaction, session).\").nullable().optional(),\n provisioner: NeonCreateComputeEndpoint_ProvisionerEnmSchema.nullable().optional(),\n suspended_at: z.string().describe(\"The timestamp when the endpoint was suspended.\").nullable().optional(),\n compute_units: z.number().describe(\"The allocated compute units for the endpoint.\").nullable().optional(),\n current_state: z.string().describe(\"The current state of the compute endpoint (e.g., init, idle, active).\").nullable().optional(),\n pending_state: z.string().describe(\"The pending state that the endpoint is transitioning to (e.g., active, ready).\").nullable().optional(),\n pooler_enabled: z.boolean().describe(\"Whether connection pooling is enabled for this endpoint.\").nullable().optional(),\n creation_source: z.string().describe(\"The source from which the endpoint was created (e.g., console, api).\").nullable().optional(),\n passwordless_access: z.boolean().describe(\"Whether passwordless access is enabled for this endpoint.\").nullable().optional(),\n suspend_timeout_seconds: z.number().int().describe(\"The duration of inactivity in seconds after which the compute endpoint is automatically suspended. A value of 0 means use the global default, -1 means never suspend. Default is 300 seconds (5 minutes).\").nullable().optional(),\n autoscaling_limit_max_cu: z.number().describe(\"The maximum number of compute units for autoscaling.\").nullable().optional(),\n autoscaling_limit_min_cu: z.number().describe(\"The minimum number of compute units for autoscaling.\").nullable().optional(),\n}).describe(\"The created compute endpoint object.\");\nconst NeonCreateComputeEndpoint_OperationStatusEnmSchema: z.ZodTypeAny = z.enum([\"scheduling\", \"running\", \"finished\", \"failed\", \"cancelling\", \"cancelled\", \"skipped\"]);\nconst NeonCreateComputeEndpoint_OperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the operation.\"),\n action: z.string().describe(\"The action performed by the operation (e.g., start_compute, suspend_compute, check_availability, apply_config, create_branch).\"),\n status: NeonCreateComputeEndpoint_OperationStatusEnmSchema.nullable(),\n branch_id: z.string().describe(\"The branch on which the operation was performed.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the operation was initiated.\"),\n project_id: z.string().describe(\"The project identifier associated with the operation.\"),\n updated_at: z.string().describe(\"The timestamp when the operation status was last updated.\"),\n endpoint_id: z.string().describe(\"The compute endpoint on which the operation occurred.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of failures encountered during the operation.\"),\n}).describe(\"An operation initiated by the endpoint creation request.\");\nexport const NeonCreateComputeEndpointOutput: z.ZodTypeAny = z.object({\n endpoint: NeonCreateComputeEndpoint_EndpointSchema.nullable(),\n operations: z.array(NeonCreateComputeEndpoint_OperationSchema).describe(\"An array of operations initiated by the endpoint creation request.\"),\n}).describe(\"Response schema for `CreateComputeEndpoint`\");\n\nexport const neonCreateComputeEndpoint = action(\"NEON_CREATE_COMPUTE_ENDPOINT\", {\n slug: \"neon-create-compute-endpoint\",\n name: \"Create compute endpoint\",\n description: \"Creates a new compute endpoint for a specified branch within a Neon project. This endpoint allows for detailed configuration of database resources, including read/write capabilities, regional placement, autoscaling limits, and connection pooling settings. It's primarily used when setting up new database instances or modifying existing database configurations to meet specific performance, scaling, or operational requirements. The endpoint provides fine-grained control over compute resources, enabling optimized database operations for various use cases from development to production environments.\",\n input: NeonCreateComputeEndpointInput,\n output: NeonCreateComputeEndpointOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-compute-endpoint.mjs","names":[],"sources":["../../src/actions/create-compute-endpoint.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonCreateComputeEndpointInput = z.object({\n project_id: z.string().describe(\"The Neon project ID\"),\n endpoint__type: z.enum([\"read_only\", \"read_write\"]).describe(\"The compute endpoint type. Either `read_write` or `read_only`.\").optional(),\n endpoint__disabled: z.boolean().describe(\"Whether to restrict connections to the compute endpoint. Enabling this option schedules a suspend compute operation. A disabled compute endpoint cannot be enabled by a connection or console action. However, the compute endpoint is periodically enabled by check_availability operations.\").optional(),\n endpoint__branch__id: z.string().describe(\"The ID of the branch the compute endpoint will be associated with\").optional(),\n endpoint__region__id: z.string().describe(\"The region where the compute endpoint will be created. Only the project\\\"s `region_id` is permitted.\").optional(),\n endpoint__provisioner: z.string().describe(\"The Neon compute provisioner. Specify the `k8s-neonvm` provisioner to create a compute endpoint that supports Autoscaling. Provisioner can be one of the following values: * k8s-pod * k8s-neonvm Clients must expect, that any string value that is not documented in the description above should be treated as a error. UNKNOWN value if safe to treat as an error too.\").optional(),\n endpoint__pooler__mode: z.enum([\"transaction\"]).describe(\"The connection pooler mode. Neon supports PgBouncer in `transaction` mode only.\").optional(),\n endpoint__pooler__enabled: z.boolean().describe(\"Whether to enable connection pooling for the compute endpoint\").optional(),\n endpoint__passwordless__access: z.boolean().describe(\"NOT YET IMPLEMENTED. Whether to permit passwordless access to the compute endpoint.\").optional(),\n endpoint__settings__pg__settings: z.object({}).describe(\"A raw representation of Postgres settings\").optional(),\n endpoint__suspend__timeout__seconds: z.number().int().describe(\"Duration of inactivity in seconds after which the compute endpoint is automatically suspended. The value `0` means use the global default. The value `-1` means never suspend. The default value is `300` seconds (5 minutes). The minimum value is `60` seconds (1 minute). The maximum value is `604800` seconds (1 week). For more information, see [Auto-suspend configuration](https://neon.tech/docs/manage/endpoints#auto-suspend-configuration).\").optional(),\n endpoint__autoscaling__limit__max__cu: z.number().int().describe(\"Autoscaling Limit Max Cu\").optional(),\n endpoint__autoscaling__limit__min__cu: z.number().int().describe(\"Autoscaling Limit Min Cu\").optional(),\n endpoint__settings__pgbouncer__settings: z.object({}).describe(\"A raw representation of PgBouncer settings\").optional(),\n}).describe(\"Request schema for `CreateComputeEndpoint`\");\nconst NeonCreateComputeEndpoint_TypeEnmSchema = z.enum([\"read_only\", \"read_write\"]);\nconst NeonCreateComputeEndpoint_EndpointSettingsSchema = z.object({\n pg_settings: z.record(z.string(), z.unknown()).describe(\"PostgreSQL configuration parameters as key-value pairs.\").nullable().optional(),\n pgbouncer_settings: z.record(z.string(), z.unknown()).describe(\"PgBouncer connection pooling configuration parameters as key-value pairs.\").nullable().optional(),\n}).describe(\"Configuration settings for the endpoint.\");\nconst NeonCreateComputeEndpoint_ProvisionerEnmSchema = z.enum([\"k8s-pod\", \"k8s-neonvm\"]);\nconst NeonCreateComputeEndpoint_EndpointSchema = z.object({\n id: z.string().describe(\"The compute endpoint identifier. Unique within the project.\").nullable(),\n host: z.string().describe(\"The hostname used to connect to the compute endpoint.\").nullable(),\n name: z.string().describe(\"The user-specified name of the endpoint.\").nullable().optional(),\n type: NeonCreateComputeEndpoint_TypeEnmSchema.nullable(),\n disabled: z.boolean().describe(\"Whether the compute endpoint is disabled.\").nullable().optional(),\n settings: NeonCreateComputeEndpoint_EndpointSettingsSchema.nullable().optional(),\n branch_id: z.string().describe(\"The branch identifier that this endpoint is associated with.\").nullable().optional(),\n region_id: z.string().describe(\"The region identifier where the compute endpoint is located (e.g., aws-us-east-2, aws-ap-southeast-1).\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp of when the endpoint was created.\").nullable(),\n project_id: z.string().describe(\"The project identifier that this endpoint belongs to.\").nullable().optional(),\n proxy_host: z.string().describe(\"The proxy host address for the endpoint (e.g., us-east-2.aws.neon.tech).\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp of when the endpoint was last updated.\").nullable(),\n last_active: z.string().describe(\"The timestamp of the last activity on this endpoint.\").nullable().optional(),\n pooler_mode: z.string().describe(\"The connection pooler mode (e.g., transaction, session).\").nullable().optional(),\n provisioner: NeonCreateComputeEndpoint_ProvisionerEnmSchema.nullable().optional(),\n suspended_at: z.string().describe(\"The timestamp when the endpoint was suspended.\").nullable().optional(),\n compute_units: z.number().describe(\"The allocated compute units for the endpoint.\").nullable().optional(),\n current_state: z.string().describe(\"The current state of the compute endpoint (e.g., init, idle, active).\").nullable().optional(),\n pending_state: z.string().describe(\"The pending state that the endpoint is transitioning to (e.g., active, ready).\").nullable().optional(),\n pooler_enabled: z.boolean().describe(\"Whether connection pooling is enabled for this endpoint.\").nullable().optional(),\n creation_source: z.string().describe(\"The source from which the endpoint was created (e.g., console, api).\").nullable().optional(),\n passwordless_access: z.boolean().describe(\"Whether passwordless access is enabled for this endpoint.\").nullable().optional(),\n suspend_timeout_seconds: z.number().int().describe(\"The duration of inactivity in seconds after which the compute endpoint is automatically suspended. A value of 0 means use the global default, -1 means never suspend. Default is 300 seconds (5 minutes).\").nullable().optional(),\n autoscaling_limit_max_cu: z.number().describe(\"The maximum number of compute units for autoscaling.\").nullable().optional(),\n autoscaling_limit_min_cu: z.number().describe(\"The minimum number of compute units for autoscaling.\").nullable().optional(),\n}).describe(\"The created compute endpoint object.\");\nconst NeonCreateComputeEndpoint_OperationStatusEnmSchema = z.enum([\"scheduling\", \"running\", \"finished\", \"failed\", \"cancelling\", \"cancelled\", \"skipped\"]);\nconst NeonCreateComputeEndpoint_OperationSchema = z.object({\n id: z.string().describe(\"The unique identifier for the operation.\").nullable(),\n action: z.string().describe(\"The action performed by the operation (e.g., start_compute, suspend_compute, check_availability, apply_config, create_branch).\").nullable(),\n status: NeonCreateComputeEndpoint_OperationStatusEnmSchema.nullable(),\n branch_id: z.string().describe(\"The branch on which the operation was performed.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the operation was initiated.\").nullable(),\n project_id: z.string().describe(\"The project identifier associated with the operation.\").nullable(),\n updated_at: z.string().describe(\"The timestamp when the operation status was last updated.\").nullable(),\n endpoint_id: z.string().describe(\"The compute endpoint on which the operation occurred.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of failures encountered during the operation.\").nullable(),\n}).describe(\"An operation initiated by the endpoint creation request.\");\nexport const NeonCreateComputeEndpointOutput = z.object({\n endpoint: NeonCreateComputeEndpoint_EndpointSchema.nullable(),\n operations: z.array(NeonCreateComputeEndpoint_OperationSchema).describe(\"An array of operations initiated by the endpoint creation request.\"),\n}).describe(\"Response schema for `CreateComputeEndpoint`\");\n\nexport const neonCreateComputeEndpoint = action(\"NEON_CREATE_COMPUTE_ENDPOINT\", {\n slug: \"neon-create-compute-endpoint\",\n name: \"Create compute endpoint\",\n description: \"Creates a new compute endpoint for a specified branch within a Neon project. This endpoint allows for detailed configuration of database resources, including read/write capabilities, regional placement, autoscaling limits, and connection pooling settings. It's primarily used when setting up new database instances or modifying existing database configurations to meet specific performance, scaling, or operational requirements. The endpoint provides fine-grained control over compute resources, enabling optimized database operations for various use cases from development to production environments.\",\n input: NeonCreateComputeEndpointInput,\n output: NeonCreateComputeEndpointOutput,\n});\n"],"mappings":"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"}
@@ -3,10 +3,10 @@ let zod = require("zod");
3
3
  //#region src/actions/create-new-api-key.ts
4
4
  const NeonCreateNewApiKeyInput = zod.z.object({ key_name: zod.z.string().describe("A user-specified name for the API key (e.g., 'production-backend', 'ci-cd-pipeline'). Used to identify the key in the Neon console. Must be non-empty.") }).describe("Request schema for `CreateNewApiKey`");
5
5
  const NeonCreateNewApiKey_ApiKeyDataSchema = zod.z.object({
6
- id: zod.z.string().describe("The unique identifier of the API key."),
7
- key: zod.z.string().describe("The API key value. Store this securely as it cannot be retrieved again after creation."),
8
- name: zod.z.string().describe("The user-specified name of the API key."),
9
- created_at: zod.z.string().describe("The timestamp when the API key was created (ISO 8601 format)."),
6
+ id: zod.z.string().describe("The unique identifier of the API key.").nullable(),
7
+ key: zod.z.string().describe("The API key value. Store this securely as it cannot be retrieved again after creation.").nullable(),
8
+ name: zod.z.string().describe("The user-specified name of the API key.").nullable(),
9
+ created_at: zod.z.string().describe("The timestamp when the API key was created (ISO 8601 format).").nullable(),
10
10
  created_by: zod.z.string().describe("The UUID of the user who created the API key.").nullable().optional()
11
11
  }).passthrough().describe("Details of the created API key.");
12
12
  const NeonCreateNewApiKeyOutput = zod.z.object({ data: NeonCreateNewApiKey_ApiKeyDataSchema.nullable() }).describe("Response schema for `CreateNewApiKey`");
@@ -1 +1 @@
1
- {"version":3,"file":"create-new-api-key.cjs","names":["z","action"],"sources":["../../src/actions/create-new-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonCreateNewApiKeyInput: z.ZodTypeAny = z.object({\n key_name: z.string().describe(\"A user-specified name for the API key (e.g., 'production-backend', 'ci-cd-pipeline'). Used to identify the key in the Neon console. Must be non-empty.\"),\n}).describe(\"Request schema for `CreateNewApiKey`\");\nconst NeonCreateNewApiKey_ApiKeyDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the API key.\"),\n key: z.string().describe(\"The API key value. Store this securely as it cannot be retrieved again after creation.\"),\n name: z.string().describe(\"The user-specified name of the API key.\"),\n created_at: z.string().describe(\"The timestamp when the API key was created (ISO 8601 format).\"),\n created_by: z.string().describe(\"The UUID of the user who created the API key.\").nullable().optional(),\n}).passthrough().describe(\"Details of the created API key.\");\nexport const NeonCreateNewApiKeyOutput: z.ZodTypeAny = z.object({\n data: NeonCreateNewApiKey_ApiKeyDataSchema.nullable(),\n}).describe(\"Response schema for `CreateNewApiKey`\");\n\nexport const neonCreateNewApiKey = action(\"NEON_CREATE_NEW_API_KEY\", {\n slug: \"neon-create-new-api-key\",\n name: \"Create New API Key\",\n description: \"Creates a new personal API key for the authenticated Neon user account. Use this action to generate API keys for programmatic access to Neon services, such as CI/CD pipelines, backend integrations, or development environments. Each key should have a descriptive name to help identify its purpose. IMPORTANT: The returned 'key' value is shown only once - store it securely immediately after creation. To manage organization-level API keys, use the organization API key endpoints instead.\",\n input: NeonCreateNewApiKeyInput,\n output: NeonCreateNewApiKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wJAAwJ,EACxL,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,uCAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAC/D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF;CACjH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,MAAM,qCAAqC,SAAS,EACtD,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,sBAAsBC,eAAAA,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-new-api-key.cjs","names":["z","action"],"sources":["../../src/actions/create-new-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonCreateNewApiKeyInput = z.object({\n key_name: z.string().describe(\"A user-specified name for the API key (e.g., 'production-backend', 'ci-cd-pipeline'). Used to identify the key in the Neon console. Must be non-empty.\"),\n}).describe(\"Request schema for `CreateNewApiKey`\");\nconst NeonCreateNewApiKey_ApiKeyDataSchema = z.object({\n id: z.string().describe(\"The unique identifier of the API key.\").nullable(),\n key: z.string().describe(\"The API key value. Store this securely as it cannot be retrieved again after creation.\").nullable(),\n name: z.string().describe(\"The user-specified name of the API key.\").nullable(),\n created_at: z.string().describe(\"The timestamp when the API key was created (ISO 8601 format).\").nullable(),\n created_by: z.string().describe(\"The UUID of the user who created the API key.\").nullable().optional(),\n}).passthrough().describe(\"Details of the created API key.\");\nexport const NeonCreateNewApiKeyOutput = z.object({\n data: NeonCreateNewApiKey_ApiKeyDataSchema.nullable(),\n}).describe(\"Response schema for `CreateNewApiKey`\");\n\nexport const neonCreateNewApiKey = action(\"NEON_CREATE_NEW_API_KEY\", {\n slug: \"neon-create-new-api-key\",\n name: \"Create New API Key\",\n description: \"Creates a new personal API key for the authenticated Neon user account. Use this action to generate API keys for programmatic access to Neon services, such as CI/CD pipelines, backend integrations, or development environments. Each key should have a descriptive name to help identify its purpose. IMPORTANT: The returned 'key' value is shown only once - store it securely immediately after creation. To manage organization-level API keys, use the organization API key endpoints instead.\",\n input: NeonCreateNewApiKeyInput,\n output: NeonCreateNewApiKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wJAAwJ,EACxL,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC5H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC1G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,MAAM,qCAAqC,SAAS,EACtD,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,sBAAsBC,eAAAA,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}