@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
@@ -6,7 +6,7 @@ const NeonRevealRolePasswordInBranchInput = zod.z.object({
6
6
  role_name: zod.z.string().describe("The name of the database role whose password you want to reveal. Common roles include 'neondb_owner' (default owner), 'authenticator', 'authenticated', 'anonymous', or custom roles you've created."),
7
7
  project_id: zod.z.string().describe("The unique identifier of the Neon project. Format: 'adjective-noun-12345678' (e.g., 'dry-smoke-26258271'). Obtain from list projects API.")
8
8
  }).describe("Request schema for `RevealRolePasswordInBranch`");
9
- const NeonRevealRolePasswordInBranchOutput = zod.z.object({ password: zod.z.string().describe("The revealed password for the specified database role. Format: 'npg_xxxxxxxxxxxx' (Neon password format).") }).describe("Response schema for `RevealRolePasswordInBranch`");
9
+ const NeonRevealRolePasswordInBranchOutput = zod.z.object({ password: zod.z.string().describe("The revealed password for the specified database role. Format: 'npg_xxxxxxxxxxxx' (Neon password format).").nullable() }).describe("Response schema for `RevealRolePasswordInBranch`");
10
10
  const neonRevealRolePasswordInBranch = require_action.action("NEON_REVEAL_ROLE_PASSWORD_IN_BRANCH", {
11
11
  slug: "neon-reveal-role-password-in-branch",
12
12
  name: "Reveal role password in branch",
@@ -1 +1 @@
1
- {"version":3,"file":"reveal-role-password-in-branch.cjs","names":["z","action"],"sources":["../../src/actions/reveal-role-password-in-branch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonRevealRolePasswordInBranchInput: z.ZodTypeAny = z.object({\n branch_id: z.string().describe(\"The unique identifier of the branch within the project. Format: 'br-adjective-noun-xxxxxxxx' (e.g., 'br-lucky-water-afkw1lov'). Obtain from list branches API.\"),\n role_name: z.string().describe(\"The name of the database role whose password you want to reveal. Common roles include 'neondb_owner' (default owner), 'authenticator', 'authenticated', 'anonymous', or custom roles you've created.\"),\n project_id: z.string().describe(\"The unique identifier of the Neon project. Format: 'adjective-noun-12345678' (e.g., 'dry-smoke-26258271'). Obtain from list projects API.\"),\n}).describe(\"Request schema for `RevealRolePasswordInBranch`\");\nexport const NeonRevealRolePasswordInBranchOutput: z.ZodTypeAny = z.object({\n password: z.string().describe(\"The revealed password for the specified database role. Format: 'npg_xxxxxxxxxxxx' (Neon password format).\"),\n}).describe(\"Response schema for `RevealRolePasswordInBranch`\");\n\nexport const neonRevealRolePasswordInBranch = action(\"NEON_REVEAL_ROLE_PASSWORD_IN_BRANCH\", {\n slug: \"neon-reveal-role-password-in-branch\",\n name: \"Reveal role password in branch\",\n description: \"Reveals the password for a specific role within a branch of a Neon project. This endpoint is used when you need to retrieve a previously hidden or encrypted password for a database role. It's particularly useful for administrators who need to access or share role credentials securely. The endpoint should be used cautiously, as it exposes sensitive information. It does not modify the password, only retrieves it. Note that frequent use of this endpoint may be logged or restricted for security purposes.\",\n input: NeonRevealRolePasswordInBranchInput,\n output: NeonRevealRolePasswordInBranchOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoDA,IAAAA,EAAE,OAAO;CACxE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK;CAC/L,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sMAAsM;CACrO,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I;AAC7K,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,uCAAqDA,IAAAA,EAAE,OAAO,EACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,EAC3I,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,iCAAiCC,eAAAA,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"reveal-role-password-in-branch.cjs","names":["z","action"],"sources":["../../src/actions/reveal-role-password-in-branch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonRevealRolePasswordInBranchInput = z.object({\n branch_id: z.string().describe(\"The unique identifier of the branch within the project. Format: 'br-adjective-noun-xxxxxxxx' (e.g., 'br-lucky-water-afkw1lov'). Obtain from list branches API.\"),\n role_name: z.string().describe(\"The name of the database role whose password you want to reveal. Common roles include 'neondb_owner' (default owner), 'authenticator', 'authenticated', 'anonymous', or custom roles you've created.\"),\n project_id: z.string().describe(\"The unique identifier of the Neon project. Format: 'adjective-noun-12345678' (e.g., 'dry-smoke-26258271'). Obtain from list projects API.\"),\n}).describe(\"Request schema for `RevealRolePasswordInBranch`\");\nexport const NeonRevealRolePasswordInBranchOutput = z.object({\n password: z.string().describe(\"The revealed password for the specified database role. Format: 'npg_xxxxxxxxxxxx' (Neon password format).\").nullable(),\n}).describe(\"Response schema for `RevealRolePasswordInBranch`\");\n\nexport const neonRevealRolePasswordInBranch = action(\"NEON_REVEAL_ROLE_PASSWORD_IN_BRANCH\", {\n slug: \"neon-reveal-role-password-in-branch\",\n name: \"Reveal role password in branch\",\n description: \"Reveals the password for a specific role within a branch of a Neon project. This endpoint is used when you need to retrieve a previously hidden or encrypted password for a database role. It's particularly useful for administrators who need to access or share role credentials securely. The endpoint should be used cautiously, as it exposes sensitive information. It does not modify the password, only retrieves it. Note that frequent use of this endpoint may be logged or restricted for security purposes.\",\n input: NeonRevealRolePasswordInBranchInput,\n output: NeonRevealRolePasswordInBranchOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK;CAC/L,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sMAAsM;CACrO,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I;AAC7K,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,iCAAiCC,eAAAA,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/reveal-role-password-in-branch.d.ts
4
- declare const NeonRevealRolePasswordInBranchInput: z.ZodTypeAny;
5
- declare const NeonRevealRolePasswordInBranchOutput: z.ZodTypeAny;
6
- declare const neonRevealRolePasswordInBranch: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonRevealRolePasswordInBranchInput: z.ZodObject<{
5
+ branch_id: z.ZodString;
6
+ role_name: z.ZodString;
7
+ project_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const NeonRevealRolePasswordInBranchOutput: z.ZodObject<{
10
+ password: z.ZodNullable<z.ZodString>;
11
+ }, z.core.$strip>;
12
+ declare const neonRevealRolePasswordInBranch: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ branch_id: string;
14
+ role_name: string;
15
+ project_id: string;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { neonRevealRolePasswordInBranch };
9
19
  //# sourceMappingURL=reveal-role-password-in-branch.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"reveal-role-password-in-branch.d.cts","names":[],"sources":["../../src/actions/reveal-role-password-in-branch.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAIU;AAAA,cACjD,oCAAA,EAAsC,CAAA,CAAE,UAEU;AAAA,cAElD,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"reveal-role-password-in-branch.d.cts","names":[],"sources":["../../src/actions/reveal-role-password-in-branch.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAKnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,gCAA8B,wBAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/reveal-role-password-in-branch.d.ts
4
- declare const NeonRevealRolePasswordInBranchInput: z.ZodTypeAny;
5
- declare const NeonRevealRolePasswordInBranchOutput: z.ZodTypeAny;
6
- declare const neonRevealRolePasswordInBranch: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonRevealRolePasswordInBranchInput: z.ZodObject<{
5
+ branch_id: z.ZodString;
6
+ role_name: z.ZodString;
7
+ project_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const NeonRevealRolePasswordInBranchOutput: z.ZodObject<{
10
+ password: z.ZodNullable<z.ZodString>;
11
+ }, z.core.$strip>;
12
+ declare const neonRevealRolePasswordInBranch: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ branch_id: string;
14
+ role_name: string;
15
+ project_id: string;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { neonRevealRolePasswordInBranch };
9
19
  //# sourceMappingURL=reveal-role-password-in-branch.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"reveal-role-password-in-branch.d.mts","names":[],"sources":["../../src/actions/reveal-role-password-in-branch.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAIU;AAAA,cACjD,oCAAA,EAAsC,CAAA,CAAE,UAEU;AAAA,cAElD,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"reveal-role-password-in-branch.d.mts","names":[],"sources":["../../src/actions/reveal-role-password-in-branch.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAKnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,gCAA8B,wBAAA"}
@@ -9,7 +9,7 @@ const neonRevealRolePasswordInBranch = action("NEON_REVEAL_ROLE_PASSWORD_IN_BRAN
9
9
  role_name: z.string().describe("The name of the database role whose password you want to reveal. Common roles include 'neondb_owner' (default owner), 'authenticator', 'authenticated', 'anonymous', or custom roles you've created."),
10
10
  project_id: z.string().describe("The unique identifier of the Neon project. Format: 'adjective-noun-12345678' (e.g., 'dry-smoke-26258271'). Obtain from list projects API.")
11
11
  }).describe("Request schema for `RevealRolePasswordInBranch`"),
12
- output: z.object({ password: z.string().describe("The revealed password for the specified database role. Format: 'npg_xxxxxxxxxxxx' (Neon password format).") }).describe("Response schema for `RevealRolePasswordInBranch`")
12
+ output: z.object({ password: z.string().describe("The revealed password for the specified database role. Format: 'npg_xxxxxxxxxxxx' (Neon password format).").nullable() }).describe("Response schema for `RevealRolePasswordInBranch`")
13
13
  });
14
14
  //#endregion
15
15
  export { neonRevealRolePasswordInBranch };
@@ -1 +1 @@
1
- {"version":3,"file":"reveal-role-password-in-branch.mjs","names":[],"sources":["../../src/actions/reveal-role-password-in-branch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonRevealRolePasswordInBranchInput: z.ZodTypeAny = z.object({\n branch_id: z.string().describe(\"The unique identifier of the branch within the project. Format: 'br-adjective-noun-xxxxxxxx' (e.g., 'br-lucky-water-afkw1lov'). Obtain from list branches API.\"),\n role_name: z.string().describe(\"The name of the database role whose password you want to reveal. Common roles include 'neondb_owner' (default owner), 'authenticator', 'authenticated', 'anonymous', or custom roles you've created.\"),\n project_id: z.string().describe(\"The unique identifier of the Neon project. Format: 'adjective-noun-12345678' (e.g., 'dry-smoke-26258271'). Obtain from list projects API.\"),\n}).describe(\"Request schema for `RevealRolePasswordInBranch`\");\nexport const NeonRevealRolePasswordInBranchOutput: z.ZodTypeAny = z.object({\n password: z.string().describe(\"The revealed password for the specified database role. Format: 'npg_xxxxxxxxxxxx' (Neon password format).\"),\n}).describe(\"Response schema for `RevealRolePasswordInBranch`\");\n\nexport const neonRevealRolePasswordInBranch = action(\"NEON_REVEAL_ROLE_PASSWORD_IN_BRANCH\", {\n slug: \"neon-reveal-role-password-in-branch\",\n name: \"Reveal role password in branch\",\n description: \"Reveals the password for a specific role within a branch of a Neon project. This endpoint is used when you need to retrieve a previously hidden or encrypted password for a database role. It's particularly useful for administrators who need to access or share role credentials securely. The endpoint should be used cautiously, as it exposes sensitive information. It does not modify the password, only retrieves it. Note that frequent use of this endpoint may be logged or restricted for security purposes.\",\n input: NeonRevealRolePasswordInBranchInput,\n output: NeonRevealRolePasswordInBranchOutput,\n});\n"],"mappings":";;AAaA,MAAa,iCAAiC,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb+D,EAAE,OAAO;EACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK;EAC/L,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sMAAsM;EACrO,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I;CAC7K,CAAC,CAAC,CAAC,SAAS,iDASH;CACP,QATgE,EAAE,OAAO,EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,EAC3I,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"reveal-role-password-in-branch.mjs","names":[],"sources":["../../src/actions/reveal-role-password-in-branch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonRevealRolePasswordInBranchInput = z.object({\n branch_id: z.string().describe(\"The unique identifier of the branch within the project. Format: 'br-adjective-noun-xxxxxxxx' (e.g., 'br-lucky-water-afkw1lov'). Obtain from list branches API.\"),\n role_name: z.string().describe(\"The name of the database role whose password you want to reveal. Common roles include 'neondb_owner' (default owner), 'authenticator', 'authenticated', 'anonymous', or custom roles you've created.\"),\n project_id: z.string().describe(\"The unique identifier of the Neon project. Format: 'adjective-noun-12345678' (e.g., 'dry-smoke-26258271'). Obtain from list projects API.\"),\n}).describe(\"Request schema for `RevealRolePasswordInBranch`\");\nexport const NeonRevealRolePasswordInBranchOutput = z.object({\n password: z.string().describe(\"The revealed password for the specified database role. Format: 'npg_xxxxxxxxxxxx' (Neon password format).\").nullable(),\n}).describe(\"Response schema for `RevealRolePasswordInBranch`\");\n\nexport const neonRevealRolePasswordInBranch = action(\"NEON_REVEAL_ROLE_PASSWORD_IN_BRANCH\", {\n slug: \"neon-reveal-role-password-in-branch\",\n name: \"Reveal role password in branch\",\n description: \"Reveals the password for a specific role within a branch of a Neon project. This endpoint is used when you need to retrieve a previously hidden or encrypted password for a database role. It's particularly useful for administrators who need to access or share role credentials securely. The endpoint should be used cautiously, as it exposes sensitive information. It does not modify the password, only retrieves it. Note that frequent use of this endpoint may be logged or restricted for security purposes.\",\n input: NeonRevealRolePasswordInBranchInput,\n output: NeonRevealRolePasswordInBranchOutput,\n});\n"],"mappings":";;AAaA,MAAa,iCAAiC,OAAO,uCAAuC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbiD,EAAE,OAAO;EAC1D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK;EAC/L,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sMAAsM;EACrO,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I;CAC7K,CAAC,CAAC,CAAC,SAAS,iDASH;CACP,QATkD,EAAE,OAAO,EAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
@@ -13,7 +13,7 @@ const NeonSendAuthTestEmailInput = zod.z.object({
13
13
  recipient_email: zod.z.string().describe("Email address where the test email will be sent.")
14
14
  }).describe("Request schema for SendAuthTestEmail");
15
15
  const NeonSendAuthTestEmailOutput = zod.z.object({
16
- success: zod.z.boolean().describe("Whether the test email was sent successfully."),
16
+ success: zod.z.boolean().describe("Whether the test email was sent successfully.").nullable(),
17
17
  error_message: zod.z.string().describe("The error message from the email server if the test failed.").nullable().optional()
18
18
  }).describe("Response schema for SendAuthTestEmail");
19
19
  const neonSendAuthTestEmail = require_action.action("NEON_SEND_AUTH_TEST_EMAIL", {
@@ -1 +1 @@
1
- {"version":3,"file":"send-auth-test-email.cjs","names":["z","action"],"sources":["../../src/actions/send-auth-test-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonSendAuthTestEmailInput: z.ZodTypeAny = z.object({\n host: z.string().describe(\"SMTP server hostname (e.g., 'smtp.gmail.com', 'smtp.sendgrid.net').\"),\n port: z.number().int().describe(\"SMTP server port number. Common ports: 587 (TLS), 465 (SSL), 25 (unencrypted).\"),\n password: z.string().describe(\"SMTP authentication password or app-specific password.\"),\n username: z.string().describe(\"SMTP authentication username, typically an email address.\"),\n branch_id: z.string().describe(\"The Neon branch ID (e.g., 'br-lucky-water-afkw1lov'). Obtain via NEON_GET_BRANCHES_FOR_PROJECT action.\"),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271'). Obtain via NEON_RETRIEVE_PROJECTS_LIST action.\"),\n sender_name: z.string().describe(\"Display name that will appear as the sender of the test email.\"),\n sender_email: z.string().describe(\"Email address that will appear as the sender of the test email.\"),\n recipient_email: z.string().describe(\"Email address where the test email will be sent.\"),\n}).describe(\"Request schema for SendAuthTestEmail\");\nexport const NeonSendAuthTestEmailOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Whether the test email was sent successfully.\"),\n error_message: z.string().describe(\"The error message from the email server if the test failed.\").nullable().optional(),\n}).describe(\"Response schema for SendAuthTestEmail\");\n\nexport const neonSendAuthTestEmail = action(\"NEON_SEND_AUTH_TEST_EMAIL\", {\n slug: \"neon-send-auth-test-email\",\n name: \"Send auth test email\",\n description: \"Tool to send a test email using specified SMTP configuration for Neon Auth. Use when validating SMTP settings or testing email delivery for Neon Auth integration on a specific branch.\",\n input: NeonSendAuthTestEmailInput,\n output: NeonSendAuthTestEmailOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CAC/F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF;CAChH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG;CACvI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAClI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACnG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;AACzF,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C;CAC7E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,wBAAwBC,eAAAA,OAAO,6BAA6B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"send-auth-test-email.cjs","names":["z","action"],"sources":["../../src/actions/send-auth-test-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonSendAuthTestEmailInput = z.object({\n host: z.string().describe(\"SMTP server hostname (e.g., 'smtp.gmail.com', 'smtp.sendgrid.net').\"),\n port: z.number().int().describe(\"SMTP server port number. Common ports: 587 (TLS), 465 (SSL), 25 (unencrypted).\"),\n password: z.string().describe(\"SMTP authentication password or app-specific password.\"),\n username: z.string().describe(\"SMTP authentication username, typically an email address.\"),\n branch_id: z.string().describe(\"The Neon branch ID (e.g., 'br-lucky-water-afkw1lov'). Obtain via NEON_GET_BRANCHES_FOR_PROJECT action.\"),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271'). Obtain via NEON_RETRIEVE_PROJECTS_LIST action.\"),\n sender_name: z.string().describe(\"Display name that will appear as the sender of the test email.\"),\n sender_email: z.string().describe(\"Email address that will appear as the sender of the test email.\"),\n recipient_email: z.string().describe(\"Email address where the test email will be sent.\"),\n}).describe(\"Request schema for SendAuthTestEmail\");\nexport const NeonSendAuthTestEmailOutput = z.object({\n success: z.boolean().describe(\"Whether the test email was sent successfully.\").nullable(),\n error_message: z.string().describe(\"The error message from the email server if the test failed.\").nullable().optional(),\n}).describe(\"Response schema for SendAuthTestEmail\");\n\nexport const neonSendAuthTestEmail = action(\"NEON_SEND_AUTH_TEST_EMAIL\", {\n slug: \"neon-send-auth-test-email\",\n name: \"Send auth test email\",\n description: \"Tool to send a test email using specified SMTP configuration for Neon Auth. Use when validating SMTP settings or testing email delivery for Neon Auth integration on a specific branch.\",\n input: NeonSendAuthTestEmailInput,\n output: NeonSendAuthTestEmailOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CAC/F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF;CAChH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG;CACvI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAClI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACnG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;AACzF,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACxF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,wBAAwBC,eAAAA,OAAO,6BAA6B;CACvE,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/send-auth-test-email.d.ts
4
- declare const NeonSendAuthTestEmailInput: z.ZodTypeAny;
5
- declare const NeonSendAuthTestEmailOutput: z.ZodTypeAny;
6
- declare const neonSendAuthTestEmail: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonSendAuthTestEmailInput: z.ZodObject<{
5
+ host: z.ZodString;
6
+ port: z.ZodNumber;
7
+ password: z.ZodString;
8
+ username: z.ZodString;
9
+ branch_id: z.ZodString;
10
+ project_id: z.ZodString;
11
+ sender_name: z.ZodString;
12
+ sender_email: z.ZodString;
13
+ recipient_email: z.ZodString;
14
+ }, z.core.$strip>;
15
+ declare const NeonSendAuthTestEmailOutput: z.ZodObject<{
16
+ success: z.ZodNullable<z.ZodBoolean>;
17
+ error_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$strip>;
19
+ declare const neonSendAuthTestEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
20
+ host: string;
21
+ port: number;
22
+ password: string;
23
+ username: string;
24
+ branch_id: string;
25
+ project_id: string;
26
+ sender_name: string;
27
+ sender_email: string;
28
+ recipient_email: string;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { neonSendAuthTestEmail };
9
32
  //# sourceMappingURL=send-auth-test-email.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"send-auth-test-email.d.cts","names":[],"sources":["../../src/actions/send-auth-test-email.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAUQ;AAAA,cACtC,2BAAA,EAA6B,CAAA,CAAE,UAGQ;AAAA,cAEvC,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"send-auth-test-email.d.cts","names":[],"sources":["../../src/actions/send-auth-test-email.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAW1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,32 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/send-auth-test-email.d.ts
4
- declare const NeonSendAuthTestEmailInput: z.ZodTypeAny;
5
- declare const NeonSendAuthTestEmailOutput: z.ZodTypeAny;
6
- declare const neonSendAuthTestEmail: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonSendAuthTestEmailInput: z.ZodObject<{
5
+ host: z.ZodString;
6
+ port: z.ZodNumber;
7
+ password: z.ZodString;
8
+ username: z.ZodString;
9
+ branch_id: z.ZodString;
10
+ project_id: z.ZodString;
11
+ sender_name: z.ZodString;
12
+ sender_email: z.ZodString;
13
+ recipient_email: z.ZodString;
14
+ }, z.core.$strip>;
15
+ declare const NeonSendAuthTestEmailOutput: z.ZodObject<{
16
+ success: z.ZodNullable<z.ZodBoolean>;
17
+ error_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$strip>;
19
+ declare const neonSendAuthTestEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
20
+ host: string;
21
+ port: number;
22
+ password: string;
23
+ username: string;
24
+ branch_id: string;
25
+ project_id: string;
26
+ sender_name: string;
27
+ sender_email: string;
28
+ recipient_email: string;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { neonSendAuthTestEmail };
9
32
  //# sourceMappingURL=send-auth-test-email.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"send-auth-test-email.d.mts","names":[],"sources":["../../src/actions/send-auth-test-email.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAUQ;AAAA,cACtC,2BAAA,EAA6B,CAAA,CAAE,UAGQ;AAAA,cAEvC,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"send-auth-test-email.d.mts","names":[],"sources":["../../src/actions/send-auth-test-email.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAW1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -16,7 +16,7 @@ const neonSendAuthTestEmail = action("NEON_SEND_AUTH_TEST_EMAIL", {
16
16
  recipient_email: z.string().describe("Email address where the test email will be sent.")
17
17
  }).describe("Request schema for SendAuthTestEmail"),
18
18
  output: z.object({
19
- success: z.boolean().describe("Whether the test email was sent successfully."),
19
+ success: z.boolean().describe("Whether the test email was sent successfully.").nullable(),
20
20
  error_message: z.string().describe("The error message from the email server if the test failed.").nullable().optional()
21
21
  }).describe("Response schema for SendAuthTestEmail")
22
22
  });
@@ -1 +1 @@
1
- {"version":3,"file":"send-auth-test-email.mjs","names":[],"sources":["../../src/actions/send-auth-test-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonSendAuthTestEmailInput: z.ZodTypeAny = z.object({\n host: z.string().describe(\"SMTP server hostname (e.g., 'smtp.gmail.com', 'smtp.sendgrid.net').\"),\n port: z.number().int().describe(\"SMTP server port number. Common ports: 587 (TLS), 465 (SSL), 25 (unencrypted).\"),\n password: z.string().describe(\"SMTP authentication password or app-specific password.\"),\n username: z.string().describe(\"SMTP authentication username, typically an email address.\"),\n branch_id: z.string().describe(\"The Neon branch ID (e.g., 'br-lucky-water-afkw1lov'). Obtain via NEON_GET_BRANCHES_FOR_PROJECT action.\"),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271'). Obtain via NEON_RETRIEVE_PROJECTS_LIST action.\"),\n sender_name: z.string().describe(\"Display name that will appear as the sender of the test email.\"),\n sender_email: z.string().describe(\"Email address that will appear as the sender of the test email.\"),\n recipient_email: z.string().describe(\"Email address where the test email will be sent.\"),\n}).describe(\"Request schema for SendAuthTestEmail\");\nexport const NeonSendAuthTestEmailOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Whether the test email was sent successfully.\"),\n error_message: z.string().describe(\"The error message from the email server if the test failed.\").nullable().optional(),\n}).describe(\"Response schema for SendAuthTestEmail\");\n\nexport const neonSendAuthTestEmail = action(\"NEON_SEND_AUTH_TEST_EMAIL\", {\n slug: \"neon-send-auth-test-email\",\n name: \"Send auth test email\",\n description: \"Tool to send a test email using specified SMTP configuration for Neon Auth. Use when validating SMTP settings or testing email delivery for Neon Auth integration on a specific branch.\",\n input: NeonSendAuthTestEmailInput,\n output: NeonSendAuthTestEmailOutput,\n});\n"],"mappings":";;AAoBA,MAAa,wBAAwB,OAAO,6BAA6B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBsD,EAAE,OAAO;EAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;EAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF;EAChH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG;EACvI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;EAClI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;EACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;EACnG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACzF,CAAC,CAAC,CAAC,SAAS,sCAUH;CACP,QAVuD,EAAE,OAAO;EAChE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C;EAC7E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,CAAC,CAAC,CAAC,SAAS,uCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"send-auth-test-email.mjs","names":[],"sources":["../../src/actions/send-auth-test-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonSendAuthTestEmailInput = z.object({\n host: z.string().describe(\"SMTP server hostname (e.g., 'smtp.gmail.com', 'smtp.sendgrid.net').\"),\n port: z.number().int().describe(\"SMTP server port number. Common ports: 587 (TLS), 465 (SSL), 25 (unencrypted).\"),\n password: z.string().describe(\"SMTP authentication password or app-specific password.\"),\n username: z.string().describe(\"SMTP authentication username, typically an email address.\"),\n branch_id: z.string().describe(\"The Neon branch ID (e.g., 'br-lucky-water-afkw1lov'). Obtain via NEON_GET_BRANCHES_FOR_PROJECT action.\"),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271'). Obtain via NEON_RETRIEVE_PROJECTS_LIST action.\"),\n sender_name: z.string().describe(\"Display name that will appear as the sender of the test email.\"),\n sender_email: z.string().describe(\"Email address that will appear as the sender of the test email.\"),\n recipient_email: z.string().describe(\"Email address where the test email will be sent.\"),\n}).describe(\"Request schema for SendAuthTestEmail\");\nexport const NeonSendAuthTestEmailOutput = z.object({\n success: z.boolean().describe(\"Whether the test email was sent successfully.\").nullable(),\n error_message: z.string().describe(\"The error message from the email server if the test failed.\").nullable().optional(),\n}).describe(\"Response schema for SendAuthTestEmail\");\n\nexport const neonSendAuthTestEmail = action(\"NEON_SEND_AUTH_TEST_EMAIL\", {\n slug: \"neon-send-auth-test-email\",\n name: \"Send auth test email\",\n description: \"Tool to send a test email using specified SMTP configuration for Neon Auth. Use when validating SMTP settings or testing email delivery for Neon Auth integration on a specific branch.\",\n input: NeonSendAuthTestEmailInput,\n output: NeonSendAuthTestEmailOutput,\n});\n"],"mappings":";;AAoBA,MAAa,wBAAwB,OAAO,6BAA6B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBwC,EAAE,OAAO;EACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;EAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF;EAChH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG;EACvI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;EAClI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;EACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;EACnG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACzF,CAAC,CAAC,CAAC,SAAS,sCAUH;CACP,QAVyC,EAAE,OAAO;EAClD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACxF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,CAAC,CAAC,CAAC,SAAS,uCAOF;AACV,CAAC"}
@@ -9,12 +9,12 @@ const NeonSendOrganizationInvitationsInput = zod.z.object({
9
9
  }).describe("Request schema for `Invitations`")).describe("Invitations")
10
10
  }).describe("Request schema for `SendOrganizationInvitations`");
11
11
  const NeonSendOrganizationInvitations_OrganizationInvitationSchema = zod.z.object({
12
- id: zod.z.string().describe("Unique identifier of the invitation"),
13
- role: zod.z.string().describe("Role assigned to the invited user (e.g., 'member')"),
14
- email: zod.z.string().describe("Email address of the invited user"),
15
- org_id: zod.z.string().describe("Organization identifier"),
16
- invited_at: zod.z.string().describe("ISO 8601 timestamp when the invitation was created"),
17
- invited_by: zod.z.string().describe("User ID of the person who sent the invitation")
12
+ id: zod.z.string().describe("Unique identifier of the invitation").nullable(),
13
+ role: zod.z.string().describe("Role assigned to the invited user (e.g., 'member')").nullable(),
14
+ email: zod.z.string().describe("Email address of the invited user").nullable(),
15
+ org_id: zod.z.string().describe("Organization identifier").nullable(),
16
+ invited_at: zod.z.string().describe("ISO 8601 timestamp when the invitation was created").nullable(),
17
+ invited_by: zod.z.string().describe("User ID of the person who sent the invitation").nullable()
18
18
  }).describe("Individual organization invitation");
19
19
  const NeonSendOrganizationInvitationsOutput = zod.z.object({ invitations: zod.z.array(NeonSendOrganizationInvitations_OrganizationInvitationSchema).describe("List of created organization invitations") }).describe("Response schema for `SendOrganizationInvitations`");
20
20
  const neonSendOrganizationInvitations = require_action.action("NEON_SEND_ORGANIZATION_INVITATIONS", {
@@ -1 +1 @@
1
- {"version":3,"file":"send-organization-invitations.cjs","names":["z","action"],"sources":["../../src/actions/send-organization-invitations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonSendOrganizationInvitationsInput: z.ZodTypeAny = z.object({\n org_id: z.string().describe(\"The Neon organization ID\"),\n invitations: z.array(z.object({\n role: z.enum([\"admin\", \"member\"]).describe(\"The role of the organization member\"),\n email: z.string().describe(\"Email\"),\n}).describe(\"Request schema for `Invitations`\")).describe(\"Invitations\"),\n}).describe(\"Request schema for `SendOrganizationInvitations`\");\nconst NeonSendOrganizationInvitations_OrganizationInvitationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the invitation\"),\n role: z.string().describe(\"Role assigned to the invited user (e.g., 'member')\"),\n email: z.string().describe(\"Email address of the invited user\"),\n org_id: z.string().describe(\"Organization identifier\"),\n invited_at: z.string().describe(\"ISO 8601 timestamp when the invitation was created\"),\n invited_by: z.string().describe(\"User ID of the person who sent the invitation\"),\n}).describe(\"Individual organization invitation\");\nexport const NeonSendOrganizationInvitationsOutput: z.ZodTypeAny = z.object({\n invitations: z.array(NeonSendOrganizationInvitations_OrganizationInvitationSchema).describe(\"List of created organization invitations\"),\n}).describe(\"Response schema for `SendOrganizationInvitations`\");\n\nexport const neonSendOrganizationInvitations = action(\"NEON_SEND_ORGANIZATION_INVITATIONS\", {\n slug: \"neon-send-organization-invitations\",\n name: \"Send organization invitations\",\n description: \"Creates and sends invitations to join an organization in the Neon B2B SaaS integration platform. This endpoint allows administrators to invite multiple users simultaneously, specifying their email addresses and intended roles within the organization. It should be used when expanding the organization's membership or when assigning new roles to incoming members. The endpoint does not verify if the email addresses are associated with existing Neon accounts; it simply sends out invitations to the specified email addresses.\",\n input: NeonSendOrganizationInvitationsInput,\n output: NeonSendOrganizationInvitationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACtD,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC9B,MAAMA,IAAAA,EAAE,KAAK,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC;EAChF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,OAAO;CACpC,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,CAAC,SAAS,aAAa;AACvE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+DAA6EA,IAAAA,EAAE,OAAO;CAC1F,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC9D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACrD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AACjF,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,wCAAsDA,IAAAA,EAAE,OAAO,EAC1E,aAAaA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,0CAA0C,EACxI,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,kCAAkCC,eAAAA,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"send-organization-invitations.cjs","names":["z","action"],"sources":["../../src/actions/send-organization-invitations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonSendOrganizationInvitationsInput = z.object({\n org_id: z.string().describe(\"The Neon organization ID\"),\n invitations: z.array(z.object({\n role: z.enum([\"admin\", \"member\"]).describe(\"The role of the organization member\"),\n email: z.string().describe(\"Email\"),\n}).describe(\"Request schema for `Invitations`\")).describe(\"Invitations\"),\n}).describe(\"Request schema for `SendOrganizationInvitations`\");\nconst NeonSendOrganizationInvitations_OrganizationInvitationSchema = z.object({\n id: z.string().describe(\"Unique identifier of the invitation\").nullable(),\n role: z.string().describe(\"Role assigned to the invited user (e.g., 'member')\").nullable(),\n email: z.string().describe(\"Email address of the invited user\").nullable(),\n org_id: z.string().describe(\"Organization identifier\").nullable(),\n invited_at: z.string().describe(\"ISO 8601 timestamp when the invitation was created\").nullable(),\n invited_by: z.string().describe(\"User ID of the person who sent the invitation\").nullable(),\n}).describe(\"Individual organization invitation\");\nexport const NeonSendOrganizationInvitationsOutput = z.object({\n invitations: z.array(NeonSendOrganizationInvitations_OrganizationInvitationSchema).describe(\"List of created organization invitations\"),\n}).describe(\"Response schema for `SendOrganizationInvitations`\");\n\nexport const neonSendOrganizationInvitations = action(\"NEON_SEND_ORGANIZATION_INVITATIONS\", {\n slug: \"neon-send-organization-invitations\",\n name: \"Send organization invitations\",\n description: \"Creates and sends invitations to join an organization in the Neon B2B SaaS integration platform. This endpoint allows administrators to invite multiple users simultaneously, specifying their email addresses and intended roles within the organization. It should be used when expanding the organization's membership or when assigning new roles to incoming members. The endpoint does not verify if the email addresses are associated with existing Neon accounts; it simply sends out invitations to the specified email addresses.\",\n input: NeonSendOrganizationInvitationsInput,\n output: NeonSendOrganizationInvitationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACtD,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC9B,MAAMA,IAAAA,EAAE,KAAK,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC;EAChF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,OAAO;CACpC,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,CAAC,SAAS,aAAa;AACvE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACzF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAChE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,aAAaA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,0CAA0C,EACxI,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,kCAAkCC,eAAAA,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/send-organization-invitations.d.ts
4
- declare const NeonSendOrganizationInvitationsInput: z.ZodTypeAny;
5
- declare const NeonSendOrganizationInvitationsOutput: z.ZodTypeAny;
6
- declare const neonSendOrganizationInvitations: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonSendOrganizationInvitationsInput: z.ZodObject<{
5
+ org_id: z.ZodString;
6
+ invitations: z.ZodArray<z.ZodObject<{
7
+ role: z.ZodEnum<{
8
+ member: "member";
9
+ admin: "admin";
10
+ }>;
11
+ email: z.ZodString;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const NeonSendOrganizationInvitationsOutput: z.ZodObject<{
15
+ invitations: z.ZodArray<z.ZodObject<{
16
+ id: z.ZodNullable<z.ZodString>;
17
+ role: z.ZodNullable<z.ZodString>;
18
+ email: z.ZodNullable<z.ZodString>;
19
+ org_id: z.ZodNullable<z.ZodString>;
20
+ invited_at: z.ZodNullable<z.ZodString>;
21
+ invited_by: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$strip>>;
23
+ }, z.core.$strip>;
24
+ declare const neonSendOrganizationInvitations: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ org_id: string;
26
+ invitations: {
27
+ role: "member" | "admin";
28
+ email: string;
29
+ }[];
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { neonSendOrganizationInvitations };
9
33
  //# sourceMappingURL=send-organization-invitations.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"send-organization-invitations.d.cts","names":[],"sources":["../../src/actions/send-organization-invitations.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAMU;AAAA,cASlD,qCAAA,EAAuC,CAAA,CAAE,UAEU;AAAA,cAEnD,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"send-organization-invitations.d.cts","names":[],"sources":["../../src/actions/send-organization-invitations.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;cAepC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/send-organization-invitations.d.ts
4
- declare const NeonSendOrganizationInvitationsInput: z.ZodTypeAny;
5
- declare const NeonSendOrganizationInvitationsOutput: z.ZodTypeAny;
6
- declare const neonSendOrganizationInvitations: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonSendOrganizationInvitationsInput: z.ZodObject<{
5
+ org_id: z.ZodString;
6
+ invitations: z.ZodArray<z.ZodObject<{
7
+ role: z.ZodEnum<{
8
+ member: "member";
9
+ admin: "admin";
10
+ }>;
11
+ email: z.ZodString;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const NeonSendOrganizationInvitationsOutput: z.ZodObject<{
15
+ invitations: z.ZodArray<z.ZodObject<{
16
+ id: z.ZodNullable<z.ZodString>;
17
+ role: z.ZodNullable<z.ZodString>;
18
+ email: z.ZodNullable<z.ZodString>;
19
+ org_id: z.ZodNullable<z.ZodString>;
20
+ invited_at: z.ZodNullable<z.ZodString>;
21
+ invited_by: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$strip>>;
23
+ }, z.core.$strip>;
24
+ declare const neonSendOrganizationInvitations: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ org_id: string;
26
+ invitations: {
27
+ role: "member" | "admin";
28
+ email: string;
29
+ }[];
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { neonSendOrganizationInvitations };
9
33
  //# sourceMappingURL=send-organization-invitations.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"send-organization-invitations.d.mts","names":[],"sources":["../../src/actions/send-organization-invitations.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAMU;AAAA,cASlD,qCAAA,EAAuC,CAAA,CAAE,UAEU;AAAA,cAEnD,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"send-organization-invitations.d.mts","names":[],"sources":["../../src/actions/send-organization-invitations.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;cAepC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -9,12 +9,12 @@ const NeonSendOrganizationInvitationsInput = z.object({
9
9
  }).describe("Request schema for `Invitations`")).describe("Invitations")
10
10
  }).describe("Request schema for `SendOrganizationInvitations`");
11
11
  const NeonSendOrganizationInvitations_OrganizationInvitationSchema = z.object({
12
- id: z.string().describe("Unique identifier of the invitation"),
13
- role: z.string().describe("Role assigned to the invited user (e.g., 'member')"),
14
- email: z.string().describe("Email address of the invited user"),
15
- org_id: z.string().describe("Organization identifier"),
16
- invited_at: z.string().describe("ISO 8601 timestamp when the invitation was created"),
17
- invited_by: z.string().describe("User ID of the person who sent the invitation")
12
+ id: z.string().describe("Unique identifier of the invitation").nullable(),
13
+ role: z.string().describe("Role assigned to the invited user (e.g., 'member')").nullable(),
14
+ email: z.string().describe("Email address of the invited user").nullable(),
15
+ org_id: z.string().describe("Organization identifier").nullable(),
16
+ invited_at: z.string().describe("ISO 8601 timestamp when the invitation was created").nullable(),
17
+ invited_by: z.string().describe("User ID of the person who sent the invitation").nullable()
18
18
  }).describe("Individual organization invitation");
19
19
  const neonSendOrganizationInvitations = action("NEON_SEND_ORGANIZATION_INVITATIONS", {
20
20
  slug: "neon-send-organization-invitations",
@@ -1 +1 @@
1
- {"version":3,"file":"send-organization-invitations.mjs","names":[],"sources":["../../src/actions/send-organization-invitations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonSendOrganizationInvitationsInput: z.ZodTypeAny = z.object({\n org_id: z.string().describe(\"The Neon organization ID\"),\n invitations: z.array(z.object({\n role: z.enum([\"admin\", \"member\"]).describe(\"The role of the organization member\"),\n email: z.string().describe(\"Email\"),\n}).describe(\"Request schema for `Invitations`\")).describe(\"Invitations\"),\n}).describe(\"Request schema for `SendOrganizationInvitations`\");\nconst NeonSendOrganizationInvitations_OrganizationInvitationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the invitation\"),\n role: z.string().describe(\"Role assigned to the invited user (e.g., 'member')\"),\n email: z.string().describe(\"Email address of the invited user\"),\n org_id: z.string().describe(\"Organization identifier\"),\n invited_at: z.string().describe(\"ISO 8601 timestamp when the invitation was created\"),\n invited_by: z.string().describe(\"User ID of the person who sent the invitation\"),\n}).describe(\"Individual organization invitation\");\nexport const NeonSendOrganizationInvitationsOutput: z.ZodTypeAny = z.object({\n invitations: z.array(NeonSendOrganizationInvitations_OrganizationInvitationSchema).describe(\"List of created organization invitations\"),\n}).describe(\"Response schema for `SendOrganizationInvitations`\");\n\nexport const neonSendOrganizationInvitations = action(\"NEON_SEND_ORGANIZATION_INVITATIONS\", {\n slug: \"neon-send-organization-invitations\",\n name: \"Send organization invitations\",\n description: \"Creates and sends invitations to join an organization in the Neon B2B SaaS integration platform. This endpoint allows administrators to invite multiple users simultaneously, specifying their email addresses and intended roles within the organization. It should be used when expanding the organization's membership or when assigning new roles to incoming members. The endpoint does not verify if the email addresses are associated with existing Neon accounts; it simply sends out invitations to the specified email addresses.\",\n input: NeonSendOrganizationInvitationsInput,\n output: NeonSendOrganizationInvitationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqD,EAAE,OAAO;CACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACtD,aAAa,EAAE,MAAM,EAAE,OAAO;EAC9B,MAAM,EAAE,KAAK,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC;EAChF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,OAAO;CACpC,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,CAAC,SAAS,aAAa;AACvE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+DAA6E,EAAE,OAAO;CAC1F,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC9D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACrD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AACjF,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAKhD,MAAa,kCAAkC,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiE,EAAE,OAAO,EAC1E,aAAa,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,0CAA0C,EACxI,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"send-organization-invitations.mjs","names":[],"sources":["../../src/actions/send-organization-invitations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonSendOrganizationInvitationsInput = z.object({\n org_id: z.string().describe(\"The Neon organization ID\"),\n invitations: z.array(z.object({\n role: z.enum([\"admin\", \"member\"]).describe(\"The role of the organization member\"),\n email: z.string().describe(\"Email\"),\n}).describe(\"Request schema for `Invitations`\")).describe(\"Invitations\"),\n}).describe(\"Request schema for `SendOrganizationInvitations`\");\nconst NeonSendOrganizationInvitations_OrganizationInvitationSchema = z.object({\n id: z.string().describe(\"Unique identifier of the invitation\").nullable(),\n role: z.string().describe(\"Role assigned to the invited user (e.g., 'member')\").nullable(),\n email: z.string().describe(\"Email address of the invited user\").nullable(),\n org_id: z.string().describe(\"Organization identifier\").nullable(),\n invited_at: z.string().describe(\"ISO 8601 timestamp when the invitation was created\").nullable(),\n invited_by: z.string().describe(\"User ID of the person who sent the invitation\").nullable(),\n}).describe(\"Individual organization invitation\");\nexport const NeonSendOrganizationInvitationsOutput = z.object({\n invitations: z.array(NeonSendOrganizationInvitations_OrganizationInvitationSchema).describe(\"List of created organization invitations\"),\n}).describe(\"Response schema for `SendOrganizationInvitations`\");\n\nexport const neonSendOrganizationInvitations = action(\"NEON_SEND_ORGANIZATION_INVITATIONS\", {\n slug: \"neon-send-organization-invitations\",\n name: \"Send organization invitations\",\n description: \"Creates and sends invitations to join an organization in the Neon B2B SaaS integration platform. This endpoint allows administrators to invite multiple users simultaneously, specifying their email addresses and intended roles within the organization. It should be used when expanding the organization's membership or when assigning new roles to incoming members. The endpoint does not verify if the email addresses are associated with existing Neon accounts; it simply sends out invitations to the specified email addresses.\",\n input: NeonSendOrganizationInvitationsInput,\n output: NeonSendOrganizationInvitationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACtD,aAAa,EAAE,MAAM,EAAE,OAAO;EAC9B,MAAM,EAAE,KAAK,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC;EAChF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,OAAO;CACpC,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,CAAC,SAAS,aAAa;AACvE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+DAA+D,EAAE,OAAO;CAC5E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACzF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAChE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAKhD,MAAa,kCAAkC,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmD,EAAE,OAAO,EAC5D,aAAa,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,0CAA0C,EACxI,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
@@ -6,36 +6,36 @@ const NeonSetBranchAsDefaultInput = zod.z.object({
6
6
  project_id: zod.z.string().describe("The Neon project ID")
7
7
  }).describe("Request schema for `SetBranchAsDefault`");
8
8
  const NeonSetBranchAsDefault_EndpointSchema = zod.z.object({
9
- id: zod.z.string().describe("Endpoint identifier with ep- prefix"),
10
- host: zod.z.string().describe("The proxy host for the endpoint"),
11
- name: zod.z.string().describe("User-specified endpoint name"),
12
- type: zod.z.string().describe("Endpoint type (e.g., 'read_write', 'read_only')"),
13
- status: zod.z.string().describe("Current operational state of the endpoint"),
14
- branch_id: zod.z.string().describe("Associated branch identifier"),
15
- region_id: zod.z.string().describe("Deployment region identifier"),
16
- created_at: zod.z.string().describe("Timestamp when the endpoint was created"),
17
- project_id: zod.z.string().describe("Associated project identifier"),
18
- updated_at: zod.z.string().describe("Timestamp when the endpoint was last updated"),
9
+ id: zod.z.string().describe("Endpoint identifier with ep- prefix").nullable(),
10
+ host: zod.z.string().describe("The proxy host for the endpoint").nullable(),
11
+ name: zod.z.string().describe("User-specified endpoint name").nullable(),
12
+ type: zod.z.string().describe("Endpoint type (e.g., 'read_write', 'read_only')").nullable(),
13
+ status: zod.z.string().describe("Current operational state of the endpoint").nullable(),
14
+ branch_id: zod.z.string().describe("Associated branch identifier").nullable(),
15
+ region_id: zod.z.string().describe("Deployment region identifier").nullable(),
16
+ created_at: zod.z.string().describe("Timestamp when the endpoint was created").nullable(),
17
+ project_id: zod.z.string().describe("Associated project identifier").nullable(),
18
+ updated_at: zod.z.string().describe("Timestamp when the endpoint was last updated").nullable(),
19
19
  compute_type: zod.z.string().describe("Compute instance type").nullable().optional(),
20
20
  autoscaling_limit_max_cu: zod.z.number().describe("The maximum number of Compute Units").nullable().optional(),
21
21
  autoscaling_limit_min_cu: zod.z.number().describe("The minimum number of Compute Units (minimum value is 0.25)").nullable().optional()
22
22
  }).describe("Compute endpoint associated with a branch");
23
23
  const NeonSetBranchAsDefault_BranchSchema = zod.z.object({
24
- id: zod.z.string().describe("Branch identifier with br- prefix"),
25
- name: zod.z.string().describe("Branch name"),
26
- "default": zod.z.boolean().describe("Indicates if this is the project's default branch (will be true for the response)"),
24
+ id: zod.z.string().describe("Branch identifier with br- prefix").nullable(),
25
+ name: zod.z.string().describe("Branch name").nullable(),
26
+ "default": zod.z.boolean().describe("Indicates if this is the project's default branch (will be true for the response)").nullable(),
27
27
  endpoints: zod.z.array(NeonSetBranchAsDefault_EndpointSchema).describe("Compute endpoints associated with the branch").nullable().optional(),
28
28
  parent_id: zod.z.string().describe("Parent branch identifier for child branches").nullable().optional(),
29
- protected: zod.z.boolean().describe("Whether the branch is protected from deletion"),
30
- created_at: zod.z.string().describe("Timestamp when the branch was created"),
29
+ protected: zod.z.boolean().describe("Whether the branch is protected from deletion").nullable(),
30
+ created_at: zod.z.string().describe("Timestamp when the branch was created").nullable(),
31
31
  parent_lsn: zod.z.string().describe("Log Sequence Number indicating parent branch state").nullable().optional(),
32
- project_id: zod.z.string().describe("Associated project identifier"),
33
- updated_at: zod.z.string().describe("Timestamp when the branch was last updated"),
32
+ project_id: zod.z.string().describe("Associated project identifier").nullable(),
33
+ updated_at: zod.z.string().describe("Timestamp when the branch was last updated").nullable(),
34
34
  archived_at: zod.z.string().describe("Timestamp when the branch was archived, if applicable").nullable().optional(),
35
35
  init_source: zod.z.string().describe("Initialization source (e.g., 'parent-data')").nullable().optional(),
36
36
  cpu_used_sec: zod.z.number().int().describe("Total CPU time consumed in seconds").nullable().optional(),
37
37
  logical_size: zod.z.number().int().describe("Current logical data size in bytes").nullable().optional(),
38
- current_state: zod.z.string().describe("Current operational state of the branch (e.g., 'ready')"),
38
+ current_state: zod.z.string().describe("Current operational state of the branch (e.g., 'ready')").nullable(),
39
39
  physical_size: zod.z.number().int().describe("Physical storage size in bytes").nullable().optional(),
40
40
  creation_source: zod.z.string().describe("How the branch was created (e.g., 'console')").nullable().optional(),
41
41
  state_changed_at: zod.z.string().describe("Timestamp of last state change").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"set-branch-as-default.cjs","names":["z","action"],"sources":["../../src/actions/set-branch-as-default.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonSetBranchAsDefaultInput: 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 `SetBranchAsDefault`\");\nconst NeonSetBranchAsDefault_EndpointSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Endpoint identifier with ep- prefix\"),\n host: z.string().describe(\"The proxy host for the endpoint\"),\n name: z.string().describe(\"User-specified endpoint name\"),\n type: z.string().describe(\"Endpoint type (e.g., 'read_write', 'read_only')\"),\n status: z.string().describe(\"Current operational state of the endpoint\"),\n branch_id: z.string().describe(\"Associated branch identifier\"),\n region_id: z.string().describe(\"Deployment region identifier\"),\n created_at: z.string().describe(\"Timestamp when the endpoint was created\"),\n project_id: z.string().describe(\"Associated project identifier\"),\n updated_at: z.string().describe(\"Timestamp when the endpoint was last updated\"),\n compute_type: z.string().describe(\"Compute instance type\").nullable().optional(),\n autoscaling_limit_max_cu: z.number().describe(\"The maximum number of Compute Units\").nullable().optional(),\n autoscaling_limit_min_cu: z.number().describe(\"The minimum number of Compute Units (minimum value is 0.25)\").nullable().optional(),\n}).describe(\"Compute endpoint associated with a branch\");\nconst NeonSetBranchAsDefault_BranchSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Branch identifier with br- prefix\"),\n name: z.string().describe(\"Branch name\"),\n \"default\": z.boolean().describe(\"Indicates if this is the project's default branch (will be true for the response)\"),\n endpoints: z.array(NeonSetBranchAsDefault_EndpointSchema).describe(\"Compute endpoints associated with the branch\").nullable().optional(),\n parent_id: z.string().describe(\"Parent branch identifier for child branches\").nullable().optional(),\n protected: z.boolean().describe(\"Whether the branch is protected from deletion\"),\n created_at: z.string().describe(\"Timestamp when the branch was created\"),\n parent_lsn: z.string().describe(\"Log Sequence Number indicating parent branch state\").nullable().optional(),\n project_id: z.string().describe(\"Associated project identifier\"),\n updated_at: z.string().describe(\"Timestamp when the branch was last updated\"),\n archived_at: z.string().describe(\"Timestamp when the branch was archived, if applicable\").nullable().optional(),\n init_source: z.string().describe(\"Initialization source (e.g., 'parent-data')\").nullable().optional(),\n cpu_used_sec: z.number().int().describe(\"Total CPU time consumed in seconds\").nullable().optional(),\n logical_size: z.number().int().describe(\"Current logical data size in bytes\").nullable().optional(),\n current_state: z.string().describe(\"Current operational state of the branch (e.g., 'ready')\"),\n physical_size: z.number().int().describe(\"Physical storage size in bytes\").nullable().optional(),\n creation_source: z.string().describe(\"How the branch was created (e.g., 'console')\").nullable().optional(),\n state_changed_at: z.string().describe(\"Timestamp of last state change\").nullable().optional(),\n written_data_bytes: z.number().int().describe(\"Total data written in bytes\").nullable().optional(),\n active_time_seconds: z.number().int().describe(\"Total active time duration in seconds\").nullable().optional(),\n data_transfer_bytes: z.number().int().describe(\"Total data transferred in bytes\").nullable().optional(),\n compute_time_seconds: z.number().int().describe(\"Total compute time duration in seconds\").nullable().optional(),\n}).describe(\"Branch object representing a Neon database branch\");\nexport const NeonSetBranchAsDefaultOutput: z.ZodTypeAny = z.object({\n branch: NeonSetBranchAsDefault_BranchSchema.nullable(),\n}).describe(\"Response schema for `SetBranchAsDefault`\");\n\nexport const neonSetBranchAsDefault = action(\"NEON_SET_BRANCH_AS_DEFAULT\", {\n slug: \"neon-set-branch-as-default\",\n name: \"Set branch as default\",\n description: \"Sets a specified branch as the default branch for a given project in Neon. This endpoint allows users to designate a particular branch as the primary or main branch for a project, which can be useful for organizing workflows and setting default behaviors. The operation is performed using a POST request, indicating that it modifies the state of the project. Use this endpoint when you need to change the default branch of a project, such as after creating a new branch or deciding to switch the main development focus. It's important to note that this action may affect how other operations interact with the project, as many systems use the default branch as a reference point for various functionalities.\",\n input: NeonSetBranchAsDefaultInput,\n output: NeonSetBranchAsDefaultOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"set-branch-as-default.cjs","names":["z","action"],"sources":["../../src/actions/set-branch-as-default.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonSetBranchAsDefaultInput = 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 `SetBranchAsDefault`\");\nconst NeonSetBranchAsDefault_EndpointSchema = z.object({\n id: z.string().describe(\"Endpoint identifier with ep- prefix\").nullable(),\n host: z.string().describe(\"The proxy host for the endpoint\").nullable(),\n name: z.string().describe(\"User-specified endpoint name\").nullable(),\n type: z.string().describe(\"Endpoint type (e.g., 'read_write', 'read_only')\").nullable(),\n status: z.string().describe(\"Current operational state of the endpoint\").nullable(),\n branch_id: z.string().describe(\"Associated branch identifier\").nullable(),\n region_id: z.string().describe(\"Deployment region identifier\").nullable(),\n created_at: z.string().describe(\"Timestamp when the endpoint was created\").nullable(),\n project_id: z.string().describe(\"Associated project identifier\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the endpoint was last updated\").nullable(),\n compute_type: z.string().describe(\"Compute instance type\").nullable().optional(),\n autoscaling_limit_max_cu: z.number().describe(\"The maximum number of Compute Units\").nullable().optional(),\n autoscaling_limit_min_cu: z.number().describe(\"The minimum number of Compute Units (minimum value is 0.25)\").nullable().optional(),\n}).describe(\"Compute endpoint associated with a branch\");\nconst NeonSetBranchAsDefault_BranchSchema = z.object({\n id: z.string().describe(\"Branch identifier with br- prefix\").nullable(),\n name: z.string().describe(\"Branch name\").nullable(),\n \"default\": z.boolean().describe(\"Indicates if this is the project's default branch (will be true for the response)\").nullable(),\n endpoints: z.array(NeonSetBranchAsDefault_EndpointSchema).describe(\"Compute endpoints associated with the branch\").nullable().optional(),\n parent_id: z.string().describe(\"Parent branch identifier for child branches\").nullable().optional(),\n protected: z.boolean().describe(\"Whether the branch is protected from deletion\").nullable(),\n created_at: z.string().describe(\"Timestamp when the branch was created\").nullable(),\n parent_lsn: z.string().describe(\"Log Sequence Number indicating parent branch state\").nullable().optional(),\n project_id: z.string().describe(\"Associated project identifier\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the branch was last updated\").nullable(),\n archived_at: z.string().describe(\"Timestamp when the branch was archived, if applicable\").nullable().optional(),\n init_source: z.string().describe(\"Initialization source (e.g., 'parent-data')\").nullable().optional(),\n cpu_used_sec: z.number().int().describe(\"Total CPU time consumed in seconds\").nullable().optional(),\n logical_size: z.number().int().describe(\"Current logical data size in bytes\").nullable().optional(),\n current_state: z.string().describe(\"Current operational state of the branch (e.g., 'ready')\").nullable(),\n physical_size: z.number().int().describe(\"Physical storage size in bytes\").nullable().optional(),\n creation_source: z.string().describe(\"How the branch was created (e.g., 'console')\").nullable().optional(),\n state_changed_at: z.string().describe(\"Timestamp of last state change\").nullable().optional(),\n written_data_bytes: z.number().int().describe(\"Total data written in bytes\").nullable().optional(),\n active_time_seconds: z.number().int().describe(\"Total active time duration in seconds\").nullable().optional(),\n data_transfer_bytes: z.number().int().describe(\"Total data transferred in bytes\").nullable().optional(),\n compute_time_seconds: z.number().int().describe(\"Total compute time duration in seconds\").nullable().optional(),\n}).describe(\"Branch object representing a Neon database branch\");\nexport const NeonSetBranchAsDefaultOutput = z.object({\n branch: NeonSetBranchAsDefault_BranchSchema.nullable(),\n}).describe(\"Response schema for `SetBranchAsDefault`\");\n\nexport const neonSetBranchAsDefault = action(\"NEON_SET_BRANCH_AS_DEFAULT\", {\n slug: \"neon-set-branch-as-default\",\n name: \"Set branch as default\",\n description: \"Sets a specified branch as the default branch for a given project in Neon. This endpoint allows users to designate a particular branch as the primary or main branch for a project, which can be useful for organizing workflows and setting default behaviors. The operation is performed using a POST request, indicating that it modifies the state of the project. Use this endpoint when you need to change the default branch of a project, such as after creating a new branch or deciding to switch the main development focus. It's important to note that this action may affect how other operations interact with the project, as many systems use the default branch as a reference point for various functionalities.\",\n input: NeonSetBranchAsDefaultInput,\n output: NeonSetBranchAsDefaultOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,54 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/set-branch-as-default.d.ts
4
- declare const NeonSetBranchAsDefaultInput: z.ZodTypeAny;
5
- declare const NeonSetBranchAsDefaultOutput: z.ZodTypeAny;
6
- declare const neonSetBranchAsDefault: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonSetBranchAsDefaultInput: z.ZodObject<{
5
+ branch_id: z.ZodString;
6
+ project_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const NeonSetBranchAsDefaultOutput: z.ZodObject<{
9
+ branch: z.ZodNullable<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ default: z.ZodNullable<z.ZodBoolean>;
13
+ endpoints: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ host: z.ZodNullable<z.ZodString>;
16
+ name: z.ZodNullable<z.ZodString>;
17
+ type: z.ZodNullable<z.ZodString>;
18
+ status: z.ZodNullable<z.ZodString>;
19
+ branch_id: z.ZodNullable<z.ZodString>;
20
+ region_id: z.ZodNullable<z.ZodString>;
21
+ created_at: z.ZodNullable<z.ZodString>;
22
+ project_id: z.ZodNullable<z.ZodString>;
23
+ updated_at: z.ZodNullable<z.ZodString>;
24
+ compute_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ autoscaling_limit_max_cu: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ autoscaling_limit_min_cu: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
27
+ }, z.core.$strip>>>>;
28
+ parent_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ protected: z.ZodNullable<z.ZodBoolean>;
30
+ created_at: z.ZodNullable<z.ZodString>;
31
+ parent_lsn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ project_id: z.ZodNullable<z.ZodString>;
33
+ updated_at: z.ZodNullable<z.ZodString>;
34
+ archived_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ init_source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ cpu_used_sec: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
37
+ logical_size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
38
+ current_state: z.ZodNullable<z.ZodString>;
39
+ physical_size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
+ creation_source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ state_changed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ written_data_bytes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
43
+ active_time_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
44
+ data_transfer_bytes: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
+ compute_time_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
46
+ }, z.core.$strip>>;
47
+ }, z.core.$strip>;
48
+ declare const neonSetBranchAsDefault: import("@keystrokehq/action").WorkflowActionDefinition<{
49
+ branch_id: string;
50
+ project_id: string;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
52
  //#endregion
8
53
  export { neonSetBranchAsDefault };
9
54
  //# sourceMappingURL=set-branch-as-default.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"set-branch-as-default.d.cts","names":[],"sources":["../../src/actions/set-branch-as-default.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAGU;AAAA,cAwCzC,4BAAA,EAA8B,CAAA,CAAE,UAEU;AAAA,cAE1C,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"set-branch-as-default.d.cts","names":[],"sources":["../../src/actions/set-branch-as-default.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cA2C3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}