@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":"get-consumption-history-projects.mjs","names":[],"sources":["../../src/actions/get-consumption-history-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetConsumptionHistoryProjectsInput: z.ZodTypeAny = z.object({\n to: z.string().describe(\"Specify the end `date-time` for the consumption period. The `date-time` value is rounded according to the specified granularity. For example, `2024-03-15T15:30:00Z` for `daily` granularity will be rounded to `2024-03-15T00:00:00Z`. The specified `date-time` value must respect the specified `granularity`: - For `hourly`, consumption metrics are limited to the last 168 hours. - For `daily`, consumption metrics are limited to the last 60 days. - For `monthly`, consumption metrics are limited to the last year.\"),\n from: z.string().describe(\"Specify the start `date-time` for the consumption period. The `date-time` value is rounded according to the specified `granularity`. For example, `2024-03-15T15:30:00Z` for `daily` granularity will be rounded to `2024-03-15T00:00:00Z`. The specified `date-time` value must respect the specified `granularity`: - For `hourly`, consumption metrics are limited to the last 168 hours. - For `daily`, consumption metrics are limited to the last 60 days. - For `monthly`, consumption metrics are limited to the last year. The consumption history is available starting from `March 1, 2024, at 00:00:00 UTC`.\"),\n limit: z.number().int().default(10).describe(\"Specify a value from 1 to 100 to limit number of projects in the response.\").optional(),\n cursor: z.string().describe(\"Specify the cursor value from the previous response to get the next batch of projects.\").optional(),\n org_id: z.string().describe(\"The organization ID to retrieve project consumption metrics for. IMPORTANT: This parameter is effectively required - API returns an error without it. Get your org_id from NEON_GET_USER_ORGANIZATIONS. Format: 'org-xxxx-xxxx-xxxxxxxx'.\").optional(),\n granularity: z.enum([\"hourly\", \"daily\", \"monthly\"]).describe(\"Specify the granularity of consumption metrics. Hourly, daily, and monthly metrics are available for the last 168 hours, 60 days, and 1 year, respectively.\"),\n project_ids: z.array(z.string()).describe(\"Specify a list of project IDs to filter the response. If omitted, the response will contain all projects. A list of project IDs can be specified as an array of parameter values or as a comma-separated list in a single parameter value. - As an array of parameter values: `project_ids=cold-poetry-09157238%20&project_ids=quiet-snow-71788278` - As a comma-separated list in a single parameter value: `project_ids=cold-poetry-09157238,quiet-snow-71788278`\").optional(),\n include_v1_metrics: z.boolean().describe(\"Include metrics utilized in previous pricing models. - **data_storage_bytes_hour**: The sum of the maximum observed storage values for each hour, which never decreases.\").optional(),\n}).describe(\"Request schema for `GetConsumptionHistoryProjects`\");\nconst NeonGetConsumptionHistoryProjects_ConsumptionMetricsSchema: z.ZodTypeAny = z.object({\n timeframe_end: z.string().describe(\"End of the measurement interval in RFC 3339 format\"),\n timeframe_start: z.string().describe(\"Start of the measurement interval in RFC 3339 format\"),\n written_data_bytes: z.number().int().describe(\"The total amount of data written to all of a project's branches\"),\n active_time_seconds: z.number().int().describe(\"The number of seconds the project's compute endpoints have been active during the period\"),\n compute_time_seconds: z.number().int().describe(\"The number of CPU seconds used by the project's compute endpoints. A compute that uses 2 CPUs for 1 second equals compute_time=2\"),\n synthetic_storage_size_bytes: z.number().int().describe(\"Total space occupied in storage, combining logical data size and WAL size across all branches\"),\n}).describe(\"Time-segmented consumption metrics for a specific timeframe.\");\nconst NeonGetConsumptionHistoryProjects_ProjectConsumptionPeriodSchema: z.ZodTypeAny = z.object({\n period_id: z.string().describe(\"Unique identifier for the billing period\"),\n period_end: z.string().describe(\"Conclusion of the billing period in RFC 3339 format\"),\n consumption: z.array(NeonGetConsumptionHistoryProjects_ConsumptionMetricsSchema).describe(\"Time-segmented consumption metrics with granularity specified in request (hourly, daily, or monthly)\"),\n period_plan: z.string().describe(\"Plan type during the period (e.g., 'scale', 'business', 'enterprise')\"),\n period_start: z.string().describe(\"Beginning of the billing period in RFC 3339 format\"),\n}).describe(\"Billing period with time-segmented consumption data.\");\nconst NeonGetConsumptionHistoryProjects_ProjectConsumptionSchema: z.ZodTypeAny = z.object({\n periods: z.array(NeonGetConsumptionHistoryProjects_ProjectConsumptionPeriodSchema).describe(\"Collection of billing period objects containing consumption data\"),\n project_id: z.string().describe(\"Unique identifier for the project\"),\n}).describe(\"Consumption data for a single project.\");\nexport const NeonGetConsumptionHistoryProjectsOutput: z.ZodTypeAny = z.object({\n projects: z.array(NeonGetConsumptionHistoryProjects_ProjectConsumptionSchema).describe(\"Collection of project consumption data objects\"),\n}).describe(\"Response schema for `GetConsumptionHistoryProjects`\");\n\nexport const neonGetConsumptionHistoryProjects = action(\"NEON_GET_CONSUMPTION_HISTORY_PROJECTS\", {\n slug: \"neon-get-consumption-history-projects\",\n name: \"Get consumption history projects\",\n description: \"Retrieves consumption history for projects within a Neon organization. IMPORTANT: This endpoint is only available for Scale, Business, and Enterprise plan accounts. Free and Launch plans do not have access to this endpoint. Returns metrics including: - active_time_seconds: Time computes were active - compute_time_seconds: Total CPU seconds used (2 CPUs for 1 second = 2) - written_data_bytes: Data written to branches - synthetic_storage_size_bytes: Total storage occupied The org_id parameter is required to identify which organization's projects to query. Results are ordered chronologically (oldest to newest). Rate limit: ~30 requests/minute shared with account consumption endpoint. Note: This API call does NOT wake sleeping compute endpoints.\",\n input: NeonGetConsumptionHistoryProjectsInput,\n output: NeonGetConsumptionHistoryProjectsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAuD,EAAE,OAAO;CAC3E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,igBAAigB;CACzhB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0lBAA0lB;CACpnB,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACpI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC/H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2OAA2O,CAAC,CAAC,SAAS;CAClR,aAAa,EAAE,KAAK;EAAC;EAAU;EAAS;CAAS,CAAC,CAAC,CAAC,SAAS,6JAA6J;CAC1N,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qcAAqc,CAAC,CAAC,SAAS;CAC1f,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;AAClO,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,6DAA2E,EAAE,OAAO;CACxF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACvF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CAC3F,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE;CAC/G,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F;CACzI,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kIAAkI;CAClL,8BAA8B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F;AACzJ,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,mEAAiF,EAAE,OAAO;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACrF,aAAa,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,sGAAsG;CAChM,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CACxG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACxF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,6DAA2E,EAAE,OAAO;CACxF,SAAS,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,kEAAkE;CAC9J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;AACrE,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAKpD,MAAa,oCAAoC,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmE,EAAE,OAAO,EAC5E,UAAU,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,gDAAgD,EACzI,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-consumption-history-projects.mjs","names":[],"sources":["../../src/actions/get-consumption-history-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetConsumptionHistoryProjectsInput = z.object({\n to: z.string().describe(\"Specify the end `date-time` for the consumption period. The `date-time` value is rounded according to the specified granularity. For example, `2024-03-15T15:30:00Z` for `daily` granularity will be rounded to `2024-03-15T00:00:00Z`. The specified `date-time` value must respect the specified `granularity`: - For `hourly`, consumption metrics are limited to the last 168 hours. - For `daily`, consumption metrics are limited to the last 60 days. - For `monthly`, consumption metrics are limited to the last year.\"),\n from: z.string().describe(\"Specify the start `date-time` for the consumption period. The `date-time` value is rounded according to the specified `granularity`. For example, `2024-03-15T15:30:00Z` for `daily` granularity will be rounded to `2024-03-15T00:00:00Z`. The specified `date-time` value must respect the specified `granularity`: - For `hourly`, consumption metrics are limited to the last 168 hours. - For `daily`, consumption metrics are limited to the last 60 days. - For `monthly`, consumption metrics are limited to the last year. The consumption history is available starting from `March 1, 2024, at 00:00:00 UTC`.\"),\n limit: z.number().int().default(10).describe(\"Specify a value from 1 to 100 to limit number of projects in the response.\").optional(),\n cursor: z.string().describe(\"Specify the cursor value from the previous response to get the next batch of projects.\").optional(),\n org_id: z.string().describe(\"The organization ID to retrieve project consumption metrics for. IMPORTANT: This parameter is effectively required - API returns an error without it. Get your org_id from NEON_GET_USER_ORGANIZATIONS. Format: 'org-xxxx-xxxx-xxxxxxxx'.\").optional(),\n granularity: z.enum([\"hourly\", \"daily\", \"monthly\"]).describe(\"Specify the granularity of consumption metrics. Hourly, daily, and monthly metrics are available for the last 168 hours, 60 days, and 1 year, respectively.\"),\n project_ids: z.array(z.string()).describe(\"Specify a list of project IDs to filter the response. If omitted, the response will contain all projects. A list of project IDs can be specified as an array of parameter values or as a comma-separated list in a single parameter value. - As an array of parameter values: `project_ids=cold-poetry-09157238%20&project_ids=quiet-snow-71788278` - As a comma-separated list in a single parameter value: `project_ids=cold-poetry-09157238,quiet-snow-71788278`\").optional(),\n include_v1_metrics: z.boolean().describe(\"Include metrics utilized in previous pricing models. - **data_storage_bytes_hour**: The sum of the maximum observed storage values for each hour, which never decreases.\").optional(),\n}).describe(\"Request schema for `GetConsumptionHistoryProjects`\");\nconst NeonGetConsumptionHistoryProjects_ConsumptionMetricsSchema = z.object({\n timeframe_end: z.string().describe(\"End of the measurement interval in RFC 3339 format\").nullable(),\n timeframe_start: z.string().describe(\"Start of the measurement interval in RFC 3339 format\").nullable(),\n written_data_bytes: z.number().int().describe(\"The total amount of data written to all of a project's branches\").nullable(),\n active_time_seconds: z.number().int().describe(\"The number of seconds the project's compute endpoints have been active during the period\").nullable(),\n compute_time_seconds: z.number().int().describe(\"The number of CPU seconds used by the project's compute endpoints. A compute that uses 2 CPUs for 1 second equals compute_time=2\").nullable(),\n synthetic_storage_size_bytes: z.number().int().describe(\"Total space occupied in storage, combining logical data size and WAL size across all branches\").nullable(),\n}).describe(\"Time-segmented consumption metrics for a specific timeframe.\");\nconst NeonGetConsumptionHistoryProjects_ProjectConsumptionPeriodSchema = z.object({\n period_id: z.string().describe(\"Unique identifier for the billing period\").nullable(),\n period_end: z.string().describe(\"Conclusion of the billing period in RFC 3339 format\").nullable(),\n consumption: z.array(NeonGetConsumptionHistoryProjects_ConsumptionMetricsSchema).describe(\"Time-segmented consumption metrics with granularity specified in request (hourly, daily, or monthly)\"),\n period_plan: z.string().describe(\"Plan type during the period (e.g., 'scale', 'business', 'enterprise')\").nullable(),\n period_start: z.string().describe(\"Beginning of the billing period in RFC 3339 format\").nullable(),\n}).describe(\"Billing period with time-segmented consumption data.\");\nconst NeonGetConsumptionHistoryProjects_ProjectConsumptionSchema = z.object({\n periods: z.array(NeonGetConsumptionHistoryProjects_ProjectConsumptionPeriodSchema).describe(\"Collection of billing period objects containing consumption data\"),\n project_id: z.string().describe(\"Unique identifier for the project\").nullable(),\n}).describe(\"Consumption data for a single project.\");\nexport const NeonGetConsumptionHistoryProjectsOutput = z.object({\n projects: z.array(NeonGetConsumptionHistoryProjects_ProjectConsumptionSchema).describe(\"Collection of project consumption data objects\"),\n}).describe(\"Response schema for `GetConsumptionHistoryProjects`\");\n\nexport const neonGetConsumptionHistoryProjects = action(\"NEON_GET_CONSUMPTION_HISTORY_PROJECTS\", {\n slug: \"neon-get-consumption-history-projects\",\n name: \"Get consumption history projects\",\n description: \"Retrieves consumption history for projects within a Neon organization. IMPORTANT: This endpoint is only available for Scale, Business, and Enterprise plan accounts. Free and Launch plans do not have access to this endpoint. Returns metrics including: - active_time_seconds: Time computes were active - compute_time_seconds: Total CPU seconds used (2 CPUs for 1 second = 2) - written_data_bytes: Data written to branches - synthetic_storage_size_bytes: Total storage occupied The org_id parameter is required to identify which organization's projects to query. Results are ordered chronologically (oldest to newest). Rate limit: ~30 requests/minute shared with account consumption endpoint. Note: This API call does NOT wake sleeping compute endpoints.\",\n input: NeonGetConsumptionHistoryProjectsInput,\n output: NeonGetConsumptionHistoryProjectsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyC,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,igBAAigB;CACzhB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0lBAA0lB;CACpnB,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACpI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC/H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2OAA2O,CAAC,CAAC,SAAS;CAClR,aAAa,EAAE,KAAK;EAAC;EAAU;EAAS;CAAS,CAAC,CAAC,CAAC,SAAS,6JAA6J;CAC1N,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qcAAqc,CAAC,CAAC,SAAS;CAC1f,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;AAClO,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,6DAA6D,EAAE,OAAO;CAC1E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAClG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACtG,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC1H,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACpJ,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC7L,8BAA8B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,mEAAmE,EAAE,OAAO;CAChF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,sGAAsG;CAChM,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACnH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,6DAA6D,EAAE,OAAO;CAC1E,SAAS,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,kEAAkE;CAC9J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAKpD,MAAa,oCAAoC,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqD,EAAE,OAAO,EAC9D,UAAU,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,gDAAgD,EACzI,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-current-user-information.cjs","names":["z","action"],"sources":["../../src/actions/get-current-user-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetCurrentUserInformationInput: z.ZodTypeAny = z.object({}).describe(\"Request schema for `GetCurrentUserInformation`\\n\\nThis endpoint requires no parameters. User identification is handled\\nautomatically via the authentication token.\");\nconst NeonGetCurrentUserInformation_AuthAccountSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Display name from this auth provider\").nullable().optional(),\n email: z.string().describe(\"Email address associated with the auth provider\").nullable().optional(),\n image: z.string().describe(\"URL to the user's profile image from this provider\").nullable().optional(),\n login: z.string().describe(\"Login/username for this auth provider\").nullable().optional(),\n provider: z.string().describe(\"Authentication provider name (e.g., 'google', 'keycloak', 'github')\").nullable().optional(),\n}).passthrough().describe(\"Represents an authentication provider account linked to the user.\");\nconst NeonGetCurrentUserInformation_UserInfoSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the user\").nullable().optional(),\n name: z.string().describe(\"User's first name\").nullable().optional(),\n plan: z.string().describe(\"Current subscription plan (e.g., 'free_v2', 'pro', 'scale')\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the user\").nullable().optional(),\n image: z.string().describe(\"URL to the user's profile image\").nullable().optional(),\n login: z.string().describe(\"Username/login identifier\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n auth_accounts: z.array(NeonGetCurrentUserInformation_AuthAccountSchema).describe(\"List of linked authentication provider accounts\").nullable().optional(),\n branches_limit: z.number().int().describe(\"Maximum number of branches allowed per project\").nullable().optional(),\n projects_limit: z.number().int().describe(\"Maximum number of projects allowed for this user\").nullable().optional(),\n active_seconds_limit: z.number().int().describe(\"Maximum compute active seconds per month\").nullable().optional(),\n max_autoscaling_limit: z.number().describe(\"Maximum autoscaling compute units (CU) allowed\").nullable().optional(),\n}).passthrough().describe(\"User profile information returned by the Neon API.\");\nexport const NeonGetCurrentUserInformationOutput: z.ZodTypeAny = z.object({\n data: NeonGetCurrentUserInformation_UserInfoSchema.nullable().optional(),\n}).describe(\"Response schema for `GetCurrentUserInformation`\\n\\nContains the authenticated user's profile information including\\naccount details, subscription plan, and resource limits.\");\n\nexport const neonGetCurrentUserInformation = action(\"NEON_GET_CURRENT_USER_INFORMATION\", {\n slug: \"neon-get-current-user-information\",\n name: \"Get current user information\",\n description: \"Retrieves the profile information for the currently authenticated user. This endpoint should be used when you need to access details about the user making the API request, such as their username, email, or other account-related information. It's particularly useful for personalizing user experiences or retrieving user-specific settings within the Neon platform. The endpoint doesn't accept any parameters, as it relies solely on the authentication token to identify the user. Note that this endpoint will only return information for the authenticated user and cannot be used to retrieve profiles of other users.\",\n input: NeonGetCurrentUserInformationInput,\n output: NeonGetCurrentUserInformationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qKAAqK;AAC3P,MAAM,kDAAgEA,IAAAA,EAAE,OAAO;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAC7F,MAAM,+CAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,eAAeA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,sCAAoDA,IAAAA,EAAE,OAAO,EACxE,MAAM,6CAA6C,SAAS,CAAC,CAAC,SAAS,EACzE,CAAC,CAAC,CAAC,SAAS,8KAA8K;AAE1L,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-current-user-information.cjs","names":["z","action"],"sources":["../../src/actions/get-current-user-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetCurrentUserInformationInput = z.object({}).describe(\"Request schema for `GetCurrentUserInformation`\\n\\nThis endpoint requires no parameters. User identification is handled\\nautomatically via the authentication token.\");\nconst NeonGetCurrentUserInformation_AuthAccountSchema = z.object({\n name: z.string().describe(\"Display name from this auth provider\").nullable().optional(),\n email: z.string().describe(\"Email address associated with the auth provider\").nullable().optional(),\n image: z.string().describe(\"URL to the user's profile image from this provider\").nullable().optional(),\n login: z.string().describe(\"Login/username for this auth provider\").nullable().optional(),\n provider: z.string().describe(\"Authentication provider name (e.g., 'google', 'keycloak', 'github')\").nullable().optional(),\n}).passthrough().describe(\"Represents an authentication provider account linked to the user.\");\nconst NeonGetCurrentUserInformation_UserInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the user\").nullable().optional(),\n name: z.string().describe(\"User's first name\").nullable().optional(),\n plan: z.string().describe(\"Current subscription plan (e.g., 'free_v2', 'pro', 'scale')\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the user\").nullable().optional(),\n image: z.string().describe(\"URL to the user's profile image\").nullable().optional(),\n login: z.string().describe(\"Username/login identifier\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n auth_accounts: z.array(NeonGetCurrentUserInformation_AuthAccountSchema).describe(\"List of linked authentication provider accounts\").nullable().optional(),\n branches_limit: z.number().int().describe(\"Maximum number of branches allowed per project\").nullable().optional(),\n projects_limit: z.number().int().describe(\"Maximum number of projects allowed for this user\").nullable().optional(),\n active_seconds_limit: z.number().int().describe(\"Maximum compute active seconds per month\").nullable().optional(),\n max_autoscaling_limit: z.number().describe(\"Maximum autoscaling compute units (CU) allowed\").nullable().optional(),\n}).passthrough().describe(\"User profile information returned by the Neon API.\");\nexport const NeonGetCurrentUserInformationOutput = z.object({\n data: NeonGetCurrentUserInformation_UserInfoSchema.nullable().optional(),\n}).describe(\"Response schema for `GetCurrentUserInformation`\\n\\nContains the authenticated user's profile information including\\naccount details, subscription plan, and resource limits.\");\n\nexport const neonGetCurrentUserInformation = action(\"NEON_GET_CURRENT_USER_INFORMATION\", {\n slug: \"neon-get-current-user-information\",\n name: \"Get current user information\",\n description: \"Retrieves the profile information for the currently authenticated user. This endpoint should be used when you need to access details about the user making the API request, such as their username, email, or other account-related information. It's particularly useful for personalizing user experiences or retrieving user-specific settings within the Neon platform. The endpoint doesn't accept any parameters, as it relies solely on the authentication token to identify the user. Note that this endpoint will only return information for the authenticated user and cannot be used to retrieve profiles of other users.\",\n input: NeonGetCurrentUserInformationInput,\n output: NeonGetCurrentUserInformationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qKAAqK;AAC7O,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAC7F,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,eAAeA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,MAAM,6CAA6C,SAAS,CAAC,CAAC,SAAS,EACzE,CAAC,CAAC,CAAC,SAAS,8KAA8K;AAE1L,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-current-user-information.d.ts
4
- declare const NeonGetCurrentUserInformationInput: z.ZodTypeAny;
5
- declare const NeonGetCurrentUserInformationOutput: z.ZodTypeAny;
6
- declare const neonGetCurrentUserInformation: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonGetCurrentUserInformationInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const NeonGetCurrentUserInformationOutput: z.ZodObject<{
6
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ image: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ login: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ auth_accounts: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
15
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ image: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ login: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ provider: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$loose>>>>;
21
+ branches_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
+ projects_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ active_seconds_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
+ max_autoscaling_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
25
+ }, z.core.$loose>>>;
26
+ }, z.core.$strip>;
27
+ declare const neonGetCurrentUserInformation: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { neonGetCurrentUserInformation };
9
30
  //# sourceMappingURL=get-current-user-information.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-current-user-information.d.cts","names":[],"sources":["../../src/actions/get-current-user-information.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAAyM;AAAA,cAsB/O,mCAAA,EAAqC,CAAA,CAAE,UAEuI;AAAA,cAE9K,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-current-user-information.d.cts","names":[],"sources":["../../src/actions/get-current-user-information.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAsBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-current-user-information.d.ts
4
- declare const NeonGetCurrentUserInformationInput: z.ZodTypeAny;
5
- declare const NeonGetCurrentUserInformationOutput: z.ZodTypeAny;
6
- declare const neonGetCurrentUserInformation: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonGetCurrentUserInformationInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const NeonGetCurrentUserInformationOutput: z.ZodObject<{
6
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ image: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ login: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ auth_accounts: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
15
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ image: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ login: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ provider: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$loose>>>>;
21
+ branches_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
+ projects_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ active_seconds_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
+ max_autoscaling_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
25
+ }, z.core.$loose>>>;
26
+ }, z.core.$strip>;
27
+ declare const neonGetCurrentUserInformation: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { neonGetCurrentUserInformation };
9
30
  //# sourceMappingURL=get-current-user-information.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-current-user-information.d.mts","names":[],"sources":["../../src/actions/get-current-user-information.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAAyM;AAAA,cAsB/O,mCAAA,EAAqC,CAAA,CAAE,UAEuI;AAAA,cAE9K,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-current-user-information.d.mts","names":[],"sources":["../../src/actions/get-current-user-information.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAsBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-current-user-information.mjs","names":[],"sources":["../../src/actions/get-current-user-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetCurrentUserInformationInput: z.ZodTypeAny = z.object({}).describe(\"Request schema for `GetCurrentUserInformation`\\n\\nThis endpoint requires no parameters. User identification is handled\\nautomatically via the authentication token.\");\nconst NeonGetCurrentUserInformation_AuthAccountSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Display name from this auth provider\").nullable().optional(),\n email: z.string().describe(\"Email address associated with the auth provider\").nullable().optional(),\n image: z.string().describe(\"URL to the user's profile image from this provider\").nullable().optional(),\n login: z.string().describe(\"Login/username for this auth provider\").nullable().optional(),\n provider: z.string().describe(\"Authentication provider name (e.g., 'google', 'keycloak', 'github')\").nullable().optional(),\n}).passthrough().describe(\"Represents an authentication provider account linked to the user.\");\nconst NeonGetCurrentUserInformation_UserInfoSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the user\").nullable().optional(),\n name: z.string().describe(\"User's first name\").nullable().optional(),\n plan: z.string().describe(\"Current subscription plan (e.g., 'free_v2', 'pro', 'scale')\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the user\").nullable().optional(),\n image: z.string().describe(\"URL to the user's profile image\").nullable().optional(),\n login: z.string().describe(\"Username/login identifier\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n auth_accounts: z.array(NeonGetCurrentUserInformation_AuthAccountSchema).describe(\"List of linked authentication provider accounts\").nullable().optional(),\n branches_limit: z.number().int().describe(\"Maximum number of branches allowed per project\").nullable().optional(),\n projects_limit: z.number().int().describe(\"Maximum number of projects allowed for this user\").nullable().optional(),\n active_seconds_limit: z.number().int().describe(\"Maximum compute active seconds per month\").nullable().optional(),\n max_autoscaling_limit: z.number().describe(\"Maximum autoscaling compute units (CU) allowed\").nullable().optional(),\n}).passthrough().describe(\"User profile information returned by the Neon API.\");\nexport const NeonGetCurrentUserInformationOutput: z.ZodTypeAny = z.object({\n data: NeonGetCurrentUserInformation_UserInfoSchema.nullable().optional(),\n}).describe(\"Response schema for `GetCurrentUserInformation`\\n\\nContains the authenticated user's profile information including\\naccount details, subscription plan, and resource limits.\");\n\nexport const neonGetCurrentUserInformation = action(\"NEON_GET_CURRENT_USER_INFORMATION\", {\n slug: \"neon-get-current-user-information\",\n name: \"Get current user information\",\n description: \"Retrieves the profile information for the currently authenticated user. This endpoint should be used when you need to access details about the user making the API request, such as their username, email, or other account-related information. It's particularly useful for personalizing user experiences or retrieving user-specific settings within the Neon platform. The endpoint doesn't accept any parameters, as it relies solely on the authentication token to identify the user. Note that this endpoint will only return information for the authenticated user and cannot be used to retrieve profiles of other users.\",\n input: NeonGetCurrentUserInformationInput,\n output: NeonGetCurrentUserInformationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qKAAqK;AAC3P,MAAM,kDAAgE,EAAE,OAAO;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAC7F,MAAM,+CAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,eAAe,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAK9E,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+D,EAAE,OAAO,EACxE,MAAM,6CAA6C,SAAS,CAAC,CAAC,SAAS,EACzE,CAAC,CAAC,CAAC,SAAS,8KAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-current-user-information.mjs","names":[],"sources":["../../src/actions/get-current-user-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetCurrentUserInformationInput = z.object({}).describe(\"Request schema for `GetCurrentUserInformation`\\n\\nThis endpoint requires no parameters. User identification is handled\\nautomatically via the authentication token.\");\nconst NeonGetCurrentUserInformation_AuthAccountSchema = z.object({\n name: z.string().describe(\"Display name from this auth provider\").nullable().optional(),\n email: z.string().describe(\"Email address associated with the auth provider\").nullable().optional(),\n image: z.string().describe(\"URL to the user's profile image from this provider\").nullable().optional(),\n login: z.string().describe(\"Login/username for this auth provider\").nullable().optional(),\n provider: z.string().describe(\"Authentication provider name (e.g., 'google', 'keycloak', 'github')\").nullable().optional(),\n}).passthrough().describe(\"Represents an authentication provider account linked to the user.\");\nconst NeonGetCurrentUserInformation_UserInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the user\").nullable().optional(),\n name: z.string().describe(\"User's first name\").nullable().optional(),\n plan: z.string().describe(\"Current subscription plan (e.g., 'free_v2', 'pro', 'scale')\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the user\").nullable().optional(),\n image: z.string().describe(\"URL to the user's profile image\").nullable().optional(),\n login: z.string().describe(\"Username/login identifier\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n auth_accounts: z.array(NeonGetCurrentUserInformation_AuthAccountSchema).describe(\"List of linked authentication provider accounts\").nullable().optional(),\n branches_limit: z.number().int().describe(\"Maximum number of branches allowed per project\").nullable().optional(),\n projects_limit: z.number().int().describe(\"Maximum number of projects allowed for this user\").nullable().optional(),\n active_seconds_limit: z.number().int().describe(\"Maximum compute active seconds per month\").nullable().optional(),\n max_autoscaling_limit: z.number().describe(\"Maximum autoscaling compute units (CU) allowed\").nullable().optional(),\n}).passthrough().describe(\"User profile information returned by the Neon API.\");\nexport const NeonGetCurrentUserInformationOutput = z.object({\n data: NeonGetCurrentUserInformation_UserInfoSchema.nullable().optional(),\n}).describe(\"Response schema for `GetCurrentUserInformation`\\n\\nContains the authenticated user's profile information including\\naccount details, subscription plan, and resource limits.\");\n\nexport const neonGetCurrentUserInformation = action(\"NEON_GET_CURRENT_USER_INFORMATION\", {\n slug: \"neon-get-current-user-information\",\n name: \"Get current user information\",\n description: \"Retrieves the profile information for the currently authenticated user. This endpoint should be used when you need to access details about the user making the API request, such as their username, email, or other account-related information. It's particularly useful for personalizing user experiences or retrieving user-specific settings within the Neon platform. The endpoint doesn't accept any parameters, as it relies solely on the authentication token to identify the user. Note that this endpoint will only return information for the authenticated user and cannot be used to retrieve profiles of other users.\",\n input: NeonGetCurrentUserInformationInput,\n output: NeonGetCurrentUserInformationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qKAAqK;AAC7O,MAAM,kDAAkD,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAC7F,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,eAAe,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAK9E,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,MAAM,6CAA6C,SAAS,CAAC,CAAC,SAAS,EACzE,CAAC,CAAC,CAAC,SAAS,8KAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-organization-api-keys.cjs","names":["z","action"],"sources":["../../src/actions/get-organization-api-keys.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetOrganizationApiKeysInput: z.ZodTypeAny = z.object({\n org_id: z.string().describe(\"The Neon organization ID\"),\n}).describe(\"Request schema for `GetOrganizationApiKeys`\");\nexport const NeonGetOrganizationApiKeysOutput: z.ZodTypeAny = z.unknown();\n\nexport const neonGetOrganizationApiKeys = action(\"NEON_GET_ORGANIZATION_API_KEYS\", {\n slug: \"neon-get-organization-api-keys\",\n name: \"Get organization api keys\",\n description: \"Retrieves a list of all API keys associated with a specific organization in the Neon B2B SaaS integration platform. This endpoint is crucial for administrators to manage and monitor API access within their organization. It provides a comprehensive view of all active API keys, enabling effective access control and security auditing. Use this endpoint when you need to review, track, or manage the API keys in use by your organization, such as during security reviews or when updating access permissions.\",\n input: NeonGetOrganizationApiKeysInput,\n output: NeonGetOrganizationApiKeysOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,EACxD,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,mCAAiDA,IAAAA,EAAE,QAAQ;AAExE,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-organization-api-keys.cjs","names":["z","action"],"sources":["../../src/actions/get-organization-api-keys.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetOrganizationApiKeysInput = z.object({\n org_id: z.string().describe(\"The Neon organization ID\"),\n}).describe(\"Request schema for `GetOrganizationApiKeys`\");\nexport const NeonGetOrganizationApiKeysOutput = z.unknown();\n\nexport const neonGetOrganizationApiKeys = action(\"NEON_GET_ORGANIZATION_API_KEYS\", {\n slug: \"neon-get-organization-api-keys\",\n name: \"Get organization api keys\",\n description: \"Retrieves a list of all API keys associated with a specific organization in the Neon B2B SaaS integration platform. This endpoint is crucial for administrators to manage and monitor API access within their organization. It provides a comprehensive view of all active API keys, enabling effective access control and security auditing. Use this endpoint when you need to review, track, or manage the API keys in use by your organization, such as during security reviews or when updating access permissions.\",\n input: NeonGetOrganizationApiKeysInput,\n output: NeonGetOrganizationApiKeysOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,EACxD,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,mCAAmCA,IAAAA,EAAE,QAAQ;AAE1D,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-organization-api-keys.d.ts
4
- declare const NeonGetOrganizationApiKeysInput: z.ZodTypeAny;
5
- declare const NeonGetOrganizationApiKeysOutput: z.ZodTypeAny;
6
- declare const neonGetOrganizationApiKeys: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonGetOrganizationApiKeysInput: z.ZodObject<{
5
+ org_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeonGetOrganizationApiKeysOutput: z.ZodUnknown;
8
+ declare const neonGetOrganizationApiKeys: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ org_id: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { neonGetOrganizationApiKeys };
9
13
  //# sourceMappingURL=get-organization-api-keys.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-organization-api-keys.d.cts","names":[],"sources":["../../src/actions/get-organization-api-keys.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEU;AAAA,cAC7C,gCAAA,EAAkC,CAAA,CAAE,UAAwB;AAAA,cAE5D,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-organization-api-keys.d.cts","names":[],"sources":["../../src/actions/get-organization-api-keys.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-organization-api-keys.d.ts
4
- declare const NeonGetOrganizationApiKeysInput: z.ZodTypeAny;
5
- declare const NeonGetOrganizationApiKeysOutput: z.ZodTypeAny;
6
- declare const neonGetOrganizationApiKeys: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonGetOrganizationApiKeysInput: z.ZodObject<{
5
+ org_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const NeonGetOrganizationApiKeysOutput: z.ZodUnknown;
8
+ declare const neonGetOrganizationApiKeys: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ org_id: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { neonGetOrganizationApiKeys };
9
13
  //# sourceMappingURL=get-organization-api-keys.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-organization-api-keys.d.mts","names":[],"sources":["../../src/actions/get-organization-api-keys.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEU;AAAA,cAC7C,gCAAA,EAAkC,CAAA,CAAE,UAAwB;AAAA,cAE5D,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-organization-api-keys.d.mts","names":[],"sources":["../../src/actions/get-organization-api-keys.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-organization-api-keys.mjs","names":[],"sources":["../../src/actions/get-organization-api-keys.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetOrganizationApiKeysInput: z.ZodTypeAny = z.object({\n org_id: z.string().describe(\"The Neon organization ID\"),\n}).describe(\"Request schema for `GetOrganizationApiKeys`\");\nexport const NeonGetOrganizationApiKeysOutput: z.ZodTypeAny = z.unknown();\n\nexport const neonGetOrganizationApiKeys = action(\"NEON_GET_ORGANIZATION_API_KEYS\", {\n slug: \"neon-get-organization-api-keys\",\n name: \"Get organization api keys\",\n description: \"Retrieves a list of all API keys associated with a specific organization in the Neon B2B SaaS integration platform. This endpoint is crucial for administrators to manage and monitor API access within their organization. It provides a comprehensive view of all active API keys, enabling effective access control and security auditing. Use this endpoint when you need to review, track, or manage the API keys in use by your organization, such as during security reviews or when updating access permissions.\",\n input: NeonGetOrganizationApiKeysInput,\n output: NeonGetOrganizationApiKeysOutput,\n});\n"],"mappings":";;AASA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT2D,EAAE,OAAO,EACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,EACxD,CAAC,CAAC,CAAC,SAAS,6CAOH;CACP,QAP4D,EAAE,QAOtD;AACV,CAAC"}
1
+ {"version":3,"file":"get-organization-api-keys.mjs","names":[],"sources":["../../src/actions/get-organization-api-keys.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetOrganizationApiKeysInput = z.object({\n org_id: z.string().describe(\"The Neon organization ID\"),\n}).describe(\"Request schema for `GetOrganizationApiKeys`\");\nexport const NeonGetOrganizationApiKeysOutput = z.unknown();\n\nexport const neonGetOrganizationApiKeys = action(\"NEON_GET_ORGANIZATION_API_KEYS\", {\n slug: \"neon-get-organization-api-keys\",\n name: \"Get organization api keys\",\n description: \"Retrieves a list of all API keys associated with a specific organization in the Neon B2B SaaS integration platform. This endpoint is crucial for administrators to manage and monitor API access within their organization. It provides a comprehensive view of all active API keys, enabling effective access control and security auditing. Use this endpoint when you need to review, track, or manage the API keys in use by your organization, such as during security reviews or when updating access permissions.\",\n input: NeonGetOrganizationApiKeysInput,\n output: NeonGetOrganizationApiKeysOutput,\n});\n"],"mappings":";;AASA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT6C,EAAE,OAAO,EACtD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,EACxD,CAAC,CAAC,CAAC,SAAS,6CAOH;CACP,QAP8C,EAAE,QAOxC;AACV,CAAC"}
@@ -7,23 +7,23 @@ const NeonGetProjectBranchRoleInput = zod.z.object({
7
7
  project_id: zod.z.string().describe("The unique identifier of the Neon project (e.g., 'dry-smoke-26258271'). You can obtain this from the list projects endpoint.")
8
8
  }).describe("Request schema for `GetProjectBranchRole`");
9
9
  const NeonGetProjectBranchRole_RoleDetailsSchema = zod.z.object({
10
- name: zod.z.string().describe("The name of the role."),
11
- branch_id: zod.z.string().describe("The ID of the branch the role belongs to."),
12
- protected: zod.z.boolean().describe("Indicates whether the role is protected from deletion."),
13
- created_at: zod.z.string().describe("Timestamp indicating when the role was created, in ISO 8601 format."),
14
- updated_at: zod.z.string().describe("Timestamp indicating when the role was last updated, in ISO 8601 format."),
15
- authentication_method: zod.z.string().describe("Indicates how the role authenticates. Possible values: 'password', 'oauth', or 'no_login'. This field was added in December 2025.")
10
+ name: zod.z.string().describe("The name of the role.").nullable(),
11
+ branch_id: zod.z.string().describe("The ID of the branch the role belongs to.").nullable(),
12
+ protected: zod.z.boolean().describe("Indicates whether the role is protected from deletion.").nullable(),
13
+ created_at: zod.z.string().describe("Timestamp indicating when the role was created, in ISO 8601 format.").nullable(),
14
+ updated_at: zod.z.string().describe("Timestamp indicating when the role was last updated, in ISO 8601 format.").nullable(),
15
+ authentication_method: zod.z.string().describe("Indicates how the role authenticates. Possible values: 'password', 'oauth', or 'no_login'. This field was added in December 2025.").nullable()
16
16
  }).describe("Details of a database role in a Neon branch.");
17
17
  const NeonGetProjectBranchRole_OperationSchema = zod.z.object({
18
- id: zod.z.string().describe("The unique identifier for the operation."),
19
- action: zod.z.string().describe("The type of action being performed (e.g., 'apply_config')."),
20
- status: zod.z.string().describe("The current status of the operation (e.g., 'running', 'finished')."),
18
+ id: zod.z.string().describe("The unique identifier for the operation.").nullable(),
19
+ action: zod.z.string().describe("The type of action being performed (e.g., 'apply_config').").nullable(),
20
+ status: zod.z.string().describe("The current status of the operation (e.g., 'running', 'finished').").nullable(),
21
21
  branch_id: zod.z.string().describe("The ID of the branch where the operation is performed.").nullable().optional(),
22
- created_at: zod.z.string().describe("Timestamp when the operation was created, in ISO 8601 format."),
23
- project_id: zod.z.string().describe("The ID of the project the operation belongs to."),
24
- updated_at: zod.z.string().describe("Timestamp when the operation was last updated, in ISO 8601 format."),
22
+ created_at: zod.z.string().describe("Timestamp when the operation was created, in ISO 8601 format.").nullable(),
23
+ project_id: zod.z.string().describe("The ID of the project the operation belongs to.").nullable(),
24
+ updated_at: zod.z.string().describe("Timestamp when the operation was last updated, in ISO 8601 format.").nullable(),
25
25
  endpoint_id: zod.z.string().describe("The compute endpoint ID associated with the operation.").nullable().optional(),
26
- failures_count: zod.z.number().int().describe("The number of times the operation has failed."),
26
+ failures_count: zod.z.number().int().describe("The number of times the operation has failed.").nullable(),
27
27
  total_duration_ms: zod.z.number().int().describe("Total duration of the operation in milliseconds.").nullable().optional()
28
28
  }).describe("Represents an operation related to the role.");
29
29
  const NeonGetProjectBranchRoleOutput = zod.z.object({
@@ -1 +1 @@
1
- {"version":3,"file":"get-project-branch-role.cjs","names":["z","action"],"sources":["../../src/actions/get-project-branch-role.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetProjectBranchRoleInput: z.ZodTypeAny = z.object({\n branch_id: z.string().describe(\"The unique identifier of the branch within the project (e.g., 'br-lucky-water-afkw1lov'). You can obtain this from the list branches endpoint.\"),\n role_name: z.string().describe(\"The name of the database role to retrieve (e.g., 'neondb_owner', 'authenticator', 'authenticated', 'anonymous'). This is the PostgreSQL role name within the branch.\"),\n project_id: z.string().describe(\"The unique identifier of the Neon project (e.g., 'dry-smoke-26258271'). You can obtain this from the list projects endpoint.\"),\n}).describe(\"Request schema for `GetProjectBranchRole`\");\nconst NeonGetProjectBranchRole_RoleDetailsSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the role.\"),\n branch_id: z.string().describe(\"The ID of the branch the role belongs to.\"),\n protected: z.boolean().describe(\"Indicates whether the role is protected from deletion.\"),\n created_at: z.string().describe(\"Timestamp indicating when the role was created, in ISO 8601 format.\"),\n updated_at: z.string().describe(\"Timestamp indicating when the role was last updated, in ISO 8601 format.\"),\n authentication_method: z.string().describe(\"Indicates how the role authenticates. Possible values: 'password', 'oauth', or 'no_login'. This field was added in December 2025.\"),\n}).describe(\"Details of a database role in a Neon branch.\");\nconst NeonGetProjectBranchRole_OperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the operation.\"),\n action: z.string().describe(\"The type of action being performed (e.g., 'apply_config').\"),\n status: z.string().describe(\"The current status of the operation (e.g., 'running', 'finished').\"),\n branch_id: z.string().describe(\"The ID of the branch where the operation is performed.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the operation was created, in ISO 8601 format.\"),\n project_id: z.string().describe(\"The ID of the project the operation belongs to.\"),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated, in ISO 8601 format.\"),\n endpoint_id: z.string().describe(\"The compute endpoint ID associated with the operation.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of times the operation has failed.\"),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds.\").nullable().optional(),\n}).describe(\"Represents an operation related to the role.\");\nexport const NeonGetProjectBranchRoleOutput: z.ZodTypeAny = z.object({\n role: NeonGetProjectBranchRole_RoleDetailsSchema.nullable(),\n operations: z.array(NeonGetProjectBranchRole_OperationSchema).describe(\"Array of operation objects representing ongoing or completed operations related to this role. If not empty, the compute endpoint may not be ready.\").nullable().optional(),\n}).describe(\"Response schema for `GetProjectBranchRole`\");\n\nexport const neonGetProjectBranchRole = action(\"NEON_GET_PROJECT_BRANCH_ROLE\", {\n slug: \"neon-get-project-branch-role\",\n name: \"Get project branch role\",\n description: \"Retrieves detailed information about a specific role within a particular branch of a Neon project. This endpoint is used to fetch the current configuration, permissions, and other relevant details associated with the specified role. It's particularly useful for auditing access controls, verifying role settings, or gathering information before making modifications to role permissions. The endpoint requires precise identification of the project, branch, and role, ensuring that the correct role information is retrieved from the appropriate context within the Neon platform's hierarchical structure.\",\n input: NeonGetProjectBranchRoleInput,\n output: NeonGetProjectBranchRoleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ;CAC/K,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK;CACrM,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;AAChK,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CACjD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC1E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CAC1G,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;AAChL,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,2CAAyDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C;CACzF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,MAAM,2CAA2C,SAAS;CAC1D,YAAYA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnP,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-project-branch-role.cjs","names":["z","action"],"sources":["../../src/actions/get-project-branch-role.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetProjectBranchRoleInput = z.object({\n branch_id: z.string().describe(\"The unique identifier of the branch within the project (e.g., 'br-lucky-water-afkw1lov'). You can obtain this from the list branches endpoint.\"),\n role_name: z.string().describe(\"The name of the database role to retrieve (e.g., 'neondb_owner', 'authenticator', 'authenticated', 'anonymous'). This is the PostgreSQL role name within the branch.\"),\n project_id: z.string().describe(\"The unique identifier of the Neon project (e.g., 'dry-smoke-26258271'). You can obtain this from the list projects endpoint.\"),\n}).describe(\"Request schema for `GetProjectBranchRole`\");\nconst NeonGetProjectBranchRole_RoleDetailsSchema = z.object({\n name: z.string().describe(\"The name of the role.\").nullable(),\n branch_id: z.string().describe(\"The ID of the branch the role belongs to.\").nullable(),\n protected: z.boolean().describe(\"Indicates whether the role is protected from deletion.\").nullable(),\n created_at: z.string().describe(\"Timestamp indicating when the role was created, in ISO 8601 format.\").nullable(),\n updated_at: z.string().describe(\"Timestamp indicating when the role was last updated, in ISO 8601 format.\").nullable(),\n authentication_method: z.string().describe(\"Indicates how the role authenticates. Possible values: 'password', 'oauth', or 'no_login'. This field was added in December 2025.\").nullable(),\n}).describe(\"Details of a database role in a Neon branch.\");\nconst NeonGetProjectBranchRole_OperationSchema = z.object({\n id: z.string().describe(\"The unique identifier for the operation.\").nullable(),\n action: z.string().describe(\"The type of action being performed (e.g., 'apply_config').\").nullable(),\n status: z.string().describe(\"The current status of the operation (e.g., 'running', 'finished').\").nullable(),\n branch_id: z.string().describe(\"The ID of the branch where the operation is performed.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the operation was created, in ISO 8601 format.\").nullable(),\n project_id: z.string().describe(\"The ID of the project the operation belongs to.\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated, in ISO 8601 format.\").nullable(),\n endpoint_id: z.string().describe(\"The compute endpoint ID associated with the operation.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of times the operation has failed.\").nullable(),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds.\").nullable().optional(),\n}).describe(\"Represents an operation related to the role.\");\nexport const NeonGetProjectBranchRoleOutput = z.object({\n role: NeonGetProjectBranchRole_RoleDetailsSchema.nullable(),\n operations: z.array(NeonGetProjectBranchRole_OperationSchema).describe(\"Array of operation objects representing ongoing or completed operations related to this role. If not empty, the compute endpoint may not be ready.\").nullable().optional(),\n}).describe(\"Response schema for `GetProjectBranchRole`\");\n\nexport const neonGetProjectBranchRole = action(\"NEON_GET_PROJECT_BRANCH_ROLE\", {\n slug: \"neon-get-project-branch-role\",\n name: \"Get project branch role\",\n description: \"Retrieves detailed information about a specific role within a particular branch of a Neon project. This endpoint is used to fetch the current configuration, permissions, and other relevant details associated with the specified role. It's particularly useful for auditing access controls, verifying role settings, or gathering information before making modifications to role permissions. The endpoint requires precise identification of the project, branch, and role, ensuring that the correct role information is retrieved from the appropriate context within the Neon platform's hierarchical structure.\",\n input: NeonGetProjectBranchRoleInput,\n output: NeonGetProjectBranchRoleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ;CAC/K,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK;CACrM,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;AAChK,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACrH,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS;AAC3L,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACnG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC3G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC1G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAM,2CAA2C,SAAS;CAC1D,YAAYA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnP,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,38 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-project-branch-role.d.ts
4
- declare const NeonGetProjectBranchRoleInput: z.ZodTypeAny;
5
- declare const NeonGetProjectBranchRoleOutput: z.ZodTypeAny;
6
- declare const neonGetProjectBranchRole: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonGetProjectBranchRoleInput: z.ZodObject<{
5
+ branch_id: z.ZodString;
6
+ role_name: z.ZodString;
7
+ project_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const NeonGetProjectBranchRoleOutput: z.ZodObject<{
10
+ role: z.ZodNullable<z.ZodObject<{
11
+ name: z.ZodNullable<z.ZodString>;
12
+ branch_id: z.ZodNullable<z.ZodString>;
13
+ protected: z.ZodNullable<z.ZodBoolean>;
14
+ created_at: z.ZodNullable<z.ZodString>;
15
+ updated_at: z.ZodNullable<z.ZodString>;
16
+ authentication_method: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$strip>>;
18
+ operations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
19
+ id: z.ZodNullable<z.ZodString>;
20
+ action: z.ZodNullable<z.ZodString>;
21
+ status: z.ZodNullable<z.ZodString>;
22
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ created_at: z.ZodNullable<z.ZodString>;
24
+ project_id: z.ZodNullable<z.ZodString>;
25
+ updated_at: z.ZodNullable<z.ZodString>;
26
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ failures_count: z.ZodNullable<z.ZodNumber>;
28
+ total_duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
29
+ }, z.core.$strip>>>>;
30
+ }, z.core.$strip>;
31
+ declare const neonGetProjectBranchRole: import("@keystrokehq/action").WorkflowActionDefinition<{
32
+ branch_id: string;
33
+ role_name: string;
34
+ project_id: string;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
36
  //#endregion
8
37
  export { neonGetProjectBranchRole };
9
38
  //# sourceMappingURL=get-project-branch-role.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-project-branch-role.d.cts","names":[],"sources":["../../src/actions/get-project-branch-role.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAIU;AAAA,cAqB3C,8BAAA,EAAgC,CAAA,CAAE,UAGU;AAAA,cAE5C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-project-branch-role.d.cts","names":[],"sources":["../../src/actions/get-project-branch-role.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAyB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,38 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-project-branch-role.d.ts
4
- declare const NeonGetProjectBranchRoleInput: z.ZodTypeAny;
5
- declare const NeonGetProjectBranchRoleOutput: z.ZodTypeAny;
6
- declare const neonGetProjectBranchRole: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonGetProjectBranchRoleInput: z.ZodObject<{
5
+ branch_id: z.ZodString;
6
+ role_name: z.ZodString;
7
+ project_id: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const NeonGetProjectBranchRoleOutput: z.ZodObject<{
10
+ role: z.ZodNullable<z.ZodObject<{
11
+ name: z.ZodNullable<z.ZodString>;
12
+ branch_id: z.ZodNullable<z.ZodString>;
13
+ protected: z.ZodNullable<z.ZodBoolean>;
14
+ created_at: z.ZodNullable<z.ZodString>;
15
+ updated_at: z.ZodNullable<z.ZodString>;
16
+ authentication_method: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$strip>>;
18
+ operations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
19
+ id: z.ZodNullable<z.ZodString>;
20
+ action: z.ZodNullable<z.ZodString>;
21
+ status: z.ZodNullable<z.ZodString>;
22
+ branch_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ created_at: z.ZodNullable<z.ZodString>;
24
+ project_id: z.ZodNullable<z.ZodString>;
25
+ updated_at: z.ZodNullable<z.ZodString>;
26
+ endpoint_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ failures_count: z.ZodNullable<z.ZodNumber>;
28
+ total_duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
29
+ }, z.core.$strip>>>>;
30
+ }, z.core.$strip>;
31
+ declare const neonGetProjectBranchRole: import("@keystrokehq/action").WorkflowActionDefinition<{
32
+ branch_id: string;
33
+ role_name: string;
34
+ project_id: string;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
36
  //#endregion
8
37
  export { neonGetProjectBranchRole };
9
38
  //# sourceMappingURL=get-project-branch-role.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-project-branch-role.d.mts","names":[],"sources":["../../src/actions/get-project-branch-role.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAIU;AAAA,cAqB3C,8BAAA,EAAgC,CAAA,CAAE,UAGU;AAAA,cAE5C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-project-branch-role.d.mts","names":[],"sources":["../../src/actions/get-project-branch-role.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAyB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -7,23 +7,23 @@ const NeonGetProjectBranchRoleInput = z.object({
7
7
  project_id: z.string().describe("The unique identifier of the Neon project (e.g., 'dry-smoke-26258271'). You can obtain this from the list projects endpoint.")
8
8
  }).describe("Request schema for `GetProjectBranchRole`");
9
9
  const NeonGetProjectBranchRole_RoleDetailsSchema = z.object({
10
- name: z.string().describe("The name of the role."),
11
- branch_id: z.string().describe("The ID of the branch the role belongs to."),
12
- protected: z.boolean().describe("Indicates whether the role is protected from deletion."),
13
- created_at: z.string().describe("Timestamp indicating when the role was created, in ISO 8601 format."),
14
- updated_at: z.string().describe("Timestamp indicating when the role was last updated, in ISO 8601 format."),
15
- authentication_method: z.string().describe("Indicates how the role authenticates. Possible values: 'password', 'oauth', or 'no_login'. This field was added in December 2025.")
10
+ name: z.string().describe("The name of the role.").nullable(),
11
+ branch_id: z.string().describe("The ID of the branch the role belongs to.").nullable(),
12
+ protected: z.boolean().describe("Indicates whether the role is protected from deletion.").nullable(),
13
+ created_at: z.string().describe("Timestamp indicating when the role was created, in ISO 8601 format.").nullable(),
14
+ updated_at: z.string().describe("Timestamp indicating when the role was last updated, in ISO 8601 format.").nullable(),
15
+ authentication_method: z.string().describe("Indicates how the role authenticates. Possible values: 'password', 'oauth', or 'no_login'. This field was added in December 2025.").nullable()
16
16
  }).describe("Details of a database role in a Neon branch.");
17
17
  const NeonGetProjectBranchRole_OperationSchema = z.object({
18
- id: z.string().describe("The unique identifier for the operation."),
19
- action: z.string().describe("The type of action being performed (e.g., 'apply_config')."),
20
- status: z.string().describe("The current status of the operation (e.g., 'running', 'finished')."),
18
+ id: z.string().describe("The unique identifier for the operation.").nullable(),
19
+ action: z.string().describe("The type of action being performed (e.g., 'apply_config').").nullable(),
20
+ status: z.string().describe("The current status of the operation (e.g., 'running', 'finished').").nullable(),
21
21
  branch_id: z.string().describe("The ID of the branch where the operation is performed.").nullable().optional(),
22
- created_at: z.string().describe("Timestamp when the operation was created, in ISO 8601 format."),
23
- project_id: z.string().describe("The ID of the project the operation belongs to."),
24
- updated_at: z.string().describe("Timestamp when the operation was last updated, in ISO 8601 format."),
22
+ created_at: z.string().describe("Timestamp when the operation was created, in ISO 8601 format.").nullable(),
23
+ project_id: z.string().describe("The ID of the project the operation belongs to.").nullable(),
24
+ updated_at: z.string().describe("Timestamp when the operation was last updated, in ISO 8601 format.").nullable(),
25
25
  endpoint_id: z.string().describe("The compute endpoint ID associated with the operation.").nullable().optional(),
26
- failures_count: z.number().int().describe("The number of times the operation has failed."),
26
+ failures_count: z.number().int().describe("The number of times the operation has failed.").nullable(),
27
27
  total_duration_ms: z.number().int().describe("Total duration of the operation in milliseconds.").nullable().optional()
28
28
  }).describe("Represents an operation related to the role.");
29
29
  const neonGetProjectBranchRole = action("NEON_GET_PROJECT_BRANCH_ROLE", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-project-branch-role.mjs","names":[],"sources":["../../src/actions/get-project-branch-role.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetProjectBranchRoleInput: z.ZodTypeAny = z.object({\n branch_id: z.string().describe(\"The unique identifier of the branch within the project (e.g., 'br-lucky-water-afkw1lov'). You can obtain this from the list branches endpoint.\"),\n role_name: z.string().describe(\"The name of the database role to retrieve (e.g., 'neondb_owner', 'authenticator', 'authenticated', 'anonymous'). This is the PostgreSQL role name within the branch.\"),\n project_id: z.string().describe(\"The unique identifier of the Neon project (e.g., 'dry-smoke-26258271'). You can obtain this from the list projects endpoint.\"),\n}).describe(\"Request schema for `GetProjectBranchRole`\");\nconst NeonGetProjectBranchRole_RoleDetailsSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the role.\"),\n branch_id: z.string().describe(\"The ID of the branch the role belongs to.\"),\n protected: z.boolean().describe(\"Indicates whether the role is protected from deletion.\"),\n created_at: z.string().describe(\"Timestamp indicating when the role was created, in ISO 8601 format.\"),\n updated_at: z.string().describe(\"Timestamp indicating when the role was last updated, in ISO 8601 format.\"),\n authentication_method: z.string().describe(\"Indicates how the role authenticates. Possible values: 'password', 'oauth', or 'no_login'. This field was added in December 2025.\"),\n}).describe(\"Details of a database role in a Neon branch.\");\nconst NeonGetProjectBranchRole_OperationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the operation.\"),\n action: z.string().describe(\"The type of action being performed (e.g., 'apply_config').\"),\n status: z.string().describe(\"The current status of the operation (e.g., 'running', 'finished').\"),\n branch_id: z.string().describe(\"The ID of the branch where the operation is performed.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the operation was created, in ISO 8601 format.\"),\n project_id: z.string().describe(\"The ID of the project the operation belongs to.\"),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated, in ISO 8601 format.\"),\n endpoint_id: z.string().describe(\"The compute endpoint ID associated with the operation.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of times the operation has failed.\"),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds.\").nullable().optional(),\n}).describe(\"Represents an operation related to the role.\");\nexport const NeonGetProjectBranchRoleOutput: z.ZodTypeAny = z.object({\n role: NeonGetProjectBranchRole_RoleDetailsSchema.nullable(),\n operations: z.array(NeonGetProjectBranchRole_OperationSchema).describe(\"Array of operation objects representing ongoing or completed operations related to this role. If not empty, the compute endpoint may not be ready.\").nullable().optional(),\n}).describe(\"Response schema for `GetProjectBranchRole`\");\n\nexport const neonGetProjectBranchRole = action(\"NEON_GET_PROJECT_BRANCH_ROLE\", {\n slug: \"neon-get-project-branch-role\",\n name: \"Get project branch role\",\n description: \"Retrieves detailed information about a specific role within a particular branch of a Neon project. This endpoint is used to fetch the current configuration, permissions, and other relevant details associated with the specified role. It's particularly useful for auditing access controls, verifying role settings, or gathering information before making modifications to role permissions. The endpoint requires precise identification of the project, branch, and role, ensuring that the correct role information is retrieved from the appropriate context within the Neon platform's hierarchical structure.\",\n input: NeonGetProjectBranchRoleInput,\n output: NeonGetProjectBranchRoleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO;CAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ;CAC/K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK;CACrM,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;AAChK,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,6CAA2D,EAAE,OAAO;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CACjD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC1E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD;CACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CAC1G,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;AAChL,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,2CAAyD,EAAE,OAAO;CACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CAChG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C;CACzF,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAM1D,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV0D,EAAE,OAAO;EACnE,MAAM,2CAA2C,SAAS;EAC1D,YAAY,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnP,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-project-branch-role.mjs","names":[],"sources":["../../src/actions/get-project-branch-role.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetProjectBranchRoleInput = z.object({\n branch_id: z.string().describe(\"The unique identifier of the branch within the project (e.g., 'br-lucky-water-afkw1lov'). You can obtain this from the list branches endpoint.\"),\n role_name: z.string().describe(\"The name of the database role to retrieve (e.g., 'neondb_owner', 'authenticator', 'authenticated', 'anonymous'). This is the PostgreSQL role name within the branch.\"),\n project_id: z.string().describe(\"The unique identifier of the Neon project (e.g., 'dry-smoke-26258271'). You can obtain this from the list projects endpoint.\"),\n}).describe(\"Request schema for `GetProjectBranchRole`\");\nconst NeonGetProjectBranchRole_RoleDetailsSchema = z.object({\n name: z.string().describe(\"The name of the role.\").nullable(),\n branch_id: z.string().describe(\"The ID of the branch the role belongs to.\").nullable(),\n protected: z.boolean().describe(\"Indicates whether the role is protected from deletion.\").nullable(),\n created_at: z.string().describe(\"Timestamp indicating when the role was created, in ISO 8601 format.\").nullable(),\n updated_at: z.string().describe(\"Timestamp indicating when the role was last updated, in ISO 8601 format.\").nullable(),\n authentication_method: z.string().describe(\"Indicates how the role authenticates. Possible values: 'password', 'oauth', or 'no_login'. This field was added in December 2025.\").nullable(),\n}).describe(\"Details of a database role in a Neon branch.\");\nconst NeonGetProjectBranchRole_OperationSchema = z.object({\n id: z.string().describe(\"The unique identifier for the operation.\").nullable(),\n action: z.string().describe(\"The type of action being performed (e.g., 'apply_config').\").nullable(),\n status: z.string().describe(\"The current status of the operation (e.g., 'running', 'finished').\").nullable(),\n branch_id: z.string().describe(\"The ID of the branch where the operation is performed.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the operation was created, in ISO 8601 format.\").nullable(),\n project_id: z.string().describe(\"The ID of the project the operation belongs to.\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the operation was last updated, in ISO 8601 format.\").nullable(),\n endpoint_id: z.string().describe(\"The compute endpoint ID associated with the operation.\").nullable().optional(),\n failures_count: z.number().int().describe(\"The number of times the operation has failed.\").nullable(),\n total_duration_ms: z.number().int().describe(\"Total duration of the operation in milliseconds.\").nullable().optional(),\n}).describe(\"Represents an operation related to the role.\");\nexport const NeonGetProjectBranchRoleOutput = z.object({\n role: NeonGetProjectBranchRole_RoleDetailsSchema.nullable(),\n operations: z.array(NeonGetProjectBranchRole_OperationSchema).describe(\"Array of operation objects representing ongoing or completed operations related to this role. If not empty, the compute endpoint may not be ready.\").nullable().optional(),\n}).describe(\"Response schema for `GetProjectBranchRole`\");\n\nexport const neonGetProjectBranchRole = action(\"NEON_GET_PROJECT_BRANCH_ROLE\", {\n slug: \"neon-get-project-branch-role\",\n name: \"Get project branch role\",\n description: \"Retrieves detailed information about a specific role within a particular branch of a Neon project. This endpoint is used to fetch the current configuration, permissions, and other relevant details associated with the specified role. It's particularly useful for auditing access controls, verifying role settings, or gathering information before making modifications to role permissions. The endpoint requires precise identification of the project, branch, and role, ensuring that the correct role information is retrieved from the appropriate context within the Neon platform's hierarchical structure.\",\n input: NeonGetProjectBranchRoleInput,\n output: NeonGetProjectBranchRoleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ;CAC/K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK;CACrM,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;AAChK,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACrF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAChH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACrH,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS;AAC3L,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACnG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC3G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC1G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAM1D,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV4C,EAAE,OAAO;EACrD,MAAM,2CAA2C,SAAS;EAC1D,YAAY,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnP,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-project-branch-schema-comparison.cjs","names":["z","action"],"sources":["../../src/actions/get-project-branch-schema-comparison.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetProjectBranchSchemaComparisonInput: z.ZodTypeAny = z.object({\n lsn: z.string().describe(\"Optional Log Sequence Number (LSN) for which the schema is retrieved. Format: 'X/XXXXXXXX' (e.g., '0/1F79928').\").optional(),\n db_name: z.string().describe(\"Name of the database for which the schema is compared (e.g., 'neondb'). Can be obtained from the databases list for a branch.\"),\n base_lsn: z.string().describe(\"Optional Log Sequence Number (LSN) for the base branch schema. Format: 'X/XXXXXXXX'.\").optional(),\n branch_id: z.string().describe(\"The branch ID to get the schema from (e.g., 'br-calm-bread-ah40d54d'). Can be obtained from the branches list for a project.\"),\n timestamp: z.string().describe(\"Optional ISO 8601 timestamp for the point in time for which the schema is retrieved (e.g., '2022-11-30T20:09:48Z').\").optional(),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'proud-meadow-87189985'). Can be obtained from the project list or project details.\"),\n base_branch_id: z.string().describe(\"Optional branch ID to compare the schema with. If not specified, compares with the parent branch.\").optional(),\n base_timestamp: z.string().describe(\"Optional ISO 8601 timestamp for the point in time for the base branch schema (e.g., '2022-11-30T20:09:48Z').\").optional(),\n}).describe(\"Request schema for `GetProjectBranchSchemaComparison`\");\nexport const NeonGetProjectBranchSchemaComparisonOutput: z.ZodTypeAny = z.object({\n diff: z.string().describe(\"The schema difference between the two branches, returned as a unified diff format string. Empty if schemas are identical.\").nullable().optional(),\n}).describe(\"Response schema for `GetProjectBranchSchemaComparison`\");\n\nexport const neonGetProjectBranchSchemaComparison = action(\"NEON_GET_PROJECT_BRANCH_SCHEMA_COMPARISON\", {\n slug: \"neon-get-project-branch-schema-comparison\",\n name: \"Get project branch schema comparison\",\n description: \"Compares the database schema of a branch with another branch's schema in a Neon project. Returns the difference as a unified diff format string. Use this when you need to understand what schema changes exist between two branches (e.g., before merging, to review migrations, or to verify schema consistency). The comparison can be done at specific points in time using LSN or timestamp parameters for both branches.\",\n input: NeonGetProjectBranchSchemaComparisonInput,\n output: NeonGetProjectBranchSchemaComparisonOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA0DA,IAAAA,EAAE,OAAO;CAC9E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS;CACrJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H;CAC5J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC/H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CAC7J,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC/J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH;CAChJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAClJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;AAC/J,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,6CAA2DA,IAAAA,EAAE,OAAO,EAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7K,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAEpE,MAAa,uCAAuCC,eAAAA,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-project-branch-schema-comparison.cjs","names":["z","action"],"sources":["../../src/actions/get-project-branch-schema-comparison.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeonGetProjectBranchSchemaComparisonInput = z.object({\n lsn: z.string().describe(\"Optional Log Sequence Number (LSN) for which the schema is retrieved. Format: 'X/XXXXXXXX' (e.g., '0/1F79928').\").optional(),\n db_name: z.string().describe(\"Name of the database for which the schema is compared (e.g., 'neondb'). Can be obtained from the databases list for a branch.\"),\n base_lsn: z.string().describe(\"Optional Log Sequence Number (LSN) for the base branch schema. Format: 'X/XXXXXXXX'.\").optional(),\n branch_id: z.string().describe(\"The branch ID to get the schema from (e.g., 'br-calm-bread-ah40d54d'). Can be obtained from the branches list for a project.\"),\n timestamp: z.string().describe(\"Optional ISO 8601 timestamp for the point in time for which the schema is retrieved (e.g., '2022-11-30T20:09:48Z').\").optional(),\n project_id: z.string().describe(\"The Neon project ID (e.g., 'proud-meadow-87189985'). Can be obtained from the project list or project details.\"),\n base_branch_id: z.string().describe(\"Optional branch ID to compare the schema with. If not specified, compares with the parent branch.\").optional(),\n base_timestamp: z.string().describe(\"Optional ISO 8601 timestamp for the point in time for the base branch schema (e.g., '2022-11-30T20:09:48Z').\").optional(),\n}).describe(\"Request schema for `GetProjectBranchSchemaComparison`\");\nexport const NeonGetProjectBranchSchemaComparisonOutput = z.object({\n diff: z.string().describe(\"The schema difference between the two branches, returned as a unified diff format string. Empty if schemas are identical.\").nullable().optional(),\n}).describe(\"Response schema for `GetProjectBranchSchemaComparison`\");\n\nexport const neonGetProjectBranchSchemaComparison = action(\"NEON_GET_PROJECT_BRANCH_SCHEMA_COMPARISON\", {\n slug: \"neon-get-project-branch-schema-comparison\",\n name: \"Get project branch schema comparison\",\n description: \"Compares the database schema of a branch with another branch's schema in a Neon project. Returns the difference as a unified diff format string. Use this when you need to understand what schema changes exist between two branches (e.g., before merging, to review migrations, or to verify schema consistency). The comparison can be done at specific points in time using LSN or timestamp parameters for both branches.\",\n input: NeonGetProjectBranchSchemaComparisonInput,\n output: NeonGetProjectBranchSchemaComparisonOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS;CACrJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H;CAC5J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC/H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CAC7J,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC/J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH;CAChJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAClJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;AAC/J,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,6CAA6CA,IAAAA,EAAE,OAAO,EACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7K,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAEpE,MAAa,uCAAuCC,eAAAA,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-project-branch-schema-comparison.d.ts
4
- declare const NeonGetProjectBranchSchemaComparisonInput: z.ZodTypeAny;
5
- declare const NeonGetProjectBranchSchemaComparisonOutput: z.ZodTypeAny;
6
- declare const neonGetProjectBranchSchemaComparison: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const NeonGetProjectBranchSchemaComparisonInput: z.ZodObject<{
5
+ lsn: z.ZodOptional<z.ZodString>;
6
+ db_name: z.ZodString;
7
+ base_lsn: z.ZodOptional<z.ZodString>;
8
+ branch_id: z.ZodString;
9
+ timestamp: z.ZodOptional<z.ZodString>;
10
+ project_id: z.ZodString;
11
+ base_branch_id: z.ZodOptional<z.ZodString>;
12
+ base_timestamp: z.ZodOptional<z.ZodString>;
13
+ }, z.core.$strip>;
14
+ declare const NeonGetProjectBranchSchemaComparisonOutput: z.ZodObject<{
15
+ diff: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ }, z.core.$strip>;
17
+ declare const neonGetProjectBranchSchemaComparison: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ db_name: string;
19
+ branch_id: string;
20
+ project_id: string;
21
+ lsn?: string | undefined;
22
+ base_lsn?: string | undefined;
23
+ timestamp?: string | undefined;
24
+ base_branch_id?: string | undefined;
25
+ base_timestamp?: string | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { neonGetProjectBranchSchemaComparison };
9
29
  //# sourceMappingURL=get-project-branch-schema-comparison.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-project-branch-schema-comparison.d.cts","names":[],"sources":["../../src/actions/get-project-branch-schema-comparison.ts"],"mappings":";;;cAIa,yCAAA,EAA2C,CAAA,CAAE,UASU;AAAA,cACvD,0CAAA,EAA4C,CAAA,CAAE,UAEU;AAAA,cAExD,oCAAA,gCAAoC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-project-branch-schema-comparison.d.cts","names":[],"sources":["../../src/actions/get-project-branch-schema-comparison.ts"],"mappings":";;;cAIa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;cAUzC,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;cAI1C,oCAAA,gCAAoC,wBAAA"}