@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,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/fetch-database-for-branch.d.ts
4
- declare const NeonFetchDatabaseForBranchInput: z.ZodTypeAny;
5
- declare const NeonFetchDatabaseForBranchOutput: z.ZodTypeAny;
6
- declare const neonFetchDatabaseForBranch: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonFetchDatabaseForBranchInput: z.ZodObject<{
5
+ branch_id: z.ZodString;
6
+ project_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const NeonFetchDatabaseForBranchOutput: z.ZodObject<{
9
+ databases: z.ZodArray<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodNumber>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ branch_id: z.ZodNullable<z.ZodString>;
13
+ created_at: z.ZodNullable<z.ZodString>;
14
+ owner_name: z.ZodNullable<z.ZodString>;
15
+ updated_at: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$strip>>;
17
+ }, z.core.$strip>;
18
+ declare const neonFetchDatabaseForBranch: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ branch_id: string;
20
+ project_id: string;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { neonFetchDatabaseForBranch };
9
24
  //# sourceMappingURL=fetch-database-for-branch.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-database-for-branch.d.cts","names":[],"sources":["../../src/actions/fetch-database-for-branch.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAGU;AAAA,cAS7C,gCAAA,EAAkC,CAAA,CAAE,UAEU;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"fetch-database-for-branch.d.cts","names":[],"sources":["../../src/actions/fetch-database-for-branch.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAY/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/fetch-database-for-branch.d.ts
4
- declare const NeonFetchDatabaseForBranchInput: z.ZodTypeAny;
5
- declare const NeonFetchDatabaseForBranchOutput: z.ZodTypeAny;
6
- declare const neonFetchDatabaseForBranch: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonFetchDatabaseForBranchInput: z.ZodObject<{
5
+ branch_id: z.ZodString;
6
+ project_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const NeonFetchDatabaseForBranchOutput: z.ZodObject<{
9
+ databases: z.ZodArray<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodNumber>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ branch_id: z.ZodNullable<z.ZodString>;
13
+ created_at: z.ZodNullable<z.ZodString>;
14
+ owner_name: z.ZodNullable<z.ZodString>;
15
+ updated_at: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$strip>>;
17
+ }, z.core.$strip>;
18
+ declare const neonFetchDatabaseForBranch: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ branch_id: string;
20
+ project_id: string;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { neonFetchDatabaseForBranch };
9
24
  //# sourceMappingURL=fetch-database-for-branch.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-database-for-branch.d.mts","names":[],"sources":["../../src/actions/fetch-database-for-branch.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAGU;AAAA,cAS7C,gCAAA,EAAkC,CAAA,CAAE,UAEU;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"fetch-database-for-branch.d.mts","names":[],"sources":["../../src/actions/fetch-database-for-branch.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAY/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -6,12 +6,12 @@ const NeonFetchDatabaseForBranchInput = z.object({
6
6
  project_id: z.string().describe("The Neon project ID")
7
7
  }).describe("Request schema for `FetchDatabaseForBranch`");
8
8
  const NeonFetchDatabaseForBranch_DatabaseSchema = z.object({
9
- id: z.number().int().describe("The database identifier"),
10
- name: z.string().describe("The database name"),
11
- branch_id: z.string().describe("The branch containing this database"),
12
- created_at: z.string().describe("Timestamp indicating when the database was created"),
13
- owner_name: z.string().describe("The role that owns the database"),
14
- updated_at: z.string().describe("Timestamp indicating when the database was last modified")
9
+ id: z.number().int().describe("The database identifier").nullable(),
10
+ name: z.string().describe("The database name").nullable(),
11
+ branch_id: z.string().describe("The branch containing this database").nullable(),
12
+ created_at: z.string().describe("Timestamp indicating when the database was created").nullable(),
13
+ owner_name: z.string().describe("The role that owns the database").nullable(),
14
+ updated_at: z.string().describe("Timestamp indicating when the database was last modified").nullable()
15
15
  }).describe("Database information");
