@keystrokehq/neon 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (811) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/accept-projects-transfer-requests.cjs.map +1 -1
  4. package/dist/actions/accept-projects-transfer-requests.d.cts +15 -3
  5. package/dist/actions/accept-projects-transfer-requests.d.cts.map +1 -1
  6. package/dist/actions/accept-projects-transfer-requests.d.mts +15 -3
  7. package/dist/actions/accept-projects-transfer-requests.d.mts.map +1 -1
  8. package/dist/actions/accept-projects-transfer-requests.mjs.map +1 -1
  9. package/dist/actions/access-project-details-by-id.cjs +16 -16
  10. package/dist/actions/access-project-details-by-id.cjs.map +1 -1
  11. package/dist/actions/access-project-details-by-id.d.cts +81 -3
  12. package/dist/actions/access-project-details-by-id.d.cts.map +1 -1
  13. package/dist/actions/access-project-details-by-id.d.mts +81 -3
  14. package/dist/actions/access-project-details-by-id.d.mts.map +1 -1
  15. package/dist/actions/access-project-details-by-id.mjs +16 -16
  16. package/dist/actions/access-project-details-by-id.mjs.map +1 -1
  17. package/dist/actions/add-new-jwks-to-project-endpoint.cjs.map +1 -1
  18. package/dist/actions/add-new-jwks-to-project-endpoint.d.cts +41 -3
  19. package/dist/actions/add-new-jwks-to-project-endpoint.d.cts.map +1 -1
  20. package/dist/actions/add-new-jwks-to-project-endpoint.d.mts +41 -3
  21. package/dist/actions/add-new-jwks-to-project-endpoint.d.mts.map +1 -1
  22. package/dist/actions/add-new-jwks-to-project-endpoint.mjs.map +1 -1
  23. package/dist/actions/add-project-email-permission.cjs.map +1 -1
  24. package/dist/actions/add-project-email-permission.d.cts +15 -3
  25. package/dist/actions/add-project-email-permission.d.cts.map +1 -1
  26. package/dist/actions/add-project-email-permission.d.mts +15 -3
  27. package/dist/actions/add-project-email-permission.d.mts.map +1 -1
  28. package/dist/actions/add-project-email-permission.mjs.map +1 -1
  29. package/dist/actions/add-role-to-branch.cjs +2 -2
  30. package/dist/actions/add-role-to-branch.cjs.map +1 -1
  31. package/dist/actions/add-role-to-branch.d.cts +33 -3
  32. package/dist/actions/add-role-to-branch.d.cts.map +1 -1
  33. package/dist/actions/add-role-to-branch.d.mts +33 -3
  34. package/dist/actions/add-role-to-branch.d.mts.map +1 -1
  35. package/dist/actions/add-role-to-branch.mjs +2 -2
  36. package/dist/actions/add-role-to-branch.mjs.map +1 -1
  37. package/dist/actions/count-project-branches.cjs +1 -1
  38. package/dist/actions/count-project-branches.cjs.map +1 -1
  39. package/dist/actions/count-project-branches.d.cts +11 -3
  40. package/dist/actions/count-project-branches.d.cts.map +1 -1
  41. package/dist/actions/count-project-branches.d.mts +11 -3
  42. package/dist/actions/count-project-branches.d.mts.map +1 -1
  43. package/dist/actions/count-project-branches.mjs +1 -1
  44. package/dist/actions/count-project-branches.mjs.map +1 -1
  45. package/dist/actions/create-api-key-for-organization.cjs +5 -5
  46. package/dist/actions/create-api-key-for-organization.cjs.map +1 -1
  47. package/dist/actions/create-api-key-for-organization.d.cts +15 -3
  48. package/dist/actions/create-api-key-for-organization.d.cts.map +1 -1
  49. package/dist/actions/create-api-key-for-organization.d.mts +15 -3
  50. package/dist/actions/create-api-key-for-organization.d.mts.map +1 -1
  51. package/dist/actions/create-api-key-for-organization.mjs +5 -5
  52. package/dist/actions/create-api-key-for-organization.mjs.map +1 -1
  53. package/dist/actions/create-auth-keys.cjs +7 -7
  54. package/dist/actions/create-auth-keys.cjs.map +1 -1
  55. package/dist/actions/create-auth-keys.d.cts +23 -3
  56. package/dist/actions/create-auth-keys.d.cts.map +1 -1
  57. package/dist/actions/create-auth-keys.d.mts +23 -3
  58. package/dist/actions/create-auth-keys.d.mts.map +1 -1
  59. package/dist/actions/create-auth-keys.mjs +7 -7
  60. package/dist/actions/create-auth-keys.mjs.map +1 -1
  61. package/dist/actions/create-auth-user.cjs +1 -1
  62. package/dist/actions/create-auth-user.cjs.map +1 -1
  63. package/dist/actions/create-auth-user.d.cts +15 -3
  64. package/dist/actions/create-auth-user.d.cts.map +1 -1
  65. package/dist/actions/create-auth-user.d.mts +15 -3
  66. package/dist/actions/create-auth-user.d.mts.map +1 -1
  67. package/dist/actions/create-auth-user.mjs +1 -1
  68. package/dist/actions/create-auth-user.mjs.map +1 -1
  69. package/dist/actions/create-branch-database.cjs +14 -14
  70. package/dist/actions/create-branch-database.cjs.map +1 -1
  71. package/dist/actions/create-branch-database.d.cts +36 -3
  72. package/dist/actions/create-branch-database.d.cts.map +1 -1
  73. package/dist/actions/create-branch-database.d.mts +36 -3
  74. package/dist/actions/create-branch-database.d.mts.map +1 -1
  75. package/dist/actions/create-branch-database.mjs +14 -14
  76. package/dist/actions/create-branch-database.mjs.map +1 -1
  77. package/dist/actions/create-branches-auth.cjs +7 -7
  78. package/dist/actions/create-branches-auth.cjs.map +1 -1
  79. package/dist/actions/create-branches-auth.d.cts +27 -3
  80. package/dist/actions/create-branches-auth.d.cts.map +1 -1
  81. package/dist/actions/create-branches-auth.d.mts +27 -3
  82. package/dist/actions/create-branches-auth.d.mts.map +1 -1
  83. package/dist/actions/create-branches-auth.mjs +7 -7
  84. package/dist/actions/create-branches-auth.mjs.map +1 -1
  85. package/dist/actions/create-branches-data-api.cjs +1 -1
  86. package/dist/actions/create-branches-data-api.cjs.map +1 -1
  87. package/dist/actions/create-branches-data-api.d.cts +52 -3
  88. package/dist/actions/create-branches-data-api.d.cts.map +1 -1
  89. package/dist/actions/create-branches-data-api.d.mts +52 -3
  90. package/dist/actions/create-branches-data-api.d.mts.map +1 -1
  91. package/dist/actions/create-branches-data-api.mjs +1 -1
  92. package/dist/actions/create-branches-data-api.mjs.map +1 -1
  93. package/dist/actions/create-branches-snapshot.cjs +11 -11
  94. package/dist/actions/create-branches-snapshot.cjs.map +1 -1
  95. package/dist/actions/create-branches-snapshot.d.cts +38 -3
  96. package/dist/actions/create-branches-snapshot.d.cts.map +1 -1
  97. package/dist/actions/create-branches-snapshot.d.mts +38 -3
  98. package/dist/actions/create-branches-snapshot.d.mts.map +1 -1
  99. package/dist/actions/create-branches-snapshot.mjs +11 -11
  100. package/dist/actions/create-branches-snapshot.mjs.map +1 -1
  101. package/dist/actions/create-compute-endpoint.cjs +10 -10
  102. package/dist/actions/create-compute-endpoint.cjs.map +1 -1
  103. package/dist/actions/create-compute-endpoint.d.cts +94 -3
  104. package/dist/actions/create-compute-endpoint.d.cts.map +1 -1
  105. package/dist/actions/create-compute-endpoint.d.mts +94 -3
  106. package/dist/actions/create-compute-endpoint.d.mts.map +1 -1
  107. package/dist/actions/create-compute-endpoint.mjs +10 -10
  108. package/dist/actions/create-compute-endpoint.mjs.map +1 -1
  109. package/dist/actions/create-new-api-key.cjs +4 -4
  110. package/dist/actions/create-new-api-key.cjs.map +1 -1
  111. package/dist/actions/create-new-api-key.d.cts +15 -3
  112. package/dist/actions/create-new-api-key.d.cts.map +1 -1
  113. package/dist/actions/create-new-api-key.d.mts +15 -3
  114. package/dist/actions/create-new-api-key.d.mts.map +1 -1
  115. package/dist/actions/create-new-api-key.mjs +4 -4
  116. package/dist/actions/create-new-api-key.mjs.map +1 -1
  117. package/dist/actions/create-new-project-branch.cjs +29 -29
  118. package/dist/actions/create-new-project-branch.cjs.map +1 -1
  119. package/dist/actions/create-new-project-branch.d.cts +75 -3
  120. package/dist/actions/create-new-project-branch.d.cts.map +1 -1
  121. package/dist/actions/create-new-project-branch.d.mts +75 -3
  122. package/dist/actions/create-new-project-branch.d.mts.map +1 -1
  123. package/dist/actions/create-new-project-branch.mjs +29 -29
  124. package/dist/actions/create-new-project-branch.mjs.map +1 -1
  125. package/dist/actions/create-project-branch-anonymized.cjs +31 -31
  126. package/dist/actions/create-project-branch-anonymized.cjs.map +1 -1
  127. package/dist/actions/create-project-branch-anonymized.d.cts +104 -3
  128. package/dist/actions/create-project-branch-anonymized.d.cts.map +1 -1
  129. package/dist/actions/create-project-branch-anonymized.d.mts +104 -3
  130. package/dist/actions/create-project-branch-anonymized.d.mts.map +1 -1
  131. package/dist/actions/create-project-branch-anonymized.mjs +31 -31
  132. package/dist/actions/create-project-branch-anonymized.mjs.map +1 -1
  133. package/dist/actions/create-project-with-quota-and-settings.cjs +52 -52
  134. package/dist/actions/create-project-with-quota-and-settings.cjs.map +1 -1
  135. package/dist/actions/create-project-with-quota-and-settings.d.cts +213 -3
  136. package/dist/actions/create-project-with-quota-and-settings.d.cts.map +1 -1
  137. package/dist/actions/create-project-with-quota-and-settings.d.mts +213 -3
  138. package/dist/actions/create-project-with-quota-and-settings.d.mts.map +1 -1
  139. package/dist/actions/create-project-with-quota-and-settings.mjs +52 -52
  140. package/dist/actions/create-project-with-quota-and-settings.mjs.map +1 -1
  141. package/dist/actions/create-projects-transfer-requests.cjs +4 -4
  142. package/dist/actions/create-projects-transfer-requests.cjs.map +1 -1
  143. package/dist/actions/create-projects-transfer-requests.d.cts +14 -3
  144. package/dist/actions/create-projects-transfer-requests.d.cts.map +1 -1
  145. package/dist/actions/create-projects-transfer-requests.d.mts +14 -3
  146. package/dist/actions/create-projects-transfer-requests.d.mts.map +1 -1
  147. package/dist/actions/create-projects-transfer-requests.mjs +4 -4
  148. package/dist/actions/create-projects-transfer-requests.mjs.map +1 -1
  149. package/dist/actions/create-vpc-endpoint-label.cjs.map +1 -1
  150. package/dist/actions/create-vpc-endpoint-label.d.cts +17 -3
  151. package/dist/actions/create-vpc-endpoint-label.d.cts.map +1 -1
  152. package/dist/actions/create-vpc-endpoint-label.d.mts +17 -3
  153. package/dist/actions/create-vpc-endpoint-label.d.mts.map +1 -1
  154. package/dist/actions/create-vpc-endpoint-label.mjs.map +1 -1
  155. package/dist/actions/create-vpc-endpoint-with-label.cjs +4 -4
  156. package/dist/actions/create-vpc-endpoint-with-label.cjs.map +1 -1
  157. package/dist/actions/create-vpc-endpoint-with-label.d.cts +19 -3
  158. package/dist/actions/create-vpc-endpoint-with-label.d.cts.map +1 -1
  159. package/dist/actions/create-vpc-endpoint-with-label.d.mts +19 -3
  160. package/dist/actions/create-vpc-endpoint-with-label.d.mts.map +1 -1
  161. package/dist/actions/create-vpc-endpoint-with-label.mjs +4 -4
  162. package/dist/actions/create-vpc-endpoint-with-label.mjs.map +1 -1
  163. package/dist/actions/delete-api-key-by-id.cjs +5 -5
  164. package/dist/actions/delete-api-key-by-id.cjs.map +1 -1
  165. package/dist/actions/delete-api-key-by-id.d.cts +17 -3
  166. package/dist/actions/delete-api-key-by-id.d.cts.map +1 -1
  167. package/dist/actions/delete-api-key-by-id.d.mts +17 -3
  168. package/dist/actions/delete-api-key-by-id.d.mts.map +1 -1
  169. package/dist/actions/delete-api-key-by-id.mjs +5 -5
  170. package/dist/actions/delete-api-key-by-id.mjs.map +1 -1
  171. package/dist/actions/delete-auth-domains.cjs +1 -1
  172. package/dist/actions/delete-auth-domains.cjs.map +1 -1
  173. package/dist/actions/delete-auth-domains.d.cts +26 -3
  174. package/dist/actions/delete-auth-domains.d.cts.map +1 -1
  175. package/dist/actions/delete-auth-domains.d.mts +26 -3
  176. package/dist/actions/delete-auth-domains.d.mts.map +1 -1
  177. package/dist/actions/delete-auth-domains.mjs +1 -1
  178. package/dist/actions/delete-auth-domains.mjs.map +1 -1
  179. package/dist/actions/delete-auth-oauth-provider.cjs.map +1 -1
  180. package/dist/actions/delete-auth-oauth-provider.d.cts +17 -3
  181. package/dist/actions/delete-auth-oauth-provider.d.cts.map +1 -1
  182. package/dist/actions/delete-auth-oauth-provider.d.mts +17 -3
  183. package/dist/actions/delete-auth-oauth-provider.d.mts.map +1 -1
  184. package/dist/actions/delete-auth-oauth-provider.mjs.map +1 -1
  185. package/dist/actions/delete-auth-user.cjs.map +1 -1
  186. package/dist/actions/delete-auth-user.d.cts +15 -3
  187. package/dist/actions/delete-auth-user.d.cts.map +1 -1
  188. package/dist/actions/delete-auth-user.d.mts +15 -3
  189. package/dist/actions/delete-auth-user.d.mts.map +1 -1
  190. package/dist/actions/delete-auth-user.mjs.map +1 -1
  191. package/dist/actions/delete-branch-data-api.cjs.map +1 -1
  192. package/dist/actions/delete-branch-data-api.d.cts +11 -3
  193. package/dist/actions/delete-branch-data-api.d.cts.map +1 -1
  194. package/dist/actions/delete-branch-data-api.d.mts +11 -3
  195. package/dist/actions/delete-branch-data-api.d.mts.map +1 -1
  196. package/dist/actions/delete-branch-data-api.mjs.map +1 -1
  197. package/dist/actions/delete-database-from-branch.cjs +14 -14
  198. package/dist/actions/delete-database-from-branch.cjs.map +1 -1
  199. package/dist/actions/delete-database-from-branch.d.cts +43 -3
  200. package/dist/actions/delete-database-from-branch.d.cts.map +1 -1
  201. package/dist/actions/delete-database-from-branch.d.mts +43 -3
  202. package/dist/actions/delete-database-from-branch.d.mts.map +1 -1
  203. package/dist/actions/delete-database-from-branch.mjs +14 -14
  204. package/dist/actions/delete-database-from-branch.mjs.map +1 -1
  205. package/dist/actions/delete-organization-api-key.cjs +5 -5
  206. package/dist/actions/delete-organization-api-key.cjs.map +1 -1
  207. package/dist/actions/delete-organization-api-key.d.cts +19 -3
  208. package/dist/actions/delete-organization-api-key.d.cts.map +1 -1
  209. package/dist/actions/delete-organization-api-key.d.mts +19 -3
  210. package/dist/actions/delete-organization-api-key.d.mts.map +1 -1
  211. package/dist/actions/delete-organization-api-key.mjs +5 -5
  212. package/dist/actions/delete-organization-api-key.mjs.map +1 -1
  213. package/dist/actions/delete-organization-member.cjs +5 -5
  214. package/dist/actions/delete-organization-member.cjs.map +1 -1
  215. package/dist/actions/delete-organization-member.d.cts +15 -3
  216. package/dist/actions/delete-organization-member.d.cts.map +1 -1
  217. package/dist/actions/delete-organization-member.d.mts +15 -3
  218. package/dist/actions/delete-organization-member.d.mts.map +1 -1
  219. package/dist/actions/delete-organization-member.mjs +5 -5
  220. package/dist/actions/delete-organization-member.mjs.map +1 -1
  221. package/dist/actions/delete-project-branch-by-id.cjs +14 -14
  222. package/dist/actions/delete-project-branch-by-id.cjs.map +1 -1
  223. package/dist/actions/delete-project-branch-by-id.d.cts +82 -3
  224. package/dist/actions/delete-project-branch-by-id.d.cts.map +1 -1
  225. package/dist/actions/delete-project-branch-by-id.d.mts +82 -3
  226. package/dist/actions/delete-project-branch-by-id.d.mts.map +1 -1
  227. package/dist/actions/delete-project-branch-by-id.mjs +14 -14
  228. package/dist/actions/delete-project-branch-by-id.mjs.map +1 -1
  229. package/dist/actions/delete-project-branch-role.cjs.map +1 -1
  230. package/dist/actions/delete-project-branch-role.d.cts +35 -3
  231. package/dist/actions/delete-project-branch-role.d.cts.map +1 -1
  232. package/dist/actions/delete-project-branch-role.d.mts +35 -3
  233. package/dist/actions/delete-project-branch-role.d.mts.map +1 -1
  234. package/dist/actions/delete-project-branch-role.mjs.map +1 -1
  235. package/dist/actions/delete-project-by-id.cjs.map +1 -1
  236. package/dist/actions/delete-project-by-id.d.cts +20 -3
  237. package/dist/actions/delete-project-by-id.d.cts.map +1 -1
  238. package/dist/actions/delete-project-by-id.d.mts +20 -3
  239. package/dist/actions/delete-project-by-id.d.mts.map +1 -1
  240. package/dist/actions/delete-project-by-id.mjs.map +1 -1
  241. package/dist/actions/delete-project-endpoint.cjs +15 -15
  242. package/dist/actions/delete-project-endpoint.cjs.map +1 -1
  243. package/dist/actions/delete-project-endpoint.d.cts +60 -3
  244. package/dist/actions/delete-project-endpoint.d.cts.map +1 -1
  245. package/dist/actions/delete-project-endpoint.d.mts +60 -3
  246. package/dist/actions/delete-project-endpoint.d.mts.map +1 -1
  247. package/dist/actions/delete-project-endpoint.mjs +15 -15
  248. package/dist/actions/delete-project-endpoint.mjs.map +1 -1
  249. package/dist/actions/delete-project-jwks-by-id.cjs +4 -4
  250. package/dist/actions/delete-project-jwks-by-id.cjs.map +1 -1
  251. package/dist/actions/delete-project-jwks-by-id.d.cts +17 -3
  252. package/dist/actions/delete-project-jwks-by-id.d.cts.map +1 -1
  253. package/dist/actions/delete-project-jwks-by-id.d.mts +17 -3
  254. package/dist/actions/delete-project-jwks-by-id.d.mts.map +1 -1
  255. package/dist/actions/delete-project-jwks-by-id.mjs +4 -4
  256. package/dist/actions/delete-project-jwks-by-id.mjs.map +1 -1
  257. package/dist/actions/delete-project-permission.cjs +4 -4
  258. package/dist/actions/delete-project-permission.cjs.map +1 -1
  259. package/dist/actions/delete-project-permission.d.cts +16 -3
  260. package/dist/actions/delete-project-permission.d.cts.map +1 -1
  261. package/dist/actions/delete-project-permission.d.mts +16 -3
  262. package/dist/actions/delete-project-permission.d.mts.map +1 -1
  263. package/dist/actions/delete-project-permission.mjs +4 -4
  264. package/dist/actions/delete-project-permission.mjs.map +1 -1
  265. package/dist/actions/delete-project-snapshot.cjs +7 -7
  266. package/dist/actions/delete-project-snapshot.cjs.map +1 -1
  267. package/dist/actions/delete-project-snapshot.d.cts +23 -3
  268. package/dist/actions/delete-project-snapshot.d.cts.map +1 -1
  269. package/dist/actions/delete-project-snapshot.d.mts +23 -3
  270. package/dist/actions/delete-project-snapshot.d.mts.map +1 -1
  271. package/dist/actions/delete-project-snapshot.mjs +7 -7
  272. package/dist/actions/delete-project-snapshot.mjs.map +1 -1
  273. package/dist/actions/delete-vpc-endpoint-by-ids.cjs +3 -3
  274. package/dist/actions/delete-vpc-endpoint-by-ids.cjs.map +1 -1
  275. package/dist/actions/delete-vpc-endpoint-by-ids.d.cts +22 -3
  276. package/dist/actions/delete-vpc-endpoint-by-ids.d.cts.map +1 -1
  277. package/dist/actions/delete-vpc-endpoint-by-ids.d.mts +22 -3
  278. package/dist/actions/delete-vpc-endpoint-by-ids.d.mts.map +1 -1
  279. package/dist/actions/delete-vpc-endpoint-by-ids.mjs +3 -3
  280. package/dist/actions/delete-vpc-endpoint-by-ids.mjs.map +1 -1
  281. package/dist/actions/delete-vpc-endpoint-by-project-id.cjs +1 -1
  282. package/dist/actions/delete-vpc-endpoint-by-project-id.cjs.map +1 -1
  283. package/dist/actions/delete-vpc-endpoint-by-project-id.d.cts +13 -3
  284. package/dist/actions/delete-vpc-endpoint-by-project-id.d.cts.map +1 -1
  285. package/dist/actions/delete-vpc-endpoint-by-project-id.d.mts +13 -3
  286. package/dist/actions/delete-vpc-endpoint-by-project-id.d.mts.map +1 -1
  287. package/dist/actions/delete-vpc-endpoint-by-project-id.mjs +1 -1
  288. package/dist/actions/delete-vpc-endpoint-by-project-id.mjs.map +1 -1
  289. package/dist/actions/disable-branches-auth.cjs.map +1 -1
  290. package/dist/actions/disable-branches-auth.d.cts +11 -3
  291. package/dist/actions/disable-branches-auth.d.cts.map +1 -1
  292. package/dist/actions/disable-branches-auth.d.mts +11 -3
  293. package/dist/actions/disable-branches-auth.d.mts.map +1 -1
  294. package/dist/actions/disable-branches-auth.mjs.map +1 -1
  295. package/dist/actions/fetch-database-for-branch.cjs +6 -6
  296. package/dist/actions/fetch-database-for-branch.cjs.map +1 -1
  297. package/dist/actions/fetch-database-for-branch.d.cts +18 -3
  298. package/dist/actions/fetch-database-for-branch.d.cts.map +1 -1
  299. package/dist/actions/fetch-database-for-branch.d.mts +18 -3
  300. package/dist/actions/fetch-database-for-branch.d.mts.map +1 -1
  301. package/dist/actions/fetch-database-for-branch.mjs +6 -6
  302. package/dist/actions/fetch-database-for-branch.mjs.map +1 -1
  303. package/dist/actions/fetch-organization-members-by-id.cjs +5 -5
  304. package/dist/actions/fetch-organization-members-by-id.cjs.map +1 -1
  305. package/dist/actions/fetch-organization-members-by-id.d.cts +20 -3
  306. package/dist/actions/fetch-organization-members-by-id.d.cts.map +1 -1
  307. package/dist/actions/fetch-organization-members-by-id.d.mts +20 -3
  308. package/dist/actions/fetch-organization-members-by-id.d.mts.map +1 -1
  309. package/dist/actions/fetch-organization-members-by-id.mjs +5 -5
  310. package/dist/actions/fetch-organization-members-by-id.mjs.map +1 -1
  311. package/dist/actions/fetch-vpcendpoint-details-by-id.cjs.map +1 -1
  312. package/dist/actions/fetch-vpcendpoint-details-by-id.d.cts +19 -3
  313. package/dist/actions/fetch-vpcendpoint-details-by-id.d.cts.map +1 -1
  314. package/dist/actions/fetch-vpcendpoint-details-by-id.d.mts +19 -3
  315. package/dist/actions/fetch-vpcendpoint-details-by-id.d.mts.map +1 -1
  316. package/dist/actions/fetch-vpcendpoint-details-by-id.mjs.map +1 -1
  317. package/dist/actions/finalize-branch-restore.cjs +7 -7
  318. package/dist/actions/finalize-branch-restore.cjs.map +1 -1
  319. package/dist/actions/finalize-branch-restore.d.cts +26 -3
  320. package/dist/actions/finalize-branch-restore.d.cts.map +1 -1
  321. package/dist/actions/finalize-branch-restore.d.mts +26 -3
  322. package/dist/actions/finalize-branch-restore.d.mts.map +1 -1
  323. package/dist/actions/finalize-branch-restore.mjs +7 -7
  324. package/dist/actions/finalize-branch-restore.mjs.map +1 -1
  325. package/dist/actions/get-auth-allow-localhost.cjs +1 -1
  326. package/dist/actions/get-auth-allow-localhost.cjs.map +1 -1
  327. package/dist/actions/get-auth-allow-localhost.d.cts +11 -3
  328. package/dist/actions/get-auth-allow-localhost.d.cts.map +1 -1
  329. package/dist/actions/get-auth-allow-localhost.d.mts +11 -3
  330. package/dist/actions/get-auth-allow-localhost.d.mts.map +1 -1
  331. package/dist/actions/get-auth-allow-localhost.mjs +1 -1
  332. package/dist/actions/get-auth-allow-localhost.mjs.map +1 -1
  333. package/dist/actions/get-auth-email-provider.cjs.map +1 -1
  334. package/dist/actions/get-auth-email-provider.d.cts +16 -3
  335. package/dist/actions/get-auth-email-provider.d.cts.map +1 -1
  336. package/dist/actions/get-auth-email-provider.d.mts +16 -3
  337. package/dist/actions/get-auth-email-provider.d.mts.map +1 -1
  338. package/dist/actions/get-auth-email-provider.mjs.map +1 -1
  339. package/dist/actions/get-auth.cjs +1 -1
  340. package/dist/actions/get-auth.cjs.map +1 -1
  341. package/dist/actions/get-auth.d.cts +13 -3
  342. package/dist/actions/get-auth.d.cts.map +1 -1
  343. package/dist/actions/get-auth.d.mts +13 -3
  344. package/dist/actions/get-auth.d.mts.map +1 -1
  345. package/dist/actions/get-auth.mjs +1 -1
  346. package/dist/actions/get-auth.mjs.map +1 -1
  347. package/dist/actions/get-available-preload-libraries.cjs +5 -5
  348. package/dist/actions/get-available-preload-libraries.cjs.map +1 -1
  349. package/dist/actions/get-available-preload-libraries.d.cts +15 -3
  350. package/dist/actions/get-available-preload-libraries.d.cts.map +1 -1
  351. package/dist/actions/get-available-preload-libraries.d.mts +15 -3
  352. package/dist/actions/get-available-preload-libraries.d.mts.map +1 -1
  353. package/dist/actions/get-available-preload-libraries.mjs +5 -5
  354. package/dist/actions/get-available-preload-libraries.mjs.map +1 -1
  355. package/dist/actions/get-branch-roles-for-project.cjs +5 -5
  356. package/dist/actions/get-branch-roles-for-project.cjs.map +1 -1
  357. package/dist/actions/get-branch-roles-for-project.d.cts +17 -3
  358. package/dist/actions/get-branch-roles-for-project.d.cts.map +1 -1
  359. package/dist/actions/get-branch-roles-for-project.d.mts +17 -3
  360. package/dist/actions/get-branch-roles-for-project.d.mts.map +1 -1
  361. package/dist/actions/get-branch-roles-for-project.mjs +5 -5
  362. package/dist/actions/get-branch-roles-for-project.mjs.map +1 -1
  363. package/dist/actions/get-branches-anonymized-status.cjs +5 -5
  364. package/dist/actions/get-branches-anonymized-status.cjs.map +1 -1
  365. package/dist/actions/get-branches-anonymized-status.d.cts +24 -3
  366. package/dist/actions/get-branches-anonymized-status.d.cts.map +1 -1
  367. package/dist/actions/get-branches-anonymized-status.d.mts +24 -3
  368. package/dist/actions/get-branches-anonymized-status.d.mts.map +1 -1
  369. package/dist/actions/get-branches-anonymized-status.mjs +5 -5
  370. package/dist/actions/get-branches-anonymized-status.mjs.map +1 -1
  371. package/dist/actions/get-branches-backup-schedule.cjs +1 -1
  372. package/dist/actions/get-branches-backup-schedule.cjs.map +1 -1
  373. package/dist/actions/get-branches-backup-schedule.d.cts +17 -3
  374. package/dist/actions/get-branches-backup-schedule.d.cts.map +1 -1
  375. package/dist/actions/get-branches-backup-schedule.d.mts +17 -3
  376. package/dist/actions/get-branches-backup-schedule.d.mts.map +1 -1
  377. package/dist/actions/get-branches-backup-schedule.mjs +1 -1
  378. package/dist/actions/get-branches-backup-schedule.mjs.map +1 -1
  379. package/dist/actions/get-branches-data-api.cjs +2 -2
  380. package/dist/actions/get-branches-data-api.cjs.map +1 -1
  381. package/dist/actions/get-branches-data-api.d.cts +27 -3
  382. package/dist/actions/get-branches-data-api.d.cts.map +1 -1
  383. package/dist/actions/get-branches-data-api.d.mts +27 -3
  384. package/dist/actions/get-branches-data-api.d.mts.map +1 -1
  385. package/dist/actions/get-branches-data-api.mjs +2 -2
  386. package/dist/actions/get-branches-data-api.mjs.map +1 -1
  387. package/dist/actions/get-branches-for-project.cjs +5 -5
  388. package/dist/actions/get-branches-for-project.cjs.map +1 -1
  389. package/dist/actions/get-branches-for-project.d.cts +45 -3
  390. package/dist/actions/get-branches-for-project.d.cts.map +1 -1
  391. package/dist/actions/get-branches-for-project.d.mts +45 -3
  392. package/dist/actions/get-branches-for-project.d.mts.map +1 -1
  393. package/dist/actions/get-branches-for-project.mjs +5 -5
  394. package/dist/actions/get-branches-for-project.mjs.map +1 -1
  395. package/dist/actions/get-branches-masking-rules.cjs +4 -4
  396. package/dist/actions/get-branches-masking-rules.cjs.map +1 -1
  397. package/dist/actions/get-branches-masking-rules.d.cts +18 -3
  398. package/dist/actions/get-branches-masking-rules.d.cts.map +1 -1
  399. package/dist/actions/get-branches-masking-rules.d.mts +18 -3
  400. package/dist/actions/get-branches-masking-rules.d.mts.map +1 -1
  401. package/dist/actions/get-branches-masking-rules.mjs +4 -4
  402. package/dist/actions/get-branches-masking-rules.mjs.map +1 -1
  403. package/dist/actions/get-consumption-history-projects.cjs +11 -11
  404. package/dist/actions/get-consumption-history-projects.cjs.map +1 -1
  405. package/dist/actions/get-consumption-history-projects.d.cts +43 -3
  406. package/dist/actions/get-consumption-history-projects.d.cts.map +1 -1
  407. package/dist/actions/get-consumption-history-projects.d.mts +43 -3
  408. package/dist/actions/get-consumption-history-projects.d.mts.map +1 -1
  409. package/dist/actions/get-consumption-history-projects.mjs +11 -11
  410. package/dist/actions/get-consumption-history-projects.mjs.map +1 -1
  411. package/dist/actions/get-current-user-information.cjs.map +1 -1
  412. package/dist/actions/get-current-user-information.d.cts +24 -3
  413. package/dist/actions/get-current-user-information.d.cts.map +1 -1
  414. package/dist/actions/get-current-user-information.d.mts +24 -3
  415. package/dist/actions/get-current-user-information.d.mts.map +1 -1
  416. package/dist/actions/get-current-user-information.mjs.map +1 -1
  417. package/dist/actions/get-organization-api-keys.cjs.map +1 -1
  418. package/dist/actions/get-organization-api-keys.d.cts +7 -3
  419. package/dist/actions/get-organization-api-keys.d.cts.map +1 -1
  420. package/dist/actions/get-organization-api-keys.d.mts +7 -3
  421. package/dist/actions/get-organization-api-keys.d.mts.map +1 -1
  422. package/dist/actions/get-organization-api-keys.mjs.map +1 -1
  423. package/dist/actions/get-project-branch-role.cjs +13 -13
  424. package/dist/actions/get-project-branch-role.cjs.map +1 -1
  425. package/dist/actions/get-project-branch-role.d.cts +32 -3
  426. package/dist/actions/get-project-branch-role.d.cts.map +1 -1
  427. package/dist/actions/get-project-branch-role.d.mts +32 -3
  428. package/dist/actions/get-project-branch-role.d.mts.map +1 -1
  429. package/dist/actions/get-project-branch-role.mjs +13 -13
  430. package/dist/actions/get-project-branch-role.mjs.map +1 -1
  431. package/dist/actions/get-project-branch-schema-comparison.cjs.map +1 -1
  432. package/dist/actions/get-project-branch-schema-comparison.d.cts +23 -3
  433. package/dist/actions/get-project-branch-schema-comparison.d.cts.map +1 -1
  434. package/dist/actions/get-project-branch-schema-comparison.d.mts +23 -3
  435. package/dist/actions/get-project-branch-schema-comparison.d.mts.map +1 -1
  436. package/dist/actions/get-project-branch-schema-comparison.mjs.map +1 -1
  437. package/dist/actions/get-project-branches.cjs +5 -5
  438. package/dist/actions/get-project-branches.cjs.map +1 -1
  439. package/dist/actions/get-project-branches.d.cts +49 -3
  440. package/dist/actions/get-project-branches.d.cts.map +1 -1
  441. package/dist/actions/get-project-branches.d.mts +49 -3
  442. package/dist/actions/get-project-branches.d.mts.map +1 -1
  443. package/dist/actions/get-project-branches.mjs +5 -5
  444. package/dist/actions/get-project-branches.mjs.map +1 -1
  445. package/dist/actions/get-project-connection-uri.cjs +1 -1
  446. package/dist/actions/get-project-connection-uri.cjs.map +1 -1
  447. package/dist/actions/get-project-connection-uri.d.cts +19 -3
  448. package/dist/actions/get-project-connection-uri.d.cts.map +1 -1
  449. package/dist/actions/get-project-connection-uri.d.mts +19 -3
  450. package/dist/actions/get-project-connection-uri.d.mts.map +1 -1
  451. package/dist/actions/get-project-connection-uri.mjs +1 -1
  452. package/dist/actions/get-project-connection-uri.mjs.map +1 -1
  453. package/dist/actions/get-project-endpoint-information.cjs +4 -4
  454. package/dist/actions/get-project-endpoint-information.cjs.map +1 -1
  455. package/dist/actions/get-project-endpoint-information.d.cts +31 -3
  456. package/dist/actions/get-project-endpoint-information.d.cts.map +1 -1
  457. package/dist/actions/get-project-endpoint-information.d.mts +31 -3
  458. package/dist/actions/get-project-endpoint-information.d.mts.map +1 -1
  459. package/dist/actions/get-project-endpoint-information.mjs +4 -4
  460. package/dist/actions/get-project-endpoint-information.mjs.map +1 -1
  461. package/dist/actions/get-project-operation-by-id.cjs +8 -8
  462. package/dist/actions/get-project-operation-by-id.cjs.map +1 -1
  463. package/dist/actions/get-project-operation-by-id.d.cts +24 -3
  464. package/dist/actions/get-project-operation-by-id.d.cts.map +1 -1
  465. package/dist/actions/get-project-operation-by-id.d.mts +24 -3
  466. package/dist/actions/get-project-operation-by-id.d.mts.map +1 -1
  467. package/dist/actions/get-project-operation-by-id.mjs +8 -8
  468. package/dist/actions/get-project-operation-by-id.mjs.map +1 -1
  469. package/dist/actions/get-schema-for-project-branch.cjs +1 -1
  470. package/dist/actions/get-schema-for-project-branch.cjs.map +1 -1
  471. package/dist/actions/get-schema-for-project-branch.d.cts +17 -3
  472. package/dist/actions/get-schema-for-project-branch.d.cts.map +1 -1
  473. package/dist/actions/get-schema-for-project-branch.d.mts +17 -3
  474. package/dist/actions/get-schema-for-project-branch.d.mts.map +1 -1
  475. package/dist/actions/get-schema-for-project-branch.mjs +1 -1
  476. package/dist/actions/get-schema-for-project-branch.mjs.map +1 -1
  477. package/dist/actions/get-user-organizations.cjs.map +1 -1
  478. package/dist/actions/get-user-organizations.d.cts +13 -3
  479. package/dist/actions/get-user-organizations.d.cts.map +1 -1
  480. package/dist/actions/get-user-organizations.d.mts +13 -3
  481. package/dist/actions/get-user-organizations.d.mts.map +1 -1
  482. package/dist/actions/get-user-organizations.mjs.map +1 -1
  483. package/dist/actions/get-vpc-region-endpoints.cjs +3 -3
  484. package/dist/actions/get-vpc-region-endpoints.cjs.map +1 -1
  485. package/dist/actions/get-vpc-region-endpoints.d.cts +20 -3
  486. package/dist/actions/get-vpc-region-endpoints.d.cts.map +1 -1
  487. package/dist/actions/get-vpc-region-endpoints.d.mts +20 -3
  488. package/dist/actions/get-vpc-region-endpoints.d.mts.map +1 -1
  489. package/dist/actions/get-vpc-region-endpoints.mjs +3 -3
  490. package/dist/actions/get-vpc-region-endpoints.mjs.map +1 -1
  491. package/dist/actions/list-api-keys.cjs.map +1 -1
  492. package/dist/actions/list-api-keys.d.cts +3 -3
  493. package/dist/actions/list-api-keys.d.cts.map +1 -1
  494. package/dist/actions/list-api-keys.d.mts +3 -3
  495. package/dist/actions/list-api-keys.d.mts.map +1 -1
  496. package/dist/actions/list-api-keys.mjs.map +1 -1
  497. package/dist/actions/list-auth-domains.cjs +2 -2
  498. package/dist/actions/list-auth-domains.cjs.map +1 -1
  499. package/dist/actions/list-auth-domains.d.cts +14 -3
  500. package/dist/actions/list-auth-domains.d.cts.map +1 -1
  501. package/dist/actions/list-auth-domains.d.mts +14 -3
  502. package/dist/actions/list-auth-domains.d.mts.map +1 -1
  503. package/dist/actions/list-auth-domains.mjs +2 -2
  504. package/dist/actions/list-auth-domains.mjs.map +1 -1
  505. package/dist/actions/list-auth-oauth-providers2.cjs +2 -2
  506. package/dist/actions/list-auth-oauth-providers2.cjs.map +1 -1
  507. package/dist/actions/list-auth-oauth-providers2.d.cts +16 -3
  508. package/dist/actions/list-auth-oauth-providers2.d.cts.map +1 -1
  509. package/dist/actions/list-auth-oauth-providers2.d.mts +16 -3
  510. package/dist/actions/list-auth-oauth-providers2.d.mts.map +1 -1
  511. package/dist/actions/list-auth-oauth-providers2.mjs +2 -2
  512. package/dist/actions/list-auth-oauth-providers2.mjs.map +1 -1
  513. package/dist/actions/list-projects-snapshots.cjs +3 -3
  514. package/dist/actions/list-projects-snapshots.cjs.map +1 -1
  515. package/dist/actions/list-projects-snapshots.d.cts +18 -3
  516. package/dist/actions/list-projects-snapshots.d.cts.map +1 -1
  517. package/dist/actions/list-projects-snapshots.d.mts +18 -3
  518. package/dist/actions/list-projects-snapshots.d.mts.map +1 -1
  519. package/dist/actions/list-projects-snapshots.mjs +3 -3
  520. package/dist/actions/list-projects-snapshots.mjs.map +1 -1
  521. package/dist/actions/list-shared-projects.cjs.map +1 -1
  522. package/dist/actions/list-shared-projects.d.cts +30 -3
  523. package/dist/actions/list-shared-projects.d.cts.map +1 -1
  524. package/dist/actions/list-shared-projects.d.mts +30 -3
  525. package/dist/actions/list-shared-projects.d.mts.map +1 -1
  526. package/dist/actions/list-shared-projects.mjs.map +1 -1
  527. package/dist/actions/list-vpc-vpc-endpoints.cjs +3 -3
  528. package/dist/actions/list-vpc-vpc-endpoints.cjs.map +1 -1
  529. package/dist/actions/list-vpc-vpc-endpoints.d.cts +13 -3
  530. package/dist/actions/list-vpc-vpc-endpoints.d.cts.map +1 -1
  531. package/dist/actions/list-vpc-vpc-endpoints.d.mts +13 -3
  532. package/dist/actions/list-vpc-vpc-endpoints.d.mts.map +1 -1
  533. package/dist/actions/list-vpc-vpc-endpoints.mjs +3 -3
  534. package/dist/actions/list-vpc-vpc-endpoints.mjs.map +1 -1
  535. package/dist/actions/modify-branch-details-in-project.cjs +29 -29
  536. package/dist/actions/modify-branch-details-in-project.cjs.map +1 -1
  537. package/dist/actions/modify-branch-details-in-project.d.cts +74 -3
  538. package/dist/actions/modify-branch-details-in-project.d.cts.map +1 -1
  539. package/dist/actions/modify-branch-details-in-project.d.mts +74 -3
  540. package/dist/actions/modify-branch-details-in-project.d.mts.map +1 -1
  541. package/dist/actions/modify-branch-details-in-project.mjs +29 -29
  542. package/dist/actions/modify-branch-details-in-project.mjs.map +1 -1
  543. package/dist/actions/patch-branch-database-information.cjs +15 -15
  544. package/dist/actions/patch-branch-database-information.cjs.map +1 -1
  545. package/dist/actions/patch-branch-database-information.d.cts +38 -3
  546. package/dist/actions/patch-branch-database-information.d.cts.map +1 -1
  547. package/dist/actions/patch-branch-database-information.d.mts +38 -3
  548. package/dist/actions/patch-branch-database-information.d.mts.map +1 -1
  549. package/dist/actions/patch-branch-database-information.mjs +15 -15
  550. package/dist/actions/patch-branch-database-information.mjs.map +1 -1
  551. package/dist/actions/reset-role-password-for-branch.cjs.map +1 -1
  552. package/dist/actions/reset-role-password-for-branch.d.cts +35 -3
  553. package/dist/actions/reset-role-password-for-branch.d.cts.map +1 -1
  554. package/dist/actions/reset-role-password-for-branch.d.mts +35 -3
  555. package/dist/actions/reset-role-password-for-branch.d.mts.map +1 -1
  556. package/dist/actions/reset-role-password-for-branch.mjs.map +1 -1
  557. package/dist/actions/restart-project-endpoint.cjs +19 -19
  558. package/dist/actions/restart-project-endpoint.cjs.map +1 -1
  559. package/dist/actions/restart-project-endpoint.d.cts +40 -3
  560. package/dist/actions/restart-project-endpoint.d.cts.map +1 -1
  561. package/dist/actions/restart-project-endpoint.d.mts +40 -3
  562. package/dist/actions/restart-project-endpoint.d.mts.map +1 -1
  563. package/dist/actions/restart-project-endpoint.mjs +19 -19
  564. package/dist/actions/restart-project-endpoint.mjs.map +1 -1
  565. package/dist/actions/restore-project-branch.cjs +16 -16
  566. package/dist/actions/restore-project-branch.cjs.map +1 -1
  567. package/dist/actions/restore-project-branch.d.cts +55 -3
  568. package/dist/actions/restore-project-branch.d.cts.map +1 -1
  569. package/dist/actions/restore-project-branch.d.mts +55 -3
  570. package/dist/actions/restore-project-branch.d.mts.map +1 -1
  571. package/dist/actions/restore-project-branch.mjs +16 -16
  572. package/dist/actions/restore-project-branch.mjs.map +1 -1
  573. package/dist/actions/restore-snapshot.cjs.map +1 -1
  574. package/dist/actions/restore-snapshot.d.cts +64 -3
  575. package/dist/actions/restore-snapshot.d.cts.map +1 -1
  576. package/dist/actions/restore-snapshot.d.mts +64 -3
  577. package/dist/actions/restore-snapshot.d.mts.map +1 -1
  578. package/dist/actions/restore-snapshot.mjs.map +1 -1
  579. package/dist/actions/retrieve-account-consumption-history.cjs +7 -7
  580. package/dist/actions/retrieve-account-consumption-history.cjs.map +1 -1
  581. package/dist/actions/retrieve-account-consumption-history.d.cts +36 -3
  582. package/dist/actions/retrieve-account-consumption-history.d.cts.map +1 -1
  583. package/dist/actions/retrieve-account-consumption-history.d.mts +36 -3
  584. package/dist/actions/retrieve-account-consumption-history.d.mts.map +1 -1
  585. package/dist/actions/retrieve-account-consumption-history.mjs +7 -7
  586. package/dist/actions/retrieve-account-consumption-history.mjs.map +1 -1
  587. package/dist/actions/retrieve-all-regions.cjs +5 -5
  588. package/dist/actions/retrieve-all-regions.cjs.map +1 -1
  589. package/dist/actions/retrieve-all-regions.d.cts +11 -3
  590. package/dist/actions/retrieve-all-regions.d.cts.map +1 -1
  591. package/dist/actions/retrieve-all-regions.d.mts +11 -3
  592. package/dist/actions/retrieve-all-regions.d.mts.map +1 -1
  593. package/dist/actions/retrieve-all-regions.mjs +5 -5
  594. package/dist/actions/retrieve-all-regions.mjs.map +1 -1
  595. package/dist/actions/retrieve-branch-database-details.cjs +3 -3
  596. package/dist/actions/retrieve-branch-database-details.cjs.map +1 -1
  597. package/dist/actions/retrieve-branch-database-details.d.cts +20 -3
  598. package/dist/actions/retrieve-branch-database-details.d.cts.map +1 -1
  599. package/dist/actions/retrieve-branch-database-details.d.mts +20 -3
  600. package/dist/actions/retrieve-branch-database-details.d.mts.map +1 -1
  601. package/dist/actions/retrieve-branch-database-details.mjs +3 -3
  602. package/dist/actions/retrieve-branch-database-details.mjs.map +1 -1
  603. package/dist/actions/retrieve-branch-endpoints.cjs +7 -7
  604. package/dist/actions/retrieve-branch-endpoints.cjs.map +1 -1
  605. package/dist/actions/retrieve-branch-endpoints.d.cts +33 -3
  606. package/dist/actions/retrieve-branch-endpoints.d.cts.map +1 -1
  607. package/dist/actions/retrieve-branch-endpoints.d.mts +33 -3
  608. package/dist/actions/retrieve-branch-endpoints.d.mts.map +1 -1
  609. package/dist/actions/retrieve-branch-endpoints.mjs +7 -7
  610. package/dist/actions/retrieve-branch-endpoints.mjs.map +1 -1
  611. package/dist/actions/retrieve-jwks-for-project.cjs +4 -4
  612. package/dist/actions/retrieve-jwks-for-project.cjs.map +1 -1
  613. package/dist/actions/retrieve-jwks-for-project.d.cts +18 -3
  614. package/dist/actions/retrieve-jwks-for-project.d.cts.map +1 -1
  615. package/dist/actions/retrieve-jwks-for-project.d.mts +18 -3
  616. package/dist/actions/retrieve-jwks-for-project.d.mts.map +1 -1
  617. package/dist/actions/retrieve-jwks-for-project.mjs +4 -4
  618. package/dist/actions/retrieve-jwks-for-project.mjs.map +1 -1
  619. package/dist/actions/retrieve-organization-by-id.cjs.map +1 -1
  620. package/dist/actions/retrieve-organization-by-id.d.cts +17 -3
  621. package/dist/actions/retrieve-organization-by-id.d.cts.map +1 -1
  622. package/dist/actions/retrieve-organization-by-id.d.mts +17 -3
  623. package/dist/actions/retrieve-organization-by-id.d.mts.map +1 -1
  624. package/dist/actions/retrieve-organization-by-id.mjs.map +1 -1
  625. package/dist/actions/retrieve-organization-invitations.cjs +6 -6
  626. package/dist/actions/retrieve-organization-invitations.cjs.map +1 -1
  627. package/dist/actions/retrieve-organization-invitations.d.cts +19 -3
  628. package/dist/actions/retrieve-organization-invitations.d.cts.map +1 -1
  629. package/dist/actions/retrieve-organization-invitations.d.mts +19 -3
  630. package/dist/actions/retrieve-organization-invitations.d.mts.map +1 -1
  631. package/dist/actions/retrieve-organization-invitations.mjs +6 -6
  632. package/dist/actions/retrieve-organization-invitations.mjs.map +1 -1
  633. package/dist/actions/retrieve-organization-member-info.cjs.map +1 -1
  634. package/dist/actions/retrieve-organization-member-info.d.cts +17 -3
  635. package/dist/actions/retrieve-organization-member-info.d.cts.map +1 -1
  636. package/dist/actions/retrieve-organization-member-info.d.mts +17 -3
  637. package/dist/actions/retrieve-organization-member-info.d.mts.map +1 -1
  638. package/dist/actions/retrieve-organization-member-info.mjs.map +1 -1
  639. package/dist/actions/retrieve-project-endpoint-details.cjs +4 -4
  640. package/dist/actions/retrieve-project-endpoint-details.cjs.map +1 -1
  641. package/dist/actions/retrieve-project-endpoint-details.d.cts +38 -3
  642. package/dist/actions/retrieve-project-endpoint-details.d.cts.map +1 -1
  643. package/dist/actions/retrieve-project-endpoint-details.d.mts +38 -3
  644. package/dist/actions/retrieve-project-endpoint-details.d.mts.map +1 -1
  645. package/dist/actions/retrieve-project-endpoint-details.mjs +4 -4
  646. package/dist/actions/retrieve-project-endpoint-details.mjs.map +1 -1
  647. package/dist/actions/retrieve-project-operations.cjs +8 -8
  648. package/dist/actions/retrieve-project-operations.cjs.map +1 -1
  649. package/dist/actions/retrieve-project-operations.d.cts +67 -3
  650. package/dist/actions/retrieve-project-operations.d.cts.map +1 -1
  651. package/dist/actions/retrieve-project-operations.d.mts +67 -3
  652. package/dist/actions/retrieve-project-operations.d.mts.map +1 -1
  653. package/dist/actions/retrieve-project-operations.mjs +8 -8
  654. package/dist/actions/retrieve-project-operations.mjs.map +1 -1
  655. package/dist/actions/retrieve-project-permissions.cjs.map +1 -1
  656. package/dist/actions/retrieve-project-permissions.d.cts +7 -3
  657. package/dist/actions/retrieve-project-permissions.d.cts.map +1 -1
  658. package/dist/actions/retrieve-project-permissions.d.mts +7 -3
  659. package/dist/actions/retrieve-project-permissions.d.mts.map +1 -1
  660. package/dist/actions/retrieve-project-permissions.mjs.map +1 -1
  661. package/dist/actions/retrieve-projects-list.cjs +15 -15
  662. package/dist/actions/retrieve-projects-list.cjs.map +1 -1
  663. package/dist/actions/retrieve-projects-list.d.cts +87 -3
  664. package/dist/actions/retrieve-projects-list.d.cts.map +1 -1
  665. package/dist/actions/retrieve-projects-list.d.mts +87 -3
  666. package/dist/actions/retrieve-projects-list.d.mts.map +1 -1
  667. package/dist/actions/retrieve-projects-list.mjs +15 -15
  668. package/dist/actions/retrieve-projects-list.mjs.map +1 -1
  669. package/dist/actions/retrieve-vpc-endpoints-for-project.cjs +2 -2
  670. package/dist/actions/retrieve-vpc-endpoints-for-project.cjs.map +1 -1
  671. package/dist/actions/retrieve-vpc-endpoints-for-project.d.cts +15 -3
  672. package/dist/actions/retrieve-vpc-endpoints-for-project.d.cts.map +1 -1
  673. package/dist/actions/retrieve-vpc-endpoints-for-project.d.mts +15 -3
  674. package/dist/actions/retrieve-vpc-endpoints-for-project.d.mts.map +1 -1
  675. package/dist/actions/retrieve-vpc-endpoints-for-project.mjs +2 -2
  676. package/dist/actions/retrieve-vpc-endpoints-for-project.mjs.map +1 -1
  677. package/dist/actions/reveal-role-password-in-branch.cjs +1 -1
  678. package/dist/actions/reveal-role-password-in-branch.cjs.map +1 -1
  679. package/dist/actions/reveal-role-password-in-branch.d.cts +13 -3
  680. package/dist/actions/reveal-role-password-in-branch.d.cts.map +1 -1
  681. package/dist/actions/reveal-role-password-in-branch.d.mts +13 -3
  682. package/dist/actions/reveal-role-password-in-branch.d.mts.map +1 -1
  683. package/dist/actions/reveal-role-password-in-branch.mjs +1 -1
  684. package/dist/actions/reveal-role-password-in-branch.mjs.map +1 -1
  685. package/dist/actions/send-auth-test-email.cjs +1 -1
  686. package/dist/actions/send-auth-test-email.cjs.map +1 -1
  687. package/dist/actions/send-auth-test-email.d.cts +26 -3
  688. package/dist/actions/send-auth-test-email.d.cts.map +1 -1
  689. package/dist/actions/send-auth-test-email.d.mts +26 -3
  690. package/dist/actions/send-auth-test-email.d.mts.map +1 -1
  691. package/dist/actions/send-auth-test-email.mjs +1 -1
  692. package/dist/actions/send-auth-test-email.mjs.map +1 -1
  693. package/dist/actions/send-organization-invitations.cjs +6 -6
  694. package/dist/actions/send-organization-invitations.cjs.map +1 -1
  695. package/dist/actions/send-organization-invitations.d.cts +27 -3
  696. package/dist/actions/send-organization-invitations.d.cts.map +1 -1
  697. package/dist/actions/send-organization-invitations.d.mts +27 -3
  698. package/dist/actions/send-organization-invitations.d.mts.map +1 -1
  699. package/dist/actions/send-organization-invitations.mjs +6 -6
  700. package/dist/actions/send-organization-invitations.mjs.map +1 -1
  701. package/dist/actions/set-branch-as-default.cjs +18 -18
  702. package/dist/actions/set-branch-as-default.cjs.map +1 -1
  703. package/dist/actions/set-branch-as-default.d.cts +48 -3
  704. package/dist/actions/set-branch-as-default.d.cts.map +1 -1
  705. package/dist/actions/set-branch-as-default.d.mts +48 -3
  706. package/dist/actions/set-branch-as-default.d.mts.map +1 -1
  707. package/dist/actions/set-branch-as-default.mjs +18 -18
  708. package/dist/actions/set-branch-as-default.mjs.map +1 -1
  709. package/dist/actions/start-branch-anonymization.cjs +5 -5
  710. package/dist/actions/start-branch-anonymization.cjs.map +1 -1
  711. package/dist/actions/start-branch-anonymization.d.cts +24 -3
  712. package/dist/actions/start-branch-anonymization.d.cts.map +1 -1
  713. package/dist/actions/start-branch-anonymization.d.mts +24 -3
  714. package/dist/actions/start-branch-anonymization.d.mts.map +1 -1
  715. package/dist/actions/start-branch-anonymization.mjs +5 -5
  716. package/dist/actions/start-branch-anonymization.mjs.map +1 -1
  717. package/dist/actions/start-endpoint-for-project.cjs +8 -8
  718. package/dist/actions/start-endpoint-for-project.cjs.map +1 -1
  719. package/dist/actions/start-endpoint-for-project.d.cts +50 -3
  720. package/dist/actions/start-endpoint-for-project.d.cts.map +1 -1
  721. package/dist/actions/start-endpoint-for-project.d.mts +50 -3
  722. package/dist/actions/start-endpoint-for-project.d.mts.map +1 -1
  723. package/dist/actions/start-endpoint-for-project.mjs +8 -8
  724. package/dist/actions/start-endpoint-for-project.mjs.map +1 -1
  725. package/dist/actions/suspend-project-endpoint-by-id.cjs +17 -17
  726. package/dist/actions/suspend-project-endpoint-by-id.cjs.map +1 -1
  727. package/dist/actions/suspend-project-endpoint-by-id.d.cts +48 -3
  728. package/dist/actions/suspend-project-endpoint-by-id.d.cts.map +1 -1
  729. package/dist/actions/suspend-project-endpoint-by-id.d.mts +48 -3
  730. package/dist/actions/suspend-project-endpoint-by-id.d.mts.map +1 -1
  731. package/dist/actions/suspend-project-endpoint-by-id.mjs +17 -17
  732. package/dist/actions/suspend-project-endpoint-by-id.mjs.map +1 -1
  733. package/dist/actions/transfer-projects-between-organizations.cjs.map +1 -1
  734. package/dist/actions/transfer-projects-between-organizations.d.cts +11 -3
  735. package/dist/actions/transfer-projects-between-organizations.d.cts.map +1 -1
  736. package/dist/actions/transfer-projects-between-organizations.d.mts +11 -3
  737. package/dist/actions/transfer-projects-between-organizations.d.mts.map +1 -1
  738. package/dist/actions/transfer-projects-between-organizations.mjs.map +1 -1
  739. package/dist/actions/transfer-user-projects-to-organization.cjs +2 -2
  740. package/dist/actions/transfer-user-projects-to-organization.cjs.map +1 -1
  741. package/dist/actions/transfer-user-projects-to-organization.d.cts +19 -3
  742. package/dist/actions/transfer-user-projects-to-organization.d.cts.map +1 -1
  743. package/dist/actions/transfer-user-projects-to-organization.d.mts +19 -3
  744. package/dist/actions/transfer-user-projects-to-organization.d.mts.map +1 -1
  745. package/dist/actions/transfer-user-projects-to-organization.mjs +2 -2
  746. package/dist/actions/transfer-user-projects-to-organization.mjs.map +1 -1
  747. package/dist/actions/update-auth-allow-localhost.cjs +1 -1
  748. package/dist/actions/update-auth-allow-localhost.cjs.map +1 -1
  749. package/dist/actions/update-auth-allow-localhost.d.cts +13 -3
  750. package/dist/actions/update-auth-allow-localhost.d.cts.map +1 -1
  751. package/dist/actions/update-auth-allow-localhost.d.mts +13 -3
  752. package/dist/actions/update-auth-allow-localhost.d.mts.map +1 -1
  753. package/dist/actions/update-auth-allow-localhost.mjs +1 -1
  754. package/dist/actions/update-auth-allow-localhost.mjs.map +1 -1
  755. package/dist/actions/update-auth-email-provider.cjs.map +1 -1
  756. package/dist/actions/update-auth-email-provider.d.cts +28 -3
  757. package/dist/actions/update-auth-email-provider.d.cts.map +1 -1
  758. package/dist/actions/update-auth-email-provider.d.mts +28 -3
  759. package/dist/actions/update-auth-email-provider.d.mts.map +1 -1
  760. package/dist/actions/update-auth-email-provider.mjs.map +1 -1
  761. package/dist/actions/update-branches-data-api.cjs.map +1 -1
  762. package/dist/actions/update-branches-data-api.d.cts +31 -3
  763. package/dist/actions/update-branches-data-api.d.cts.map +1 -1
  764. package/dist/actions/update-branches-data-api.d.mts +31 -3
  765. package/dist/actions/update-branches-data-api.d.mts.map +1 -1
  766. package/dist/actions/update-branches-data-api.mjs.map +1 -1
  767. package/dist/actions/update-branches-masking-rules.cjs +4 -4
  768. package/dist/actions/update-branches-masking-rules.cjs.map +1 -1
  769. package/dist/actions/update-branches-masking-rules.d.cts +34 -3
  770. package/dist/actions/update-branches-masking-rules.d.cts.map +1 -1
  771. package/dist/actions/update-branches-masking-rules.d.mts +34 -3
  772. package/dist/actions/update-branches-masking-rules.d.mts.map +1 -1
  773. package/dist/actions/update-branches-masking-rules.mjs +4 -4
  774. package/dist/actions/update-branches-masking-rules.mjs.map +1 -1
  775. package/dist/actions/update-organization-member-role.cjs +5 -5
  776. package/dist/actions/update-organization-member-role.cjs.map +1 -1
  777. package/dist/actions/update-organization-member-role.d.cts +20 -3
  778. package/dist/actions/update-organization-member-role.d.cts.map +1 -1
  779. package/dist/actions/update-organization-member-role.d.mts +20 -3
  780. package/dist/actions/update-organization-member-role.d.mts.map +1 -1
  781. package/dist/actions/update-organization-member-role.mjs +5 -5
  782. package/dist/actions/update-organization-member-role.mjs.map +1 -1
  783. package/dist/actions/update-project-compute-endpoint-settings.cjs +27 -27
  784. package/dist/actions/update-project-compute-endpoint-settings.cjs.map +1 -1
  785. package/dist/actions/update-project-compute-endpoint-settings.d.cts +73 -3
  786. package/dist/actions/update-project-compute-endpoint-settings.d.cts.map +1 -1
  787. package/dist/actions/update-project-compute-endpoint-settings.d.mts +73 -3
  788. package/dist/actions/update-project-compute-endpoint-settings.d.mts.map +1 -1
  789. package/dist/actions/update-project-compute-endpoint-settings.mjs +27 -27
  790. package/dist/actions/update-project-compute-endpoint-settings.mjs.map +1 -1
  791. package/dist/actions/update-project-settings-by-id.cjs.map +1 -1
  792. package/dist/actions/update-project-settings-by-id.d.cts +108 -3
  793. package/dist/actions/update-project-settings-by-id.d.cts.map +1 -1
  794. package/dist/actions/update-project-settings-by-id.d.mts +108 -3
  795. package/dist/actions/update-project-settings-by-id.d.mts.map +1 -1
  796. package/dist/actions/update-project-settings-by-id.mjs.map +1 -1
  797. package/dist/actions/update-projects-snapshots.cjs +3 -3
  798. package/dist/actions/update-projects-snapshots.cjs.map +1 -1
  799. package/dist/actions/update-projects-snapshots.d.cts +22 -3
  800. package/dist/actions/update-projects-snapshots.d.cts.map +1 -1
  801. package/dist/actions/update-projects-snapshots.d.mts +22 -3
  802. package/dist/actions/update-projects-snapshots.d.mts.map +1 -1
  803. package/dist/actions/update-projects-snapshots.mjs +3 -3
  804. package/dist/actions/update-projects-snapshots.mjs.map +1 -1
  805. package/dist/catalog.cjs +7 -1
  806. package/dist/catalog.cjs.map +1 -1
  807. package/dist/catalog.d.cts +8 -0
  808. package/dist/catalog.d.mts +8 -0
  809. package/dist/catalog.mjs +7 -1
  810. package/dist/catalog.mjs.map +1 -1
  811. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"modify-branch-details-in-project.d.mts","names":[],"sources":["../../src/actions/modify-branch-details-in-project.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAKU;AAAA,cA6DnD,sCAAA,EAAwC,CAAA,CAAE,UAIU;AAAA,cAEpD,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"modify-branch-details-in-project.d.mts","names":[],"sources":["../../src/actions/modify-branch-details-in-project.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;cAkErC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMtC,gCAAA,gCAAgC,wBAAA"}
@@ -8,17 +8,17 @@ const NeonModifyBranchDetailsInProjectInput = z.object({
8
8
  branch__protected: z.boolean().describe("Whether the branch should be protected. Protected branches have restrictions that prevent certain destructive operations. Set to true to enable protection, false to disable it. If not provided, the protection status remains unchanged. Note: Protection features may require a paid plan.").optional()
9
9
  }).describe("Request schema for `ModifyBranchDetailsInProject`");
10
10
  const NeonModifyBranchDetailsInProject_BranchSchema = z.object({
11
- id: z.string().describe("The branch ID. Branch IDs have a br- prefix."),
12
- name: z.string().describe("The branch name"),
11
+ id: z.string().describe("The branch ID. Branch IDs have a br- prefix.").nullable(),
12
+ name: z.string().describe("The branch name").nullable(),
13
13
  "default": z.boolean().describe("Whether this is the default branch for the project").nullable().optional(),
14
14
  primary: z.boolean().describe("Whether this is the primary branch").nullable().optional(),
15
15
  parent_id: z.string().describe("The ID of the parent branch. Only set for branches that have a parent.").nullable().optional(),
16
16
  protected: z.boolean().describe("Whether the branch is protected from deletion").nullable().optional(),
17
- created_at: z.string().describe("A timestamp indicating when the branch was created, in ISO 8601 format"),
17
+ created_at: z.string().describe("A timestamp indicating when the branch was created, in ISO 8601 format").nullable(),
18
18
  expires_at: z.string().describe("A timestamp indicating when the branch expires and will be automatically deleted, in ISO 8601 format").nullable().optional(),
19
19
  parent_lsn: z.string().describe("The Log Sequence Number (LSN) on the parent branch from which this branch was created").nullable().optional(),
20
- project_id: z.string().describe("The Neon project ID"),
21
- updated_at: z.string().describe("A timestamp indicating when the branch was last updated, in ISO 8601 format"),
20
+ project_id: z.string().describe("The Neon project ID").nullable(),
21
+ updated_at: z.string().describe("A timestamp indicating when the branch was last updated, in ISO 8601 format").nullable(),
22
22
  restored_as: z.string().describe("The ID of the branch that was replaced during restoration").nullable().optional(),
23
23
  cpu_used_sec: z.number().int().describe("CPU seconds used by the branch").nullable().optional(),
24
24
  logical_size: z.number().int().describe("The logical size of the branch in bytes").nullable().optional(),
@@ -34,37 +34,37 @@ const NeonModifyBranchDetailsInProject_BranchSchema = z.object({
34
34
  ttl_interval_seconds: z.number().int().describe("The time-to-live (TTL) interval for the branch in seconds (read-only)").nullable().optional()
35
35
  }).passthrough().describe("Details of a Neon branch after modification.");
36
36
  const NeonModifyBranchDetailsInProject_EndpointSchema = z.object({
37
- id: z.string().describe("The endpoint ID"),
38
- host: z.string().describe("The hostname of the compute endpoint"),
39
- type: z.string().describe("The type of endpoint (e.g., read_write, read_only)"),
40
- disabled: z.boolean().describe("Whether the endpoint is disabled"),
37
+ id: z.string().describe("The endpoint ID").nullable(),
38
+ host: z.string().describe("The hostname of the compute endpoint").nullable(),
39
+ type: z.string().describe("The type of endpoint (e.g., read_write, read_only)").nullable(),
40
+ disabled: z.boolean().describe("Whether the endpoint is disabled").nullable(),
41
41
  settings: z.record(z.string(), z.unknown()).describe("Endpoint settings including pg_settings").nullable().optional(),
42
- branch_id: z.string().describe("The branch ID this endpoint belongs to"),
43
- region_id: z.string().describe("The region ID where the endpoint is located"),
44
- created_at: z.string().describe("Timestamp when the endpoint was created"),
45
- project_id: z.string().describe("The project ID"),
46
- proxy_host: z.string().describe("The proxy hostname for connecting to the endpoint"),
47
- updated_at: z.string().describe("Timestamp when the endpoint was last updated"),
48
- pooler_mode: z.string().describe("The connection pooler mode (e.g., transaction, session)"),
49
- current_state: z.string().describe("The current state of the endpoint"),
42
+ branch_id: z.string().describe("The branch ID this endpoint belongs to").nullable(),
43
+ region_id: z.string().describe("The region ID where the endpoint is located").nullable(),
44
+ created_at: z.string().describe("Timestamp when the endpoint was created").nullable(),
45
+ project_id: z.string().describe("The project ID").nullable(),
46
+ proxy_host: z.string().describe("The proxy hostname for connecting to the endpoint").nullable(),
47
+ updated_at: z.string().describe("Timestamp when the endpoint was last updated").nullable(),
48
+ pooler_mode: z.string().describe("The connection pooler mode (e.g., transaction, session)").nullable(),
49
+ current_state: z.string().describe("The current state of the endpoint").nullable(),
50
50
  pending_state: z.string().describe("The pending state of the endpoint").nullable().optional(),
51
- pooler_enabled: z.boolean().describe("Whether connection pooling is enabled"),
52
- passwordless_access: z.boolean().describe("Whether passwordless access is enabled"),
53
- autoscaling_limit_max_cu: z.number().describe("The maximum number of compute units for autoscaling"),
54
- autoscaling_limit_min_cu: z.number().describe("The minimum number of compute units for autoscaling")
51
+ pooler_enabled: z.boolean().describe("Whether connection pooling is enabled").nullable(),
52
+ passwordless_access: z.boolean().describe("Whether passwordless access is enabled").nullable(),
53
+ autoscaling_limit_max_cu: z.number().describe("The maximum number of compute units for autoscaling").nullable(),
54
+ autoscaling_limit_min_cu: z.number().describe("The minimum number of compute units for autoscaling").nullable()
55
55
  }).passthrough().describe("A compute endpoint associated with a branch.");
56
56
  const NeonModifyBranchDetailsInProject_OperationSchema = z.object({
57
- id: z.string().describe("The operation ID"),
57
+ id: z.string().describe("The operation ID").nullable(),
58
58
  error: z.string().describe("Error message if the operation failed").nullable().optional(),
59
- action: z.string().describe("The action being performed"),
60
- status: z.string().describe("The status of the operation"),
59
+ action: z.string().describe("The action being performed").nullable(),
60
+ status: z.string().describe("The status of the operation").nullable(),
61
61
  retry_at: z.string().describe("Timestamp when the operation will be retried, if applicable").nullable().optional(),
62
- branch_id: z.string().describe("The branch ID"),
63
- created_at: z.string().describe("Timestamp when the operation was created"),
64
- project_id: z.string().describe("The project ID"),
65
- updated_at: z.string().describe("Timestamp when the operation was last updated"),
62
+ branch_id: z.string().describe("The branch ID").nullable(),
63
+ created_at: z.string().describe("Timestamp when the operation was created").nullable(),
64
+ project_id: z.string().describe("The project ID").nullable(),
65
+ updated_at: z.string().describe("Timestamp when the operation was last updated").nullable(),
66
66
  endpoint_id: z.string().describe("The endpoint ID if applicable").nullable().optional(),
67
- failures_count: z.number().int().describe("The number of failures for this operation"),
67
+ failures_count: z.number().int().describe("The number of failures for this operation").nullable(),
68
68
  total_duration_ms: z.number().int().describe("Total duration of the operation in milliseconds").nullable().optional()
69
69
  }).passthrough().describe("An operation initiated by the API request.");
70
70
  const neonModifyBranchDetailsInProject = action("NEON_MODIFY_BRANCH_DETAILS_IN_PROJECT", {
@@ -1 +1 @@
1
- {"version":3,"file":"modify-branch-details-in-project.mjs","names":[],"sources":["../../src/actions/modify-branch-details-in-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonModifyBranchDetailsInProjectInput: z.ZodTypeAny = z.object({\n branch_id: z.string().describe(\"The unique identifier of the branch to modify. Format: 'br-<adjective>-<noun>-<alphanumeric>' (e.g., 'br-square-base-aehfbgdy'). Can be obtained from the branches list endpoint for a project.\"),\n project_id: z.string().describe(\"The unique identifier of the Neon project containing the branch to modify. Format: '<adjective>-<noun>-<number>' (e.g., 'calm-breeze-57229290'). Can be obtained from the projects list endpoint.\"),\n branch__name: z.string().describe(\"The new name for the branch. If not provided, the branch name remains unchanged. Branch names should be descriptive and follow your team's naming conventions (e.g., 'main', 'production', 'development', 'feature-xyz').\").optional(),\n branch__protected: z.boolean().describe(\"Whether the branch should be protected. Protected branches have restrictions that prevent certain destructive operations. Set to true to enable protection, false to disable it. If not provided, the protection status remains unchanged. Note: Protection features may require a paid plan.\").optional(),\n}).describe(\"Request schema for `ModifyBranchDetailsInProject`\");\nconst NeonModifyBranchDetailsInProject_BranchSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The branch ID. Branch IDs have a br- prefix.\"),\n name: z.string().describe(\"The branch name\"),\n \"default\": z.boolean().describe(\"Whether this is the default branch for the project\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary branch\").nullable().optional(),\n parent_id: z.string().describe(\"The ID of the parent branch. Only set for branches that have a parent.\").nullable().optional(),\n protected: z.boolean().describe(\"Whether the branch is protected from deletion\").nullable().optional(),\n created_at: z.string().describe(\"A timestamp indicating when the branch was created, in ISO 8601 format\"),\n expires_at: z.string().describe(\"A timestamp indicating when the branch expires and will be automatically deleted, in ISO 8601 format\").nullable().optional(),\n parent_lsn: z.string().describe(\"The Log Sequence Number (LSN) on the parent branch from which this branch was created\").nullable().optional(),\n project_id: z.string().describe(\"The Neon project ID\"),\n updated_at: z.string().describe(\"A timestamp indicating when the branch was last updated, in ISO 8601 format\"),\n restored_as: z.string().describe(\"The ID of the branch that was replaced during restoration\").nullable().optional(),\n cpu_used_sec: z.number().int().describe(\"CPU seconds used by the branch\").nullable().optional(),\n logical_size: z.number().int().describe(\"The logical size of the branch in bytes\").nullable().optional(),\n current_state: z.string().describe(\"The branch state. Possible values are init or ready.\").nullable().optional(),\n pending_state: z.string().describe(\"The pending state of the branch when it is transitioning between states\").nullable().optional(),\n physical_size: z.number().int().describe(\"The physical size of the branch in bytes\").nullable().optional(),\n restored_from: z.string().describe(\"The ID of the snapshot from which this branch was restored\").nullable().optional(),\n creation_source: z.string().describe(\"The source from which the branch was created (e.g., console, neonctl, api)\").nullable().optional(),\n written_data_bytes: z.number().int().describe(\"The amount of data written to the branch, in bytes\").nullable().optional(),\n active_time_seconds: z.number().int().describe(\"The amount of time the branch has been active, in seconds\").nullable().optional(),\n data_transfer_bytes: z.number().int().describe(\"The amount of data transferred from the branch, in bytes\").nullable().optional(),\n compute_time_seconds: z.number().int().describe(\"The amount of compute time used by the branch, in seconds\").nullable().optional(),\n ttl_interval_seconds: z.number().int().describe(\"The time-to-live (TTL) interval for the branch in seconds (read-only)\").nullable().optional(),\n}).passthrough().describe(\"Details of a Neon branch after modification.\");\nconst NeonModifyBranchDetailsInProject_EndpointSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The endpoint ID\"),\n host: z.string().describe(\"The hostname of the compute endpoint\"),\n type: z.string().describe(\"The type of endpoint (e.g., read_write, read_only)\"),\n disabled: z.boolean().describe(\"Whether the endpoint is disabled\"),\n settings: z.record(z.string(), z.unknown()).describe(\"Endpoint settings including pg_settings\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID this endpoint belongs to\"),\n region_id: z.string().describe(\"The region ID where the endpoint is located\"),\n created_at: z.string().describe(\"Timestamp when the endpoint was created\"),\n project_id: z.string().describe(\"The project ID\"),\n proxy_host: z.string().describe(\"The proxy hostname for connecting to the endpoint\"),\n updated_at: z.string().describe(\"Timestamp when the endpoint was last updated\"),\n pooler_mode: z.string().describe(\"The connection pooler mode (e.g., transaction, session)\"),\n current_state: z.string().describe(\"The current state of the endpoint\"),\n pending_state: z.string().describe(\"The pending state of the endpoint\").nullable().optional(),\n pooler_enabled: z.boolean().describe(\"Whether connection pooling is enabled\"),\n passwordless_access: z.boolean().describe(\"Whether passwordless access is enabled\"),\n autoscaling_limit_max_cu: z.number().describe(\"The maximum number of compute units for autoscaling\"),\n autoscaling_limit_min_cu: z.number().describe(\"The minimum number of compute units for autoscaling\"),\n}).passthrough().describe(\"A compute endpoint associated with a branch.\");\nconst NeonModifyBranchDetailsInProject_OperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The operation ID\"),\n error: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n action: z.string().describe(\"The action being performed\"),\n status: z.string().describe(\"The status of the operation\"),\n retry_at: z.string().describe(\"Timestamp when the operation will be retried, if applicable\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID\"),\n created_at: z.string().describe(\"Timestamp when the operation was created\"),\n project_id: z.string().describe(\"The project ID\"),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated\"),\n endpoint_id: z.string().describe(\"The endpoint ID if applicable\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of failures for this operation\"),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds\").nullable().optional(),\n}).passthrough().describe(\"An operation initiated by the API request.\");\nexport const NeonModifyBranchDetailsInProjectOutput: z.ZodTypeAny = z.object({\n branch: NeonModifyBranchDetailsInProject_BranchSchema.nullable(),\n endpoints: z.array(NeonModifyBranchDetailsInProject_EndpointSchema).describe(\"An array of compute endpoints associated with the branch\").nullable().optional(),\n operations: z.array(NeonModifyBranchDetailsInProject_OperationSchema).describe(\"An array of operations initiated by this request\").nullable().optional(),\n}).describe(\"Response schema for `ModifyBranchDetailsInProject`\");\n\nexport const neonModifyBranchDetailsInProject = action(\"NEON_MODIFY_BRANCH_DETAILS_IN_PROJECT\", {\n slug: \"neon-modify-branch-details-in-project\",\n name: \"Modify branch details in project\",\n description: \"Updates the details of a specific branch within a project in the Neon platform. This endpoint allows you to modify the name and protection status of an existing branch. It is particularly useful when you need to rename a branch or change its protection settings without creating a new branch. The endpoint uses partial updates, so you can specify only the fields you want to change. This tool should be used when managing branch configurations in a Neon project, but it cannot be used to create new branches or delete existing ones.\",\n input: NeonModifyBranchDetailsInProjectInput,\n output: NeonModifyBranchDetailsInProjectOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"modify-branch-details-in-project.mjs","names":[],"sources":["../../src/actions/modify-branch-details-in-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonModifyBranchDetailsInProjectInput = z.object({\n branch_id: z.string().describe(\"The unique identifier of the branch to modify. Format: 'br-<adjective>-<noun>-<alphanumeric>' (e.g., 'br-square-base-aehfbgdy'). Can be obtained from the branches list endpoint for a project.\"),\n project_id: z.string().describe(\"The unique identifier of the Neon project containing the branch to modify. Format: '<adjective>-<noun>-<number>' (e.g., 'calm-breeze-57229290'). Can be obtained from the projects list endpoint.\"),\n branch__name: z.string().describe(\"The new name for the branch. If not provided, the branch name remains unchanged. Branch names should be descriptive and follow your team's naming conventions (e.g., 'main', 'production', 'development', 'feature-xyz').\").optional(),\n branch__protected: z.boolean().describe(\"Whether the branch should be protected. Protected branches have restrictions that prevent certain destructive operations. Set to true to enable protection, false to disable it. If not provided, the protection status remains unchanged. Note: Protection features may require a paid plan.\").optional(),\n}).describe(\"Request schema for `ModifyBranchDetailsInProject`\");\nconst NeonModifyBranchDetailsInProject_BranchSchema = z.object({\n id: z.string().describe(\"The branch ID. Branch IDs have a br- prefix.\").nullable(),\n name: z.string().describe(\"The branch name\").nullable(),\n \"default\": z.boolean().describe(\"Whether this is the default branch for the project\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary branch\").nullable().optional(),\n parent_id: z.string().describe(\"The ID of the parent branch. Only set for branches that have a parent.\").nullable().optional(),\n protected: z.boolean().describe(\"Whether the branch is protected from deletion\").nullable().optional(),\n created_at: z.string().describe(\"A timestamp indicating when the branch was created, in ISO 8601 format\").nullable(),\n expires_at: z.string().describe(\"A timestamp indicating when the branch expires and will be automatically deleted, in ISO 8601 format\").nullable().optional(),\n parent_lsn: z.string().describe(\"The Log Sequence Number (LSN) on the parent branch from which this branch was created\").nullable().optional(),\n project_id: z.string().describe(\"The Neon project ID\").nullable(),\n updated_at: z.string().describe(\"A timestamp indicating when the branch was last updated, in ISO 8601 format\").nullable(),\n restored_as: z.string().describe(\"The ID of the branch that was replaced during restoration\").nullable().optional(),\n cpu_used_sec: z.number().int().describe(\"CPU seconds used by the branch\").nullable().optional(),\n logical_size: z.number().int().describe(\"The logical size of the branch in bytes\").nullable().optional(),\n current_state: z.string().describe(\"The branch state. Possible values are init or ready.\").nullable().optional(),\n pending_state: z.string().describe(\"The pending state of the branch when it is transitioning between states\").nullable().optional(),\n physical_size: z.number().int().describe(\"The physical size of the branch in bytes\").nullable().optional(),\n restored_from: z.string().describe(\"The ID of the snapshot from which this branch was restored\").nullable().optional(),\n creation_source: z.string().describe(\"The source from which the branch was created (e.g., console, neonctl, api)\").nullable().optional(),\n written_data_bytes: z.number().int().describe(\"The amount of data written to the branch, in bytes\").nullable().optional(),\n active_time_seconds: z.number().int().describe(\"The amount of time the branch has been active, in seconds\").nullable().optional(),\n data_transfer_bytes: z.number().int().describe(\"The amount of data transferred from the branch, in bytes\").nullable().optional(),\n compute_time_seconds: z.number().int().describe(\"The amount of compute time used by the branch, in seconds\").nullable().optional(),\n ttl_interval_seconds: z.number().int().describe(\"The time-to-live (TTL) interval for the branch in seconds (read-only)\").nullable().optional(),\n}).passthrough().describe(\"Details of a Neon branch after modification.\");\nconst NeonModifyBranchDetailsInProject_EndpointSchema = z.object({\n id: z.string().describe(\"The endpoint ID\").nullable(),\n host: z.string().describe(\"The hostname of the compute endpoint\").nullable(),\n type: z.string().describe(\"The type of endpoint (e.g., read_write, read_only)\").nullable(),\n disabled: z.boolean().describe(\"Whether the endpoint is disabled\").nullable(),\n settings: z.record(z.string(), z.unknown()).describe(\"Endpoint settings including pg_settings\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID this endpoint belongs to\").nullable(),\n region_id: z.string().describe(\"The region ID where the endpoint is located\").nullable(),\n created_at: z.string().describe(\"Timestamp when the endpoint was created\").nullable(),\n project_id: z.string().describe(\"The project ID\").nullable(),\n proxy_host: z.string().describe(\"The proxy hostname for connecting to the endpoint\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the endpoint was last updated\").nullable(),\n pooler_mode: z.string().describe(\"The connection pooler mode (e.g., transaction, session)\").nullable(),\n current_state: z.string().describe(\"The current state of the endpoint\").nullable(),\n pending_state: z.string().describe(\"The pending state of the endpoint\").nullable().optional(),\n pooler_enabled: z.boolean().describe(\"Whether connection pooling is enabled\").nullable(),\n passwordless_access: z.boolean().describe(\"Whether passwordless access is enabled\").nullable(),\n autoscaling_limit_max_cu: z.number().describe(\"The maximum number of compute units for autoscaling\").nullable(),\n autoscaling_limit_min_cu: z.number().describe(\"The minimum number of compute units for autoscaling\").nullable(),\n}).passthrough().describe(\"A compute endpoint associated with a branch.\");\nconst NeonModifyBranchDetailsInProject_OperationSchema = z.object({\n id: z.string().describe(\"The operation ID\").nullable(),\n error: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n action: z.string().describe(\"The action being performed\").nullable(),\n status: z.string().describe(\"The status of the operation\").nullable(),\n retry_at: z.string().describe(\"Timestamp when the operation will be retried, if applicable\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID\").nullable(),\n created_at: z.string().describe(\"Timestamp when the operation was created\").nullable(),\n project_id: z.string().describe(\"The project ID\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated\").nullable(),\n endpoint_id: z.string().describe(\"The endpoint ID if applicable\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of failures for this operation\").nullable(),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds\").nullable().optional(),\n}).passthrough().describe(\"An operation initiated by the API request.\");\nexport const NeonModifyBranchDetailsInProjectOutput = z.object({\n branch: NeonModifyBranchDetailsInProject_BranchSchema.nullable(),\n endpoints: z.array(NeonModifyBranchDetailsInProject_EndpointSchema).describe(\"An array of compute endpoints associated with the branch\").nullable().optional(),\n operations: z.array(NeonModifyBranchDetailsInProject_OperationSchema).describe(\"An array of operations initiated by this request\").nullable().optional(),\n}).describe(\"Response schema for `ModifyBranchDetailsInProject`\");\n\nexport const neonModifyBranchDetailsInProject = action(\"NEON_MODIFY_BRANCH_DETAILS_IN_PROJECT\", {\n slug: \"neon-modify-branch-details-in-project\",\n name: \"Modify branch details in project\",\n description: \"Updates the details of a specific branch within a project in the Neon platform. This endpoint allows you to modify the name and protection status of an existing branch. It is particularly useful when you need to rename a branch or change its protection settings without creating a new branch. The endpoint uses partial updates, so you can specify only the fields you want to change. This tool should be used when managing branch configurations in a Neon project, but it cannot be used to create new branches or delete existing ones.\",\n input: NeonModifyBranchDetailsInProjectInput,\n output: NeonModifyBranchDetailsInProjectOutput,\n});\n"],"mappings":"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"}
@@ -9,26 +9,26 @@ const NeonPatchBranchDatabaseInformationInput = zod.z.object({
9
9
  database__owner__name: zod.z.string().describe("The name of the role to transfer database ownership to. The role must exist in the branch.").optional()
10
10
  }).describe("Request schema for `PatchBranchDatabaseInformation`");
11
11
  const NeonPatchBranchDatabaseInformation_DatabaseSchema = zod.z.object({
12
- id: zod.z.string().describe("Unique identifier for the database"),
13
- name: zod.z.string().describe("Database name"),
14
- branch_id: zod.z.string().describe("Branch identifier that this database belongs to"),
15
- created_at: zod.z.string().describe("Timestamp when the database was created (ISO 8601 format)"),
16
- owner_name: zod.z.string().describe("Role name that owns the database"),
17
- updated_at: zod.z.string().describe("Timestamp when the database was last updated (ISO 8601 format)")
12
+ id: zod.z.string().describe("Unique identifier for the database").nullable(),
13
+ name: zod.z.string().describe("Database name").nullable(),
14
+ branch_id: zod.z.string().describe("Branch identifier that this database belongs to").nullable(),
15
+ created_at: zod.z.string().describe("Timestamp when the database was created (ISO 8601 format)").nullable(),
16
+ owner_name: zod.z.string().describe("Role name that owns the database").nullable(),
17
+ updated_at: zod.z.string().describe("Timestamp when the database was last updated (ISO 8601 format)").nullable()
18
18
  }).describe("Database object");
19
19
  const NeonPatchBranchDatabaseInformation_OperationSchema = zod.z.object({
20
- id: zod.z.string().describe("Unique identifier for the operation (UUID format)"),
20
+ id: zod.z.string().describe("Unique identifier for the operation (UUID format)").nullable(),
21
21
  error: zod.z.string().describe("Error message if the operation failed").nullable().optional(),
22
- action: zod.z.string().describe("The action being performed (e.g., apply_config, create_timeline, start_compute)"),
23
- status: zod.z.string().describe("Current status of the operation. Possible values: scheduling, running, finished, failed, error, cancelled, skipped"),
22
+ action: zod.z.string().describe("The action being performed (e.g., apply_config, create_timeline, start_compute)").nullable(),
23
+ status: zod.z.string().describe("Current status of the operation. Possible values: scheduling, running, finished, failed, error, cancelled, skipped").nullable(),
24
24
  retry_at: zod.z.string().describe("Timestamp when the operation will be retried (ISO 8601 format)").nullable().optional(),
25
- branch_id: zod.z.string().describe("Branch identifier"),
26
- created_at: zod.z.string().describe("Timestamp when the operation was created (ISO 8601 format)"),
27
- project_id: zod.z.string().describe("Project identifier"),
28
- updated_at: zod.z.string().describe("Timestamp when the operation was last updated (ISO 8601 format)"),
25
+ branch_id: zod.z.string().describe("Branch identifier").nullable(),
26
+ created_at: zod.z.string().describe("Timestamp when the operation was created (ISO 8601 format)").nullable(),
27
+ project_id: zod.z.string().describe("Project identifier").nullable(),
28
+ updated_at: zod.z.string().describe("Timestamp when the operation was last updated (ISO 8601 format)").nullable(),
29
29
  endpoint_id: zod.z.string().describe("Endpoint identifier associated with the operation").nullable().optional(),
30
- failures_count: zod.z.number().int().describe("Number of times the operation has failed"),
31
- total_duration_ms: zod.z.number().int().describe("Total duration of the operation in milliseconds")
30
+ failures_count: zod.z.number().int().describe("Number of times the operation has failed").nullable(),
31
+ total_duration_ms: zod.z.number().int().describe("Total duration of the operation in milliseconds").nullable()
32
32
  }).describe("Operation object");
33
33
  const NeonPatchBranchDatabaseInformationOutput = zod.z.object({
34
34
  database: NeonPatchBranchDatabaseInformation_DatabaseSchema.nullable(),
@@ -1 +1 @@
1
- {"version":3,"file":"patch-branch-database-information.cjs","names":["z","action"],"sources":["../../src/actions/patch-branch-database-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonPatchBranchDatabaseInformationInput: z.ZodTypeAny = z.object({\n branch_id: z.string().describe(\"The branch ID where the database resides (e.g., 'br-lucky-water-afkw1lov')\"),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271')\"),\n database_name: z.string().describe(\"The current name of the database to update\"),\n database__name: z.string().describe(\"The new name for the database. Use this to rename the database.\").optional(),\n database__owner__name: z.string().describe(\"The name of the role to transfer database ownership to. The role must exist in the branch.\").optional(),\n}).describe(\"Request schema for `PatchBranchDatabaseInformation`\");\nconst NeonPatchBranchDatabaseInformation_DatabaseSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the database\"),\n name: z.string().describe(\"Database name\"),\n branch_id: z.string().describe(\"Branch identifier that this database belongs to\"),\n created_at: z.string().describe(\"Timestamp when the database was created (ISO 8601 format)\"),\n owner_name: z.string().describe(\"Role name that owns the database\"),\n updated_at: z.string().describe(\"Timestamp when the database was last updated (ISO 8601 format)\"),\n}).describe(\"Database object\");\nconst NeonPatchBranchDatabaseInformation_OperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the operation (UUID format)\"),\n error: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n action: z.string().describe(\"The action being performed (e.g., apply_config, create_timeline, start_compute)\"),\n status: z.string().describe(\"Current status of the operation. Possible values: scheduling, running, finished, failed, error, cancelled, skipped\"),\n retry_at: z.string().describe(\"Timestamp when the operation will be retried (ISO 8601 format)\").nullable().optional(),\n branch_id: z.string().describe(\"Branch identifier\"),\n created_at: z.string().describe(\"Timestamp when the operation was created (ISO 8601 format)\"),\n project_id: z.string().describe(\"Project identifier\"),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated (ISO 8601 format)\"),\n endpoint_id: z.string().describe(\"Endpoint identifier associated with the operation\").nullable().optional(),\n failures_count: z.number().int().describe(\"Number of times the operation has failed\"),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds\"),\n}).describe(\"Operation object\");\nexport const NeonPatchBranchDatabaseInformationOutput: z.ZodTypeAny = z.object({\n database: NeonPatchBranchDatabaseInformation_DatabaseSchema.nullable(),\n operations: z.array(NeonPatchBranchDatabaseInformation_OperationSchema).describe(\"Array of operations initiated by the update request\"),\n}).describe(\"Response schema for `PatchBranchDatabaseInformation`\");\n\nexport const neonPatchBranchDatabaseInformation = action(\"NEON_PATCH_BRANCH_DATABASE_INFORMATION\", {\n slug: \"neon-patch-branch-database-information\",\n name: \"Patch branch database information\",\n description: \"Updates the properties of a specific database within a project branch in the Neon platform. This endpoint allows for partial modifications of database attributes, such as changing its name or owner. It should be used when you need to rename a database or transfer ownership to a different role within the same project and branch. The update is performed using the PATCH method, allowing for selective property changes without affecting unspecified attributes. Note that this operation modifies existing database metadata and does not create new databases or alter the actual data within the database.\",\n input: NeonPatchBranchDatabaseInformationInput,\n output: NeonPatchBranchDatabaseInformationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAAwDA,IAAAA,EAAE,OAAO;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAClF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC/E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,oDAAkEA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;CACzC,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;AAClG,CAAC,CAAC,CAAC,SAAS,iBAAiB;AAC7B,MAAM,qDAAmEA,IAAAA,EAAE,OAAO;CAChF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;CAC7G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH;CAChJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAClD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;CACpD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;CACpF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD;AAChG,CAAC,CAAC,CAAC,SAAS,kBAAkB;AAC9B,MAAa,2CAAyDA,IAAAA,EAAE,OAAO;CAC7E,UAAU,kDAAkD,SAAS;CACrE,YAAYA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,qDAAqD;AACxI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,qCAAqCC,eAAAA,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"patch-branch-database-information.cjs","names":["z","action"],"sources":["../../src/actions/patch-branch-database-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonPatchBranchDatabaseInformationInput = z.object({\n branch_id: z.string().describe(\"The branch ID where the database resides (e.g., 'br-lucky-water-afkw1lov')\"),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271')\"),\n database_name: z.string().describe(\"The current name of the database to update\"),\n database__name: z.string().describe(\"The new name for the database. Use this to rename the database.\").optional(),\n database__owner__name: z.string().describe(\"The name of the role to transfer database ownership to. The role must exist in the branch.\").optional(),\n}).describe(\"Request schema for `PatchBranchDatabaseInformation`\");\nconst NeonPatchBranchDatabaseInformation_DatabaseSchema = z.object({\n id: z.string().describe(\"Unique identifier for the database\").nullable(),\n name: z.string().describe(\"Database name\").nullable(),\n branch_id: z.string().describe(\"Branch identifier that this database belongs to\").nullable(),\n created_at: z.string().describe(\"Timestamp when the database was created (ISO 8601 format)\").nullable(),\n owner_name: z.string().describe(\"Role name that owns the database\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the database was last updated (ISO 8601 format)\").nullable(),\n}).describe(\"Database object\");\nconst NeonPatchBranchDatabaseInformation_OperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the operation (UUID format)\").nullable(),\n error: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n action: z.string().describe(\"The action being performed (e.g., apply_config, create_timeline, start_compute)\").nullable(),\n status: z.string().describe(\"Current status of the operation. Possible values: scheduling, running, finished, failed, error, cancelled, skipped\").nullable(),\n retry_at: z.string().describe(\"Timestamp when the operation will be retried (ISO 8601 format)\").nullable().optional(),\n branch_id: z.string().describe(\"Branch identifier\").nullable(),\n created_at: z.string().describe(\"Timestamp when the operation was created (ISO 8601 format)\").nullable(),\n project_id: z.string().describe(\"Project identifier\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated (ISO 8601 format)\").nullable(),\n endpoint_id: z.string().describe(\"Endpoint identifier associated with the operation\").nullable().optional(),\n failures_count: z.number().int().describe(\"Number of times the operation has failed\").nullable(),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds\").nullable(),\n}).describe(\"Operation object\");\nexport const NeonPatchBranchDatabaseInformationOutput = z.object({\n database: NeonPatchBranchDatabaseInformation_DatabaseSchema.nullable(),\n operations: z.array(NeonPatchBranchDatabaseInformation_OperationSchema).describe(\"Array of operations initiated by the update request\"),\n}).describe(\"Response schema for `PatchBranchDatabaseInformation`\");\n\nexport const neonPatchBranchDatabaseInformation = action(\"NEON_PATCH_BRANCH_DATABASE_INFORMATION\", {\n slug: \"neon-patch-branch-database-information\",\n name: \"Patch branch database information\",\n description: \"Updates the properties of a specific database within a project branch in the Neon platform. This endpoint allows for partial modifications of database attributes, such as changing its name or owner. It should be used when you need to rename a database or transfer ownership to a different role within the same project and branch. The update is performed using the PATCH method, allowing for selective property changes without affecting unspecified attributes. Note that this operation modifies existing database metadata and does not create new databases or alter the actual data within the database.\",\n input: NeonPatchBranchDatabaseInformationInput,\n output: NeonPatchBranchDatabaseInformationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAClF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC/E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,iBAAiB;AAC7B,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACxH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC3J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC7D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC/D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,kBAAkB;AAC9B,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,UAAU,kDAAkD,SAAS;CACrE,YAAYA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,qDAAqD;AACxI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,qCAAqCC,eAAAA,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,44 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/patch-branch-database-information.d.ts
4
- declare const NeonPatchBranchDatabaseInformationInput: z.ZodTypeAny;
5
- declare const NeonPatchBranchDatabaseInformationOutput: z.ZodTypeAny;
6
- declare const neonPatchBranchDatabaseInformation: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonPatchBranchDatabaseInformationInput: z.ZodObject<{
5
+ branch_id: z.ZodString;
6
+ project_id: z.ZodString;
7
+ database_name: z.ZodString;
8
+ database__name: z.ZodOptional<z.ZodString>;
9
+ database__owner__name: z.ZodOptional<z.ZodString>;
10
+ }, z.core.$strip>;
11
+ declare const NeonPatchBranchDatabaseInformationOutput: z.ZodObject<{
12
+ database: z.ZodNullable<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ name: z.ZodNullable<z.ZodString>;
15
+ branch_id: z.ZodNullable<z.ZodString>;
16
+ created_at: z.ZodNullable<z.ZodString>;
17
+ owner_name: z.ZodNullable<z.ZodString>;
18
+ updated_at: z.ZodNullable<z.ZodString>;
19
+ }, z.core.$strip>>;
20
+ operations: z.ZodArray<z.ZodObject<{
21
+ id: z.ZodNullable<z.ZodString>;
22
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ action: z.ZodNullable<z.ZodString>;
24
+ status: z.ZodNullable<z.ZodString>;
25
+ retry_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ branch_id: z.ZodNullable<z.ZodString>;
27
+ created_at: z.ZodNullable<z.ZodString>;
28
+ project_id: z.ZodNullable<z.ZodString>;
29
+ updated_at: z.ZodNullable<z.ZodString>;
30
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ failures_count: z.ZodNullable<z.ZodNumber>;
32
+ total_duration_ms: z.ZodNullable<z.ZodNumber>;
33
+ }, z.core.$strip>>;
34
+ }, z.core.$strip>;
35
+ declare const neonPatchBranchDatabaseInformation: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ branch_id: string;
37
+ project_id: string;
38
+ database_name: string;
39
+ database__name?: string | undefined;
40
+ database__owner__name?: string | undefined;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
42
  //#endregion
8
43
  export { neonPatchBranchDatabaseInformation };
9
44
  //# sourceMappingURL=patch-branch-database-information.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"patch-branch-database-information.d.cts","names":[],"sources":["../../src/actions/patch-branch-database-information.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAMU;AAAA,cAuBrD,wCAAA,EAA0C,CAAA,CAAE,UAGU;AAAA,cAEtD,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"patch-branch-database-information.d.cts","names":[],"sources":["../../src/actions/patch-branch-database-information.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;cA6BvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAKxC,kCAAA,gCAAkC,wBAAA"}
@@ -1,9 +1,44 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/patch-branch-database-information.d.ts
4
- declare const NeonPatchBranchDatabaseInformationInput: z.ZodTypeAny;
5
- declare const NeonPatchBranchDatabaseInformationOutput: z.ZodTypeAny;
6
- declare const neonPatchBranchDatabaseInformation: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonPatchBranchDatabaseInformationInput: z.ZodObject<{
5
+ branch_id: z.ZodString;
6
+ project_id: z.ZodString;
7
+ database_name: z.ZodString;
8
+ database__name: z.ZodOptional<z.ZodString>;
9
+ database__owner__name: z.ZodOptional<z.ZodString>;
10
+ }, z.core.$strip>;
11
+ declare const NeonPatchBranchDatabaseInformationOutput: z.ZodObject<{
12
+ database: z.ZodNullable<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ name: z.ZodNullable<z.ZodString>;
15
+ branch_id: z.ZodNullable<z.ZodString>;
16
+ created_at: z.ZodNullable<z.ZodString>;
17
+ owner_name: z.ZodNullable<z.ZodString>;
18
+ updated_at: z.ZodNullable<z.ZodString>;
19
+ }, z.core.$strip>>;
20
+ operations: z.ZodArray<z.ZodObject<{
21
+ id: z.ZodNullable<z.ZodString>;
22
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ action: z.ZodNullable<z.ZodString>;
24
+ status: z.ZodNullable<z.ZodString>;
25
+ retry_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ branch_id: z.ZodNullable<z.ZodString>;
27
+ created_at: z.ZodNullable<z.ZodString>;
28
+ project_id: z.ZodNullable<z.ZodString>;
29
+ updated_at: z.ZodNullable<z.ZodString>;
30
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ failures_count: z.ZodNullable<z.ZodNumber>;
32
+ total_duration_ms: z.ZodNullable<z.ZodNumber>;
33
+ }, z.core.$strip>>;
34
+ }, z.core.$strip>;
35
+ declare const neonPatchBranchDatabaseInformation: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ branch_id: string;
37
+ project_id: string;
38
+ database_name: string;
39
+ database__name?: string | undefined;
40
+ database__owner__name?: string | undefined;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
42
  //#endregion
8
43
  export { neonPatchBranchDatabaseInformation };
9
44
  //# sourceMappingURL=patch-branch-database-information.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"patch-branch-database-information.d.mts","names":[],"sources":["../../src/actions/patch-branch-database-information.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAMU;AAAA,cAuBrD,wCAAA,EAA0C,CAAA,CAAE,UAGU;AAAA,cAEtD,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"patch-branch-database-information.d.mts","names":[],"sources":["../../src/actions/patch-branch-database-information.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;cA6BvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAKxC,kCAAA,gCAAkC,wBAAA"}
@@ -9,26 +9,26 @@ const NeonPatchBranchDatabaseInformationInput = z.object({
9
9
  database__owner__name: z.string().describe("The name of the role to transfer database ownership to. The role must exist in the branch.").optional()
10
10
  }).describe("Request schema for `PatchBranchDatabaseInformation`");
11
11
  const NeonPatchBranchDatabaseInformation_DatabaseSchema = z.object({
12
- id: z.string().describe("Unique identifier for the database"),
13
- name: z.string().describe("Database name"),
14
- branch_id: z.string().describe("Branch identifier that this database belongs to"),
15
- created_at: z.string().describe("Timestamp when the database was created (ISO 8601 format)"),
16
- owner_name: z.string().describe("Role name that owns the database"),
17
- updated_at: z.string().describe("Timestamp when the database was last updated (ISO 8601 format)")
12
+ id: z.string().describe("Unique identifier for the database").nullable(),
13
+ name: z.string().describe("Database name").nullable(),
14
+ branch_id: z.string().describe("Branch identifier that this database belongs to").nullable(),
15
+ created_at: z.string().describe("Timestamp when the database was created (ISO 8601 format)").nullable(),
16
+ owner_name: z.string().describe("Role name that owns the database").nullable(),
17
+ updated_at: z.string().describe("Timestamp when the database was last updated (ISO 8601 format)").nullable()
18
18
  }).describe("Database object");
19
19
  const NeonPatchBranchDatabaseInformation_OperationSchema = z.object({
20
- id: z.string().describe("Unique identifier for the operation (UUID format)"),
20
+ id: z.string().describe("Unique identifier for the operation (UUID format)").nullable(),
21
21
  error: z.string().describe("Error message if the operation failed").nullable().optional(),
22
- action: z.string().describe("The action being performed (e.g., apply_config, create_timeline, start_compute)"),
23
- status: z.string().describe("Current status of the operation. Possible values: scheduling, running, finished, failed, error, cancelled, skipped"),
22
+ action: z.string().describe("The action being performed (e.g., apply_config, create_timeline, start_compute)").nullable(),
23
+ status: z.string().describe("Current status of the operation. Possible values: scheduling, running, finished, failed, error, cancelled, skipped").nullable(),
24
24
  retry_at: z.string().describe("Timestamp when the operation will be retried (ISO 8601 format)").nullable().optional(),
25
- branch_id: z.string().describe("Branch identifier"),
26
- created_at: z.string().describe("Timestamp when the operation was created (ISO 8601 format)"),
27
- project_id: z.string().describe("Project identifier"),
28
- updated_at: z.string().describe("Timestamp when the operation was last updated (ISO 8601 format)"),
25
+ branch_id: z.string().describe("Branch identifier").nullable(),
26
+ created_at: z.string().describe("Timestamp when the operation was created (ISO 8601 format)").nullable(),
27
+ project_id: z.string().describe("Project identifier").nullable(),
28
+ updated_at: z.string().describe("Timestamp when the operation was last updated (ISO 8601 format)").nullable(),
29
29
  endpoint_id: z.string().describe("Endpoint identifier associated with the operation").nullable().optional(),
30
- failures_count: z.number().int().describe("Number of times the operation has failed"),
31
- total_duration_ms: z.number().int().describe("Total duration of the operation in milliseconds")
30
+ failures_count: z.number().int().describe("Number of times the operation has failed").nullable(),
31
+ total_duration_ms: z.number().int().describe("Total duration of the operation in milliseconds").nullable()
32
32
  }).describe("Operation object");
33
33
  const neonPatchBranchDatabaseInformation = action("NEON_PATCH_BRANCH_DATABASE_INFORMATION", {
34
34
  slug: "neon-patch-branch-database-information",
@@ -1 +1 @@
1
- {"version":3,"file":"patch-branch-database-information.mjs","names":[],"sources":["../../src/actions/patch-branch-database-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonPatchBranchDatabaseInformationInput: z.ZodTypeAny = z.object({\n branch_id: z.string().describe(\"The branch ID where the database resides (e.g., 'br-lucky-water-afkw1lov')\"),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271')\"),\n database_name: z.string().describe(\"The current name of the database to update\"),\n database__name: z.string().describe(\"The new name for the database. Use this to rename the database.\").optional(),\n database__owner__name: z.string().describe(\"The name of the role to transfer database ownership to. The role must exist in the branch.\").optional(),\n}).describe(\"Request schema for `PatchBranchDatabaseInformation`\");\nconst NeonPatchBranchDatabaseInformation_DatabaseSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the database\"),\n name: z.string().describe(\"Database name\"),\n branch_id: z.string().describe(\"Branch identifier that this database belongs to\"),\n created_at: z.string().describe(\"Timestamp when the database was created (ISO 8601 format)\"),\n owner_name: z.string().describe(\"Role name that owns the database\"),\n updated_at: z.string().describe(\"Timestamp when the database was last updated (ISO 8601 format)\"),\n}).describe(\"Database object\");\nconst NeonPatchBranchDatabaseInformation_OperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the operation (UUID format)\"),\n error: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n action: z.string().describe(\"The action being performed (e.g., apply_config, create_timeline, start_compute)\"),\n status: z.string().describe(\"Current status of the operation. Possible values: scheduling, running, finished, failed, error, cancelled, skipped\"),\n retry_at: z.string().describe(\"Timestamp when the operation will be retried (ISO 8601 format)\").nullable().optional(),\n branch_id: z.string().describe(\"Branch identifier\"),\n created_at: z.string().describe(\"Timestamp when the operation was created (ISO 8601 format)\"),\n project_id: z.string().describe(\"Project identifier\"),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated (ISO 8601 format)\"),\n endpoint_id: z.string().describe(\"Endpoint identifier associated with the operation\").nullable().optional(),\n failures_count: z.number().int().describe(\"Number of times the operation has failed\"),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds\"),\n}).describe(\"Operation object\");\nexport const NeonPatchBranchDatabaseInformationOutput: z.ZodTypeAny = z.object({\n database: NeonPatchBranchDatabaseInformation_DatabaseSchema.nullable(),\n operations: z.array(NeonPatchBranchDatabaseInformation_OperationSchema).describe(\"Array of operations initiated by the update request\"),\n}).describe(\"Response schema for `PatchBranchDatabaseInformation`\");\n\nexport const neonPatchBranchDatabaseInformation = action(\"NEON_PATCH_BRANCH_DATABASE_INFORMATION\", {\n slug: \"neon-patch-branch-database-information\",\n name: \"Patch branch database information\",\n description: \"Updates the properties of a specific database within a project branch in the Neon platform. This endpoint allows for partial modifications of database attributes, such as changing its name or owner. It should be used when you need to rename a database or transfer ownership to a different role within the same project and branch. The update is performed using the PATCH method, allowing for selective property changes without affecting unspecified attributes. Note that this operation modifies existing database metadata and does not create new databases or alter the actual data within the database.\",\n input: NeonPatchBranchDatabaseInformationInput,\n output: NeonPatchBranchDatabaseInformationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAAwD,EAAE,OAAO;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAClF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC/E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,oDAAkE,EAAE,OAAO;CAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;CACzC,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAClE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;AAClG,CAAC,CAAC,CAAC,SAAS,iBAAiB;AAC7B,MAAM,qDAAmE,EAAE,OAAO;CAChF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;CAC7G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH;CAChJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;CAClD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;CACpD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACjG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;CACpF,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD;AAChG,CAAC,CAAC,CAAC,SAAS,kBAAkB;AAM9B,MAAa,qCAAqC,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoE,EAAE,OAAO;EAC7E,UAAU,kDAAkD,SAAS;EACrE,YAAY,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,qDAAqD;CACxI,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"patch-branch-database-information.mjs","names":[],"sources":["../../src/actions/patch-branch-database-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonPatchBranchDatabaseInformationInput = z.object({\n branch_id: z.string().describe(\"The branch ID where the database resides (e.g., 'br-lucky-water-afkw1lov')\"),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271')\"),\n database_name: z.string().describe(\"The current name of the database to update\"),\n database__name: z.string().describe(\"The new name for the database. Use this to rename the database.\").optional(),\n database__owner__name: z.string().describe(\"The name of the role to transfer database ownership to. The role must exist in the branch.\").optional(),\n}).describe(\"Request schema for `PatchBranchDatabaseInformation`\");\nconst NeonPatchBranchDatabaseInformation_DatabaseSchema = z.object({\n id: z.string().describe(\"Unique identifier for the database\").nullable(),\n name: z.string().describe(\"Database name\").nullable(),\n branch_id: z.string().describe(\"Branch identifier that this database belongs to\").nullable(),\n created_at: z.string().describe(\"Timestamp when the database was created (ISO 8601 format)\").nullable(),\n owner_name: z.string().describe(\"Role name that owns the database\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the database was last updated (ISO 8601 format)\").nullable(),\n}).describe(\"Database object\");\nconst NeonPatchBranchDatabaseInformation_OperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the operation (UUID format)\").nullable(),\n error: z.string().describe(\"Error message if the operation failed\").nullable().optional(),\n action: z.string().describe(\"The action being performed (e.g., apply_config, create_timeline, start_compute)\").nullable(),\n status: z.string().describe(\"Current status of the operation. Possible values: scheduling, running, finished, failed, error, cancelled, skipped\").nullable(),\n retry_at: z.string().describe(\"Timestamp when the operation will be retried (ISO 8601 format)\").nullable().optional(),\n branch_id: z.string().describe(\"Branch identifier\").nullable(),\n created_at: z.string().describe(\"Timestamp when the operation was created (ISO 8601 format)\").nullable(),\n project_id: z.string().describe(\"Project identifier\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated (ISO 8601 format)\").nullable(),\n endpoint_id: z.string().describe(\"Endpoint identifier associated with the operation\").nullable().optional(),\n failures_count: z.number().int().describe(\"Number of times the operation has failed\").nullable(),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds\").nullable(),\n}).describe(\"Operation object\");\nexport const NeonPatchBranchDatabaseInformationOutput = z.object({\n database: NeonPatchBranchDatabaseInformation_DatabaseSchema.nullable(),\n operations: z.array(NeonPatchBranchDatabaseInformation_OperationSchema).describe(\"Array of operations initiated by the update request\"),\n}).describe(\"Response schema for `PatchBranchDatabaseInformation`\");\n\nexport const neonPatchBranchDatabaseInformation = action(\"NEON_PATCH_BRANCH_DATABASE_INFORMATION\", {\n slug: \"neon-patch-branch-database-information\",\n name: \"Patch branch database information\",\n description: \"Updates the properties of a specific database within a project branch in the Neon platform. This endpoint allows for partial modifications of database attributes, such as changing its name or owner. It should be used when you need to rename a database or transfer ownership to a different role within the same project and branch. The update is performed using the PATCH method, allowing for selective property changes without affecting unspecified attributes. Note that this operation modifies existing database metadata and does not create new databases or alter the actual data within the database.\",\n input: NeonPatchBranchDatabaseInformationInput,\n output: NeonPatchBranchDatabaseInformationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0C,EAAE,OAAO;CAC9D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAClF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC/E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,iBAAiB;AAC7B,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACxH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC3J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC7D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC/D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,kBAAkB;AAM9B,MAAa,qCAAqC,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsD,EAAE,OAAO;EAC/D,UAAU,kDAAkD,SAAS;EACrE,YAAY,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,qDAAqD;CACxI,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"reset-role-password-for-branch.cjs","names":["z","action"],"sources":["../../src/actions/reset-role-password-for-branch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonResetRolePasswordForBranchInput: z.ZodTypeAny = z.object({\n branch_id: z.string().describe(\"The branch ID where the role exists (e.g., 'br-lucky-water-afkw1lov')\"),\n role_name: z.string().describe(\"The name of the database role whose password should be reset (e.g., 'neondb_owner', 'authenticator')\"),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271')\"),\n}).describe(\"Request schema for `ResetRolePasswordForBranch`\");\nconst NeonResetRolePasswordForBranch_RoleInfoSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the role\").nullable().optional(),\n password: z.string().describe(\"The new password generated for the role. Store this securely as it will not be shown again.\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID where the role exists\").nullable().optional(),\n protected: z.boolean().describe(\"Whether the role is protected from deletion\").nullable().optional(),\n created_at: z.string().describe(\"When the role was created (ISO 8601 format)\").nullable().optional(),\n updated_at: z.string().describe(\"When the role was last updated (ISO 8601 format)\").nullable().optional(),\n authentication_method: z.string().describe(\"The authentication method used for the role (e.g., 'password')\").nullable().optional(),\n}).describe(\"Information about the database role after password reset\");\nconst NeonResetRolePasswordForBranch_OperationInfoSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique operation ID (UUID)\").nullable().optional(),\n action: z.string().describe(\"The action performed (e.g., 'apply_config')\").nullable().optional(),\n status: z.string().describe(\"The operation status (scheduling, running, finished, failed, error, cancelling, cancelled, skipped)\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID\").nullable().optional(),\n created_at: z.string().describe(\"When the operation was created (ISO 8601 format)\").nullable().optional(),\n project_id: z.string().describe(\"The Neon project ID\").nullable().optional(),\n updated_at: z.string().describe(\"When the operation status was last updated (ISO 8601 format)\").nullable().optional(),\n endpoint_id: z.string().describe(\"The compute endpoint ID affected by the operation\").nullable().optional(),\n failures_count: z.number().int().describe(\"Number of times the operation has failed\").nullable().optional(),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds\").nullable().optional(),\n}).describe(\"Information about an operation triggered by the password reset\");\nconst NeonResetRolePasswordForBranch_ResetRolePasswordDataSchema: z.ZodTypeAny = z.object({\n role: NeonResetRolePasswordForBranch_RoleInfoSchema.nullable().optional(),\n operations: z.array(NeonResetRolePasswordForBranch_OperationInfoSchema).describe(\"List of operations triggered by the password reset. The new password is ready to use when all operations finish.\").nullable().optional(),\n}).describe(\"Data returned from the password reset operation\");\nexport const NeonResetRolePasswordForBranchOutput: z.ZodTypeAny = z.object({\n data: z.union([NeonResetRolePasswordForBranch_ResetRolePasswordDataSchema, z.record(z.string(), z.unknown())]).nullable().optional(),\n}).describe(\"Response schema for `ResetRolePasswordForBranch`\");\n\nexport const neonResetRolePasswordForBranch = action(\"NEON_RESET_ROLE_PASSWORD_FOR_BRANCH\", {\n slug: \"neon-reset-role-password-for-branch\",\n name: \"Reset role password for branch\",\n description: \"Resets the password for a PostgreSQL role on a specific Neon branch and generates a new password. Use this when credentials need to be rotated for security purposes (e.g., employee offboarding, suspected compromise, or routine security practices). The response includes the new password - store it securely as it cannot be retrieved later. The new password becomes active once the triggered 'apply_config' operation completes; the old password remains valid until then. Note: This is a destructive operation that invalidates the current password.\",\n input: NeonResetRolePasswordForBranchInput,\n output: NeonResetRolePasswordForBranchOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"reset-role-password-for-branch.cjs","names":["z","action"],"sources":["../../src/actions/reset-role-password-for-branch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonResetRolePasswordForBranchInput = z.object({\n branch_id: z.string().describe(\"The branch ID where the role exists (e.g., 'br-lucky-water-afkw1lov')\"),\n role_name: z.string().describe(\"The name of the database role whose password should be reset (e.g., 'neondb_owner', 'authenticator')\"),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'dry-smoke-26258271')\"),\n}).describe(\"Request schema for `ResetRolePasswordForBranch`\");\nconst NeonResetRolePasswordForBranch_RoleInfoSchema = z.object({\n name: z.string().describe(\"The name of the role\").nullable().optional(),\n password: z.string().describe(\"The new password generated for the role. Store this securely as it will not be shown again.\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID where the role exists\").nullable().optional(),\n protected: z.boolean().describe(\"Whether the role is protected from deletion\").nullable().optional(),\n created_at: z.string().describe(\"When the role was created (ISO 8601 format)\").nullable().optional(),\n updated_at: z.string().describe(\"When the role was last updated (ISO 8601 format)\").nullable().optional(),\n authentication_method: z.string().describe(\"The authentication method used for the role (e.g., 'password')\").nullable().optional(),\n}).describe(\"Information about the database role after password reset\");\nconst NeonResetRolePasswordForBranch_OperationInfoSchema = z.object({\n id: z.string().describe(\"The unique operation ID (UUID)\").nullable().optional(),\n action: z.string().describe(\"The action performed (e.g., 'apply_config')\").nullable().optional(),\n status: z.string().describe(\"The operation status (scheduling, running, finished, failed, error, cancelling, cancelled, skipped)\").nullable().optional(),\n branch_id: z.string().describe(\"The branch ID\").nullable().optional(),\n created_at: z.string().describe(\"When the operation was created (ISO 8601 format)\").nullable().optional(),\n project_id: z.string().describe(\"The Neon project ID\").nullable().optional(),\n updated_at: z.string().describe(\"When the operation status was last updated (ISO 8601 format)\").nullable().optional(),\n endpoint_id: z.string().describe(\"The compute endpoint ID affected by the operation\").nullable().optional(),\n failures_count: z.number().int().describe(\"Number of times the operation has failed\").nullable().optional(),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds\").nullable().optional(),\n}).describe(\"Information about an operation triggered by the password reset\");\nconst NeonResetRolePasswordForBranch_ResetRolePasswordDataSchema = z.object({\n role: NeonResetRolePasswordForBranch_RoleInfoSchema.nullable().optional(),\n operations: z.array(NeonResetRolePasswordForBranch_OperationInfoSchema).describe(\"List of operations triggered by the password reset. The new password is ready to use when all operations finish.\").nullable().optional(),\n}).describe(\"Data returned from the password reset operation\");\nexport const NeonResetRolePasswordForBranchOutput = z.object({\n data: z.union([NeonResetRolePasswordForBranch_ResetRolePasswordDataSchema, z.record(z.string(), z.unknown())]).nullable().optional(),\n}).describe(\"Response schema for `ResetRolePasswordForBranch`\");\n\nexport const neonResetRolePasswordForBranch = action(\"NEON_RESET_ROLE_PASSWORD_FOR_BRANCH\", {\n slug: \"neon-reset-role-password-for-branch\",\n name: \"Reset role password for branch\",\n description: \"Resets the password for a PostgreSQL role on a specific Neon branch and generates a new password. Use this when credentials need to be rotated for security purposes (e.g., employee offboarding, suspected compromise, or routine security practices). The response includes the new password - store it securely as it cannot be retrieved later. The new password becomes active once the triggered 'apply_config' operation completes; the old password remains valid until then. Note: This is a destructive operation that invalidates the current password.\",\n input: NeonResetRolePasswordForBranchInput,\n output: NeonResetRolePasswordForBranchOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,41 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/reset-role-password-for-branch.d.ts
4
- declare const NeonResetRolePasswordForBranchInput: z.ZodTypeAny;
5
- declare const NeonResetRolePasswordForBranchOutput: z.ZodTypeAny;
6
- declare const neonResetRolePasswordForBranch: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonResetRolePasswordForBranchInput: z.ZodObject<{
5
+ branch_id: z.ZodString;
6
+ role_name: z.ZodString;
7
+ project_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const NeonResetRolePasswordForBranchOutput: z.ZodObject<{
10
+ data: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodObject<{
11
+ role: z.ZodOptional<z.ZodNullable<z.ZodObject<{
12
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ password: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ protected: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ authentication_method: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ }, z.core.$strip>>>;
20
+ operations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
21
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ action: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ project_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ failures_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
30
+ total_duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
31
+ }, z.core.$strip>>>>;
32
+ }, z.core.$strip>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
33
+ }, z.core.$strip>;
34
+ declare const neonResetRolePasswordForBranch: import("@keystrokehq/action").WorkflowActionDefinition<{
35
+ branch_id: string;
36
+ role_name: string;
37
+ project_id: string;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
39
  //#endregion
8
40
  export { neonResetRolePasswordForBranch };
9
41
  //# sourceMappingURL=reset-role-password-for-branch.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"reset-role-password-for-branch.d.cts","names":[],"sources":["../../src/actions/reset-role-password-for-branch.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAIU;AAAA,cA0BjD,oCAAA,EAAsC,CAAA,CAAE,UAEU;AAAA,cAElD,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"reset-role-password-for-branch.d.cts","names":[],"sources":["../../src/actions/reset-role-password-for-branch.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cA8BnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAIpC,8BAAA,gCAA8B,wBAAA"}
@@ -1,9 +1,41 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/reset-role-password-for-branch.d.ts
4
- declare const NeonResetRolePasswordForBranchInput: z.ZodTypeAny;
5
- declare const NeonResetRolePasswordForBranchOutput: z.ZodTypeAny;
6
- declare const neonResetRolePasswordForBranch: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonResetRolePasswordForBranchInput: z.ZodObject<{
5
+ branch_id: z.ZodString;
6
+ role_name: z.ZodString;
7
+ project_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const NeonResetRolePasswordForBranchOutput: z.ZodObject<{
10
+ data: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodObject<{
11
+ role: z.ZodOptional<z.ZodNullable<z.ZodObject<{
12
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ password: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ protected: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ authentication_method: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ }, z.core.$strip>>>;
20
+ operations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
21
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ action: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ project_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ failures_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
30
+ total_duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
31
+ }, z.core.$strip>>>>;
32
+ }, z.core.$strip>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
33
+ }, z.core.$strip>;
34
+ declare const neonResetRolePasswordForBranch: import("@keystrokehq/action").WorkflowActionDefinition<{
35
+ branch_id: string;
36
+ role_name: string;
37
+ project_id: string;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
39
  //#endregion
8
40
  export { neonResetRolePasswordForBranch };
9
41
  //# sourceMappingURL=reset-role-password-for-branch.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"reset-role-password-for-branch.d.mts","names":[],"sources":["../../src/actions/reset-role-password-for-branch.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAIU;AAAA,cA0BjD,oCAAA,EAAsC,CAAA,CAAE,UAEU;AAAA,cAElD,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"reset-role-password-for-branch.d.mts","names":[],"sources":["../../src/actions/reset-role-password-for-branch.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cA8BnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAIpC,8BAAA,gCAA8B,wBAAA"}