16
16
  const neonFetchDatabaseForBranch = action("NEON_FETCH_DATABASE_FOR_BRANCH", {
17
17
  slug: "neon-fetch-database-for-branch",
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-database-for-branch.mjs","names":[],"sources":["../../src/actions/fetch-database-for-branch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFetchDatabaseForBranchInput: z.ZodTypeAny = z.object({\n branch_id: z.string().describe(\"The branch ID\"),\n project_id: z.string().describe(\"The Neon project ID\"),\n}).describe(\"Request schema for `FetchDatabaseForBranch`\");\nconst NeonFetchDatabaseForBranch_DatabaseSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The database identifier\"),\n name: z.string().describe(\"The database name\"),\n branch_id: z.string().describe(\"The branch containing this database\"),\n created_at: z.string().describe(\"Timestamp indicating when the database was created\"),\n owner_name: z.string().describe(\"The role that owns the database\"),\n updated_at: z.string().describe(\"Timestamp indicating when the database was last modified\"),\n}).describe(\"Database information\");\nexport const NeonFetchDatabaseForBranchOutput: z.ZodTypeAny = z.object({\n databases: z.array(NeonFetchDatabaseForBranch_DatabaseSchema).describe(\"List of databases for the branch\"),\n}).describe(\"Response schema for `FetchDatabaseForBranch`\");\n\nexport const neonFetchDatabaseForBranch = action(\"NEON_FETCH_DATABASE_FOR_BRANCH\", {\n slug: \"neon-fetch-database-for-branch\",\n name: \"Fetch database for branch\",\n description: \"Retrieves a list of databases associated with a specific project and branch in the Neon platform. This endpoint allows developers to view all databases within a particular project and branch context, which is useful for managing different environments (e.g., development, staging, production) or versions of an application's database setup. It should be used when you need to inventory the databases in a specific branch or verify the existence of databases in a particular project environment. The endpoint does not provide detailed information about each database's schema or contents; it's primarily for listing purposes.\",\n input: NeonFetchDatabaseForBranchInput,\n output: NeonFetchDatabaseForBranchOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgD,EAAE,OAAO;CACpE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;CAC9C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;AACvD,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,4CAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAC7C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACjE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;AAC5F,CAAC,CAAC,CAAC,SAAS,sBAAsB;AAKlC,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4D,EAAE,OAAO,EACrE,WAAW,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kCAAkC,EAC3G,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"fetch-database-for-branch.mjs","names":[],"sources":["../../src/actions/fetch-database-for-branch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFetchDatabaseForBranchInput = z.object({\n branch_id: z.string().describe(\"The branch ID\"),\n project_id: z.string().describe(\"The Neon project ID\"),\n}).describe(\"Request schema for `FetchDatabaseForBranch`\");\nconst NeonFetchDatabaseForBranch_DatabaseSchema = z.object({\n id: z.number().int().describe(\"The database identifier\").nullable(),\n name: z.string().describe(\"The database name\").nullable(),\n branch_id: z.string().describe(\"The branch containing this database\").nullable(),\n created_at: z.string().describe(\"Timestamp indicating when the database was created\").nullable(),\n owner_name: z.string().describe(\"The role that owns the database\").nullable(),\n updated_at: z.string().describe(\"Timestamp indicating when the database was last modified\").nullable(),\n}).describe(\"Database information\");\nexport const NeonFetchDatabaseForBranchOutput = z.object({\n databases: z.array(NeonFetchDatabaseForBranch_DatabaseSchema).describe(\"List of databases for the branch\"),\n}).describe(\"Response schema for `FetchDatabaseForBranch`\");\n\nexport const neonFetchDatabaseForBranch = action(\"NEON_FETCH_DATABASE_FOR_BRANCH\", {\n slug: \"neon-fetch-database-for-branch\",\n name: \"Fetch database for branch\",\n description: \"Retrieves a list of databases associated with a specific project and branch in the Neon platform. This endpoint allows developers to view all databases within a particular project and branch context, which is useful for managing different environments (e.g., development, staging, production) or versions of an application's database setup. It should be used when you need to inventory the databases in a specific branch or verify the existence of databases in a particular project environment. The endpoint does not provide detailed information about each database's schema or contents; it's primarily for listing purposes.\",\n input: NeonFetchDatabaseForBranchInput,\n output: NeonFetchDatabaseForBranchOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;CAC9C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;AACvD,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC5E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,sBAAsB;AAKlC,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8C,EAAE,OAAO,EACvD,WAAW,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kCAAkC,EAC3G,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
@@ -4,11 +4,11 @@ let zod = require("zod");
4
4
  const NeonFetchOrganizationMembersByIdInput = zod.z.object({ org_id: zod.z.string().describe("The Neon organization ID (e.g., 'org-holy-recipe-01602027'). Can be obtained from the Get User Organizations endpoint.") }).describe("Request schema for `FetchOrganizationMembersById`");
5
5
  const NeonFetchOrganizationMembersById_UserInfoSchema = zod.z.object({ email: zod.z.string().describe("Email address of the user.").nullable().optional() }).describe("User details for the organization member");
6
6
  const NeonFetchOrganizationMembersById_MemberInfoSchema = zod.z.object({
7
- id: zod.z.string().describe("The unique identifier for the member."),
8
- role: zod.z.string().describe("Member's role within the organization (e.g., 'admin', 'member')."),
9
- org_id: zod.z.string().describe("Organization identifier."),
10
- user_id: zod.z.string().describe("Identifier of the user's Neon account."),
11
- joined_at: zod.z.string().describe("ISO 8601 timestamp indicating when the member joined the organization.")
7
+ id: zod.z.string().describe("The unique identifier for the member.").nullable(),
8
+ role: zod.z.string().describe("Member's role within the organization (e.g., 'admin', 'member').").nullable(),
9
+ org_id: zod.z.string().describe("Organization identifier.").nullable(),
10
+ user_id: zod.z.string().describe("Identifier of the user's Neon account.").nullable(),
11
+ joined_at: zod.z.string().describe("ISO 8601 timestamp indicating when the member joined the organization.").nullable()
12
12
  }).describe("Membership details for an organization member");
13
13
  const NeonFetchOrganizationMembersById_OrganizationMemberSchema = zod.z.object({
14
14
  user: NeonFetchOrganizationMembersById_UserInfoSchema.nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-organization-members-by-id.cjs","names":["z","action"],"sources":["../../src/actions/fetch-organization-members-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFetchOrganizationMembersByIdInput: z.ZodTypeAny = z.object({\n org_id: z.string().describe(\"The Neon organization ID (e.g., 'org-holy-recipe-01602027'). Can be obtained from the Get User Organizations endpoint.\"),\n}).describe(\"Request schema for `FetchOrganizationMembersById`\");\nconst NeonFetchOrganizationMembersById_UserInfoSchema: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n}).describe(\"User details for the organization member\");\nconst NeonFetchOrganizationMembersById_MemberInfoSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the member.\"),\n role: z.string().describe(\"Member's role within the organization (e.g., 'admin', 'member').\"),\n org_id: z.string().describe(\"Organization identifier.\"),\n user_id: z.string().describe(\"Identifier of the user's Neon account.\"),\n joined_at: z.string().describe(\"ISO 8601 timestamp indicating when the member joined the organization.\"),\n}).describe(\"Membership details for an organization member\");\nconst NeonFetchOrganizationMembersById_OrganizationMemberSchema: z.ZodTypeAny = z.object({\n user: NeonFetchOrganizationMembersById_UserInfoSchema.nullable().optional(),\n member: NeonFetchOrganizationMembersById_MemberInfoSchema.nullable(),\n}).describe(\"Combined member and user information\");\nexport const NeonFetchOrganizationMembersByIdOutput: z.ZodTypeAny = z.object({\n members: z.array(NeonFetchOrganizationMembersById_OrganizationMemberSchema).describe(\"List of organization members with their details and user information.\"),\n}).describe(\"Response schema for `FetchOrganizationMembersById`\");\n\nexport const neonFetchOrganizationMembersById = action(\"NEON_FETCH_ORGANIZATION_MEMBERS_BY_ID\", {\n slug: \"neon-fetch-organization-members-by-id\",\n name: \"Fetch organization members by id\",\n description: \"Retrieves a list of all members associated with a specific organization in the Neon B2B SaaS integration platform. This endpoint allows you to fetch detailed information about the users or entities that belong to the organization, which is crucial for managing access, roles, and permissions within the platform. Use this endpoint when you need to review the current membership of an organization, audit user access, or gather member information for reporting purposes. The endpoint returns comprehensive member details, but it does not modify any data or provide information about non-member users. Keep in mind that for large organizations, the response may be paginated to manage the data volume efficiently.\",\n input: NeonFetchOrganizationMembersByIdInput,\n output: NeonFetchOrganizationMembersByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAsDA,IAAAA,EAAE,OAAO,EAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,EACtJ,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,kDAAgEA,IAAAA,EAAE,OAAO,EAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,oDAAkEA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AACzG,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,4DAA0EA,IAAAA,EAAE,OAAO;CACvF,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQ,kDAAkD,SAAS;AACrE,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,yCAAuDA,IAAAA,EAAE,OAAO,EAC3E,SAASA,IAAAA,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,uEAAuE,EAC9J,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"fetch-organization-members-by-id.cjs","names":["z","action"],"sources":["../../src/actions/fetch-organization-members-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFetchOrganizationMembersByIdInput = z.object({\n org_id: z.string().describe(\"The Neon organization ID (e.g., 'org-holy-recipe-01602027'). Can be obtained from the Get User Organizations endpoint.\"),\n}).describe(\"Request schema for `FetchOrganizationMembersById`\");\nconst NeonFetchOrganizationMembersById_UserInfoSchema = z.object({\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n}).describe(\"User details for the organization member\");\nconst NeonFetchOrganizationMembersById_MemberInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier for the member.\").nullable(),\n role: z.string().describe(\"Member's role within the organization (e.g., 'admin', 'member').\").nullable(),\n org_id: z.string().describe(\"Organization identifier.\").nullable(),\n user_id: z.string().describe(\"Identifier of the user's Neon account.\").nullable(),\n joined_at: z.string().describe(\"ISO 8601 timestamp indicating when the member joined the organization.\").nullable(),\n}).describe(\"Membership details for an organization member\");\nconst NeonFetchOrganizationMembersById_OrganizationMemberSchema = z.object({\n user: NeonFetchOrganizationMembersById_UserInfoSchema.nullable().optional(),\n member: NeonFetchOrganizationMembersById_MemberInfoSchema.nullable(),\n}).describe(\"Combined member and user information\");\nexport const NeonFetchOrganizationMembersByIdOutput = z.object({\n members: z.array(NeonFetchOrganizationMembersById_OrganizationMemberSchema).describe(\"List of organization members with their details and user information.\"),\n}).describe(\"Response schema for `FetchOrganizationMembersById`\");\n\nexport const neonFetchOrganizationMembersById = action(\"NEON_FETCH_ORGANIZATION_MEMBERS_BY_ID\", {\n slug: \"neon-fetch-organization-members-by-id\",\n name: \"Fetch organization members by id\",\n description: \"Retrieves a list of all members associated with a specific organization in the Neon B2B SaaS integration platform. This endpoint allows you to fetch detailed information about the users or entities that belong to the organization, which is crucial for managing access, roles, and permissions within the platform. Use this endpoint when you need to review the current membership of an organization, audit user access, or gather member information for reporting purposes. The endpoint returns comprehensive member details, but it does not modify any data or provide information about non-member users. Keep in mind that for large organizations, the response may be paginated to manage the data volume efficiently.\",\n input: NeonFetchOrganizationMembersByIdInput,\n output: NeonFetchOrganizationMembersByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,EACtJ,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,kDAAkDA,IAAAA,EAAE,OAAO,EAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACvG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAChF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,4DAA4DA,IAAAA,EAAE,OAAO;CACzE,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQ,kDAAkD,SAAS;AACrE,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,SAASA,IAAAA,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,uEAAuE,EAC9J,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/fetch-organization-members-by-id.d.ts
4
- declare const NeonFetchOrganizationMembersByIdInput: z.ZodTypeAny;
5
- declare const NeonFetchOrganizationMembersByIdOutput: z.ZodTypeAny;
6
- declare const neonFetchOrganizationMembersById: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonFetchOrganizationMembersByIdInput: z.ZodObject<{
5
+ org_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeonFetchOrganizationMembersByIdOutput: z.ZodObject<{
8
+ members: z.ZodArray<z.ZodObject<{
9
+ user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ }, z.core.$strip>>>;
12
+ member: z.ZodNullable<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ role: z.ZodNullable<z.ZodString>;
15
+ org_id: z.ZodNullable<z.ZodString>;
16
+ user_id: z.ZodNullable<z.ZodString>;
17
+ joined_at: z.ZodNullable<z.ZodString>;
18
+ }, z.core.$strip>>;
19
+ }, z.core.$strip>>;
20
+ }, z.core.$strip>;
21
+ declare const neonFetchOrganizationMembersById: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ org_id: string;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { neonFetchOrganizationMembersById };
9
26
  //# sourceMappingURL=fetch-organization-members-by-id.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-organization-members-by-id.d.cts","names":[],"sources":["../../src/actions/fetch-organization-members-by-id.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAEU;AAAA,cAenD,sCAAA,EAAwC,CAAA,CAAE,UAEU;AAAA,cAEpD,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"fetch-organization-members-by-id.d.cts","names":[],"sources":["../../src/actions/fetch-organization-members-by-id.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAiBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/fetch-organization-members-by-id.d.ts
4
- declare const NeonFetchOrganizationMembersByIdInput: z.ZodTypeAny;
5
- declare const NeonFetchOrganizationMembersByIdOutput: z.ZodTypeAny;
6
- declare const neonFetchOrganizationMembersById: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonFetchOrganizationMembersByIdInput: z.ZodObject<{
5
+ org_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeonFetchOrganizationMembersByIdOutput: z.ZodObject<{
8
+ members: z.ZodArray<z.ZodObject<{
9
+ user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ }, z.core.$strip>>>;
12
+ member: z.ZodNullable<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ role: z.ZodNullable<z.ZodString>;
15
+ org_id: z.ZodNullable<z.ZodString>;
16
+ user_id: z.ZodNullable<z.ZodString>;
17
+ joined_at: z.ZodNullable<z.ZodString>;
18
+ }, z.core.$strip>>;
19
+ }, z.core.$strip>>;
20
+ }, z.core.$strip>;
21
+ declare const neonFetchOrganizationMembersById: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ org_id: string;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { neonFetchOrganizationMembersById };
9
26
  //# sourceMappingURL=fetch-organization-members-by-id.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-organization-members-by-id.d.mts","names":[],"sources":["../../src/actions/fetch-organization-members-by-id.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAEU;AAAA,cAenD,sCAAA,EAAwC,CAAA,CAAE,UAEU;AAAA,cAEpD,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"fetch-organization-members-by-id.d.mts","names":[],"sources":["../../src/actions/fetch-organization-members-by-id.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAiBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA"}
@@ -4,11 +4,11 @@ import { z } from "zod";
4
4
  const NeonFetchOrganizationMembersByIdInput = z.object({ org_id: z.string().describe("The Neon organization ID (e.g., 'org-holy-recipe-01602027'). Can be obtained from the Get User Organizations endpoint.") }).describe("Request schema for `FetchOrganizationMembersById`");
5
5
  const NeonFetchOrganizationMembersById_UserInfoSchema = z.object({ email: z.string().describe("Email address of the user.").nullable().optional() }).describe("User details for the organization member");
6
6
  const NeonFetchOrganizationMembersById_MemberInfoSchema = z.object({
7
- id: z.string().describe("The unique identifier for the member."),
8
- role: z.string().describe("Member's role within the organization (e.g., 'admin', 'member')."),
9
- org_id: z.string().describe("Organization identifier."),
10
- user_id: z.string().describe("Identifier of the user's Neon account."),
11
- joined_at: z.string().describe("ISO 8601 timestamp indicating when the member joined the organization.")
7
+ id: z.string().describe("The unique identifier for the member.").nullable(),
8
+ role: z.string().describe("Member's role within the organization (e.g., 'admin', 'member').").nullable(),
9
+ org_id: z.string().describe("Organization identifier.").nullable(),
10
+ user_id: z.string().describe("Identifier of the user's Neon account.").nullable(),
11
+ joined_at: z.string().describe("ISO 8601 timestamp indicating when the member joined the organization.").nullable()
12
12
  }).describe("Membership details for an organization member");
13
13
  const NeonFetchOrganizationMembersById_OrganizationMemberSchema = z.object({
14
14
  user: NeonFetchOrganizationMembersById_UserInfoSchema.nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-organization-members-by-id.mjs","names":[],"sources":["../../src/actions/fetch-organization-members-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFetchOrganizationMembersByIdInput: z.ZodTypeAny = z.object({\n org_id: z.string().describe(\"The Neon organization ID (e.g., 'org-holy-recipe-01602027'). Can be obtained from the Get User Organizations endpoint.\"),\n}).describe(\"Request schema for `FetchOrganizationMembersById`\");\nconst NeonFetchOrganizationMembersById_UserInfoSchema: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n}).describe(\"User details for the organization member\");\nconst NeonFetchOrganizationMembersById_MemberInfoSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the member.\"),\n role: z.string().describe(\"Member's role within the organization (e.g., 'admin', 'member').\"),\n org_id: z.string().describe(\"Organization identifier.\"),\n user_id: z.string().describe(\"Identifier of the user's Neon account.\"),\n joined_at: z.string().describe(\"ISO 8601 timestamp indicating when the member joined the organization.\"),\n}).describe(\"Membership details for an organization member\");\nconst NeonFetchOrganizationMembersById_OrganizationMemberSchema: z.ZodTypeAny = z.object({\n user: NeonFetchOrganizationMembersById_UserInfoSchema.nullable().optional(),\n member: NeonFetchOrganizationMembersById_MemberInfoSchema.nullable(),\n}).describe(\"Combined member and user information\");\nexport const NeonFetchOrganizationMembersByIdOutput: z.ZodTypeAny = z.object({\n members: z.array(NeonFetchOrganizationMembersById_OrganizationMemberSchema).describe(\"List of organization members with their details and user information.\"),\n}).describe(\"Response schema for `FetchOrganizationMembersById`\");\n\nexport const neonFetchOrganizationMembersById = action(\"NEON_FETCH_ORGANIZATION_MEMBERS_BY_ID\", {\n slug: \"neon-fetch-organization-members-by-id\",\n name: \"Fetch organization members by id\",\n description: \"Retrieves a list of all members associated with a specific organization in the Neon B2B SaaS integration platform. This endpoint allows you to fetch detailed information about the users or entities that belong to the organization, which is crucial for managing access, roles, and permissions within the platform. Use this endpoint when you need to review the current membership of an organization, audit user access, or gather member information for reporting purposes. The endpoint returns comprehensive member details, but it does not modify any data or provide information about non-member users. Keep in mind that for large organizations, the response may be paginated to manage the data volume efficiently.\",\n input: NeonFetchOrganizationMembersByIdInput,\n output: NeonFetchOrganizationMembersByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAsD,EAAE,OAAO,EAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,EACtJ,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,kDAAgE,EAAE,OAAO,EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,oDAAkE,EAAE,OAAO;CAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AACzG,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,4DAA0E,EAAE,OAAO;CACvF,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQ,kDAAkD,SAAS;AACrE,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAKlD,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkE,EAAE,OAAO,EAC3E,SAAS,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,uEAAuE,EAC9J,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"fetch-organization-members-by-id.mjs","names":[],"sources":["../../src/actions/fetch-organization-members-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFetchOrganizationMembersByIdInput = z.object({\n org_id: z.string().describe(\"The Neon organization ID (e.g., 'org-holy-recipe-01602027'). Can be obtained from the Get User Organizations endpoint.\"),\n}).describe(\"Request schema for `FetchOrganizationMembersById`\");\nconst NeonFetchOrganizationMembersById_UserInfoSchema = z.object({\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n}).describe(\"User details for the organization member\");\nconst NeonFetchOrganizationMembersById_MemberInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier for the member.\").nullable(),\n role: z.string().describe(\"Member's role within the organization (e.g., 'admin', 'member').\").nullable(),\n org_id: z.string().describe(\"Organization identifier.\").nullable(),\n user_id: z.string().describe(\"Identifier of the user's Neon account.\").nullable(),\n joined_at: z.string().describe(\"ISO 8601 timestamp indicating when the member joined the organization.\").nullable(),\n}).describe(\"Membership details for an organization member\");\nconst NeonFetchOrganizationMembersById_OrganizationMemberSchema = z.object({\n user: NeonFetchOrganizationMembersById_UserInfoSchema.nullable().optional(),\n member: NeonFetchOrganizationMembersById_MemberInfoSchema.nullable(),\n}).describe(\"Combined member and user information\");\nexport const NeonFetchOrganizationMembersByIdOutput = z.object({\n members: z.array(NeonFetchOrganizationMembersById_OrganizationMemberSchema).describe(\"List of organization members with their details and user information.\"),\n}).describe(\"Response schema for `FetchOrganizationMembersById`\");\n\nexport const neonFetchOrganizationMembersById = action(\"NEON_FETCH_ORGANIZATION_MEMBERS_BY_ID\", {\n slug: \"neon-fetch-organization-members-by-id\",\n name: \"Fetch organization members by id\",\n description: \"Retrieves a list of all members associated with a specific organization in the Neon B2B SaaS integration platform. This endpoint allows you to fetch detailed information about the users or entities that belong to the organization, which is crucial for managing access, roles, and permissions within the platform. Use this endpoint when you need to review the current membership of an organization, audit user access, or gather member information for reporting purposes. The endpoint returns comprehensive member details, but it does not modify any data or provide information about non-member users. Keep in mind that for large organizations, the response may be paginated to manage the data volume efficiently.\",\n input: NeonFetchOrganizationMembersByIdInput,\n output: NeonFetchOrganizationMembersByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO,EAC5D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,EACtJ,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,kDAAkD,EAAE,OAAO,EAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACvG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAChF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,4DAA4D,EAAE,OAAO;CACzE,MAAM,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQ,kDAAkD,SAAS;AACrE,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAKlD,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,SAAS,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,uEAAuE,EAC9J,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-vpcendpoint-details-by-id.cjs","names":["z","action"],"sources":["../../src/actions/fetch-vpcendpoint-details-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFetchVpcendpointDetailsByIdInput: z.ZodTypeAny = z.object({\n org_id: z.string().describe(\"The Neon organization ID. Format: 'org-xxxx-xxxx-xxxxxxxx'. Use the 'get_user_organizations' action to list available organization IDs. Note: VPC endpoints require Scale plan or higher.\"),\n region_id: z.string().describe(\"The Neon AWS region ID where the VPC endpoint is located. Valid values: 'aws-us-east-1', 'aws-us-east-2', 'aws-us-west-2', 'aws-eu-central-1', 'aws-eu-west-2', 'aws-ap-southeast-1', 'aws-ap-southeast-2', 'aws-sa-east-1'. Note: Azure regions are not supported for VPC endpoints.\"),\n vpc_endpoint_id: z.string().describe(\"The AWS VPC endpoint ID. Format: 'vpce-xxxxxxxxxxxxxxxxx' (e.g., 'vpce-1234567890abcdef0'). Use 'get_vpc_region_endpoints' action to list available VPC endpoints in a region.\"),\n}).describe(\"Request schema for `FetchVpcendpointDetailsById`\");\nconst NeonFetchVpcendpointDetailsById_VpcEndpointDetailsSchema: z.ZodTypeAny = z.object({\n label: z.string().describe(\"Optional user-defined label for the VPC endpoint.\").nullable().optional(),\n state: z.string().describe(\"The current operational state of the VPC endpoint (e.g., 'new', 'accepted', 'available', 'pending', 'rejected').\").nullable().optional(),\n vpc_endpoint_id: z.string().describe(\"The unique identifier of the AWS VPC endpoint (e.g., 'vpce-1234567890abcdef0').\").nullable().optional(),\n restricted_projects: z.array(z.string()).describe(\"List of project IDs that are restricted to use this VPC endpoint for private connectivity.\").nullable().optional(),\n num_restricted_projects: z.number().int().describe(\"The count of projects that have access restricted to this VPC endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Details of a VPC endpoint.\");\nexport const NeonFetchVpcendpointDetailsByIdOutput: z.ZodTypeAny = z.object({\n data: NeonFetchVpcendpointDetailsById_VpcEndpointDetailsSchema.nullable().optional(),\n}).describe(\"Response schema for `FetchVpcendpointDetailsById`\");\n\nexport const neonFetchVpcendpointDetailsById = action(\"NEON_FETCH_VPCENDPOINT_DETAILS_BY_ID\", {\n slug: \"neon-fetch-vpcendpoint-details-by-id\",\n name: \"Fetch vpcendpoint details by id\",\n description: \"Retrieves the current state and configuration details of a specific VPC endpoint assigned to a Neon organization. VPC endpoints enable private connectivity between your AWS VPC and Neon databases using AWS PrivateLink, bypassing the public internet. Prerequisites: - Organization must be on the Scale plan or higher (VPC Private Networking is not available on Free or Launch plans) - VPC endpoint must be previously assigned using 'create_vpc_endpoint_with_label' action Use cases: - Check the operational state of a VPC endpoint (new, accepted, available, pending, rejected) - View which projects are restricted to use this VPC endpoint - Verify endpoint configuration for compliance and security auditing - Troubleshoot private connectivity issues Note: This is a read-only endpoint. To modify VPC endpoint configuration, use 'create_vpc_endpoint_with_label' or 'delete_vpc_endpoint_by_ids' actions.\",\n input: NeonFetchVpcendpointDetailsByIdInput,\n output: NeonFetchVpcendpointDetailsByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L;CACvN,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uRAAuR;CACtT,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gLAAgL;AACvN,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,2DAAyEA,IAAAA,EAAE,OAAO;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpK,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAa,wCAAsDA,IAAAA,EAAE,OAAO,EAC1E,MAAM,yDAAyD,SAAS,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,kCAAkCC,eAAAA,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"fetch-vpcendpoint-details-by-id.cjs","names":["z","action"],"sources":["../../src/actions/fetch-vpcendpoint-details-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFetchVpcendpointDetailsByIdInput = z.object({\n org_id: z.string().describe(\"The Neon organization ID. Format: 'org-xxxx-xxxx-xxxxxxxx'. Use the 'get_user_organizations' action to list available organization IDs. Note: VPC endpoints require Scale plan or higher.\"),\n region_id: z.string().describe(\"The Neon AWS region ID where the VPC endpoint is located. Valid values: 'aws-us-east-1', 'aws-us-east-2', 'aws-us-west-2', 'aws-eu-central-1', 'aws-eu-west-2', 'aws-ap-southeast-1', 'aws-ap-southeast-2', 'aws-sa-east-1'. Note: Azure regions are not supported for VPC endpoints.\"),\n vpc_endpoint_id: z.string().describe(\"The AWS VPC endpoint ID. Format: 'vpce-xxxxxxxxxxxxxxxxx' (e.g., 'vpce-1234567890abcdef0'). Use 'get_vpc_region_endpoints' action to list available VPC endpoints in a region.\"),\n}).describe(\"Request schema for `FetchVpcendpointDetailsById`\");\nconst NeonFetchVpcendpointDetailsById_VpcEndpointDetailsSchema = z.object({\n label: z.string().describe(\"Optional user-defined label for the VPC endpoint.\").nullable().optional(),\n state: z.string().describe(\"The current operational state of the VPC endpoint (e.g., 'new', 'accepted', 'available', 'pending', 'rejected').\").nullable().optional(),\n vpc_endpoint_id: z.string().describe(\"The unique identifier of the AWS VPC endpoint (e.g., 'vpce-1234567890abcdef0').\").nullable().optional(),\n restricted_projects: z.array(z.string()).describe(\"List of project IDs that are restricted to use this VPC endpoint for private connectivity.\").nullable().optional(),\n num_restricted_projects: z.number().int().describe(\"The count of projects that have access restricted to this VPC endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Details of a VPC endpoint.\");\nexport const NeonFetchVpcendpointDetailsByIdOutput = z.object({\n data: NeonFetchVpcendpointDetailsById_VpcEndpointDetailsSchema.nullable().optional(),\n}).describe(\"Response schema for `FetchVpcendpointDetailsById`\");\n\nexport const neonFetchVpcendpointDetailsById = action(\"NEON_FETCH_VPCENDPOINT_DETAILS_BY_ID\", {\n slug: \"neon-fetch-vpcendpoint-details-by-id\",\n name: \"Fetch vpcendpoint details by id\",\n description: \"Retrieves the current state and configuration details of a specific VPC endpoint assigned to a Neon organization. VPC endpoints enable private connectivity between your AWS VPC and Neon databases using AWS PrivateLink, bypassing the public internet. Prerequisites: - Organization must be on the Scale plan or higher (VPC Private Networking is not available on Free or Launch plans) - VPC endpoint must be previously assigned using 'create_vpc_endpoint_with_label' action Use cases: - Check the operational state of a VPC endpoint (new, accepted, available, pending, rejected) - View which projects are restricted to use this VPC endpoint - Verify endpoint configuration for compliance and security auditing - Troubleshoot private connectivity issues Note: This is a read-only endpoint. To modify VPC endpoint configuration, use 'create_vpc_endpoint_with_label' or 'delete_vpc_endpoint_by_ids' actions.\",\n input: NeonFetchVpcendpointDetailsByIdInput,\n output: NeonFetchVpcendpointDetailsByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L;CACvN,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uRAAuR;CACtT,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gLAAgL;AACvN,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpK,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,MAAM,yDAAyD,SAAS,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,kCAAkCC,eAAAA,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/fetch-vpcendpoint-details-by-id.d.ts
4
- declare const NeonFetchVpcendpointDetailsByIdInput: z.ZodTypeAny;
5
- declare const NeonFetchVpcendpointDetailsByIdOutput: z.ZodTypeAny;
6
- declare const neonFetchVpcendpointDetailsById: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonFetchVpcendpointDetailsByIdInput: z.ZodObject<{
5
+ org_id: z.ZodString;
6
+ region_id: z.ZodString;
7
+ vpc_endpoint_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const NeonFetchVpcendpointDetailsByIdOutput: z.ZodObject<{
10
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11
+ label: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ vpc_endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ restricted_projects: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
15
+ num_restricted_projects: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ }, z.core.$loose>>>;
17
+ }, z.core.$strip>;
18
+ declare const neonFetchVpcendpointDetailsById: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ org_id: string;
20
+ region_id: string;
21
+ vpc_endpoint_id: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { neonFetchVpcendpointDetailsById };
9
25
  //# sourceMappingURL=fetch-vpcendpoint-details-by-id.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-vpcendpoint-details-by-id.d.cts","names":[],"sources":["../../src/actions/fetch-vpcendpoint-details-by-id.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAIU;AAAA,cAQlD,qCAAA,EAAuC,CAAA,CAAE,UAEU;AAAA,cAEnD,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"fetch-vpcendpoint-details-by-id.d.cts","names":[],"sources":["../../src/actions/fetch-vpcendpoint-details-by-id.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAYpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/fetch-vpcendpoint-details-by-id.d.ts
4
- declare const NeonFetchVpcendpointDetailsByIdInput: z.ZodTypeAny;
5
- declare const NeonFetchVpcendpointDetailsByIdOutput: z.ZodTypeAny;
6
- declare const neonFetchVpcendpointDetailsById: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonFetchVpcendpointDetailsByIdInput: z.ZodObject<{
5
+ org_id: z.ZodString;
6
+ region_id: z.ZodString;
7
+ vpc_endpoint_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const NeonFetchVpcendpointDetailsByIdOutput: z.ZodObject<{
10
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11
+ label: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ vpc_endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ restricted_projects: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
15
+ num_restricted_projects: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ }, z.core.$loose>>>;
17
+ }, z.core.$strip>;
18
+ declare const neonFetchVpcendpointDetailsById: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ org_id: string;
20
+ region_id: string;
21
+ vpc_endpoint_id: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { neonFetchVpcendpointDetailsById };
9
25
  //# sourceMappingURL=fetch-vpcendpoint-details-by-id.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-vpcendpoint-details-by-id.d.mts","names":[],"sources":["../../src/actions/fetch-vpcendpoint-details-by-id.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAIU;AAAA,cAQlD,qCAAA,EAAuC,CAAA,CAAE,UAEU;AAAA,cAEnD,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"fetch-vpcendpoint-details-by-id.d.mts","names":[],"sources":["../../src/actions/fetch-vpcendpoint-details-by-id.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAYpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-vpcendpoint-details-by-id.mjs","names":[],"sources":["../../src/actions/fetch-vpcendpoint-details-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFetchVpcendpointDetailsByIdInput: z.ZodTypeAny = z.object({\n org_id: z.string().describe(\"The Neon organization ID. Format: 'org-xxxx-xxxx-xxxxxxxx'. Use the 'get_user_organizations' action to list available organization IDs. Note: VPC endpoints require Scale plan or higher.\"),\n region_id: z.string().describe(\"The Neon AWS region ID where the VPC endpoint is located. Valid values: 'aws-us-east-1', 'aws-us-east-2', 'aws-us-west-2', 'aws-eu-central-1', 'aws-eu-west-2', 'aws-ap-southeast-1', 'aws-ap-southeast-2', 'aws-sa-east-1'. Note: Azure regions are not supported for VPC endpoints.\"),\n vpc_endpoint_id: z.string().describe(\"The AWS VPC endpoint ID. Format: 'vpce-xxxxxxxxxxxxxxxxx' (e.g., 'vpce-1234567890abcdef0'). Use 'get_vpc_region_endpoints' action to list available VPC endpoints in a region.\"),\n}).describe(\"Request schema for `FetchVpcendpointDetailsById`\");\nconst NeonFetchVpcendpointDetailsById_VpcEndpointDetailsSchema: z.ZodTypeAny = z.object({\n label: z.string().describe(\"Optional user-defined label for the VPC endpoint.\").nullable().optional(),\n state: z.string().describe(\"The current operational state of the VPC endpoint (e.g., 'new', 'accepted', 'available', 'pending', 'rejected').\").nullable().optional(),\n vpc_endpoint_id: z.string().describe(\"The unique identifier of the AWS VPC endpoint (e.g., 'vpce-1234567890abcdef0').\").nullable().optional(),\n restricted_projects: z.array(z.string()).describe(\"List of project IDs that are restricted to use this VPC endpoint for private connectivity.\").nullable().optional(),\n num_restricted_projects: z.number().int().describe(\"The count of projects that have access restricted to this VPC endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Details of a VPC endpoint.\");\nexport const NeonFetchVpcendpointDetailsByIdOutput: z.ZodTypeAny = z.object({\n data: NeonFetchVpcendpointDetailsById_VpcEndpointDetailsSchema.nullable().optional(),\n}).describe(\"Response schema for `FetchVpcendpointDetailsById`\");\n\nexport const neonFetchVpcendpointDetailsById = action(\"NEON_FETCH_VPCENDPOINT_DETAILS_BY_ID\", {\n slug: \"neon-fetch-vpcendpoint-details-by-id\",\n name: \"Fetch vpcendpoint details by id\",\n description: \"Retrieves the current state and configuration details of a specific VPC endpoint assigned to a Neon organization. VPC endpoints enable private connectivity between your AWS VPC and Neon databases using AWS PrivateLink, bypassing the public internet. Prerequisites: - Organization must be on the Scale plan or higher (VPC Private Networking is not available on Free or Launch plans) - VPC endpoint must be previously assigned using 'create_vpc_endpoint_with_label' action Use cases: - Check the operational state of a VPC endpoint (new, accepted, available, pending, rejected) - View which projects are restricted to use this VPC endpoint - Verify endpoint configuration for compliance and security auditing - Troubleshoot private connectivity issues Note: This is a read-only endpoint. To modify VPC endpoint configuration, use 'create_vpc_endpoint_with_label' or 'delete_vpc_endpoint_by_ids' actions.\",\n input: NeonFetchVpcendpointDetailsByIdInput,\n output: NeonFetchVpcendpointDetailsByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqD,EAAE,OAAO;CACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L;CACvN,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uRAAuR;CACtT,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gLAAgL;AACvN,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,2DAAyE,EAAE,OAAO;CACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpK,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AAKtD,MAAa,kCAAkC,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiE,EAAE,OAAO,EAC1E,MAAM,yDAAyD,SAAS,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"fetch-vpcendpoint-details-by-id.mjs","names":[],"sources":["../../src/actions/fetch-vpcendpoint-details-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFetchVpcendpointDetailsByIdInput = z.object({\n org_id: z.string().describe(\"The Neon organization ID. Format: 'org-xxxx-xxxx-xxxxxxxx'. Use the 'get_user_organizations' action to list available organization IDs. Note: VPC endpoints require Scale plan or higher.\"),\n region_id: z.string().describe(\"The Neon AWS region ID where the VPC endpoint is located. Valid values: 'aws-us-east-1', 'aws-us-east-2', 'aws-us-west-2', 'aws-eu-central-1', 'aws-eu-west-2', 'aws-ap-southeast-1', 'aws-ap-southeast-2', 'aws-sa-east-1'. Note: Azure regions are not supported for VPC endpoints.\"),\n vpc_endpoint_id: z.string().describe(\"The AWS VPC endpoint ID. Format: 'vpce-xxxxxxxxxxxxxxxxx' (e.g., 'vpce-1234567890abcdef0'). Use 'get_vpc_region_endpoints' action to list available VPC endpoints in a region.\"),\n}).describe(\"Request schema for `FetchVpcendpointDetailsById`\");\nconst NeonFetchVpcendpointDetailsById_VpcEndpointDetailsSchema = z.object({\n label: z.string().describe(\"Optional user-defined label for the VPC endpoint.\").nullable().optional(),\n state: z.string().describe(\"The current operational state of the VPC endpoint (e.g., 'new', 'accepted', 'available', 'pending', 'rejected').\").nullable().optional(),\n vpc_endpoint_id: z.string().describe(\"The unique identifier of the AWS VPC endpoint (e.g., 'vpce-1234567890abcdef0').\").nullable().optional(),\n restricted_projects: z.array(z.string()).describe(\"List of project IDs that are restricted to use this VPC endpoint for private connectivity.\").nullable().optional(),\n num_restricted_projects: z.number().int().describe(\"The count of projects that have access restricted to this VPC endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Details of a VPC endpoint.\");\nexport const NeonFetchVpcendpointDetailsByIdOutput = z.object({\n data: NeonFetchVpcendpointDetailsById_VpcEndpointDetailsSchema.nullable().optional(),\n}).describe(\"Response schema for `FetchVpcendpointDetailsById`\");\n\nexport const neonFetchVpcendpointDetailsById = action(\"NEON_FETCH_VPCENDPOINT_DETAILS_BY_ID\", {\n slug: \"neon-fetch-vpcendpoint-details-by-id\",\n name: \"Fetch vpcendpoint details by id\",\n description: \"Retrieves the current state and configuration details of a specific VPC endpoint assigned to a Neon organization. VPC endpoints enable private connectivity between your AWS VPC and Neon databases using AWS PrivateLink, bypassing the public internet. Prerequisites: - Organization must be on the Scale plan or higher (VPC Private Networking is not available on Free or Launch plans) - VPC endpoint must be previously assigned using 'create_vpc_endpoint_with_label' action Use cases: - Check the operational state of a VPC endpoint (new, accepted, available, pending, rejected) - View which projects are restricted to use this VPC endpoint - Verify endpoint configuration for compliance and security auditing - Troubleshoot private connectivity issues Note: This is a read-only endpoint. To modify VPC endpoint configuration, use 'create_vpc_endpoint_with_label' or 'delete_vpc_endpoint_by_ids' actions.\",\n input: NeonFetchVpcendpointDetailsByIdInput,\n output: NeonFetchVpcendpointDetailsByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L;CACvN,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uRAAuR;CACtT,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gLAAgL;AACvN,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,2DAA2D,EAAE,OAAO;CACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpK,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AAKtD,MAAa,kCAAkC,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmD,EAAE,OAAO,EAC5D,MAAM,yDAAyD,SAAS,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
@@ -7,17 +7,17 @@ const NeonFinalizeBranchRestoreInput = zod.z.object({
7
7
  project_id: zod.z.string().describe("The Neon project ID. Format: 'adjective-noun-12345678' (e.g., 'proud-meadow-87189985').")
8
8
  }).describe("Request schema for `FinalizeBranchRestore`");
9
9
  const NeonFinalizeBranchRestore_OperationSchema = zod.z.object({
10
- id: zod.z.string().describe("The unique identifier of the operation."),
10
+ id: zod.z.string().describe("The unique identifier of the operation.").nullable(),
11
11
  error: zod.z.string().describe("Error message if the operation failed.").nullable().optional(),
12
- action: zod.z.string().describe("The type of action (e.g., 'start_compute', 'suspend_compute')."),
13
- status: zod.z.string().describe("The status of the operation (e.g., 'running', 'finished', 'failed')."),
12
+ action: zod.z.string().describe("The type of action (e.g., 'start_compute', 'suspend_compute').").nullable(),
13
+ status: zod.z.string().describe("The status of the operation (e.g., 'running', 'finished', 'failed').").nullable(),
14
14
  retry_at: zod.z.string().describe("Timestamp when the operation will be retried, if applicable.").nullable().optional(),
15
15
  branch_id: zod.z.string().describe("The branch ID this operation affects.").nullable().optional(),
16
- created_at: zod.z.string().describe("Timestamp when the operation was created (ISO 8601 format)."),
17
- project_id: zod.z.string().describe("The project ID this operation belongs to."),
18
- updated_at: zod.z.string().describe("Timestamp when the operation was last updated (ISO 8601 format)."),
16
+ created_at: zod.z.string().describe("Timestamp when the operation was created (ISO 8601 format).").nullable(),
17
+ project_id: zod.z.string().describe("The project ID this operation belongs to.").nullable(),
18
+ updated_at: zod.z.string().describe("Timestamp when the operation was last updated (ISO 8601 format).").nullable(),
19
19
  endpoint_id: zod.z.string().describe("The endpoint ID if applicable.").nullable().optional(),
20
- failures_count: zod.z.number().int().describe("The number of failures for this operation."),
20
+ failures_count: zod.z.number().int().describe("The number of failures for this operation.").nullable(),
21
21
  total_duration_ms: zod.z.number().int().describe("Total duration of the operation in milliseconds.").nullable().optional()
22
22
  }).passthrough().describe("Information about an operation triggered by the finalize restore.");
23
23
  const NeonFinalizeBranchRestoreOutput = zod.z.object({ operations: zod.z.array(NeonFinalizeBranchRestore_OperationSchema).describe("List of operations triggered by the finalize restore (e.g., reassigning computes, renaming branches).") }).describe("Response schema for `FinalizeBranchRestore`");
@@ -1 +1 @@
1
- {"version":3,"file":"finalize-branch-restore.cjs","names":["z","action"],"sources":["../../src/actions/finalize-branch-restore.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFinalizeBranchRestoreInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Used to rename the existing branch when it is replaced. If omitted, a default name is generated and used.\").optional(),\n branch_id: z.string().describe(\"The ID of the branch created from a snapshot that will be finalized. Format: 'br-adjective-noun-alphanumeric' (e.g., 'br-late-voice-ahlrw52f').\"),\n project_id: z.string().describe(\"The Neon project ID. Format: 'adjective-noun-12345678' (e.g., 'proud-meadow-87189985').\"),\n}).describe(\"Request schema for `FinalizeBranchRestore`\");\nconst NeonFinalizeBranchRestore_OperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the operation.\"),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n action: z.string().describe(\"The type of action (e.g., 'start_compute', 'suspend_compute').\"),\n status: z.string().describe(\"The status of the operation (e.g., 'running', 'finished', 'failed').\"),\n retry_at: z.string().describe(\"Timestamp when the operation will be retried, if applicable.\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID this operation affects.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the operation was created (ISO 8601 format).\"),\n project_id: z.string().describe(\"The project ID this operation belongs to.\"),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated (ISO 8601 format).\"),\n endpoint_id: z.string().describe(\"The endpoint ID if applicable.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of failures for this operation.\"),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds.\").nullable().optional(),\n}).passthrough().describe(\"Information about an operation triggered by the finalize restore.\");\nexport const NeonFinalizeBranchRestoreOutput: z.ZodTypeAny = z.object({\n operations: z.array(NeonFinalizeBranchRestore_OperationSchema).describe(\"List of operations triggered by the finalize restore (e.g., reassigning computes, renaming branches).\"),\n}).describe(\"Response schema for `FinalizeBranchRestore`\");\n\nexport const neonFinalizeBranchRestore = action(\"NEON_FINALIZE_BRANCH_RESTORE\", {\n slug: \"neon-finalize-branch-restore\",\n name: \"Finalize branch restore\",\n description: \"Finalizes the restore operation for a branch created from a snapshot. This updates the branch to function as the original branch it replaced by: reassigning computes from the original branch (which restarts them), renaming the restored branch to the original's name, and renaming the original branch. Only applies to branches created using the restoreSnapshot endpoint.\",\n input: NeonFinalizeBranchRestoreInput,\n output: NeonFinalizeBranchRestoreOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CAChJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ;CAChL,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF;AAC3H,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,4CAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CAClG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAClG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CACtF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAC7F,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,YAAYA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,uGAAuG,EACjL,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"finalize-branch-restore.cjs","names":["z","action"],"sources":["../../src/actions/finalize-branch-restore.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFinalizeBranchRestoreInput = z.object({\n name: z.string().describe(\"Used to rename the existing branch when it is replaced. If omitted, a default name is generated and used.\").optional(),\n branch_id: z.string().describe(\"The ID of the branch created from a snapshot that will be finalized. Format: 'br-adjective-noun-alphanumeric' (e.g., 'br-late-voice-ahlrw52f').\"),\n project_id: z.string().describe(\"The Neon project ID. Format: 'adjective-noun-12345678' (e.g., 'proud-meadow-87189985').\"),\n}).describe(\"Request schema for `FinalizeBranchRestore`\");\nconst NeonFinalizeBranchRestore_OperationSchema = z.object({\n id: z.string().describe(\"The unique identifier of the operation.\").nullable(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n action: z.string().describe(\"The type of action (e.g., 'start_compute', 'suspend_compute').\").nullable(),\n status: z.string().describe(\"The status of the operation (e.g., 'running', 'finished', 'failed').\").nullable(),\n retry_at: z.string().describe(\"Timestamp when the operation will be retried, if applicable.\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID this operation affects.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the operation was created (ISO 8601 format).\").nullable(),\n project_id: z.string().describe(\"The project ID this operation belongs to.\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated (ISO 8601 format).\").nullable(),\n endpoint_id: z.string().describe(\"The endpoint ID if applicable.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of failures for this operation.\").nullable(),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds.\").nullable().optional(),\n}).passthrough().describe(\"Information about an operation triggered by the finalize restore.\");\nexport const NeonFinalizeBranchRestoreOutput = z.object({\n operations: z.array(NeonFinalizeBranchRestore_OperationSchema).describe(\"List of operations triggered by the finalize restore (e.g., reassigning computes, renaming branches).\"),\n}).describe(\"Response schema for `FinalizeBranchRestore`\");\n\nexport const neonFinalizeBranchRestore = action(\"NEON_FINALIZE_BRANCH_RESTORE\", {\n slug: \"neon-finalize-branch-restore\",\n name: \"Finalize branch restore\",\n description: \"Finalizes the restore operation for a branch created from a snapshot. This updates the branch to function as the original branch it replaced by: reassigning computes from the original branch (which restarts them), renaming the restored branch to the original's name, and renaming the original branch. Only applies to branches created using the restoreSnapshot endpoint.\",\n input: NeonFinalizeBranchRestoreInput,\n output: NeonFinalizeBranchRestoreOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CAChJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ;CAChL,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF;AAC3H,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC7G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACxG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACjG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAC7F,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,YAAYA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,uGAAuG,EACjL,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,32 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/finalize-branch-restore.d.ts
4
- declare const NeonFinalizeBranchRestoreInput: z.ZodTypeAny;
5
- declare const NeonFinalizeBranchRestoreOutput: z.ZodTypeAny;
6
- declare const neonFinalizeBranchRestore: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonFinalizeBranchRestoreInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ branch_id: z.ZodString;
7
+ project_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const NeonFinalizeBranchRestoreOutput: z.ZodObject<{
10
+ operations: z.ZodArray<z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodString>;
12
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ action: z.ZodNullable<z.ZodString>;
14
+ status: z.ZodNullable<z.ZodString>;
15
+ retry_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ created_at: z.ZodNullable<z.ZodString>;
18
+ project_id: z.ZodNullable<z.ZodString>;
19
+ updated_at: z.ZodNullable<z.ZodString>;
20
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ failures_count: z.ZodNullable<z.ZodNumber>;
22
+ total_duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$strip>;
25
+ declare const neonFinalizeBranchRestore: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ branch_id: string;
27
+ project_id: string;
28
+ name?: string | undefined;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { neonFinalizeBranchRestore };
9
32
  //# sourceMappingURL=finalize-branch-restore.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"finalize-branch-restore.d.cts","names":[],"sources":["../../src/actions/finalize-branch-restore.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAIU;AAAA,cAe5C,+BAAA,EAAiC,CAAA,CAAE,UAEU;AAAA,cAE7C,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"finalize-branch-restore.d.cts","names":[],"sources":["../../src/actions/finalize-branch-restore.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAmB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,32 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/finalize-branch-restore.d.ts
4
- declare const NeonFinalizeBranchRestoreInput: z.ZodTypeAny;
5
- declare const NeonFinalizeBranchRestoreOutput: z.ZodTypeAny;
6
- declare const neonFinalizeBranchRestore: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonFinalizeBranchRestoreInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ branch_id: z.ZodString;
7
+ project_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const NeonFinalizeBranchRestoreOutput: z.ZodObject<{
10
+ operations: z.ZodArray<z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodString>;
12
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ action: z.ZodNullable<z.ZodString>;
14
+ status: z.ZodNullable<z.ZodString>;
15
+ retry_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ created_at: z.ZodNullable<z.ZodString>;
18
+ project_id: z.ZodNullable<z.ZodString>;
19
+ updated_at: z.ZodNullable<z.ZodString>;
20
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ failures_count: z.ZodNullable<z.ZodNumber>;
22
+ total_duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$strip>;
25
+ declare const neonFinalizeBranchRestore: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ branch_id: string;
27
+ project_id: string;
28
+ name?: string | undefined;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { neonFinalizeBranchRestore };
9
32
  //# sourceMappingURL=finalize-branch-restore.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"finalize-branch-restore.d.mts","names":[],"sources":["../../src/actions/finalize-branch-restore.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAIU;AAAA,cAe5C,+BAAA,EAAiC,CAAA,CAAE,UAEU;AAAA,cAE7C,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"finalize-branch-restore.d.mts","names":[],"sources":["../../src/actions/finalize-branch-restore.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAmB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
@@ -7,17 +7,17 @@ const NeonFinalizeBranchRestoreInput = z.object({
7
7
  project_id: z.string().describe("The Neon project ID. Format: 'adjective-noun-12345678' (e.g., 'proud-meadow-87189985').")
8
8
  }).describe("Request schema for `FinalizeBranchRestore`");
9
9
  const NeonFinalizeBranchRestore_OperationSchema = z.object({
10
- id: z.string().describe("The unique identifier of the operation."),
10
+ id: z.string().describe("The unique identifier of the operation.").nullable(),
11
11
  error: z.string().describe("Error message if the operation failed.").nullable().optional(),
12
- action: z.string().describe("The type of action (e.g., 'start_compute', 'suspend_compute')."),
13
- status: z.string().describe("The status of the operation (e.g., 'running', 'finished', 'failed')."),
12
+ action: z.string().describe("The type of action (e.g., 'start_compute', 'suspend_compute').").nullable(),
13
+ status: z.string().describe("The status of the operation (e.g., 'running', 'finished', 'failed').").nullable(),
14
14
  retry_at: z.string().describe("Timestamp when the operation will be retried, if applicable.").nullable().optional(),
15
15
  branch_id: z.string().describe("The branch ID this operation affects.").nullable().optional(),
16
- created_at: z.string().describe("Timestamp when the operation was created (ISO 8601 format)."),
17
- project_id: z.string().describe("The project ID this operation belongs to."),
18
- updated_at: z.string().describe("Timestamp when the operation was last updated (ISO 8601 format)."),
16
+ created_at: z.string().describe("Timestamp when the operation was created (ISO 8601 format).").nullable(),
17
+ project_id: z.string().describe("The project ID this operation belongs to.").nullable(),
18
+ updated_at: z.string().describe("Timestamp when the operation was last updated (ISO 8601 format).").nullable(),
19
19
  endpoint_id: z.string().describe("The endpoint ID if applicable.").nullable().optional(),
20
- failures_count: z.number().int().describe("The number of failures for this operation."),
20
+ failures_count: z.number().int().describe("The number of failures for this operation.").nullable(),
21
21
  total_duration_ms: z.number().int().describe("Total duration of the operation in milliseconds.").nullable().optional()
22
22
  }).passthrough().describe("Information about an operation triggered by the finalize restore.");
23
23
  const neonFinalizeBranchRestore = action("NEON_FINALIZE_BRANCH_RESTORE", {
@@ -1 +1 @@
1
- {"version":3,"file":"finalize-branch-restore.mjs","names":[],"sources":["../../src/actions/finalize-branch-restore.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFinalizeBranchRestoreInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Used to rename the existing branch when it is replaced. If omitted, a default name is generated and used.\").optional(),\n branch_id: z.string().describe(\"The ID of the branch created from a snapshot that will be finalized. Format: 'br-adjective-noun-alphanumeric' (e.g., 'br-late-voice-ahlrw52f').\"),\n project_id: z.string().describe(\"The Neon project ID. Format: 'adjective-noun-12345678' (e.g., 'proud-meadow-87189985').\"),\n}).describe(\"Request schema for `FinalizeBranchRestore`\");\nconst NeonFinalizeBranchRestore_OperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the operation.\"),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n action: z.string().describe(\"The type of action (e.g., 'start_compute', 'suspend_compute').\"),\n status: z.string().describe(\"The status of the operation (e.g., 'running', 'finished', 'failed').\"),\n retry_at: z.string().describe(\"Timestamp when the operation will be retried, if applicable.\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID this operation affects.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the operation was created (ISO 8601 format).\"),\n project_id: z.string().describe(\"The project ID this operation belongs to.\"),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated (ISO 8601 format).\"),\n endpoint_id: z.string().describe(\"The endpoint ID if applicable.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of failures for this operation.\"),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds.\").nullable().optional(),\n}).passthrough().describe(\"Information about an operation triggered by the finalize restore.\");\nexport const NeonFinalizeBranchRestoreOutput: z.ZodTypeAny = z.object({\n operations: z.array(NeonFinalizeBranchRestore_OperationSchema).describe(\"List of operations triggered by the finalize restore (e.g., reassigning computes, renaming branches).\"),\n}).describe(\"Response schema for `FinalizeBranchRestore`\");\n\nexport const neonFinalizeBranchRestore = action(\"NEON_FINALIZE_BRANCH_RESTORE\", {\n slug: \"neon-finalize-branch-restore\",\n name: \"Finalize branch restore\",\n description: \"Finalizes the restore operation for a branch created from a snapshot. This updates the branch to function as the original branch it replaced by: reassigning computes from the original branch (which restarts them), renaming the restored branch to the original's name, and renaming the original branch. Only applies to branches created using the restoreSnapshot endpoint.\",\n input: NeonFinalizeBranchRestoreInput,\n output: NeonFinalizeBranchRestoreOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+C,EAAE,OAAO;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CAChJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ;CAChL,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF;AAC3H,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,4CAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,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,sEAAsE;CAClG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CACtF,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAK7F,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2D,EAAE,OAAO,EACpE,YAAY,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,uGAAuG,EACjL,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"finalize-branch-restore.mjs","names":[],"sources":["../../src/actions/finalize-branch-restore.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonFinalizeBranchRestoreInput = z.object({\n name: z.string().describe(\"Used to rename the existing branch when it is replaced. If omitted, a default name is generated and used.\").optional(),\n branch_id: z.string().describe(\"The ID of the branch created from a snapshot that will be finalized. Format: 'br-adjective-noun-alphanumeric' (e.g., 'br-late-voice-ahlrw52f').\"),\n project_id: z.string().describe(\"The Neon project ID. Format: 'adjective-noun-12345678' (e.g., 'proud-meadow-87189985').\"),\n}).describe(\"Request schema for `FinalizeBranchRestore`\");\nconst NeonFinalizeBranchRestore_OperationSchema = z.object({\n id: z.string().describe(\"The unique identifier of the operation.\").nullable(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n action: z.string().describe(\"The type of action (e.g., 'start_compute', 'suspend_compute').\").nullable(),\n status: z.string().describe(\"The status of the operation (e.g., 'running', 'finished', 'failed').\").nullable(),\n retry_at: z.string().describe(\"Timestamp when the operation will be retried, if applicable.\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID this operation affects.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the operation was created (ISO 8601 format).\").nullable(),\n project_id: z.string().describe(\"The project ID this operation belongs to.\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated (ISO 8601 format).\").nullable(),\n endpoint_id: z.string().describe(\"The endpoint ID if applicable.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of failures for this operation.\").nullable(),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds.\").nullable().optional(),\n}).passthrough().describe(\"Information about an operation triggered by the finalize restore.\");\nexport const NeonFinalizeBranchRestoreOutput = z.object({\n operations: z.array(NeonFinalizeBranchRestore_OperationSchema).describe(\"List of operations triggered by the finalize restore (e.g., reassigning computes, renaming branches).\"),\n}).describe(\"Response schema for `FinalizeBranchRestore`\");\n\nexport const neonFinalizeBranchRestore = action(\"NEON_FINALIZE_BRANCH_RESTORE\", {\n slug: \"neon-finalize-branch-restore\",\n name: \"Finalize branch restore\",\n description: \"Finalizes the restore operation for a branch created from a snapshot. This updates the branch to function as the original branch it replaced by: reassigning computes from the original branch (which restarts them), renaming the restored branch to the original's name, and renaming the original branch. Only applies to branches created using the restoreSnapshot endpoint.\",\n input: NeonFinalizeBranchRestoreInput,\n output: NeonFinalizeBranchRestoreOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CAChJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ;CAChL,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF;AAC3H,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,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,sEAAsE,CAAC,CAAC,SAAS;CAC7G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACxG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC7G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACjG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAK7F,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6C,EAAE,OAAO,EACtD,YAAY,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,uGAAuG,EACjL,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
@@ -5,7 +5,7 @@ const NeonGetAuthAllowLocalhostInput = zod.z.object({
5
5
  branch_id: zod.z.string().describe("The Neon branch ID"),
6
6
  project_id: zod.z.string().describe("The Neon project ID")
7
7
  }).describe("Request schema for `GetAuthAllowLocalhost`");
8
- const NeonGetAuthAllowLocalhostOutput = zod.z.object({ allow_localhost: zod.z.boolean().describe("Whether to allow localhost connections") }).describe("Response schema for `GetAuthAllowLocalhost`");
8
+ const NeonGetAuthAllowLocalhostOutput = zod.z.object({ allow_localhost: zod.z.boolean().describe("Whether to allow localhost connections").nullable() }).describe("Response schema for `GetAuthAllowLocalhost`");
9
9
  const neonGetAuthAllowLocalhost = require_action.action("NEON_GET_AUTH_ALLOW_LOCALHOST", {
10
10
  slug: "neon-get-auth-allow-localhost",
11
11
  name: "Get auth allow localhost",