@keystrokehq/nasa 0.1.0

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 (1122) hide show
  1. package/README.md +17 -0
  2. package/dist/action.cjs +21 -0
  3. package/dist/action.cjs.map +1 -0
  4. package/dist/action.mjs +21 -0
  5. package/dist/action.mjs.map +1 -0
  6. package/dist/actions/browse-neo.cjs +101 -0
  7. package/dist/actions/browse-neo.cjs.map +1 -0
  8. package/dist/actions/browse-neo.d.cts +9 -0
  9. package/dist/actions/browse-neo.d.cts.map +1 -0
  10. package/dist/actions/browse-neo.d.mts +9 -0
  11. package/dist/actions/browse-neo.d.mts.map +1 -0
  12. package/dist/actions/browse-neo.mjs +100 -0
  13. package/dist/actions/browse-neo.mjs.map +1 -0
  14. package/dist/actions/create-graph-request.cjs +40 -0
  15. package/dist/actions/create-graph-request.cjs.map +1 -0
  16. package/dist/actions/create-graph-request.d.cts +9 -0
  17. package/dist/actions/create-graph-request.d.cts.map +1 -0
  18. package/dist/actions/create-graph-request.d.mts +9 -0
  19. package/dist/actions/create-graph-request.d.mts.map +1 -0
  20. package/dist/actions/create-graph-request.mjs +37 -0
  21. package/dist/actions/create-graph-request.mjs.map +1 -0
  22. package/dist/actions/delete-association.cjs +28 -0
  23. package/dist/actions/delete-association.cjs.map +1 -0
  24. package/dist/actions/delete-association.d.cts +9 -0
  25. package/dist/actions/delete-association.d.cts.map +1 -0
  26. package/dist/actions/delete-association.d.mts +9 -0
  27. package/dist/actions/delete-association.d.mts.map +1 -0
  28. package/dist/actions/delete-association.mjs +27 -0
  29. package/dist/actions/delete-association.mjs.map +1 -0
  30. package/dist/actions/delete-cmr-acl.cjs +24 -0
  31. package/dist/actions/delete-cmr-acl.cjs.map +1 -0
  32. package/dist/actions/delete-cmr-acl.d.cts +9 -0
  33. package/dist/actions/delete-cmr-acl.d.cts.map +1 -0
  34. package/dist/actions/delete-cmr-acl.d.mts +9 -0
  35. package/dist/actions/delete-cmr-acl.d.mts.map +1 -0
  36. package/dist/actions/delete-cmr-acl.mjs +23 -0
  37. package/dist/actions/delete-cmr-acl.mjs.map +1 -0
  38. package/dist/actions/download-citation-document.cjs +26 -0
  39. package/dist/actions/download-citation-document.cjs.map +1 -0
  40. package/dist/actions/download-citation-document.d.cts +9 -0
  41. package/dist/actions/download-citation-document.d.cts.map +1 -0
  42. package/dist/actions/download-citation-document.d.mts +9 -0
  43. package/dist/actions/download-citation-document.d.mts.map +1 -0
  44. package/dist/actions/download-citation-document.mjs +25 -0
  45. package/dist/actions/download-citation-document.mjs.map +1 -0
  46. package/dist/actions/get-agage-data-by-file-name.cjs +52 -0
  47. package/dist/actions/get-agage-data-by-file-name.cjs.map +1 -0
  48. package/dist/actions/get-agage-data-by-file-name.d.cts +9 -0
  49. package/dist/actions/get-agage-data-by-file-name.d.cts.map +1 -0
  50. package/dist/actions/get-agage-data-by-file-name.d.mts +9 -0
  51. package/dist/actions/get-agage-data-by-file-name.d.mts.map +1 -0
  52. package/dist/actions/get-agage-data-by-file-name.mjs +51 -0
  53. package/dist/actions/get-agage-data-by-file-name.mjs.map +1 -0
  54. package/dist/actions/get-agage-data-json-for-graph.cjs +59 -0
  55. package/dist/actions/get-agage-data-json-for-graph.cjs.map +1 -0
  56. package/dist/actions/get-agage-data-json-for-graph.d.cts +9 -0
  57. package/dist/actions/get-agage-data-json-for-graph.d.cts.map +1 -0
  58. package/dist/actions/get-agage-data-json-for-graph.d.mts +9 -0
  59. package/dist/actions/get-agage-data-json-for-graph.d.mts.map +1 -0
  60. package/dist/actions/get-agage-data-json-for-graph.mjs +58 -0
  61. package/dist/actions/get-agage-data-json-for-graph.mjs.map +1 -0
  62. package/dist/actions/get-agage-data-versions.cjs +27 -0
  63. package/dist/actions/get-agage-data-versions.cjs.map +1 -0
  64. package/dist/actions/get-agage-data-versions.d.cts +9 -0
  65. package/dist/actions/get-agage-data-versions.d.cts.map +1 -0
  66. package/dist/actions/get-agage-data-versions.d.mts +9 -0
  67. package/dist/actions/get-agage-data-versions.d.mts.map +1 -0
  68. package/dist/actions/get-agage-data-versions.mjs +26 -0
  69. package/dist/actions/get-agage-data-versions.mjs.map +1 -0
  70. package/dist/actions/get-agage-data.cjs +58 -0
  71. package/dist/actions/get-agage-data.cjs.map +1 -0
  72. package/dist/actions/get-agage-data.d.cts +9 -0
  73. package/dist/actions/get-agage-data.d.cts.map +1 -0
  74. package/dist/actions/get-agage-data.d.mts +9 -0
  75. package/dist/actions/get-agage-data.d.mts.map +1 -0
  76. package/dist/actions/get-agage-data.mjs +57 -0
  77. package/dist/actions/get-agage-data.mjs.map +1 -0
  78. package/dist/actions/get-apod.cjs +30 -0
  79. package/dist/actions/get-apod.cjs.map +1 -0
  80. package/dist/actions/get-apod.d.cts +9 -0
  81. package/dist/actions/get-apod.d.cts.map +1 -0
  82. package/dist/actions/get-apod.d.mts +9 -0
  83. package/dist/actions/get-apod.d.mts.map +1 -0
  84. package/dist/actions/get-apod.mjs +27 -0
  85. package/dist/actions/get-apod.mjs.map +1 -0
  86. package/dist/actions/get-citation-downloads.cjs +36 -0
  87. package/dist/actions/get-citation-downloads.cjs.map +1 -0
  88. package/dist/actions/get-citation-downloads.d.cts +9 -0
  89. package/dist/actions/get-citation-downloads.d.cts.map +1 -0
  90. package/dist/actions/get-citation-downloads.d.mts +9 -0
  91. package/dist/actions/get-citation-downloads.d.mts.map +1 -0
  92. package/dist/actions/get-citation-downloads.mjs +35 -0
  93. package/dist/actions/get-citation-downloads.mjs.map +1 -0
  94. package/dist/actions/get-citation-revision-id.cjs +31 -0
  95. package/dist/actions/get-citation-revision-id.cjs.map +1 -0
  96. package/dist/actions/get-citation-revision-id.d.cts +9 -0
  97. package/dist/actions/get-citation-revision-id.d.cts.map +1 -0
  98. package/dist/actions/get-citation-revision-id.d.mts +9 -0
  99. package/dist/actions/get-citation-revision-id.d.mts.map +1 -0
  100. package/dist/actions/get-citation-revision-id.mjs +30 -0
  101. package/dist/actions/get-citation-revision-id.mjs.map +1 -0
  102. package/dist/actions/get-citation.cjs +288 -0
  103. package/dist/actions/get-citation.cjs.map +1 -0
  104. package/dist/actions/get-citation.d.cts +9 -0
  105. package/dist/actions/get-citation.d.cts.map +1 -0
  106. package/dist/actions/get-citation.d.mts +9 -0
  107. package/dist/actions/get-citation.d.mts.map +1 -0
  108. package/dist/actions/get-citation.mjs +287 -0
  109. package/dist/actions/get-citation.mjs.map +1 -0
  110. package/dist/actions/get-citations-autocomplete.cjs +19 -0
  111. package/dist/actions/get-citations-autocomplete.cjs.map +1 -0
  112. package/dist/actions/get-citations-autocomplete.d.cts +9 -0
  113. package/dist/actions/get-citations-autocomplete.d.cts.map +1 -0
  114. package/dist/actions/get-citations-autocomplete.d.mts +9 -0
  115. package/dist/actions/get-citations-autocomplete.d.mts.map +1 -0
  116. package/dist/actions/get-citations-autocomplete.mjs +16 -0
  117. package/dist/actions/get-citations-autocomplete.mjs.map +1 -0
  118. package/dist/actions/get-citations-redistributions.cjs +40 -0
  119. package/dist/actions/get-citations-redistributions.cjs.map +1 -0
  120. package/dist/actions/get-citations-redistributions.d.cts +9 -0
  121. package/dist/actions/get-citations-redistributions.d.cts.map +1 -0
  122. package/dist/actions/get-citations-redistributions.d.mts +9 -0
  123. package/dist/actions/get-citations-redistributions.d.mts.map +1 -0
  124. package/dist/actions/get-citations-redistributions.mjs +39 -0
  125. package/dist/actions/get-citations-redistributions.mjs.map +1 -0
  126. package/dist/actions/get-cmr-collections.cjs +48 -0
  127. package/dist/actions/get-cmr-collections.cjs.map +1 -0
  128. package/dist/actions/get-cmr-collections.d.cts +9 -0
  129. package/dist/actions/get-cmr-collections.d.cts.map +1 -0
  130. package/dist/actions/get-cmr-collections.d.mts +9 -0
  131. package/dist/actions/get-cmr-collections.d.mts.map +1 -0
  132. package/dist/actions/get-cmr-collections.mjs +47 -0
  133. package/dist/actions/get-cmr-collections.mjs.map +1 -0
  134. package/dist/actions/get-cmr-granules.cjs +53 -0
  135. package/dist/actions/get-cmr-granules.cjs.map +1 -0
  136. package/dist/actions/get-cmr-granules.d.cts +9 -0
  137. package/dist/actions/get-cmr-granules.d.cts.map +1 -0
  138. package/dist/actions/get-cmr-granules.d.mts +9 -0
  139. package/dist/actions/get-cmr-granules.d.mts.map +1 -0
  140. package/dist/actions/get-cmr-granules.mjs +52 -0
  141. package/dist/actions/get-cmr-granules.mjs.map +1 -0
  142. package/dist/actions/get-compounds.cjs +23 -0
  143. package/dist/actions/get-compounds.cjs.map +1 -0
  144. package/dist/actions/get-compounds.d.cts +9 -0
  145. package/dist/actions/get-compounds.d.cts.map +1 -0
  146. package/dist/actions/get-compounds.d.mts +9 -0
  147. package/dist/actions/get-compounds.d.mts.map +1 -0
  148. package/dist/actions/get-compounds.mjs +22 -0
  149. package/dist/actions/get-compounds.mjs.map +1 -0
  150. package/dist/actions/get-data-by-file-name.cjs +43 -0
  151. package/dist/actions/get-data-by-file-name.cjs.map +1 -0
  152. package/dist/actions/get-data-by-file-name.d.cts +9 -0
  153. package/dist/actions/get-data-by-file-name.d.cts.map +1 -0
  154. package/dist/actions/get-data-by-file-name.d.mts +9 -0
  155. package/dist/actions/get-data-by-file-name.d.mts.map +1 -0
  156. package/dist/actions/get-data-by-file-name.mjs +42 -0
  157. package/dist/actions/get-data-by-file-name.mjs.map +1 -0
  158. package/dist/actions/get-data-download.cjs +21 -0
  159. package/dist/actions/get-data-download.cjs.map +1 -0
  160. package/dist/actions/get-data-download.d.cts +9 -0
  161. package/dist/actions/get-data-download.d.cts.map +1 -0
  162. package/dist/actions/get-data-download.d.mts +9 -0
  163. package/dist/actions/get-data-download.d.mts.map +1 -0
  164. package/dist/actions/get-data-download.mjs +20 -0
  165. package/dist/actions/get-data-download.mjs.map +1 -0
  166. package/dist/actions/get-data-frequencies.cjs +22 -0
  167. package/dist/actions/get-data-frequencies.cjs.map +1 -0
  168. package/dist/actions/get-data-frequencies.d.cts +9 -0
  169. package/dist/actions/get-data-frequencies.d.cts.map +1 -0
  170. package/dist/actions/get-data-frequencies.d.mts +9 -0
  171. package/dist/actions/get-data-frequencies.d.mts.map +1 -0
  172. package/dist/actions/get-data-frequencies.mjs +21 -0
  173. package/dist/actions/get-data-frequencies.mjs.map +1 -0
  174. package/dist/actions/get-data-json-for-graph.cjs +67 -0
  175. package/dist/actions/get-data-json-for-graph.cjs.map +1 -0
  176. package/dist/actions/get-data-json-for-graph.d.cts +9 -0
  177. package/dist/actions/get-data-json-for-graph.d.cts.map +1 -0
  178. package/dist/actions/get-data-json-for-graph.d.mts +9 -0
  179. package/dist/actions/get-data-json-for-graph.d.mts.map +1 -0
  180. package/dist/actions/get-data-json-for-graph.mjs +66 -0
  181. package/dist/actions/get-data-json-for-graph.mjs.map +1 -0
  182. package/dist/actions/get-data-json.cjs +38 -0
  183. package/dist/actions/get-data-json.cjs.map +1 -0
  184. package/dist/actions/get-data-json.d.cts +9 -0
  185. package/dist/actions/get-data-json.d.cts.map +1 -0
  186. package/dist/actions/get-data-json.d.mts +9 -0
  187. package/dist/actions/get-data-json.d.mts.map +1 -0
  188. package/dist/actions/get-data-json.mjs +37 -0
  189. package/dist/actions/get-data-json.mjs.map +1 -0
  190. package/dist/actions/get-document-download.cjs +21 -0
  191. package/dist/actions/get-document-download.cjs.map +1 -0
  192. package/dist/actions/get-document-download.d.cts +9 -0
  193. package/dist/actions/get-document-download.d.cts.map +1 -0
  194. package/dist/actions/get-document-download.d.mts +9 -0
  195. package/dist/actions/get-document-download.d.mts.map +1 -0
  196. package/dist/actions/get-document-download.mjs +20 -0
  197. package/dist/actions/get-document-download.mjs.map +1 -0
  198. package/dist/actions/get-document.cjs +29 -0
  199. package/dist/actions/get-document.cjs.map +1 -0
  200. package/dist/actions/get-document.d.cts +9 -0
  201. package/dist/actions/get-document.d.cts.map +1 -0
  202. package/dist/actions/get-document.d.mts +9 -0
  203. package/dist/actions/get-document.d.mts.map +1 -0
  204. package/dist/actions/get-document.mjs +28 -0
  205. package/dist/actions/get-document.mjs.map +1 -0
  206. package/dist/actions/get-documents.cjs +41 -0
  207. package/dist/actions/get-documents.cjs.map +1 -0
  208. package/dist/actions/get-documents.d.cts +9 -0
  209. package/dist/actions/get-documents.d.cts.map +1 -0
  210. package/dist/actions/get-documents.d.mts +9 -0
  211. package/dist/actions/get-documents.d.mts.map +1 -0
  212. package/dist/actions/get-documents.mjs +40 -0
  213. package/dist/actions/get-documents.mjs.map +1 -0
  214. package/dist/actions/get-donki-cme-analysis.cjs +51 -0
  215. package/dist/actions/get-donki-cme-analysis.cjs.map +1 -0
  216. package/dist/actions/get-donki-cme-analysis.d.cts +9 -0
  217. package/dist/actions/get-donki-cme-analysis.d.cts.map +1 -0
  218. package/dist/actions/get-donki-cme-analysis.d.mts +9 -0
  219. package/dist/actions/get-donki-cme-analysis.d.mts.map +1 -0
  220. package/dist/actions/get-donki-cme-analysis.mjs +50 -0
  221. package/dist/actions/get-donki-cme-analysis.mjs.map +1 -0
  222. package/dist/actions/get-donki-cme.cjs +83 -0
  223. package/dist/actions/get-donki-cme.cjs.map +1 -0
  224. package/dist/actions/get-donki-cme.d.cts +9 -0
  225. package/dist/actions/get-donki-cme.d.cts.map +1 -0
  226. package/dist/actions/get-donki-cme.d.mts +9 -0
  227. package/dist/actions/get-donki-cme.d.mts.map +1 -0
  228. package/dist/actions/get-donki-cme.mjs +82 -0
  229. package/dist/actions/get-donki-cme.mjs.map +1 -0
  230. package/dist/actions/get-donki-gst.cjs +40 -0
  231. package/dist/actions/get-donki-gst.cjs.map +1 -0
  232. package/dist/actions/get-donki-gst.d.cts +9 -0
  233. package/dist/actions/get-donki-gst.d.cts.map +1 -0
  234. package/dist/actions/get-donki-gst.d.mts +9 -0
  235. package/dist/actions/get-donki-gst.d.mts.map +1 -0
  236. package/dist/actions/get-donki-gst.mjs +39 -0
  237. package/dist/actions/get-donki-gst.mjs.map +1 -0
  238. package/dist/actions/get-donki-hss.cjs +36 -0
  239. package/dist/actions/get-donki-hss.cjs.map +1 -0
  240. package/dist/actions/get-donki-hss.d.cts +9 -0
  241. package/dist/actions/get-donki-hss.d.cts.map +1 -0
  242. package/dist/actions/get-donki-hss.d.mts +9 -0
  243. package/dist/actions/get-donki-hss.d.mts.map +1 -0
  244. package/dist/actions/get-donki-hss.mjs +35 -0
  245. package/dist/actions/get-donki-hss.mjs.map +1 -0
  246. package/dist/actions/get-donki-ips.cjs +40 -0
  247. package/dist/actions/get-donki-ips.cjs.map +1 -0
  248. package/dist/actions/get-donki-ips.d.cts +9 -0
  249. package/dist/actions/get-donki-ips.d.cts.map +1 -0
  250. package/dist/actions/get-donki-ips.d.mts +9 -0
  251. package/dist/actions/get-donki-ips.d.mts.map +1 -0
  252. package/dist/actions/get-donki-ips.mjs +39 -0
  253. package/dist/actions/get-donki-ips.mjs.map +1 -0
  254. package/dist/actions/get-donki-mpc.cjs +36 -0
  255. package/dist/actions/get-donki-mpc.cjs.map +1 -0
  256. package/dist/actions/get-donki-mpc.d.cts +9 -0
  257. package/dist/actions/get-donki-mpc.d.cts.map +1 -0
  258. package/dist/actions/get-donki-mpc.d.mts +9 -0
  259. package/dist/actions/get-donki-mpc.d.mts.map +1 -0
  260. package/dist/actions/get-donki-mpc.mjs +35 -0
  261. package/dist/actions/get-donki-mpc.mjs.map +1 -0
  262. package/dist/actions/get-donki-notifications.cjs +37 -0
  263. package/dist/actions/get-donki-notifications.cjs.map +1 -0
  264. package/dist/actions/get-donki-notifications.d.cts +9 -0
  265. package/dist/actions/get-donki-notifications.d.cts.map +1 -0
  266. package/dist/actions/get-donki-notifications.d.mts +9 -0
  267. package/dist/actions/get-donki-notifications.d.mts.map +1 -0
  268. package/dist/actions/get-donki-notifications.mjs +36 -0
  269. package/dist/actions/get-donki-notifications.mjs.map +1 -0
  270. package/dist/actions/get-donki-rbe.cjs +37 -0
  271. package/dist/actions/get-donki-rbe.cjs.map +1 -0
  272. package/dist/actions/get-donki-rbe.d.cts +9 -0
  273. package/dist/actions/get-donki-rbe.d.cts.map +1 -0
  274. package/dist/actions/get-donki-rbe.d.mts +9 -0
  275. package/dist/actions/get-donki-rbe.d.mts.map +1 -0
  276. package/dist/actions/get-donki-rbe.mjs +36 -0
  277. package/dist/actions/get-donki-rbe.mjs.map +1 -0
  278. package/dist/actions/get-donki-sep.cjs +36 -0
  279. package/dist/actions/get-donki-sep.cjs.map +1 -0
  280. package/dist/actions/get-donki-sep.d.cts +9 -0
  281. package/dist/actions/get-donki-sep.d.cts.map +1 -0
  282. package/dist/actions/get-donki-sep.d.mts +9 -0
  283. package/dist/actions/get-donki-sep.d.mts.map +1 -0
  284. package/dist/actions/get-donki-sep.mjs +35 -0
  285. package/dist/actions/get-donki-sep.mjs.map +1 -0
  286. package/dist/actions/get-donki-solar-flares.cjs +43 -0
  287. package/dist/actions/get-donki-solar-flares.cjs.map +1 -0
  288. package/dist/actions/get-donki-solar-flares.d.cts +9 -0
  289. package/dist/actions/get-donki-solar-flares.d.cts.map +1 -0
  290. package/dist/actions/get-donki-solar-flares.d.mts +9 -0
  291. package/dist/actions/get-donki-solar-flares.d.mts.map +1 -0
  292. package/dist/actions/get-donki-solar-flares.mjs +42 -0
  293. package/dist/actions/get-donki-solar-flares.mjs.map +1 -0
  294. package/dist/actions/get-donki-wsa-enlil.cjs +68 -0
  295. package/dist/actions/get-donki-wsa-enlil.cjs.map +1 -0
  296. package/dist/actions/get-donki-wsa-enlil.d.cts +9 -0
  297. package/dist/actions/get-donki-wsa-enlil.d.cts.map +1 -0
  298. package/dist/actions/get-donki-wsa-enlil.d.mts +9 -0
  299. package/dist/actions/get-donki-wsa-enlil.d.mts.map +1 -0
  300. package/dist/actions/get-donki-wsa-enlil.mjs +67 -0
  301. package/dist/actions/get-donki-wsa-enlil.mjs.map +1 -0
  302. package/dist/actions/get-eonet-categories.cjs +23 -0
  303. package/dist/actions/get-eonet-categories.cjs.map +1 -0
  304. package/dist/actions/get-eonet-categories.d.cts +9 -0
  305. package/dist/actions/get-eonet-categories.d.cts.map +1 -0
  306. package/dist/actions/get-eonet-categories.d.mts +9 -0
  307. package/dist/actions/get-eonet-categories.d.mts.map +1 -0
  308. package/dist/actions/get-eonet-categories.mjs +22 -0
  309. package/dist/actions/get-eonet-categories.mjs.map +1 -0
  310. package/dist/actions/get-eonet-category-events.cjs +54 -0
  311. package/dist/actions/get-eonet-category-events.cjs.map +1 -0
  312. package/dist/actions/get-eonet-category-events.d.cts +9 -0
  313. package/dist/actions/get-eonet-category-events.d.cts.map +1 -0
  314. package/dist/actions/get-eonet-category-events.d.mts +9 -0
  315. package/dist/actions/get-eonet-category-events.d.mts.map +1 -0
  316. package/dist/actions/get-eonet-category-events.mjs +53 -0
  317. package/dist/actions/get-eonet-category-events.mjs.map +1 -0
  318. package/dist/actions/get-eonet-event.cjs +40 -0
  319. package/dist/actions/get-eonet-event.cjs.map +1 -0
  320. package/dist/actions/get-eonet-event.d.cts +9 -0
  321. package/dist/actions/get-eonet-event.d.cts.map +1 -0
  322. package/dist/actions/get-eonet-event.d.mts +9 -0
  323. package/dist/actions/get-eonet-event.d.mts.map +1 -0
  324. package/dist/actions/get-eonet-event.mjs +39 -0
  325. package/dist/actions/get-eonet-event.mjs.map +1 -0
  326. package/dist/actions/get-eonet-events-atom.cjs +32 -0
  327. package/dist/actions/get-eonet-events-atom.cjs.map +1 -0
  328. package/dist/actions/get-eonet-events-atom.d.cts +9 -0
  329. package/dist/actions/get-eonet-events-atom.d.cts.map +1 -0
  330. package/dist/actions/get-eonet-events-atom.d.mts +9 -0
  331. package/dist/actions/get-eonet-events-atom.d.mts.map +1 -0
  332. package/dist/actions/get-eonet-events-atom.mjs +29 -0
  333. package/dist/actions/get-eonet-events-atom.mjs.map +1 -0
  334. package/dist/actions/get-eonet-events-geojson.cjs +65 -0
  335. package/dist/actions/get-eonet-events-geojson.cjs.map +1 -0
  336. package/dist/actions/get-eonet-events-geojson.d.cts +9 -0
  337. package/dist/actions/get-eonet-events-geojson.d.cts.map +1 -0
  338. package/dist/actions/get-eonet-events-geojson.d.mts +9 -0
  339. package/dist/actions/get-eonet-events-geojson.d.mts.map +1 -0
  340. package/dist/actions/get-eonet-events-geojson.mjs +64 -0
  341. package/dist/actions/get-eonet-events-geojson.mjs.map +1 -0
  342. package/dist/actions/get-eonet-events-rss.cjs +21 -0
  343. package/dist/actions/get-eonet-events-rss.cjs.map +1 -0
  344. package/dist/actions/get-eonet-events-rss.d.cts +9 -0
  345. package/dist/actions/get-eonet-events-rss.d.cts.map +1 -0
  346. package/dist/actions/get-eonet-events-rss.d.mts +9 -0
  347. package/dist/actions/get-eonet-events-rss.d.mts.map +1 -0
  348. package/dist/actions/get-eonet-events-rss.mjs +18 -0
  349. package/dist/actions/get-eonet-events-rss.mjs.map +1 -0
  350. package/dist/actions/get-eonet-events.cjs +66 -0
  351. package/dist/actions/get-eonet-events.cjs.map +1 -0
  352. package/dist/actions/get-eonet-events.d.cts +9 -0
  353. package/dist/actions/get-eonet-events.d.cts.map +1 -0
  354. package/dist/actions/get-eonet-events.d.mts +9 -0
  355. package/dist/actions/get-eonet-events.d.mts.map +1 -0
  356. package/dist/actions/get-eonet-events.mjs +65 -0
  357. package/dist/actions/get-eonet-events.mjs.map +1 -0
  358. package/dist/actions/get-eonet-layers.cjs +26 -0
  359. package/dist/actions/get-eonet-layers.cjs.map +1 -0
  360. package/dist/actions/get-eonet-layers.d.cts +9 -0
  361. package/dist/actions/get-eonet-layers.d.cts.map +1 -0
  362. package/dist/actions/get-eonet-layers.d.mts +9 -0
  363. package/dist/actions/get-eonet-layers.d.mts.map +1 -0
  364. package/dist/actions/get-eonet-layers.mjs +25 -0
  365. package/dist/actions/get-eonet-layers.mjs.map +1 -0
  366. package/dist/actions/get-eonet-magnitudes.cjs +28 -0
  367. package/dist/actions/get-eonet-magnitudes.cjs.map +1 -0
  368. package/dist/actions/get-eonet-magnitudes.d.cts +9 -0
  369. package/dist/actions/get-eonet-magnitudes.d.cts.map +1 -0
  370. package/dist/actions/get-eonet-magnitudes.d.mts +9 -0
  371. package/dist/actions/get-eonet-magnitudes.d.mts.map +1 -0
  372. package/dist/actions/get-eonet-magnitudes.mjs +27 -0
  373. package/dist/actions/get-eonet-magnitudes.mjs.map +1 -0
  374. package/dist/actions/get-eonet-sources.cjs +27 -0
  375. package/dist/actions/get-eonet-sources.cjs.map +1 -0
  376. package/dist/actions/get-eonet-sources.d.cts +9 -0
  377. package/dist/actions/get-eonet-sources.d.cts.map +1 -0
  378. package/dist/actions/get-eonet-sources.d.mts +9 -0
  379. package/dist/actions/get-eonet-sources.d.mts.map +1 -0
  380. package/dist/actions/get-eonet-sources.mjs +26 -0
  381. package/dist/actions/get-eonet-sources.mjs.map +1 -0
  382. package/dist/actions/get-epic-aerosol-date.cjs +51 -0
  383. package/dist/actions/get-epic-aerosol-date.cjs.map +1 -0
  384. package/dist/actions/get-epic-aerosol-date.d.cts +9 -0
  385. package/dist/actions/get-epic-aerosol-date.d.cts.map +1 -0
  386. package/dist/actions/get-epic-aerosol-date.d.mts +9 -0
  387. package/dist/actions/get-epic-aerosol-date.d.mts.map +1 -0
  388. package/dist/actions/get-epic-aerosol-date.mjs +50 -0
  389. package/dist/actions/get-epic-aerosol-date.mjs.map +1 -0
  390. package/dist/actions/get-epic-aerosol.cjs +51 -0
  391. package/dist/actions/get-epic-aerosol.cjs.map +1 -0
  392. package/dist/actions/get-epic-aerosol.d.cts +9 -0
  393. package/dist/actions/get-epic-aerosol.d.cts.map +1 -0
  394. package/dist/actions/get-epic-aerosol.d.mts +9 -0
  395. package/dist/actions/get-epic-aerosol.d.mts.map +1 -0
  396. package/dist/actions/get-epic-aerosol.mjs +50 -0
  397. package/dist/actions/get-epic-aerosol.mjs.map +1 -0
  398. package/dist/actions/get-epic-cloud-date.cjs +44 -0
  399. package/dist/actions/get-epic-cloud-date.cjs.map +1 -0
  400. package/dist/actions/get-epic-cloud-date.d.cts +9 -0
  401. package/dist/actions/get-epic-cloud-date.d.cts.map +1 -0
  402. package/dist/actions/get-epic-cloud-date.d.mts +9 -0
  403. package/dist/actions/get-epic-cloud-date.d.mts.map +1 -0
  404. package/dist/actions/get-epic-cloud-date.mjs +43 -0
  405. package/dist/actions/get-epic-cloud-date.mjs.map +1 -0
  406. package/dist/actions/get-epic-cloud.cjs +44 -0
  407. package/dist/actions/get-epic-cloud.cjs.map +1 -0
  408. package/dist/actions/get-epic-cloud.d.cts +9 -0
  409. package/dist/actions/get-epic-cloud.d.cts.map +1 -0
  410. package/dist/actions/get-epic-cloud.d.mts +9 -0
  411. package/dist/actions/get-epic-cloud.d.mts.map +1 -0
  412. package/dist/actions/get-epic-cloud.mjs +43 -0
  413. package/dist/actions/get-epic-cloud.mjs.map +1 -0
  414. package/dist/actions/get-epic-enhanced-date.cjs +44 -0
  415. package/dist/actions/get-epic-enhanced-date.cjs.map +1 -0
  416. package/dist/actions/get-epic-enhanced-date.d.cts +9 -0
  417. package/dist/actions/get-epic-enhanced-date.d.cts.map +1 -0
  418. package/dist/actions/get-epic-enhanced-date.d.mts +9 -0
  419. package/dist/actions/get-epic-enhanced-date.d.mts.map +1 -0
  420. package/dist/actions/get-epic-enhanced-date.mjs +43 -0
  421. package/dist/actions/get-epic-enhanced-date.mjs.map +1 -0
  422. package/dist/actions/get-epic-enhanced.cjs +44 -0
  423. package/dist/actions/get-epic-enhanced.cjs.map +1 -0
  424. package/dist/actions/get-epic-enhanced.d.cts +9 -0
  425. package/dist/actions/get-epic-enhanced.d.cts.map +1 -0
  426. package/dist/actions/get-epic-enhanced.d.mts +9 -0
  427. package/dist/actions/get-epic-enhanced.d.mts.map +1 -0
  428. package/dist/actions/get-epic-enhanced.mjs +43 -0
  429. package/dist/actions/get-epic-enhanced.mjs.map +1 -0
  430. package/dist/actions/get-epic-natural-date.cjs +51 -0
  431. package/dist/actions/get-epic-natural-date.cjs.map +1 -0
  432. package/dist/actions/get-epic-natural-date.d.cts +9 -0
  433. package/dist/actions/get-epic-natural-date.d.cts.map +1 -0
  434. package/dist/actions/get-epic-natural-date.d.mts +9 -0
  435. package/dist/actions/get-epic-natural-date.d.mts.map +1 -0
  436. package/dist/actions/get-epic-natural-date.mjs +50 -0
  437. package/dist/actions/get-epic-natural-date.mjs.map +1 -0
  438. package/dist/actions/get-epic-natural.cjs +42 -0
  439. package/dist/actions/get-epic-natural.cjs.map +1 -0
  440. package/dist/actions/get-epic-natural.d.cts +9 -0
  441. package/dist/actions/get-epic-natural.d.cts.map +1 -0
  442. package/dist/actions/get-epic-natural.d.mts +9 -0
  443. package/dist/actions/get-epic-natural.d.mts.map +1 -0
  444. package/dist/actions/get-epic-natural.mjs +41 -0
  445. package/dist/actions/get-epic-natural.mjs.map +1 -0
  446. package/dist/actions/get-file-types.cjs +22 -0
  447. package/dist/actions/get-file-types.cjs.map +1 -0
  448. package/dist/actions/get-file-types.d.cts +9 -0
  449. package/dist/actions/get-file-types.d.cts.map +1 -0
  450. package/dist/actions/get-file-types.d.mts +9 -0
  451. package/dist/actions/get-file-types.d.mts.map +1 -0
  452. package/dist/actions/get-file-types.mjs +21 -0
  453. package/dist/actions/get-file-types.mjs.map +1 -0
  454. package/dist/actions/get-glds-files.cjs +31 -0
  455. package/dist/actions/get-glds-files.cjs.map +1 -0
  456. package/dist/actions/get-glds-files.d.cts +9 -0
  457. package/dist/actions/get-glds-files.d.cts.map +1 -0
  458. package/dist/actions/get-glds-files.d.mts +9 -0
  459. package/dist/actions/get-glds-files.d.mts.map +1 -0
  460. package/dist/actions/get-glds-files.mjs +28 -0
  461. package/dist/actions/get-glds-files.mjs.map +1 -0
  462. package/dist/actions/get-icesat2-tracks.cjs +34 -0
  463. package/dist/actions/get-icesat2-tracks.cjs.map +1 -0
  464. package/dist/actions/get-icesat2-tracks.d.cts +9 -0
  465. package/dist/actions/get-icesat2-tracks.d.cts.map +1 -0
  466. package/dist/actions/get-icesat2-tracks.d.mts +9 -0
  467. package/dist/actions/get-icesat2-tracks.d.mts.map +1 -0
  468. package/dist/actions/get-icesat2-tracks.mjs +33 -0
  469. package/dist/actions/get-icesat2-tracks.mjs.map +1 -0
  470. package/dist/actions/get-image-asset.cjs +22 -0
  471. package/dist/actions/get-image-asset.cjs.map +1 -0
  472. package/dist/actions/get-image-asset.d.cts +9 -0
  473. package/dist/actions/get-image-asset.d.cts.map +1 -0
  474. package/dist/actions/get-image-asset.d.mts +9 -0
  475. package/dist/actions/get-image-asset.d.mts.map +1 -0
  476. package/dist/actions/get-image-asset.mjs +21 -0
  477. package/dist/actions/get-image-asset.mjs.map +1 -0
  478. package/dist/actions/get-image-metadata.cjs +19 -0
  479. package/dist/actions/get-image-metadata.cjs.map +1 -0
  480. package/dist/actions/get-image-metadata.d.cts +9 -0
  481. package/dist/actions/get-image-metadata.d.cts.map +1 -0
  482. package/dist/actions/get-image-metadata.d.mts +9 -0
  483. package/dist/actions/get-image-metadata.d.mts.map +1 -0
  484. package/dist/actions/get-image-metadata.mjs +16 -0
  485. package/dist/actions/get-image-metadata.mjs.map +1 -0
  486. package/dist/actions/get-insight-weather.cjs +23 -0
  487. package/dist/actions/get-insight-weather.cjs.map +1 -0
  488. package/dist/actions/get-insight-weather.d.cts +9 -0
  489. package/dist/actions/get-insight-weather.d.cts.map +1 -0
  490. package/dist/actions/get-insight-weather.d.mts +9 -0
  491. package/dist/actions/get-insight-weather.d.mts.map +1 -0
  492. package/dist/actions/get-insight-weather.mjs +20 -0
  493. package/dist/actions/get-insight-weather.mjs.map +1 -0
  494. package/dist/actions/get-instruments-groups.cjs +29 -0
  495. package/dist/actions/get-instruments-groups.cjs.map +1 -0
  496. package/dist/actions/get-instruments-groups.d.cts +9 -0
  497. package/dist/actions/get-instruments-groups.d.cts.map +1 -0
  498. package/dist/actions/get-instruments-groups.d.mts +9 -0
  499. package/dist/actions/get-instruments-groups.d.mts.map +1 -0
  500. package/dist/actions/get-instruments-groups.mjs +28 -0
  501. package/dist/actions/get-instruments-groups.mjs.map +1 -0
  502. package/dist/actions/get-landing-page.cjs +30 -0
  503. package/dist/actions/get-landing-page.cjs.map +1 -0
  504. package/dist/actions/get-landing-page.d.cts +9 -0
  505. package/dist/actions/get-landing-page.d.cts.map +1 -0
  506. package/dist/actions/get-landing-page.d.mts +9 -0
  507. package/dist/actions/get-landing-page.d.mts.map +1 -0
  508. package/dist/actions/get-landing-page.mjs +29 -0
  509. package/dist/actions/get-landing-page.mjs.map +1 -0
  510. package/dist/actions/get-level3-data.cjs +50 -0
  511. package/dist/actions/get-level3-data.cjs.map +1 -0
  512. package/dist/actions/get-level3-data.d.cts +9 -0
  513. package/dist/actions/get-level3-data.d.cts.map +1 -0
  514. package/dist/actions/get-level3-data.d.mts +9 -0
  515. package/dist/actions/get-level3-data.d.mts.map +1 -0
  516. package/dist/actions/get-level3-data.mjs +49 -0
  517. package/dist/actions/get-level3-data.mjs.map +1 -0
  518. package/dist/actions/get-mars-rover-photos.cjs +48 -0
  519. package/dist/actions/get-mars-rover-photos.cjs.map +1 -0
  520. package/dist/actions/get-mars-rover-photos.d.cts +9 -0
  521. package/dist/actions/get-mars-rover-photos.d.cts.map +1 -0
  522. package/dist/actions/get-mars-rover-photos.d.mts +9 -0
  523. package/dist/actions/get-mars-rover-photos.d.mts.map +1 -0
  524. package/dist/actions/get-mars-rover-photos.mjs +47 -0
  525. package/dist/actions/get-mars-rover-photos.mjs.map +1 -0
  526. package/dist/actions/get-neo-lookup.cjs +58 -0
  527. package/dist/actions/get-neo-lookup.cjs.map +1 -0
  528. package/dist/actions/get-neo-lookup.d.cts +9 -0
  529. package/dist/actions/get-neo-lookup.d.cts.map +1 -0
  530. package/dist/actions/get-neo-lookup.d.mts +9 -0
  531. package/dist/actions/get-neo-lookup.d.mts.map +1 -0
  532. package/dist/actions/get-neo-lookup.mjs +57 -0
  533. package/dist/actions/get-neo-lookup.mjs.map +1 -0
  534. package/dist/actions/get-osdr-biospecimen.cjs +45 -0
  535. package/dist/actions/get-osdr-biospecimen.cjs.map +1 -0
  536. package/dist/actions/get-osdr-biospecimen.d.cts +9 -0
  537. package/dist/actions/get-osdr-biospecimen.d.cts.map +1 -0
  538. package/dist/actions/get-osdr-biospecimen.d.mts +9 -0
  539. package/dist/actions/get-osdr-biospecimen.d.mts.map +1 -0
  540. package/dist/actions/get-osdr-biospecimen.mjs +44 -0
  541. package/dist/actions/get-osdr-biospecimen.mjs.map +1 -0
  542. package/dist/actions/get-osdr-experiment.cjs +88 -0
  543. package/dist/actions/get-osdr-experiment.cjs.map +1 -0
  544. package/dist/actions/get-osdr-experiment.d.cts +9 -0
  545. package/dist/actions/get-osdr-experiment.d.cts.map +1 -0
  546. package/dist/actions/get-osdr-experiment.d.mts +9 -0
  547. package/dist/actions/get-osdr-experiment.d.mts.map +1 -0
  548. package/dist/actions/get-osdr-experiment.mjs +87 -0
  549. package/dist/actions/get-osdr-experiment.mjs.map +1 -0
  550. package/dist/actions/get-osdr-hardware.cjs +47 -0
  551. package/dist/actions/get-osdr-hardware.cjs.map +1 -0
  552. package/dist/actions/get-osdr-hardware.d.cts +9 -0
  553. package/dist/actions/get-osdr-hardware.d.cts.map +1 -0
  554. package/dist/actions/get-osdr-hardware.d.mts +9 -0
  555. package/dist/actions/get-osdr-hardware.d.mts.map +1 -0
  556. package/dist/actions/get-osdr-hardware.mjs +46 -0
  557. package/dist/actions/get-osdr-hardware.mjs.map +1 -0
  558. package/dist/actions/get-osdr-metadata.cjs +20 -0
  559. package/dist/actions/get-osdr-metadata.cjs.map +1 -0
  560. package/dist/actions/get-osdr-metadata.d.cts +9 -0
  561. package/dist/actions/get-osdr-metadata.d.cts.map +1 -0
  562. package/dist/actions/get-osdr-metadata.d.mts +9 -0
  563. package/dist/actions/get-osdr-metadata.d.mts.map +1 -0
  564. package/dist/actions/get-osdr-metadata.mjs +17 -0
  565. package/dist/actions/get-osdr-metadata.mjs.map +1 -0
  566. package/dist/actions/get-osdr-mission.cjs +57 -0
  567. package/dist/actions/get-osdr-mission.cjs.map +1 -0
  568. package/dist/actions/get-osdr-mission.d.cts +9 -0
  569. package/dist/actions/get-osdr-mission.d.cts.map +1 -0
  570. package/dist/actions/get-osdr-mission.d.mts +9 -0
  571. package/dist/actions/get-osdr-mission.d.mts.map +1 -0
  572. package/dist/actions/get-osdr-mission.mjs +56 -0
  573. package/dist/actions/get-osdr-mission.mjs.map +1 -0
  574. package/dist/actions/get-osdr-payload.cjs +84 -0
  575. package/dist/actions/get-osdr-payload.cjs.map +1 -0
  576. package/dist/actions/get-osdr-payload.d.cts +9 -0
  577. package/dist/actions/get-osdr-payload.d.cts.map +1 -0
  578. package/dist/actions/get-osdr-payload.d.mts +9 -0
  579. package/dist/actions/get-osdr-payload.d.mts.map +1 -0
  580. package/dist/actions/get-osdr-payload.mjs +83 -0
  581. package/dist/actions/get-osdr-payload.mjs.map +1 -0
  582. package/dist/actions/get-osdr-subject.cjs +71 -0
  583. package/dist/actions/get-osdr-subject.cjs.map +1 -0
  584. package/dist/actions/get-osdr-subject.d.cts +9 -0
  585. package/dist/actions/get-osdr-subject.d.cts.map +1 -0
  586. package/dist/actions/get-osdr-subject.d.mts +9 -0
  587. package/dist/actions/get-osdr-subject.d.mts.map +1 -0
  588. package/dist/actions/get-osdr-subject.mjs +70 -0
  589. package/dist/actions/get-osdr-subject.mjs.map +1 -0
  590. package/dist/actions/get-osdr-vehicle.cjs +42 -0
  591. package/dist/actions/get-osdr-vehicle.cjs.map +1 -0
  592. package/dist/actions/get-osdr-vehicle.d.cts +9 -0
  593. package/dist/actions/get-osdr-vehicle.d.cts.map +1 -0
  594. package/dist/actions/get-osdr-vehicle.d.mts +9 -0
  595. package/dist/actions/get-osdr-vehicle.d.mts.map +1 -0
  596. package/dist/actions/get-osdr-vehicle.mjs +41 -0
  597. package/dist/actions/get-osdr-vehicle.mjs.map +1 -0
  598. package/dist/actions/get-power-climatology.cjs +62 -0
  599. package/dist/actions/get-power-climatology.cjs.map +1 -0
  600. package/dist/actions/get-power-climatology.d.cts +9 -0
  601. package/dist/actions/get-power-climatology.d.cts.map +1 -0
  602. package/dist/actions/get-power-climatology.d.mts +9 -0
  603. package/dist/actions/get-power-climatology.d.mts.map +1 -0
  604. package/dist/actions/get-power-climatology.mjs +61 -0
  605. package/dist/actions/get-power-climatology.mjs.map +1 -0
  606. package/dist/actions/get-power-daily-regional.cjs +72 -0
  607. package/dist/actions/get-power-daily-regional.cjs.map +1 -0
  608. package/dist/actions/get-power-daily-regional.d.cts +9 -0
  609. package/dist/actions/get-power-daily-regional.d.cts.map +1 -0
  610. package/dist/actions/get-power-daily-regional.d.mts +9 -0
  611. package/dist/actions/get-power-daily-regional.d.mts.map +1 -0
  612. package/dist/actions/get-power-daily-regional.mjs +71 -0
  613. package/dist/actions/get-power-daily-regional.mjs.map +1 -0
  614. package/dist/actions/get-power-daily.cjs +57 -0
  615. package/dist/actions/get-power-daily.cjs.map +1 -0
  616. package/dist/actions/get-power-daily.d.cts +9 -0
  617. package/dist/actions/get-power-daily.d.cts.map +1 -0
  618. package/dist/actions/get-power-daily.d.mts +9 -0
  619. package/dist/actions/get-power-daily.d.mts.map +1 -0
  620. package/dist/actions/get-power-daily.mjs +56 -0
  621. package/dist/actions/get-power-daily.mjs.map +1 -0
  622. package/dist/actions/get-power-monthly.cjs +60 -0
  623. package/dist/actions/get-power-monthly.cjs.map +1 -0
  624. package/dist/actions/get-power-monthly.d.cts +9 -0
  625. package/dist/actions/get-power-monthly.d.cts.map +1 -0
  626. package/dist/actions/get-power-monthly.d.mts +9 -0
  627. package/dist/actions/get-power-monthly.d.mts.map +1 -0
  628. package/dist/actions/get-power-monthly.mjs +59 -0
  629. package/dist/actions/get-power-monthly.mjs.map +1 -0
  630. package/dist/actions/get-power-temporal-hourly.cjs +43 -0
  631. package/dist/actions/get-power-temporal-hourly.cjs.map +1 -0
  632. package/dist/actions/get-power-temporal-hourly.d.cts +9 -0
  633. package/dist/actions/get-power-temporal-hourly.d.cts.map +1 -0
  634. package/dist/actions/get-power-temporal-hourly.d.mts +9 -0
  635. package/dist/actions/get-power-temporal-hourly.d.mts.map +1 -0
  636. package/dist/actions/get-power-temporal-hourly.mjs +40 -0
  637. package/dist/actions/get-power-temporal-hourly.mjs.map +1 -0
  638. package/dist/actions/get-processing-types.cjs +22 -0
  639. package/dist/actions/get-processing-types.cjs.map +1 -0
  640. package/dist/actions/get-processing-types.d.cts +9 -0
  641. package/dist/actions/get-processing-types.d.cts.map +1 -0
  642. package/dist/actions/get-processing-types.d.mts +9 -0
  643. package/dist/actions/get-processing-types.d.mts.map +1 -0
  644. package/dist/actions/get-processing-types.mjs +21 -0
  645. package/dist/actions/get-processing-types.mjs.map +1 -0
  646. package/dist/actions/get-product-types.cjs +22 -0
  647. package/dist/actions/get-product-types.cjs.map +1 -0
  648. package/dist/actions/get-product-types.d.cts +9 -0
  649. package/dist/actions/get-product-types.d.cts.map +1 -0
  650. package/dist/actions/get-product-types.d.mts +9 -0
  651. package/dist/actions/get-product-types.d.mts.map +1 -0
  652. package/dist/actions/get-product-types.mjs +21 -0
  653. package/dist/actions/get-product-types.mjs.map +1 -0
  654. package/dist/actions/get-satellite-locations.cjs +51 -0
  655. package/dist/actions/get-satellite-locations.cjs.map +1 -0
  656. package/dist/actions/get-satellite-locations.d.cts +9 -0
  657. package/dist/actions/get-satellite-locations.d.cts.map +1 -0
  658. package/dist/actions/get-satellite-locations.d.mts +9 -0
  659. package/dist/actions/get-satellite-locations.d.mts.map +1 -0
  660. package/dist/actions/get-satellite-locations.mjs +50 -0
  661. package/dist/actions/get-satellite-locations.mjs.map +1 -0
  662. package/dist/actions/get-stations.cjs +29 -0
  663. package/dist/actions/get-stations.cjs.map +1 -0
  664. package/dist/actions/get-stations.d.cts +9 -0
  665. package/dist/actions/get-stations.d.cts.map +1 -0
  666. package/dist/actions/get-stations.d.mts +9 -0
  667. package/dist/actions/get-stations.d.mts.map +1 -0
  668. package/dist/actions/get-stations.mjs +28 -0
  669. package/dist/actions/get-stations.mjs.map +1 -0
  670. package/dist/actions/get-techport-project.cjs +187 -0
  671. package/dist/actions/get-techport-project.cjs.map +1 -0
  672. package/dist/actions/get-techport-project.d.cts +9 -0
  673. package/dist/actions/get-techport-project.d.cts.map +1 -0
  674. package/dist/actions/get-techport-project.d.mts +9 -0
  675. package/dist/actions/get-techport-project.d.mts.map +1 -0
  676. package/dist/actions/get-techport-project.mjs +186 -0
  677. package/dist/actions/get-techport-project.mjs.map +1 -0
  678. package/dist/actions/get-tolnet-data-calendar.cjs +30 -0
  679. package/dist/actions/get-tolnet-data-calendar.cjs.map +1 -0
  680. package/dist/actions/get-tolnet-data-calendar.d.cts +9 -0
  681. package/dist/actions/get-tolnet-data-calendar.d.cts.map +1 -0
  682. package/dist/actions/get-tolnet-data-calendar.d.mts +9 -0
  683. package/dist/actions/get-tolnet-data-calendar.d.mts.map +1 -0
  684. package/dist/actions/get-tolnet-data-calendar.mjs +29 -0
  685. package/dist/actions/get-tolnet-data-calendar.mjs.map +1 -0
  686. package/dist/actions/get-tolnet-data.cjs +74 -0
  687. package/dist/actions/get-tolnet-data.cjs.map +1 -0
  688. package/dist/actions/get-tolnet-data.d.cts +9 -0
  689. package/dist/actions/get-tolnet-data.d.cts.map +1 -0
  690. package/dist/actions/get-tolnet-data.d.mts +9 -0
  691. package/dist/actions/get-tolnet-data.d.mts.map +1 -0
  692. package/dist/actions/get-tolnet-data.mjs +73 -0
  693. package/dist/actions/get-tolnet-data.mjs.map +1 -0
  694. package/dist/actions/get-video-captions.cjs +19 -0
  695. package/dist/actions/get-video-captions.cjs.map +1 -0
  696. package/dist/actions/get-video-captions.d.cts +9 -0
  697. package/dist/actions/get-video-captions.d.cts.map +1 -0
  698. package/dist/actions/get-video-captions.d.mts +9 -0
  699. package/dist/actions/get-video-captions.d.mts.map +1 -0
  700. package/dist/actions/get-video-captions.mjs +16 -0
  701. package/dist/actions/get-video-captions.mjs.map +1 -0
  702. package/dist/actions/index.cjs +273 -0
  703. package/dist/actions/index.d.cts +137 -0
  704. package/dist/actions/index.d.mts +137 -0
  705. package/dist/actions/index.mjs +137 -0
  706. package/dist/actions/list-epic-aerosol-dates.cjs +17 -0
  707. package/dist/actions/list-epic-aerosol-dates.cjs.map +1 -0
  708. package/dist/actions/list-epic-aerosol-dates.d.cts +9 -0
  709. package/dist/actions/list-epic-aerosol-dates.d.cts.map +1 -0
  710. package/dist/actions/list-epic-aerosol-dates.d.mts +9 -0
  711. package/dist/actions/list-epic-aerosol-dates.d.mts.map +1 -0
  712. package/dist/actions/list-epic-aerosol-dates.mjs +16 -0
  713. package/dist/actions/list-epic-aerosol-dates.mjs.map +1 -0
  714. package/dist/actions/list-epic-cloud-dates.cjs +17 -0
  715. package/dist/actions/list-epic-cloud-dates.cjs.map +1 -0
  716. package/dist/actions/list-epic-cloud-dates.d.cts +9 -0
  717. package/dist/actions/list-epic-cloud-dates.d.cts.map +1 -0
  718. package/dist/actions/list-epic-cloud-dates.d.mts +9 -0
  719. package/dist/actions/list-epic-cloud-dates.d.mts.map +1 -0
  720. package/dist/actions/list-epic-cloud-dates.mjs +16 -0
  721. package/dist/actions/list-epic-cloud-dates.mjs.map +1 -0
  722. package/dist/actions/list-epic-enhanced-dates.cjs +17 -0
  723. package/dist/actions/list-epic-enhanced-dates.cjs.map +1 -0
  724. package/dist/actions/list-epic-enhanced-dates.d.cts +9 -0
  725. package/dist/actions/list-epic-enhanced-dates.d.cts.map +1 -0
  726. package/dist/actions/list-epic-enhanced-dates.d.mts +9 -0
  727. package/dist/actions/list-epic-enhanced-dates.d.mts.map +1 -0
  728. package/dist/actions/list-epic-enhanced-dates.mjs +16 -0
  729. package/dist/actions/list-epic-enhanced-dates.mjs.map +1 -0
  730. package/dist/actions/list-epic-natural-dates.cjs +17 -0
  731. package/dist/actions/list-epic-natural-dates.cjs.map +1 -0
  732. package/dist/actions/list-epic-natural-dates.d.cts +9 -0
  733. package/dist/actions/list-epic-natural-dates.d.cts.map +1 -0
  734. package/dist/actions/list-epic-natural-dates.d.mts +9 -0
  735. package/dist/actions/list-epic-natural-dates.d.mts.map +1 -0
  736. package/dist/actions/list-epic-natural-dates.mjs +16 -0
  737. package/dist/actions/list-epic-natural-dates.mjs.map +1 -0
  738. package/dist/actions/list-ground-stations.cjs +25 -0
  739. package/dist/actions/list-ground-stations.cjs.map +1 -0
  740. package/dist/actions/list-ground-stations.d.cts +9 -0
  741. package/dist/actions/list-ground-stations.d.cts.map +1 -0
  742. package/dist/actions/list-ground-stations.d.mts +9 -0
  743. package/dist/actions/list-ground-stations.d.mts.map +1 -0
  744. package/dist/actions/list-ground-stations.mjs +24 -0
  745. package/dist/actions/list-ground-stations.mjs.map +1 -0
  746. package/dist/actions/list-locations-gse-geo.cjs +40 -0
  747. package/dist/actions/list-locations-gse-geo.cjs.map +1 -0
  748. package/dist/actions/list-locations-gse-geo.d.cts +9 -0
  749. package/dist/actions/list-locations-gse-geo.d.cts.map +1 -0
  750. package/dist/actions/list-locations-gse-geo.d.mts +9 -0
  751. package/dist/actions/list-locations-gse-geo.d.mts.map +1 -0
  752. package/dist/actions/list-locations-gse-geo.mjs +39 -0
  753. package/dist/actions/list-locations-gse-geo.mjs.map +1 -0
  754. package/dist/actions/list-observatories.cjs +27 -0
  755. package/dist/actions/list-observatories.cjs.map +1 -0
  756. package/dist/actions/list-observatories.d.cts +9 -0
  757. package/dist/actions/list-observatories.d.cts.map +1 -0
  758. package/dist/actions/list-observatories.d.mts +9 -0
  759. package/dist/actions/list-observatories.d.mts.map +1 -0
  760. package/dist/actions/list-observatories.mjs +26 -0
  761. package/dist/actions/list-observatories.mjs.map +1 -0
  762. package/dist/actions/list-osdr-biospecimens.cjs +17 -0
  763. package/dist/actions/list-osdr-biospecimens.cjs.map +1 -0
  764. package/dist/actions/list-osdr-biospecimens.d.cts +9 -0
  765. package/dist/actions/list-osdr-biospecimens.d.cts.map +1 -0
  766. package/dist/actions/list-osdr-biospecimens.d.mts +9 -0
  767. package/dist/actions/list-osdr-biospecimens.d.mts.map +1 -0
  768. package/dist/actions/list-osdr-biospecimens.mjs +16 -0
  769. package/dist/actions/list-osdr-biospecimens.mjs.map +1 -0
  770. package/dist/actions/list-osdr-experiments.cjs +17 -0
  771. package/dist/actions/list-osdr-experiments.cjs.map +1 -0
  772. package/dist/actions/list-osdr-experiments.d.cts +9 -0
  773. package/dist/actions/list-osdr-experiments.d.cts.map +1 -0
  774. package/dist/actions/list-osdr-experiments.d.mts +9 -0
  775. package/dist/actions/list-osdr-experiments.d.mts.map +1 -0
  776. package/dist/actions/list-osdr-experiments.mjs +16 -0
  777. package/dist/actions/list-osdr-experiments.mjs.map +1 -0
  778. package/dist/actions/list-osdr-hardware.cjs +17 -0
  779. package/dist/actions/list-osdr-hardware.cjs.map +1 -0
  780. package/dist/actions/list-osdr-hardware.d.cts +9 -0
  781. package/dist/actions/list-osdr-hardware.d.cts.map +1 -0
  782. package/dist/actions/list-osdr-hardware.d.mts +9 -0
  783. package/dist/actions/list-osdr-hardware.d.mts.map +1 -0
  784. package/dist/actions/list-osdr-hardware.mjs +16 -0
  785. package/dist/actions/list-osdr-hardware.mjs.map +1 -0
  786. package/dist/actions/list-osdr-missions.cjs +17 -0
  787. package/dist/actions/list-osdr-missions.cjs.map +1 -0
  788. package/dist/actions/list-osdr-missions.d.cts +9 -0
  789. package/dist/actions/list-osdr-missions.d.cts.map +1 -0
  790. package/dist/actions/list-osdr-missions.d.mts +9 -0
  791. package/dist/actions/list-osdr-missions.d.mts.map +1 -0
  792. package/dist/actions/list-osdr-missions.mjs +16 -0
  793. package/dist/actions/list-osdr-missions.mjs.map +1 -0
  794. package/dist/actions/list-osdr-payloads.cjs +17 -0
  795. package/dist/actions/list-osdr-payloads.cjs.map +1 -0
  796. package/dist/actions/list-osdr-payloads.d.cts +9 -0
  797. package/dist/actions/list-osdr-payloads.d.cts.map +1 -0
  798. package/dist/actions/list-osdr-payloads.d.mts +9 -0
  799. package/dist/actions/list-osdr-payloads.d.mts.map +1 -0
  800. package/dist/actions/list-osdr-payloads.mjs +16 -0
  801. package/dist/actions/list-osdr-payloads.mjs.map +1 -0
  802. package/dist/actions/list-osdr-subjects.cjs +17 -0
  803. package/dist/actions/list-osdr-subjects.cjs.map +1 -0
  804. package/dist/actions/list-osdr-subjects.d.cts +9 -0
  805. package/dist/actions/list-osdr-subjects.d.cts.map +1 -0
  806. package/dist/actions/list-osdr-subjects.d.mts +9 -0
  807. package/dist/actions/list-osdr-subjects.d.mts.map +1 -0
  808. package/dist/actions/list-osdr-subjects.mjs +16 -0
  809. package/dist/actions/list-osdr-subjects.mjs.map +1 -0
  810. package/dist/actions/list-osdr-vehicles.cjs +17 -0
  811. package/dist/actions/list-osdr-vehicles.cjs.map +1 -0
  812. package/dist/actions/list-osdr-vehicles.d.cts +9 -0
  813. package/dist/actions/list-osdr-vehicles.d.cts.map +1 -0
  814. package/dist/actions/list-osdr-vehicles.d.mts +9 -0
  815. package/dist/actions/list-osdr-vehicles.d.mts.map +1 -0
  816. package/dist/actions/list-osdr-vehicles.mjs +16 -0
  817. package/dist/actions/list-osdr-vehicles.mjs.map +1 -0
  818. package/dist/actions/query-citation.cjs +32 -0
  819. package/dist/actions/query-citation.cjs.map +1 -0
  820. package/dist/actions/query-citation.d.cts +9 -0
  821. package/dist/actions/query-citation.d.cts.map +1 -0
  822. package/dist/actions/query-citation.d.mts +9 -0
  823. package/dist/actions/query-citation.d.mts.map +1 -0
  824. package/dist/actions/query-citation.mjs +29 -0
  825. package/dist/actions/query-citation.mjs.map +1 -0
  826. package/dist/actions/query-citations.cjs +19 -0
  827. package/dist/actions/query-citations.cjs.map +1 -0
  828. package/dist/actions/query-citations.d.cts +9 -0
  829. package/dist/actions/query-citations.d.cts.map +1 -0
  830. package/dist/actions/query-citations.d.mts +9 -0
  831. package/dist/actions/query-citations.d.mts.map +1 -0
  832. package/dist/actions/query-citations.mjs +16 -0
  833. package/dist/actions/query-citations.mjs.map +1 -0
  834. package/dist/actions/query-cmr-collection.cjs +24 -0
  835. package/dist/actions/query-cmr-collection.cjs.map +1 -0
  836. package/dist/actions/query-cmr-collection.d.cts +9 -0
  837. package/dist/actions/query-cmr-collection.d.cts.map +1 -0
  838. package/dist/actions/query-cmr-collection.d.mts +9 -0
  839. package/dist/actions/query-cmr-collection.d.mts.map +1 -0
  840. package/dist/actions/query-cmr-collection.mjs +23 -0
  841. package/dist/actions/query-cmr-collection.mjs.map +1 -0
  842. package/dist/actions/query-cmr-collections.cjs +78 -0
  843. package/dist/actions/query-cmr-collections.cjs.map +1 -0
  844. package/dist/actions/query-cmr-collections.d.cts +9 -0
  845. package/dist/actions/query-cmr-collections.d.cts.map +1 -0
  846. package/dist/actions/query-cmr-collections.d.mts +9 -0
  847. package/dist/actions/query-cmr-collections.d.mts.map +1 -0
  848. package/dist/actions/query-cmr-collections.mjs +75 -0
  849. package/dist/actions/query-cmr-collections.mjs.map +1 -0
  850. package/dist/actions/query-cmr-granule.cjs +37 -0
  851. package/dist/actions/query-cmr-granule.cjs.map +1 -0
  852. package/dist/actions/query-cmr-granule.d.cts +9 -0
  853. package/dist/actions/query-cmr-granule.d.cts.map +1 -0
  854. package/dist/actions/query-cmr-granule.d.mts +9 -0
  855. package/dist/actions/query-cmr-granule.d.mts.map +1 -0
  856. package/dist/actions/query-cmr-granule.mjs +34 -0
  857. package/dist/actions/query-cmr-granule.mjs.map +1 -0
  858. package/dist/actions/query-cmr-granules.cjs +56 -0
  859. package/dist/actions/query-cmr-granules.cjs.map +1 -0
  860. package/dist/actions/query-cmr-granules.d.cts +9 -0
  861. package/dist/actions/query-cmr-granules.d.cts.map +1 -0
  862. package/dist/actions/query-cmr-granules.d.mts +9 -0
  863. package/dist/actions/query-cmr-granules.d.mts.map +1 -0
  864. package/dist/actions/query-cmr-granules.mjs +55 -0
  865. package/dist/actions/query-cmr-granules.mjs.map +1 -0
  866. package/dist/actions/query-cmr-grids.cjs +39 -0
  867. package/dist/actions/query-cmr-grids.cjs.map +1 -0
  868. package/dist/actions/query-cmr-grids.d.cts +9 -0
  869. package/dist/actions/query-cmr-grids.d.cts.map +1 -0
  870. package/dist/actions/query-cmr-grids.d.mts +9 -0
  871. package/dist/actions/query-cmr-grids.d.mts.map +1 -0
  872. package/dist/actions/query-cmr-grids.mjs +38 -0
  873. package/dist/actions/query-cmr-grids.mjs.map +1 -0
  874. package/dist/actions/query-cmr-service.cjs +24 -0
  875. package/dist/actions/query-cmr-service.cjs.map +1 -0
  876. package/dist/actions/query-cmr-service.d.cts +9 -0
  877. package/dist/actions/query-cmr-service.d.cts.map +1 -0
  878. package/dist/actions/query-cmr-service.d.mts +9 -0
  879. package/dist/actions/query-cmr-service.d.mts.map +1 -0
  880. package/dist/actions/query-cmr-service.mjs +23 -0
  881. package/dist/actions/query-cmr-service.mjs.map +1 -0
  882. package/dist/actions/query-cmr-services.cjs +58 -0
  883. package/dist/actions/query-cmr-services.cjs.map +1 -0
  884. package/dist/actions/query-cmr-services.d.cts +9 -0
  885. package/dist/actions/query-cmr-services.d.cts.map +1 -0
  886. package/dist/actions/query-cmr-services.d.mts +9 -0
  887. package/dist/actions/query-cmr-services.d.mts.map +1 -0
  888. package/dist/actions/query-cmr-services.mjs +57 -0
  889. package/dist/actions/query-cmr-services.mjs.map +1 -0
  890. package/dist/actions/query-cmr-subscription.cjs +24 -0
  891. package/dist/actions/query-cmr-subscription.cjs.map +1 -0
  892. package/dist/actions/query-cmr-subscription.d.cts +9 -0
  893. package/dist/actions/query-cmr-subscription.d.cts.map +1 -0
  894. package/dist/actions/query-cmr-subscription.d.mts +9 -0
  895. package/dist/actions/query-cmr-subscription.d.mts.map +1 -0
  896. package/dist/actions/query-cmr-subscription.mjs +23 -0
  897. package/dist/actions/query-cmr-subscription.mjs.map +1 -0
  898. package/dist/actions/query-cmr-subscriptions.cjs +34 -0
  899. package/dist/actions/query-cmr-subscriptions.cjs.map +1 -0
  900. package/dist/actions/query-cmr-subscriptions.d.cts +9 -0
  901. package/dist/actions/query-cmr-subscriptions.d.cts.map +1 -0
  902. package/dist/actions/query-cmr-subscriptions.d.mts +9 -0
  903. package/dist/actions/query-cmr-subscriptions.d.mts.map +1 -0
  904. package/dist/actions/query-cmr-subscriptions.mjs +33 -0
  905. package/dist/actions/query-cmr-subscriptions.mjs.map +1 -0
  906. package/dist/actions/query-cmr-tool.cjs +24 -0
  907. package/dist/actions/query-cmr-tool.cjs.map +1 -0
  908. package/dist/actions/query-cmr-tool.d.cts +9 -0
  909. package/dist/actions/query-cmr-tool.d.cts.map +1 -0
  910. package/dist/actions/query-cmr-tool.d.mts +9 -0
  911. package/dist/actions/query-cmr-tool.d.mts.map +1 -0
  912. package/dist/actions/query-cmr-tool.mjs +23 -0
  913. package/dist/actions/query-cmr-tool.mjs.map +1 -0
  914. package/dist/actions/query-cmr-tools.cjs +27 -0
  915. package/dist/actions/query-cmr-tools.cjs.map +1 -0
  916. package/dist/actions/query-cmr-tools.d.cts +9 -0
  917. package/dist/actions/query-cmr-tools.d.cts.map +1 -0
  918. package/dist/actions/query-cmr-tools.d.mts +9 -0
  919. package/dist/actions/query-cmr-tools.d.mts.map +1 -0
  920. package/dist/actions/query-cmr-tools.mjs +24 -0
  921. package/dist/actions/query-cmr-tools.mjs.map +1 -0
  922. package/dist/actions/query-cmr-variable.cjs +22 -0
  923. package/dist/actions/query-cmr-variable.cjs.map +1 -0
  924. package/dist/actions/query-cmr-variable.d.cts +9 -0
  925. package/dist/actions/query-cmr-variable.d.cts.map +1 -0
  926. package/dist/actions/query-cmr-variable.d.mts +9 -0
  927. package/dist/actions/query-cmr-variable.d.mts.map +1 -0
  928. package/dist/actions/query-cmr-variable.mjs +21 -0
  929. package/dist/actions/query-cmr-variable.mjs.map +1 -0
  930. package/dist/actions/query-collection-draft.cjs +25 -0
  931. package/dist/actions/query-collection-draft.cjs.map +1 -0
  932. package/dist/actions/query-collection-draft.d.cts +9 -0
  933. package/dist/actions/query-collection-draft.d.cts.map +1 -0
  934. package/dist/actions/query-collection-draft.d.mts +9 -0
  935. package/dist/actions/query-collection-draft.d.mts.map +1 -0
  936. package/dist/actions/query-collection-draft.mjs +24 -0
  937. package/dist/actions/query-collection-draft.mjs.map +1 -0
  938. package/dist/actions/query-data-quality-summaries.cjs +33 -0
  939. package/dist/actions/query-data-quality-summaries.cjs.map +1 -0
  940. package/dist/actions/query-data-quality-summaries.d.cts +9 -0
  941. package/dist/actions/query-data-quality-summaries.d.cts.map +1 -0
  942. package/dist/actions/query-data-quality-summaries.d.mts +9 -0
  943. package/dist/actions/query-data-quality-summaries.d.mts.map +1 -0
  944. package/dist/actions/query-data-quality-summaries.mjs +32 -0
  945. package/dist/actions/query-data-quality-summaries.mjs.map +1 -0
  946. package/dist/actions/query-data-quality-summary.cjs +24 -0
  947. package/dist/actions/query-data-quality-summary.cjs.map +1 -0
  948. package/dist/actions/query-data-quality-summary.d.cts +9 -0
  949. package/dist/actions/query-data-quality-summary.d.cts.map +1 -0
  950. package/dist/actions/query-data-quality-summary.d.mts +9 -0
  951. package/dist/actions/query-data-quality-summary.d.mts.map +1 -0
  952. package/dist/actions/query-data-quality-summary.mjs +23 -0
  953. package/dist/actions/query-data-quality-summary.mjs.map +1 -0
  954. package/dist/actions/query-exoplanet-archive.cjs +32 -0
  955. package/dist/actions/query-exoplanet-archive.cjs.map +1 -0
  956. package/dist/actions/query-exoplanet-archive.d.cts +9 -0
  957. package/dist/actions/query-exoplanet-archive.d.cts.map +1 -0
  958. package/dist/actions/query-exoplanet-archive.d.mts +9 -0
  959. package/dist/actions/query-exoplanet-archive.d.mts.map +1 -0
  960. package/dist/actions/query-exoplanet-archive.mjs +31 -0
  961. package/dist/actions/query-exoplanet-archive.mjs.map +1 -0
  962. package/dist/actions/query-order-option.cjs +47 -0
  963. package/dist/actions/query-order-option.cjs.map +1 -0
  964. package/dist/actions/query-order-option.d.cts +9 -0
  965. package/dist/actions/query-order-option.d.cts.map +1 -0
  966. package/dist/actions/query-order-option.d.mts +9 -0
  967. package/dist/actions/query-order-option.d.mts.map +1 -0
  968. package/dist/actions/query-order-option.mjs +46 -0
  969. package/dist/actions/query-order-option.mjs.map +1 -0
  970. package/dist/actions/query-order-options.cjs +31 -0
  971. package/dist/actions/query-order-options.cjs.map +1 -0
  972. package/dist/actions/query-order-options.d.cts +9 -0
  973. package/dist/actions/query-order-options.d.cts.map +1 -0
  974. package/dist/actions/query-order-options.d.mts +9 -0
  975. package/dist/actions/query-order-options.d.mts.map +1 -0
  976. package/dist/actions/query-order-options.mjs +30 -0
  977. package/dist/actions/query-order-options.mjs.map +1 -0
  978. package/dist/actions/query-permissions.cjs +41 -0
  979. package/dist/actions/query-permissions.cjs.map +1 -0
  980. package/dist/actions/query-permissions.d.cts +9 -0
  981. package/dist/actions/query-permissions.d.cts.map +1 -0
  982. package/dist/actions/query-permissions.d.mts +9 -0
  983. package/dist/actions/query-permissions.d.mts.map +1 -0
  984. package/dist/actions/query-permissions.mjs +40 -0
  985. package/dist/actions/query-permissions.mjs.map +1 -0
  986. package/dist/actions/query-providers.cjs +27 -0
  987. package/dist/actions/query-providers.cjs.map +1 -0
  988. package/dist/actions/query-providers.d.cts +9 -0
  989. package/dist/actions/query-providers.d.cts.map +1 -0
  990. package/dist/actions/query-providers.d.mts +9 -0
  991. package/dist/actions/query-providers.d.mts.map +1 -0
  992. package/dist/actions/query-providers.mjs +26 -0
  993. package/dist/actions/query-providers.mjs.map +1 -0
  994. package/dist/actions/query-tag-definitions.cjs +28 -0
  995. package/dist/actions/query-tag-definitions.cjs.map +1 -0
  996. package/dist/actions/query-tag-definitions.d.cts +9 -0
  997. package/dist/actions/query-tag-definitions.d.cts.map +1 -0
  998. package/dist/actions/query-tag-definitions.d.mts +9 -0
  999. package/dist/actions/query-tag-definitions.d.mts.map +1 -0
  1000. package/dist/actions/query-tag-definitions.mjs +27 -0
  1001. package/dist/actions/query-tag-definitions.mjs.map +1 -0
  1002. package/dist/actions/query-tool-draft.cjs +25 -0
  1003. package/dist/actions/query-tool-draft.cjs.map +1 -0
  1004. package/dist/actions/query-tool-draft.d.cts +9 -0
  1005. package/dist/actions/query-tool-draft.d.cts.map +1 -0
  1006. package/dist/actions/query-tool-draft.d.mts +9 -0
  1007. package/dist/actions/query-tool-draft.d.mts.map +1 -0
  1008. package/dist/actions/query-tool-draft.mjs +24 -0
  1009. package/dist/actions/query-tool-draft.mjs.map +1 -0
  1010. package/dist/actions/query-visualization.cjs +19 -0
  1011. package/dist/actions/query-visualization.cjs.map +1 -0
  1012. package/dist/actions/query-visualization.d.cts +9 -0
  1013. package/dist/actions/query-visualization.d.cts.map +1 -0
  1014. package/dist/actions/query-visualization.d.mts +9 -0
  1015. package/dist/actions/query-visualization.d.mts.map +1 -0
  1016. package/dist/actions/query-visualization.mjs +16 -0
  1017. package/dist/actions/query-visualization.mjs.map +1 -0
  1018. package/dist/actions/query-visualizations.cjs +41 -0
  1019. package/dist/actions/query-visualizations.cjs.map +1 -0
  1020. package/dist/actions/query-visualizations.d.cts +9 -0
  1021. package/dist/actions/query-visualizations.d.cts.map +1 -0
  1022. package/dist/actions/query-visualizations.d.mts +9 -0
  1023. package/dist/actions/query-visualizations.d.mts.map +1 -0
  1024. package/dist/actions/query-visualizations.mjs +40 -0
  1025. package/dist/actions/query-visualizations.mjs.map +1 -0
  1026. package/dist/actions/restore-citation-revision.cjs +27 -0
  1027. package/dist/actions/restore-citation-revision.cjs.map +1 -0
  1028. package/dist/actions/restore-citation-revision.d.cts +9 -0
  1029. package/dist/actions/restore-citation-revision.d.cts.map +1 -0
  1030. package/dist/actions/restore-citation-revision.d.mts +9 -0
  1031. package/dist/actions/restore-citation-revision.d.mts.map +1 -0
  1032. package/dist/actions/restore-citation-revision.mjs +26 -0
  1033. package/dist/actions/restore-citation-revision.mjs.map +1 -0
  1034. package/dist/actions/restore-collection-revision.cjs +27 -0
  1035. package/dist/actions/restore-collection-revision.cjs.map +1 -0
  1036. package/dist/actions/restore-collection-revision.d.cts +9 -0
  1037. package/dist/actions/restore-collection-revision.d.cts.map +1 -0
  1038. package/dist/actions/restore-collection-revision.d.mts +9 -0
  1039. package/dist/actions/restore-collection-revision.d.mts.map +1 -0
  1040. package/dist/actions/restore-collection-revision.mjs +26 -0
  1041. package/dist/actions/restore-collection-revision.mjs.map +1 -0
  1042. package/dist/actions/restore-visualization-revision.cjs +27 -0
  1043. package/dist/actions/restore-visualization-revision.cjs.map +1 -0
  1044. package/dist/actions/restore-visualization-revision.d.cts +9 -0
  1045. package/dist/actions/restore-visualization-revision.d.cts.map +1 -0
  1046. package/dist/actions/restore-visualization-revision.d.mts +9 -0
  1047. package/dist/actions/restore-visualization-revision.d.mts.map +1 -0
  1048. package/dist/actions/restore-visualization-revision.mjs +26 -0
  1049. package/dist/actions/restore-visualization-revision.mjs.map +1 -0
  1050. package/dist/actions/search-citations.cjs +110 -0
  1051. package/dist/actions/search-citations.cjs.map +1 -0
  1052. package/dist/actions/search-citations.d.cts +9 -0
  1053. package/dist/actions/search-citations.d.cts.map +1 -0
  1054. package/dist/actions/search-citations.d.mts +9 -0
  1055. package/dist/actions/search-citations.d.mts.map +1 -0
  1056. package/dist/actions/search-citations.mjs +109 -0
  1057. package/dist/actions/search-citations.mjs.map +1 -0
  1058. package/dist/actions/search-near-earth-objects.cjs +28 -0
  1059. package/dist/actions/search-near-earth-objects.cjs.map +1 -0
  1060. package/dist/actions/search-near-earth-objects.d.cts +9 -0
  1061. package/dist/actions/search-near-earth-objects.d.cts.map +1 -0
  1062. package/dist/actions/search-near-earth-objects.d.mts +9 -0
  1063. package/dist/actions/search-near-earth-objects.d.mts.map +1 -0
  1064. package/dist/actions/search-near-earth-objects.mjs +27 -0
  1065. package/dist/actions/search-near-earth-objects.mjs.map +1 -0
  1066. package/dist/actions/search-osdr.cjs +95 -0
  1067. package/dist/actions/search-osdr.cjs.map +1 -0
  1068. package/dist/actions/search-osdr.d.cts +9 -0
  1069. package/dist/actions/search-osdr.d.cts.map +1 -0
  1070. package/dist/actions/search-osdr.d.mts +9 -0
  1071. package/dist/actions/search-osdr.d.mts.map +1 -0
  1072. package/dist/actions/search-osdr.mjs +94 -0
  1073. package/dist/actions/search-osdr.mjs.map +1 -0
  1074. package/dist/actions/search-pubspace-documents.cjs +204 -0
  1075. package/dist/actions/search-pubspace-documents.cjs.map +1 -0
  1076. package/dist/actions/search-pubspace-documents.d.cts +9 -0
  1077. package/dist/actions/search-pubspace-documents.d.cts.map +1 -0
  1078. package/dist/actions/search-pubspace-documents.d.mts +9 -0
  1079. package/dist/actions/search-pubspace-documents.d.mts.map +1 -0
  1080. package/dist/actions/search-pubspace-documents.mjs +203 -0
  1081. package/dist/actions/search-pubspace-documents.mjs.map +1 -0
  1082. package/dist/actions/search-svs-visualizations.cjs +35 -0
  1083. package/dist/actions/search-svs-visualizations.cjs.map +1 -0
  1084. package/dist/actions/search-svs-visualizations.d.cts +9 -0
  1085. package/dist/actions/search-svs-visualizations.d.cts.map +1 -0
  1086. package/dist/actions/search-svs-visualizations.d.mts +9 -0
  1087. package/dist/actions/search-svs-visualizations.d.mts.map +1 -0
  1088. package/dist/actions/search-svs-visualizations.mjs +34 -0
  1089. package/dist/actions/search-svs-visualizations.mjs.map +1 -0
  1090. package/dist/actions/search-techtransfer-software.cjs +22 -0
  1091. package/dist/actions/search-techtransfer-software.cjs.map +1 -0
  1092. package/dist/actions/search-techtransfer-software.d.cts +9 -0
  1093. package/dist/actions/search-techtransfer-software.d.cts.map +1 -0
  1094. package/dist/actions/search-techtransfer-software.d.mts +9 -0
  1095. package/dist/actions/search-techtransfer-software.d.mts.map +1 -0
  1096. package/dist/actions/search-techtransfer-software.mjs +19 -0
  1097. package/dist/actions/search-techtransfer-software.mjs.map +1 -0
  1098. package/dist/app.cjs +9 -0
  1099. package/dist/app.cjs.map +1 -0
  1100. package/dist/app.d.cts +5 -0
  1101. package/dist/app.d.cts.map +1 -0
  1102. package/dist/app.d.mts +5 -0
  1103. package/dist/app.d.mts.map +1 -0
  1104. package/dist/app.mjs +10 -0
  1105. package/dist/app.mjs.map +1 -0
  1106. package/dist/catalog.cjs +15 -0
  1107. package/dist/catalog.cjs.map +1 -0
  1108. package/dist/catalog.d.cts +14 -0
  1109. package/dist/catalog.d.cts.map +1 -0
  1110. package/dist/catalog.d.mts +14 -0
  1111. package/dist/catalog.d.mts.map +1 -0
  1112. package/dist/catalog.mjs +15 -0
  1113. package/dist/catalog.mjs.map +1 -0
  1114. package/dist/execute.cjs +18 -0
  1115. package/dist/execute.cjs.map +1 -0
  1116. package/dist/execute.mjs +18 -0
  1117. package/dist/execute.mjs.map +1 -0
  1118. package/dist/index.cjs +278 -0
  1119. package/dist/index.d.cts +139 -0
  1120. package/dist/index.d.mts +139 -0
  1121. package/dist/index.mjs +140 -0
  1122. package/package.json +49 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-donki-solar-flares.d.mts","names":[],"sources":["../../src/actions/get-donki-solar-flares.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAGqD;AAAA,cA6BrF,6BAAA,EAA+B,CAAA,CAAE,UAEgB;AAAA,cAEjD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,42 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-donki-solar-flares.ts
4
+ const NasaGetDonkiSolarFlaresInput = z.object({
5
+ endDate: z.string().describe("End date for the search in YYYY-MM-DD format (e.g., '2024-01-31'). Defaults to current UTC date if not specified.").optional(),
6
+ startDate: z.string().describe("Start date for the search in YYYY-MM-DD format (e.g., '2024-01-01'). Defaults to 30 days prior to current UTC date if not specified.").optional()
7
+ }).describe("Request parameters for retrieving Solar Flare (FLR) events from the DONKI database.");
8
+ const NasaGetDonkiSolarFlares_InstrumentInfoSchema = z.object({ displayName: z.string().describe("Display name of the instrument.") }).describe("Information about an instrument that detected the solar flare.");
9
+ const NasaGetDonkiSolarFlares_LinkedEventSchema = z.object({ activityID: z.string().describe("Activity ID of the linked space weather event.") }).describe("Linked space weather event associated with the solar flare.");
10
+ const NasaGetDonkiSolarFlares_SentNotificationSchema = z.object({
11
+ messageID: z.string().describe("Unique identifier for the notification message."),
12
+ messageURL: z.string().describe("URL to view the full notification message."),
13
+ messageIssueTime: z.string().describe("ISO 8601 timestamp when the message was issued.")
14
+ }).describe("Notification sent about the solar flare event.");
15
+ const NasaGetDonkiSolarFlares_SolarFlareSchema = z.object({
16
+ link: z.string().describe("URL link to detailed information about this flare."),
17
+ note: z.string().describe("Additional notes or comments about the flare event.").nullable().optional(),
18
+ flrID: z.string().describe("Unique identifier for the solar flare event."),
19
+ catalog: z.string().describe("Catalog source of the data (e.g., 'M2M_CATALOG').").nullable().optional(),
20
+ endTime: z.string().describe("End time of the flare in ISO 8601 format.").nullable().optional(),
21
+ peakTime: z.string().describe("Peak time of the flare in ISO 8601 format.").nullable().optional(),
22
+ classType: z.string().describe("Classification type of the flare (e.g., B-class, C-class, M-class, X-class). X-class are the most intense.").nullable().optional(),
23
+ versionId: z.union([z.string(), z.number().int()]).nullable().optional(),
24
+ begineTime: z.string().describe("Start time of the flare in ISO 8601 format.").nullable().optional(),
25
+ instruments: z.array(NasaGetDonkiSolarFlares_InstrumentInfoSchema).describe("List of instruments that detected the flare."),
26
+ linkedEvents: z.array(NasaGetDonkiSolarFlares_LinkedEventSchema).describe("List of related space weather events.").nullable().optional(),
27
+ sourceLocation: z.string().describe("Location on the Sun where the flare originated (e.g., 'N15W20').").nullable().optional(),
28
+ submissionTime: z.string().describe("When the data was submitted in ISO 8601 format.").nullable().optional(),
29
+ activeRegionNum: z.number().int().describe("Active region number associated with the flare.").nullable().optional(),
30
+ sentNotifications: z.array(NasaGetDonkiSolarFlares_SentNotificationSchema).describe("List of notifications sent about this flare event.").nullable().optional()
31
+ }).describe("Solar Flare (FLR) event data from DONKI space weather database.");
32
+ const nasaGetDonkiSolarFlares = action("NASA_GET_DONKI_SOLAR_FLARES", {
33
+ slug: "nasa-get-donki-solar-flares",
34
+ name: "Get DONKI Solar Flares",
35
+ description: "Tool to retrieve Solar Flare (FLR) events from NASA's DONKI (Space Weather Database Of Notifications, Knowledge, Information). Use when you need data about solar flares including their classification (B, C, M, X-class), timing (begin/peak/end), source location, and associated instruments. Returns events within the specified date range, defaulting to the last 30 days if no dates provided.",
36
+ input: NasaGetDonkiSolarFlaresInput,
37
+ output: z.object({ flares: z.array(NasaGetDonkiSolarFlares_SolarFlareSchema).describe("List of solar flare events matching the date range.") }).describe("Response containing list of Solar Flare events.")
38
+ });
39
+ //#endregion
40
+ export { nasaGetDonkiSolarFlares };
41
+
42
+ //# sourceMappingURL=get-donki-solar-flares.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-donki-solar-flares.mjs","names":[],"sources":["../../src/actions/get-donki-solar-flares.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NasaGetDonkiSolarFlaresInput: z.ZodTypeAny = z.object({\n endDate: z.string().describe(\"End date for the search in YYYY-MM-DD format (e.g., '2024-01-31'). Defaults to current UTC date if not specified.\").optional(),\n startDate: z.string().describe(\"Start date for the search in YYYY-MM-DD format (e.g., '2024-01-01'). Defaults to 30 days prior to current UTC date if not specified.\").optional(),\n}).describe(\"Request parameters for retrieving Solar Flare (FLR) events from the DONKI database.\");\nconst NasaGetDonkiSolarFlares_InstrumentInfoSchema: z.ZodTypeAny = z.object({\n displayName: z.string().describe(\"Display name of the instrument.\"),\n}).describe(\"Information about an instrument that detected the solar flare.\");\nconst NasaGetDonkiSolarFlares_LinkedEventSchema: z.ZodTypeAny = z.object({\n activityID: z.string().describe(\"Activity ID of the linked space weather event.\"),\n}).describe(\"Linked space weather event associated with the solar flare.\");\nconst NasaGetDonkiSolarFlares_SentNotificationSchema: z.ZodTypeAny = z.object({\n messageID: z.string().describe(\"Unique identifier for the notification message.\"),\n messageURL: z.string().describe(\"URL to view the full notification message.\"),\n messageIssueTime: z.string().describe(\"ISO 8601 timestamp when the message was issued.\"),\n}).describe(\"Notification sent about the solar flare event.\");\nconst NasaGetDonkiSolarFlares_SolarFlareSchema: z.ZodTypeAny = z.object({\n link: z.string().describe(\"URL link to detailed information about this flare.\"),\n note: z.string().describe(\"Additional notes or comments about the flare event.\").nullable().optional(),\n flrID: z.string().describe(\"Unique identifier for the solar flare event.\"),\n catalog: z.string().describe(\"Catalog source of the data (e.g., 'M2M_CATALOG').\").nullable().optional(),\n endTime: z.string().describe(\"End time of the flare in ISO 8601 format.\").nullable().optional(),\n peakTime: z.string().describe(\"Peak time of the flare in ISO 8601 format.\").nullable().optional(),\n classType: z.string().describe(\"Classification type of the flare (e.g., B-class, C-class, M-class, X-class). X-class are the most intense.\").nullable().optional(),\n versionId: z.union([z.string(), z.number().int()]).nullable().optional(),\n begineTime: z.string().describe(\"Start time of the flare in ISO 8601 format.\").nullable().optional(),\n instruments: z.array(NasaGetDonkiSolarFlares_InstrumentInfoSchema).describe(\"List of instruments that detected the flare.\"),\n linkedEvents: z.array(NasaGetDonkiSolarFlares_LinkedEventSchema).describe(\"List of related space weather events.\").nullable().optional(),\n sourceLocation: z.string().describe(\"Location on the Sun where the flare originated (e.g., 'N15W20').\").nullable().optional(),\n submissionTime: z.string().describe(\"When the data was submitted in ISO 8601 format.\").nullable().optional(),\n activeRegionNum: z.number().int().describe(\"Active region number associated with the flare.\").nullable().optional(),\n sentNotifications: z.array(NasaGetDonkiSolarFlares_SentNotificationSchema).describe(\"List of notifications sent about this flare event.\").nullable().optional(),\n}).describe(\"Solar Flare (FLR) event data from DONKI space weather database.\");\nexport const NasaGetDonkiSolarFlaresOutput: z.ZodTypeAny = z.object({\n flares: z.array(NasaGetDonkiSolarFlares_SolarFlareSchema).describe(\"List of solar flare events matching the date range.\"),\n}).describe(\"Response containing list of Solar Flare events.\");\n\nexport const nasaGetDonkiSolarFlares = action(\"NASA_GET_DONKI_SOLAR_FLARES\", {\n slug: \"nasa-get-donki-solar-flares\",\n name: \"Get DONKI Solar Flares\",\n description: \"Tool to retrieve Solar Flare (FLR) events from NASA's DONKI (Space Weather Database Of Notifications, Knowledge, Information). Use when you need data about solar flares including their classification (B, C, M, X-class), timing (begin/peak/end), source location, and associated instruments. Returns events within the specified date range, defaulting to the last 30 days if no dates provided.\",\n input: NasaGetDonkiSolarFlaresInput,\n output: NasaGetDonkiSolarFlaresOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6C,EAAE,OAAO;CACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;CAC3J,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS;AAClL,CAAC,CAAC,CAAC,SAAS,qFAAqF;AACjG,MAAM,+CAA6D,EAAE,OAAO,EAC1E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EACpE,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,4CAA0D,EAAE,OAAO,EACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAClF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,iDAA+D,EAAE,OAAO;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC5E,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AACzF,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,2CAAyD,EAAE,OAAO;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjK,WAAW,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAa,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,8CAA8C;CAC1H,cAAc,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,mBAAmB,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChK,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAK7E,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyD,EAAE,OAAO,EAClE,QAAQ,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,qDAAqD,EAC1H,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
@@ -0,0 +1,68 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-donki-wsa-enlil.ts
4
+ const NasaGetDonkiWsaEnlilInput = zod.z.object({
5
+ endDate: zod.z.string().describe("End date for simulations in YYYY-MM-DD format (e.g., '2024-01-31'). If not provided, defaults to current UTC date.").optional(),
6
+ startDate: zod.z.string().describe("Start date for simulations in YYYY-MM-DD format (e.g., '2024-01-01'). If not provided, defaults to 7 days prior to current UTC date.").optional()
7
+ }).describe("Request parameters for retrieving WSA-ENLIL solar wind model simulation data.");
8
+ const NasaGetDonkiWsaEnlil_InstrumentSchema = zod.z.object({ displayName: zod.z.string().describe("Display name of the instrument.").nullable().optional() }).describe("Instrument that detected the interplanetary shock.");
9
+ const NasaGetDonkiWsaEnlil_IpsDataSchema = zod.z.object({
10
+ link: zod.z.string().describe("Link to more information about the event.").nullable().optional(),
11
+ catalog: zod.z.string().describe("Catalog identifier for the IPS event.").nullable().optional(),
12
+ location: zod.z.string().describe("Location where the shock was detected (e.g., 'Earth', 'STEREO A').").nullable().optional(),
13
+ eventTime: zod.z.string().describe("Time when the shock was detected in ISO 8601 format.").nullable().optional(),
14
+ versionId: zod.z.number().int().describe("Version ID of the event data.").nullable().optional(),
15
+ activityID: zod.z.string().describe("Activity ID for the IPS event.").nullable().optional(),
16
+ instruments: zod.z.array(NasaGetDonkiWsaEnlil_InstrumentSchema).describe("List of instruments that detected the shock.").nullable().optional(),
17
+ linkedEvents: zod.z.array(zod.z.unknown()).describe("List of linked events.").nullable().optional(),
18
+ submissionTime: zod.z.string().describe("Time when the event was submitted.").nullable().optional(),
19
+ sentNotifications: zod.z.array(zod.z.unknown()).describe("List of notifications sent for this event.").nullable().optional()
20
+ }).describe("Interplanetary shock data associated with the CME.");
21
+ const NasaGetDonkiWsaEnlil_CmeInputSchema = zod.z.object({
22
+ cmeid: zod.z.string().describe("Unique identifier for the CME event.").nullable().optional(),
23
+ speed: zod.z.number().describe("Speed of the CME in km/s.").nullable().optional(),
24
+ ipsList: zod.z.array(NasaGetDonkiWsaEnlil_IpsDataSchema).describe("List of interplanetary shock data associated with this CME.").nullable().optional(),
25
+ latitude: zod.z.number().describe("Latitude of the CME source location in degrees.").nullable().optional(),
26
+ time21_5: zod.z.string().describe("Time when the CME reached 21.5 solar radii in ISO 8601 format.").nullable().optional(),
27
+ halfAngle: zod.z.number().describe("Half-angle width of the CME in degrees.").nullable().optional(),
28
+ longitude: zod.z.number().describe("Longitude of the CME source location in degrees.").nullable().optional(),
29
+ featureCode: zod.z.string().describe("Feature code identifier for the CME.").nullable().optional(),
30
+ levelOfData: zod.z.number().int().describe("Level of data quality (0 = real-time).").nullable().optional(),
31
+ cmeStartTime: zod.z.string().describe("Start time of the CME in ISO 8601 format.").nullable().optional(),
32
+ isMostAccurate: zod.z.boolean().describe("Whether this is the most accurate CME measurement.").nullable().optional()
33
+ }).describe("CME input parameters for the WSA-ENLIL simulation.");
34
+ const NasaGetDonkiWsaEnlil_ImpactDataSchema = zod.z.object({
35
+ location: zod.z.string().describe("Location of the impact (e.g., 'Earth', 'Mars').").nullable().optional(),
36
+ arrivalTime: zod.z.string().describe("Estimated arrival time of the CME at the location in ISO 8601 format.").nullable().optional(),
37
+ isMinorImpact: zod.z.boolean().describe("Whether the impact is classified as minor.").nullable().optional(),
38
+ isGlancingBlow: zod.z.boolean().describe("Whether the impact is a glancing blow.").nullable().optional()
39
+ }).describe("Impact prediction data for planetary bodies.");
40
+ const NasaGetDonkiWsaEnlil_WsaEnlilSimulationSchema = zod.z.object({
41
+ au: zod.z.number().describe("Distance in astronomical units (AU) for the simulation domain.").nullable().optional(),
42
+ link: zod.z.string().describe("Link to detailed simulation results.").nullable().optional(),
43
+ kp_18: zod.z.number().int().describe("Predicted Kp index at 18 hours.").nullable().optional(),
44
+ kp_90: zod.z.number().int().describe("Predicted Kp index at 90 hours.").nullable().optional(),
45
+ kp_135: zod.z.number().int().describe("Predicted Kp index at 135 hours.").nullable().optional(),
46
+ kp_180: zod.z.number().int().describe("Predicted Kp index at 180 hours.").nullable().optional(),
47
+ rmin_re: zod.z.number().describe("Minimum distance in Earth radii (RE).").nullable().optional(),
48
+ cmeInputs: zod.z.array(NasaGetDonkiWsaEnlil_CmeInputSchema).describe("List of CME inputs used in the simulation.").nullable().optional(),
49
+ isEarthGB: zod.z.boolean().describe("Whether the CME is predicted to deliver a glancing blow to Earth.").nullable().optional(),
50
+ impactList: zod.z.array(NasaGetDonkiWsaEnlil_ImpactDataSchema).describe("List of predicted impacts on various locations.").nullable().optional(),
51
+ simulationID: zod.z.string().describe("Unique identifier for the simulation run.").nullable().optional(),
52
+ estimatedDuration: zod.z.union([zod.z.string(), zod.z.number()]).nullable().optional(),
53
+ isEarthMinorImpact: zod.z.boolean().describe("Whether the Earth impact is classified as minor.").nullable().optional(),
54
+ modelCompletionTime: zod.z.string().describe("Time when the model run completed in ISO 8601 format.").nullable().optional(),
55
+ estimatedShockArrivalTime: zod.z.string().describe("Estimated time of shock arrival at Earth in ISO 8601 format.").nullable().optional()
56
+ }).describe("WSA-ENLIL solar wind model simulation data.");
57
+ const NasaGetDonkiWsaEnlilOutput = zod.z.object({ simulations: zod.z.array(NasaGetDonkiWsaEnlil_WsaEnlilSimulationSchema).describe("List of WSA-ENLIL simulation results.") }).describe("Response containing WSA-ENLIL simulation data for CME propagation modeling.");
58
+ const nasaGetDonkiWsaEnlil = require_action.action("NASA_GET_DONKI_WSA_ENLIL", {
59
+ slug: "nasa-get-donki-wsa-enlil",
60
+ name: "Get DONKI WSA-ENLIL Simulations",
61
+ description: "Retrieve WSA-ENLIL solar wind model simulation data from NASA's DONKI system. Returns simulations modeling interplanetary CME propagation with predicted Earth impacts, shock arrival times, and Kp indices. Use when forecasting space weather effects from coronal mass ejections or researching CME propagation patterns.",
62
+ input: NasaGetDonkiWsaEnlilInput,
63
+ output: NasaGetDonkiWsaEnlilOutput
64
+ });
65
+ //#endregion
66
+ exports.nasaGetDonkiWsaEnlil = nasaGetDonkiWsaEnlil;
67
+
68
+ //# sourceMappingURL=get-donki-wsa-enlil.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-donki-wsa-enlil.cjs","names":["z","action"],"sources":["../../src/actions/get-donki-wsa-enlil.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NasaGetDonkiWsaEnlilInput: z.ZodTypeAny = z.object({\n endDate: z.string().describe(\"End date for simulations in YYYY-MM-DD format (e.g., '2024-01-31'). If not provided, defaults to current UTC date.\").optional(),\n startDate: z.string().describe(\"Start date for simulations in YYYY-MM-DD format (e.g., '2024-01-01'). If not provided, defaults to 7 days prior to current UTC date.\").optional(),\n}).describe(\"Request parameters for retrieving WSA-ENLIL solar wind model simulation data.\");\nconst NasaGetDonkiWsaEnlil_InstrumentSchema: z.ZodTypeAny = z.object({\n displayName: z.string().describe(\"Display name of the instrument.\").nullable().optional(),\n}).describe(\"Instrument that detected the interplanetary shock.\");\nconst NasaGetDonkiWsaEnlil_IpsDataSchema: z.ZodTypeAny = z.object({\n link: z.string().describe(\"Link to more information about the event.\").nullable().optional(),\n catalog: z.string().describe(\"Catalog identifier for the IPS event.\").nullable().optional(),\n location: z.string().describe(\"Location where the shock was detected (e.g., 'Earth', 'STEREO A').\").nullable().optional(),\n eventTime: z.string().describe(\"Time when the shock was detected in ISO 8601 format.\").nullable().optional(),\n versionId: z.number().int().describe(\"Version ID of the event data.\").nullable().optional(),\n activityID: z.string().describe(\"Activity ID for the IPS event.\").nullable().optional(),\n instruments: z.array(NasaGetDonkiWsaEnlil_InstrumentSchema).describe(\"List of instruments that detected the shock.\").nullable().optional(),\n linkedEvents: z.array(z.unknown()).describe(\"List of linked events.\").nullable().optional(),\n submissionTime: z.string().describe(\"Time when the event was submitted.\").nullable().optional(),\n sentNotifications: z.array(z.unknown()).describe(\"List of notifications sent for this event.\").nullable().optional(),\n}).describe(\"Interplanetary shock data associated with the CME.\");\nconst NasaGetDonkiWsaEnlil_CmeInputSchema: z.ZodTypeAny = z.object({\n cmeid: z.string().describe(\"Unique identifier for the CME event.\").nullable().optional(),\n speed: z.number().describe(\"Speed of the CME in km/s.\").nullable().optional(),\n ipsList: z.array(NasaGetDonkiWsaEnlil_IpsDataSchema).describe(\"List of interplanetary shock data associated with this CME.\").nullable().optional(),\n latitude: z.number().describe(\"Latitude of the CME source location in degrees.\").nullable().optional(),\n time21_5: z.string().describe(\"Time when the CME reached 21.5 solar radii in ISO 8601 format.\").nullable().optional(),\n halfAngle: z.number().describe(\"Half-angle width of the CME in degrees.\").nullable().optional(),\n longitude: z.number().describe(\"Longitude of the CME source location in degrees.\").nullable().optional(),\n featureCode: z.string().describe(\"Feature code identifier for the CME.\").nullable().optional(),\n levelOfData: z.number().int().describe(\"Level of data quality (0 = real-time).\").nullable().optional(),\n cmeStartTime: z.string().describe(\"Start time of the CME in ISO 8601 format.\").nullable().optional(),\n isMostAccurate: z.boolean().describe(\"Whether this is the most accurate CME measurement.\").nullable().optional(),\n}).describe(\"CME input parameters for the WSA-ENLIL simulation.\");\nconst NasaGetDonkiWsaEnlil_ImpactDataSchema: z.ZodTypeAny = z.object({\n location: z.string().describe(\"Location of the impact (e.g., 'Earth', 'Mars').\").nullable().optional(),\n arrivalTime: z.string().describe(\"Estimated arrival time of the CME at the location in ISO 8601 format.\").nullable().optional(),\n isMinorImpact: z.boolean().describe(\"Whether the impact is classified as minor.\").nullable().optional(),\n isGlancingBlow: z.boolean().describe(\"Whether the impact is a glancing blow.\").nullable().optional(),\n}).describe(\"Impact prediction data for planetary bodies.\");\nconst NasaGetDonkiWsaEnlil_WsaEnlilSimulationSchema: z.ZodTypeAny = z.object({\n au: z.number().describe(\"Distance in astronomical units (AU) for the simulation domain.\").nullable().optional(),\n link: z.string().describe(\"Link to detailed simulation results.\").nullable().optional(),\n kp_18: z.number().int().describe(\"Predicted Kp index at 18 hours.\").nullable().optional(),\n kp_90: z.number().int().describe(\"Predicted Kp index at 90 hours.\").nullable().optional(),\n kp_135: z.number().int().describe(\"Predicted Kp index at 135 hours.\").nullable().optional(),\n kp_180: z.number().int().describe(\"Predicted Kp index at 180 hours.\").nullable().optional(),\n rmin_re: z.number().describe(\"Minimum distance in Earth radii (RE).\").nullable().optional(),\n cmeInputs: z.array(NasaGetDonkiWsaEnlil_CmeInputSchema).describe(\"List of CME inputs used in the simulation.\").nullable().optional(),\n isEarthGB: z.boolean().describe(\"Whether the CME is predicted to deliver a glancing blow to Earth.\").nullable().optional(),\n impactList: z.array(NasaGetDonkiWsaEnlil_ImpactDataSchema).describe(\"List of predicted impacts on various locations.\").nullable().optional(),\n simulationID: z.string().describe(\"Unique identifier for the simulation run.\").nullable().optional(),\n estimatedDuration: z.union([z.string(), z.number()]).nullable().optional(),\n isEarthMinorImpact: z.boolean().describe(\"Whether the Earth impact is classified as minor.\").nullable().optional(),\n modelCompletionTime: z.string().describe(\"Time when the model run completed in ISO 8601 format.\").nullable().optional(),\n estimatedShockArrivalTime: z.string().describe(\"Estimated time of shock arrival at Earth in ISO 8601 format.\").nullable().optional(),\n}).describe(\"WSA-ENLIL solar wind model simulation data.\");\nexport const NasaGetDonkiWsaEnlilOutput: z.ZodTypeAny = z.object({\n simulations: z.array(NasaGetDonkiWsaEnlil_WsaEnlilSimulationSchema).describe(\"List of WSA-ENLIL simulation results.\"),\n}).describe(\"Response containing WSA-ENLIL simulation data for CME propagation modeling.\");\n\nexport const nasaGetDonkiWsaEnlil = action(\"NASA_GET_DONKI_WSA_ENLIL\", {\n slug: \"nasa-get-donki-wsa-enlil\",\n name: \"Get DONKI WSA-ENLIL Simulations\",\n description: \"Retrieve WSA-ENLIL solar wind model simulation data from NASA's DONKI system. Returns simulations modeling interplanetary CME propagation with predicted Earth impacts, shock arrival times, and Kp indices. Use when forecasting space weather effects from coronal mass ejections or researching CME propagation patterns.\",\n input: NasaGetDonkiWsaEnlilInput,\n output: NasaGetDonkiWsaEnlilOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-donki-wsa-enlil.d.ts
4
+ declare const NasaGetDonkiWsaEnlilInput: z.ZodTypeAny;
5
+ declare const NasaGetDonkiWsaEnlilOutput: z.ZodTypeAny;
6
+ declare const nasaGetDonkiWsaEnlil: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { nasaGetDonkiWsaEnlil };
9
+ //# sourceMappingURL=get-donki-wsa-enlil.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-donki-wsa-enlil.d.cts","names":[],"sources":["../../src/actions/get-donki-wsa-enlil.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAGkD;AAAA,cAoD/E,0BAAA,EAA4B,CAAA,CAAE,UAE+C;AAAA,cAE7E,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-donki-wsa-enlil.d.ts
4
+ declare const NasaGetDonkiWsaEnlilInput: z.ZodTypeAny;
5
+ declare const NasaGetDonkiWsaEnlilOutput: z.ZodTypeAny;
6
+ declare const nasaGetDonkiWsaEnlil: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { nasaGetDonkiWsaEnlil };
9
+ //# sourceMappingURL=get-donki-wsa-enlil.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-donki-wsa-enlil.d.mts","names":[],"sources":["../../src/actions/get-donki-wsa-enlil.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAGkD;AAAA,cAoD/E,0BAAA,EAA4B,CAAA,CAAE,UAE+C;AAAA,cAE7E,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,67 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-donki-wsa-enlil.ts
4
+ const NasaGetDonkiWsaEnlilInput = z.object({
5
+ endDate: z.string().describe("End date for simulations in YYYY-MM-DD format (e.g., '2024-01-31'). If not provided, defaults to current UTC date.").optional(),
6
+ startDate: z.string().describe("Start date for simulations in YYYY-MM-DD format (e.g., '2024-01-01'). If not provided, defaults to 7 days prior to current UTC date.").optional()
7
+ }).describe("Request parameters for retrieving WSA-ENLIL solar wind model simulation data.");
8
+ const NasaGetDonkiWsaEnlil_InstrumentSchema = z.object({ displayName: z.string().describe("Display name of the instrument.").nullable().optional() }).describe("Instrument that detected the interplanetary shock.");
9
+ const NasaGetDonkiWsaEnlil_IpsDataSchema = z.object({
10
+ link: z.string().describe("Link to more information about the event.").nullable().optional(),
11
+ catalog: z.string().describe("Catalog identifier for the IPS event.").nullable().optional(),
12
+ location: z.string().describe("Location where the shock was detected (e.g., 'Earth', 'STEREO A').").nullable().optional(),
13
+ eventTime: z.string().describe("Time when the shock was detected in ISO 8601 format.").nullable().optional(),
14
+ versionId: z.number().int().describe("Version ID of the event data.").nullable().optional(),
15
+ activityID: z.string().describe("Activity ID for the IPS event.").nullable().optional(),
16
+ instruments: z.array(NasaGetDonkiWsaEnlil_InstrumentSchema).describe("List of instruments that detected the shock.").nullable().optional(),
17
+ linkedEvents: z.array(z.unknown()).describe("List of linked events.").nullable().optional(),
18
+ submissionTime: z.string().describe("Time when the event was submitted.").nullable().optional(),
19
+ sentNotifications: z.array(z.unknown()).describe("List of notifications sent for this event.").nullable().optional()
20
+ }).describe("Interplanetary shock data associated with the CME.");
21
+ const NasaGetDonkiWsaEnlil_CmeInputSchema = z.object({
22
+ cmeid: z.string().describe("Unique identifier for the CME event.").nullable().optional(),
23
+ speed: z.number().describe("Speed of the CME in km/s.").nullable().optional(),
24
+ ipsList: z.array(NasaGetDonkiWsaEnlil_IpsDataSchema).describe("List of interplanetary shock data associated with this CME.").nullable().optional(),
25
+ latitude: z.number().describe("Latitude of the CME source location in degrees.").nullable().optional(),
26
+ time21_5: z.string().describe("Time when the CME reached 21.5 solar radii in ISO 8601 format.").nullable().optional(),
27
+ halfAngle: z.number().describe("Half-angle width of the CME in degrees.").nullable().optional(),
28
+ longitude: z.number().describe("Longitude of the CME source location in degrees.").nullable().optional(),
29
+ featureCode: z.string().describe("Feature code identifier for the CME.").nullable().optional(),
30
+ levelOfData: z.number().int().describe("Level of data quality (0 = real-time).").nullable().optional(),
31
+ cmeStartTime: z.string().describe("Start time of the CME in ISO 8601 format.").nullable().optional(),
32
+ isMostAccurate: z.boolean().describe("Whether this is the most accurate CME measurement.").nullable().optional()
33
+ }).describe("CME input parameters for the WSA-ENLIL simulation.");
34
+ const NasaGetDonkiWsaEnlil_ImpactDataSchema = z.object({
35
+ location: z.string().describe("Location of the impact (e.g., 'Earth', 'Mars').").nullable().optional(),
36
+ arrivalTime: z.string().describe("Estimated arrival time of the CME at the location in ISO 8601 format.").nullable().optional(),
37
+ isMinorImpact: z.boolean().describe("Whether the impact is classified as minor.").nullable().optional(),
38
+ isGlancingBlow: z.boolean().describe("Whether the impact is a glancing blow.").nullable().optional()
39
+ }).describe("Impact prediction data for planetary bodies.");
40
+ const NasaGetDonkiWsaEnlil_WsaEnlilSimulationSchema = z.object({
41
+ au: z.number().describe("Distance in astronomical units (AU) for the simulation domain.").nullable().optional(),
42
+ link: z.string().describe("Link to detailed simulation results.").nullable().optional(),
43
+ kp_18: z.number().int().describe("Predicted Kp index at 18 hours.").nullable().optional(),
44
+ kp_90: z.number().int().describe("Predicted Kp index at 90 hours.").nullable().optional(),
45
+ kp_135: z.number().int().describe("Predicted Kp index at 135 hours.").nullable().optional(),
46
+ kp_180: z.number().int().describe("Predicted Kp index at 180 hours.").nullable().optional(),
47
+ rmin_re: z.number().describe("Minimum distance in Earth radii (RE).").nullable().optional(),
48
+ cmeInputs: z.array(NasaGetDonkiWsaEnlil_CmeInputSchema).describe("List of CME inputs used in the simulation.").nullable().optional(),
49
+ isEarthGB: z.boolean().describe("Whether the CME is predicted to deliver a glancing blow to Earth.").nullable().optional(),
50
+ impactList: z.array(NasaGetDonkiWsaEnlil_ImpactDataSchema).describe("List of predicted impacts on various locations.").nullable().optional(),
51
+ simulationID: z.string().describe("Unique identifier for the simulation run.").nullable().optional(),
52
+ estimatedDuration: z.union([z.string(), z.number()]).nullable().optional(),
53
+ isEarthMinorImpact: z.boolean().describe("Whether the Earth impact is classified as minor.").nullable().optional(),
54
+ modelCompletionTime: z.string().describe("Time when the model run completed in ISO 8601 format.").nullable().optional(),
55
+ estimatedShockArrivalTime: z.string().describe("Estimated time of shock arrival at Earth in ISO 8601 format.").nullable().optional()
56
+ }).describe("WSA-ENLIL solar wind model simulation data.");
57
+ const nasaGetDonkiWsaEnlil = action("NASA_GET_DONKI_WSA_ENLIL", {
58
+ slug: "nasa-get-donki-wsa-enlil",
59
+ name: "Get DONKI WSA-ENLIL Simulations",
60
+ description: "Retrieve WSA-ENLIL solar wind model simulation data from NASA's DONKI system. Returns simulations modeling interplanetary CME propagation with predicted Earth impacts, shock arrival times, and Kp indices. Use when forecasting space weather effects from coronal mass ejections or researching CME propagation patterns.",
61
+ input: NasaGetDonkiWsaEnlilInput,
62
+ output: z.object({ simulations: z.array(NasaGetDonkiWsaEnlil_WsaEnlilSimulationSchema).describe("List of WSA-ENLIL simulation results.") }).describe("Response containing WSA-ENLIL simulation data for CME propagation modeling.")
63
+ });
64
+ //#endregion
65
+ export { nasaGetDonkiWsaEnlil };
66
+
67
+ //# sourceMappingURL=get-donki-wsa-enlil.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-donki-wsa-enlil.mjs","names":[],"sources":["../../src/actions/get-donki-wsa-enlil.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NasaGetDonkiWsaEnlilInput: z.ZodTypeAny = z.object({\n endDate: z.string().describe(\"End date for simulations in YYYY-MM-DD format (e.g., '2024-01-31'). If not provided, defaults to current UTC date.\").optional(),\n startDate: z.string().describe(\"Start date for simulations in YYYY-MM-DD format (e.g., '2024-01-01'). If not provided, defaults to 7 days prior to current UTC date.\").optional(),\n}).describe(\"Request parameters for retrieving WSA-ENLIL solar wind model simulation data.\");\nconst NasaGetDonkiWsaEnlil_InstrumentSchema: z.ZodTypeAny = z.object({\n displayName: z.string().describe(\"Display name of the instrument.\").nullable().optional(),\n}).describe(\"Instrument that detected the interplanetary shock.\");\nconst NasaGetDonkiWsaEnlil_IpsDataSchema: z.ZodTypeAny = z.object({\n link: z.string().describe(\"Link to more information about the event.\").nullable().optional(),\n catalog: z.string().describe(\"Catalog identifier for the IPS event.\").nullable().optional(),\n location: z.string().describe(\"Location where the shock was detected (e.g., 'Earth', 'STEREO A').\").nullable().optional(),\n eventTime: z.string().describe(\"Time when the shock was detected in ISO 8601 format.\").nullable().optional(),\n versionId: z.number().int().describe(\"Version ID of the event data.\").nullable().optional(),\n activityID: z.string().describe(\"Activity ID for the IPS event.\").nullable().optional(),\n instruments: z.array(NasaGetDonkiWsaEnlil_InstrumentSchema).describe(\"List of instruments that detected the shock.\").nullable().optional(),\n linkedEvents: z.array(z.unknown()).describe(\"List of linked events.\").nullable().optional(),\n submissionTime: z.string().describe(\"Time when the event was submitted.\").nullable().optional(),\n sentNotifications: z.array(z.unknown()).describe(\"List of notifications sent for this event.\").nullable().optional(),\n}).describe(\"Interplanetary shock data associated with the CME.\");\nconst NasaGetDonkiWsaEnlil_CmeInputSchema: z.ZodTypeAny = z.object({\n cmeid: z.string().describe(\"Unique identifier for the CME event.\").nullable().optional(),\n speed: z.number().describe(\"Speed of the CME in km/s.\").nullable().optional(),\n ipsList: z.array(NasaGetDonkiWsaEnlil_IpsDataSchema).describe(\"List of interplanetary shock data associated with this CME.\").nullable().optional(),\n latitude: z.number().describe(\"Latitude of the CME source location in degrees.\").nullable().optional(),\n time21_5: z.string().describe(\"Time when the CME reached 21.5 solar radii in ISO 8601 format.\").nullable().optional(),\n halfAngle: z.number().describe(\"Half-angle width of the CME in degrees.\").nullable().optional(),\n longitude: z.number().describe(\"Longitude of the CME source location in degrees.\").nullable().optional(),\n featureCode: z.string().describe(\"Feature code identifier for the CME.\").nullable().optional(),\n levelOfData: z.number().int().describe(\"Level of data quality (0 = real-time).\").nullable().optional(),\n cmeStartTime: z.string().describe(\"Start time of the CME in ISO 8601 format.\").nullable().optional(),\n isMostAccurate: z.boolean().describe(\"Whether this is the most accurate CME measurement.\").nullable().optional(),\n}).describe(\"CME input parameters for the WSA-ENLIL simulation.\");\nconst NasaGetDonkiWsaEnlil_ImpactDataSchema: z.ZodTypeAny = z.object({\n location: z.string().describe(\"Location of the impact (e.g., 'Earth', 'Mars').\").nullable().optional(),\n arrivalTime: z.string().describe(\"Estimated arrival time of the CME at the location in ISO 8601 format.\").nullable().optional(),\n isMinorImpact: z.boolean().describe(\"Whether the impact is classified as minor.\").nullable().optional(),\n isGlancingBlow: z.boolean().describe(\"Whether the impact is a glancing blow.\").nullable().optional(),\n}).describe(\"Impact prediction data for planetary bodies.\");\nconst NasaGetDonkiWsaEnlil_WsaEnlilSimulationSchema: z.ZodTypeAny = z.object({\n au: z.number().describe(\"Distance in astronomical units (AU) for the simulation domain.\").nullable().optional(),\n link: z.string().describe(\"Link to detailed simulation results.\").nullable().optional(),\n kp_18: z.number().int().describe(\"Predicted Kp index at 18 hours.\").nullable().optional(),\n kp_90: z.number().int().describe(\"Predicted Kp index at 90 hours.\").nullable().optional(),\n kp_135: z.number().int().describe(\"Predicted Kp index at 135 hours.\").nullable().optional(),\n kp_180: z.number().int().describe(\"Predicted Kp index at 180 hours.\").nullable().optional(),\n rmin_re: z.number().describe(\"Minimum distance in Earth radii (RE).\").nullable().optional(),\n cmeInputs: z.array(NasaGetDonkiWsaEnlil_CmeInputSchema).describe(\"List of CME inputs used in the simulation.\").nullable().optional(),\n isEarthGB: z.boolean().describe(\"Whether the CME is predicted to deliver a glancing blow to Earth.\").nullable().optional(),\n impactList: z.array(NasaGetDonkiWsaEnlil_ImpactDataSchema).describe(\"List of predicted impacts on various locations.\").nullable().optional(),\n simulationID: z.string().describe(\"Unique identifier for the simulation run.\").nullable().optional(),\n estimatedDuration: z.union([z.string(), z.number()]).nullable().optional(),\n isEarthMinorImpact: z.boolean().describe(\"Whether the Earth impact is classified as minor.\").nullable().optional(),\n modelCompletionTime: z.string().describe(\"Time when the model run completed in ISO 8601 format.\").nullable().optional(),\n estimatedShockArrivalTime: z.string().describe(\"Estimated time of shock arrival at Earth in ISO 8601 format.\").nullable().optional(),\n}).describe(\"WSA-ENLIL solar wind model simulation data.\");\nexport const NasaGetDonkiWsaEnlilOutput: z.ZodTypeAny = z.object({\n simulations: z.array(NasaGetDonkiWsaEnlil_WsaEnlilSimulationSchema).describe(\"List of WSA-ENLIL simulation results.\"),\n}).describe(\"Response containing WSA-ENLIL simulation data for CME propagation modeling.\");\n\nexport const nasaGetDonkiWsaEnlil = action(\"NASA_GET_DONKI_WSA_ENLIL\", {\n slug: \"nasa-get-donki-wsa-enlil\",\n name: \"Get DONKI WSA-ENLIL Simulations\",\n description: \"Retrieve WSA-ENLIL solar wind model simulation data from NASA's DONKI system. Returns simulations modeling interplanetary CME propagation with predicted Earth impacts, shock arrival times, and Kp indices. Use when forecasting space weather effects from coronal mass ejections or researching CME propagation patterns.\",\n input: NasaGetDonkiWsaEnlilInput,\n output: NasaGetDonkiWsaEnlilOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,23 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-eonet-categories.ts
4
+ const NasaGetEonetCategoriesInput = zod.z.object({}).describe("Request model for GetEonetCategories. No parameters required.");
5
+ const NasaGetEonetCategories_EonetCategorySchema = zod.z.object({
6
+ id: zod.z.string().describe("Unique identifier for this event category."),
7
+ link: zod.z.string().describe("URL to more information about this category.").nullable().optional(),
8
+ title: zod.z.string().describe("Human-readable name of the category."),
9
+ layers: zod.z.string().describe("URL to the layers endpoint for this category.").nullable().optional(),
10
+ description: zod.z.string().describe("Detailed description of the category, if available.").nullable().optional()
11
+ }).describe("Represents a single EONET event category.");
12
+ const NasaGetEonetCategoriesOutput = zod.z.object({ categories: zod.z.array(NasaGetEonetCategories_EonetCategorySchema).describe("List of all natural event categories from EONET.") }).describe("Response model for GetEonetCategories: list of all event categories.");
13
+ const nasaGetEonetCategories = require_action.action("NASA_GET_EONET_CATEGORIES", {
14
+ slug: "nasa-get-eonet-categories",
15
+ name: "Get EONET Categories",
16
+ description: "Tool to retrieve a list of all event categories from EONET. Use when you need current category IDs, titles, descriptions, and info links. Note: category IDs are EONET-specific and do not map to CMR (Common Metadata Repository) IDs; use them only for EONET-internal filtering, not cross-system lookups.",
17
+ input: NasaGetEonetCategoriesInput,
18
+ output: NasaGetEonetCategoriesOutput
19
+ });
20
+ //#endregion
21
+ exports.nasaGetEonetCategories = nasaGetEonetCategories;
22
+
23
+ //# sourceMappingURL=get-eonet-categories.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-eonet-categories.cjs","names":["z","action"],"sources":["../../src/actions/get-eonet-categories.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NasaGetEonetCategoriesInput: z.ZodTypeAny = z.object({}).describe(\"Request model for GetEonetCategories. No parameters required.\");\nconst NasaGetEonetCategories_EonetCategorySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for this event category.\"),\n link: z.string().describe(\"URL to more information about this category.\").nullable().optional(),\n title: z.string().describe(\"Human-readable name of the category.\"),\n layers: z.string().describe(\"URL to the layers endpoint for this category.\").nullable().optional(),\n description: z.string().describe(\"Detailed description of the category, if available.\").nullable().optional(),\n}).describe(\"Represents a single EONET event category.\");\nexport const NasaGetEonetCategoriesOutput: z.ZodTypeAny = z.object({\n categories: z.array(NasaGetEonetCategories_EonetCategorySchema).describe(\"List of all natural event categories from EONET.\"),\n}).describe(\"Response model for GetEonetCategories: list of all event categories.\");\n\nexport const nasaGetEonetCategories = action(\"NASA_GET_EONET_CATEGORIES\", {\n slug: \"nasa-get-eonet-categories\",\n name: \"Get EONET Categories\",\n description: \"Tool to retrieve a list of all event categories from EONET. Use when you need current category IDs, titles, descriptions, and info links. Note: category IDs are EONET-specific and do not map to CMR (Common Metadata Repository) IDs; use them only for EONET-internal filtering, not cross-system lookups.\",\n input: NasaGetEonetCategoriesInput,\n output: NasaGetEonetCategoriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC9I,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACjE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,YAAYA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,kDAAkD,EAC7H,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAElF,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-eonet-categories.d.ts
4
+ declare const NasaGetEonetCategoriesInput: z.ZodTypeAny;
5
+ declare const NasaGetEonetCategoriesOutput: z.ZodTypeAny;
6
+ declare const nasaGetEonetCategories: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { nasaGetEonetCategories };
9
+ //# sourceMappingURL=get-eonet-categories.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-eonet-categories.d.cts","names":[],"sources":["../../src/actions/get-eonet-categories.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAAmG;AAAA,cAQlI,4BAAA,EAA8B,CAAA,CAAE,UAEsC;AAAA,cAEtE,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-eonet-categories.d.ts
4
+ declare const NasaGetEonetCategoriesInput: z.ZodTypeAny;
5
+ declare const NasaGetEonetCategoriesOutput: z.ZodTypeAny;
6
+ declare const nasaGetEonetCategories: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { nasaGetEonetCategories };
9
+ //# sourceMappingURL=get-eonet-categories.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-eonet-categories.d.mts","names":[],"sources":["../../src/actions/get-eonet-categories.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAAmG;AAAA,cAQlI,4BAAA,EAA8B,CAAA,CAAE,UAEsC;AAAA,cAEtE,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,22 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-eonet-categories.ts
4
+ const NasaGetEonetCategoriesInput = z.object({}).describe("Request model for GetEonetCategories. No parameters required.");
5
+ const NasaGetEonetCategories_EonetCategorySchema = z.object({
6
+ id: z.string().describe("Unique identifier for this event category."),
7
+ link: z.string().describe("URL to more information about this category.").nullable().optional(),
8
+ title: z.string().describe("Human-readable name of the category."),
9
+ layers: z.string().describe("URL to the layers endpoint for this category.").nullable().optional(),
10
+ description: z.string().describe("Detailed description of the category, if available.").nullable().optional()
11
+ }).describe("Represents a single EONET event category.");
12
+ const nasaGetEonetCategories = action("NASA_GET_EONET_CATEGORIES", {
13
+ slug: "nasa-get-eonet-categories",
14
+ name: "Get EONET Categories",
15
+ description: "Tool to retrieve a list of all event categories from EONET. Use when you need current category IDs, titles, descriptions, and info links. Note: category IDs are EONET-specific and do not map to CMR (Common Metadata Repository) IDs; use them only for EONET-internal filtering, not cross-system lookups.",
16
+ input: NasaGetEonetCategoriesInput,
17
+ output: z.object({ categories: z.array(NasaGetEonetCategories_EonetCategorySchema).describe("List of all natural event categories from EONET.") }).describe("Response model for GetEonetCategories: list of all event categories.")
18
+ });
19
+ //#endregion
20
+ export { nasaGetEonetCategories };
21
+
22
+ //# sourceMappingURL=get-eonet-categories.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-eonet-categories.mjs","names":[],"sources":["../../src/actions/get-eonet-categories.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NasaGetEonetCategoriesInput: z.ZodTypeAny = z.object({}).describe(\"Request model for GetEonetCategories. No parameters required.\");\nconst NasaGetEonetCategories_EonetCategorySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for this event category.\"),\n link: z.string().describe(\"URL to more information about this category.\").nullable().optional(),\n title: z.string().describe(\"Human-readable name of the category.\"),\n layers: z.string().describe(\"URL to the layers endpoint for this category.\").nullable().optional(),\n description: z.string().describe(\"Detailed description of the category, if available.\").nullable().optional(),\n}).describe(\"Represents a single EONET event category.\");\nexport const NasaGetEonetCategoriesOutput: z.ZodTypeAny = z.object({\n categories: z.array(NasaGetEonetCategories_EonetCategorySchema).describe(\"List of all natural event categories from EONET.\"),\n}).describe(\"Response model for GetEonetCategories: list of all event categories.\");\n\nexport const nasaGetEonetCategories = action(\"NASA_GET_EONET_CATEGORIES\", {\n slug: \"nasa-get-eonet-categories\",\n name: \"Get EONET Categories\",\n description: \"Tool to retrieve a list of all event categories from EONET. Use when you need current category IDs, titles, descriptions, and info links. Note: category IDs are EONET-specific and do not map to CMR (Common Metadata Repository) IDs; use them only for EONET-internal filtering, not cross-system lookups.\",\n input: NasaGetEonetCategoriesInput,\n output: NasaGetEonetCategoriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC9I,MAAM,6CAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAKvD,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATwD,EAAE,OAAO,EACjE,YAAY,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,kDAAkD,EAC7H,CAAC,CAAC,CAAC,SAAS,sEAOF;AACV,CAAC"}
@@ -0,0 +1,54 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-eonet-category-events.ts
4
+ const NasaGetEonetCategoryEventsInput = zod.z.object({
5
+ end: zod.z.string().describe("Ending date for event filtering in YYYY-MM-DD format. Use with 'start' parameter to define a date range.").optional(),
6
+ days: zod.z.number().int().describe("Limit events to those occurring within the last N days (including today).").optional(),
7
+ limit: zod.z.number().int().describe("Limit the number of events returned. Must be a positive integer.").optional(),
8
+ start: zod.z.string().describe("Starting date for event filtering in YYYY-MM-DD format. Use with 'end' parameter to define a date range.").optional(),
9
+ source: zod.z.string().describe("Filter events by source ID (e.g., 'IRWIN', 'JTWC'). Multiple sources can be comma-separated for boolean OR filtering.").optional(),
10
+ status: zod.z.enum(["open", "closed"]).describe("Event status filter options for EONET events.").optional(),
11
+ category_id: zod.z.string().describe("Filter events by category ID (e.g., 'wildfires', 'volcanoes', 'severeStorms'). This is required to retrieve events for a specific category.")
12
+ }).describe("Request model for GetEonetCategoryEvents with category ID and optional filters.");
13
+ const NasaGetEonetCategoryEvents_EventSourceSchema = zod.z.object({
14
+ id: zod.z.string().describe("Unique identifier for the source."),
15
+ url: zod.z.string().describe("URL to the source's page for this event.")
16
+ }).describe("Represents the source of an event.");
17
+ const NasaGetEonetCategoryEvents_EventGeometrySchema = zod.z.object({
18
+ date: zod.z.string().describe("ISO 8601 timestamp when this geometry observation was recorded."),
19
+ type: zod.z.string().describe("GeoJSON geometry type (e.g., 'Point', 'Polygon')."),
20
+ coordinates: zod.z.array(zod.z.number()).describe("GeoJSON coordinates array. For Point: [longitude, latitude]. For Polygon: array of coordinate arrays."),
21
+ magnitudeUnit: zod.z.string().describe("Unit of measurement for the magnitude (e.g., 'acres', 'kts').").nullable().optional(),
22
+ magnitudeValue: zod.z.number().describe("Numeric magnitude value of the event at this location/time.").nullable().optional()
23
+ }).describe("Represents geographic information and magnitude data for an event at a specific time.");
24
+ const NasaGetEonetCategoryEvents_EventCategorySchema = zod.z.object({
25
+ id: zod.z.string().describe("Unique identifier for the category."),
26
+ title: zod.z.string().describe("Human-readable name of the category.")
27
+ }).describe("Represents a category classification for an event.");
28
+ const NasaGetEonetCategoryEvents_EonetEventSchema = zod.z.object({
29
+ id: zod.z.string().describe("Unique identifier for the event."),
30
+ link: zod.z.string().describe("API endpoint URL for this specific event."),
31
+ title: zod.z.string().describe("Title/name of the event."),
32
+ closed: zod.z.string().describe("ISO 8601 timestamp when the event was closed/ended. Null if event is still open.").nullable().optional(),
33
+ sources: zod.z.array(NasaGetEonetCategoryEvents_EventSourceSchema).describe("List of data sources providing information about this event."),
34
+ geometry: zod.z.array(NasaGetEonetCategoryEvents_EventGeometrySchema).describe("List of geographic locations and magnitude data for this event, ordered chronologically."),
35
+ categories: zod.z.array(NasaGetEonetCategoryEvents_EventCategorySchema).describe("List of categories this event belongs to."),
36
+ description: zod.z.string().describe("Detailed description of the event, if available.").nullable().optional()
37
+ }).describe("Represents a single natural event from EONET.");
38
+ const NasaGetEonetCategoryEventsOutput = zod.z.object({
39
+ link: zod.z.string().describe("API endpoint URL for this category."),
40
+ title: zod.z.string().describe("Title of the response, typically 'EONET Events: {Category}'."),
41
+ events: zod.z.array(NasaGetEonetCategoryEvents_EonetEventSchema).describe("List of natural events filtered by the specified category."),
42
+ description: zod.z.string().describe("Description of the category and scope of events returned.")
43
+ }).describe("Response model for GetEonetCategoryEvents containing filtered events by category.");
44
+ const nasaGetEonetCategoryEvents = require_action.action("NASA_GET_EONET_CATEGORY_EVENTS", {
45
+ slug: "nasa-get-eonet-category-events",
46
+ name: "Get EONET Category Events",
47
+ description: "Tool to retrieve natural events filtered by a specific category from NASA's EONET. Use when you need events for a specific category like wildfires, volcanoes, or severe storms.",
48
+ input: NasaGetEonetCategoryEventsInput,
49
+ output: NasaGetEonetCategoryEventsOutput
50
+ });
51
+ //#endregion
52
+ exports.nasaGetEonetCategoryEvents = nasaGetEonetCategoryEvents;
53
+
54
+ //# sourceMappingURL=get-eonet-category-events.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-eonet-category-events.cjs","names":["z","action"],"sources":["../../src/actions/get-eonet-category-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NasaGetEonetCategoryEventsInput: z.ZodTypeAny = z.object({\n end: z.string().describe(\"Ending date for event filtering in YYYY-MM-DD format. Use with 'start' parameter to define a date range.\").optional(),\n days: z.number().int().describe(\"Limit events to those occurring within the last N days (including today).\").optional(),\n limit: z.number().int().describe(\"Limit the number of events returned. Must be a positive integer.\").optional(),\n start: z.string().describe(\"Starting date for event filtering in YYYY-MM-DD format. Use with 'end' parameter to define a date range.\").optional(),\n source: z.string().describe(\"Filter events by source ID (e.g., 'IRWIN', 'JTWC'). Multiple sources can be comma-separated for boolean OR filtering.\").optional(),\n status: z.enum([\"open\", \"closed\"]).describe(\"Event status filter options for EONET events.\").optional(),\n category_id: z.string().describe(\"Filter events by category ID (e.g., 'wildfires', 'volcanoes', 'severeStorms'). This is required to retrieve events for a specific category.\"),\n}).describe(\"Request model for GetEonetCategoryEvents with category ID and optional filters.\");\nconst NasaGetEonetCategoryEvents_EventSourceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the source.\"),\n url: z.string().describe(\"URL to the source's page for this event.\"),\n}).describe(\"Represents the source of an event.\");\nconst NasaGetEonetCategoryEvents_EventGeometrySchema: z.ZodTypeAny = z.object({\n date: z.string().describe(\"ISO 8601 timestamp when this geometry observation was recorded.\"),\n type: z.string().describe(\"GeoJSON geometry type (e.g., 'Point', 'Polygon').\"),\n coordinates: z.array(z.number()).describe(\"GeoJSON coordinates array. For Point: [longitude, latitude]. For Polygon: array of coordinate arrays.\"),\n magnitudeUnit: z.string().describe(\"Unit of measurement for the magnitude (e.g., 'acres', 'kts').\").nullable().optional(),\n magnitudeValue: z.number().describe(\"Numeric magnitude value of the event at this location/time.\").nullable().optional(),\n}).describe(\"Represents geographic information and magnitude data for an event at a specific time.\");\nconst NasaGetEonetCategoryEvents_EventCategorySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the category.\"),\n title: z.string().describe(\"Human-readable name of the category.\"),\n}).describe(\"Represents a category classification for an event.\");\nconst NasaGetEonetCategoryEvents_EonetEventSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the event.\"),\n link: z.string().describe(\"API endpoint URL for this specific event.\"),\n title: z.string().describe(\"Title/name of the event.\"),\n closed: z.string().describe(\"ISO 8601 timestamp when the event was closed/ended. Null if event is still open.\").nullable().optional(),\n sources: z.array(NasaGetEonetCategoryEvents_EventSourceSchema).describe(\"List of data sources providing information about this event.\"),\n geometry: z.array(NasaGetEonetCategoryEvents_EventGeometrySchema).describe(\"List of geographic locations and magnitude data for this event, ordered chronologically.\"),\n categories: z.array(NasaGetEonetCategoryEvents_EventCategorySchema).describe(\"List of categories this event belongs to.\"),\n description: z.string().describe(\"Detailed description of the event, if available.\").nullable().optional(),\n}).describe(\"Represents a single natural event from EONET.\");\nexport const NasaGetEonetCategoryEventsOutput: z.ZodTypeAny = z.object({\n link: z.string().describe(\"API endpoint URL for this category.\"),\n title: z.string().describe(\"Title of the response, typically 'EONET Events: {Category}'.\"),\n events: z.array(NasaGetEonetCategoryEvents_EonetEventSchema).describe(\"List of natural events filtered by the specified category.\"),\n description: z.string().describe(\"Description of the category and scope of events returned.\"),\n}).describe(\"Response model for GetEonetCategoryEvents containing filtered events by category.\");\n\nexport const nasaGetEonetCategoryEvents = action(\"NASA_GET_EONET_CATEGORY_EVENTS\", {\n slug: \"nasa-get-eonet-category-events\",\n name: \"Get EONET Category Events\",\n description: \"Tool to retrieve natural events filtered by a specific category from NASA's EONET. Use when you need events for a specific category like wildfires, volcanoes, or severe storms.\",\n input: NasaGetEonetCategoryEventsInput,\n output: NasaGetEonetCategoryEventsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-eonet-category-events.d.ts
4
+ declare const NasaGetEonetCategoryEventsInput: z.ZodTypeAny;
5
+ declare const NasaGetEonetCategoryEventsOutput: z.ZodTypeAny;
6
+ declare const nasaGetEonetCategoryEvents: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { nasaGetEonetCategoryEvents };
9
+ //# sourceMappingURL=get-eonet-category-events.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-eonet-category-events.d.cts","names":[],"sources":["../../src/actions/get-eonet-category-events.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAQ8C;AAAA,cA0BjF,gCAAA,EAAkC,CAAA,CAAE,UAK+C;AAAA,cAEnF,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-eonet-category-events.d.ts
4
+ declare const NasaGetEonetCategoryEventsInput: z.ZodTypeAny;
5
+ declare const NasaGetEonetCategoryEventsOutput: z.ZodTypeAny;
6
+ declare const nasaGetEonetCategoryEvents: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { nasaGetEonetCategoryEvents };
9
+ //# sourceMappingURL=get-eonet-category-events.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-eonet-category-events.d.mts","names":[],"sources":["../../src/actions/get-eonet-category-events.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAQ8C;AAAA,cA0BjF,gCAAA,EAAkC,CAAA,CAAE,UAK+C;AAAA,cAEnF,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,53 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-eonet-category-events.ts
4
+ const NasaGetEonetCategoryEventsInput = z.object({
5
+ end: z.string().describe("Ending date for event filtering in YYYY-MM-DD format. Use with 'start' parameter to define a date range.").optional(),
6
+ days: z.number().int().describe("Limit events to those occurring within the last N days (including today).").optional(),
7
+ limit: z.number().int().describe("Limit the number of events returned. Must be a positive integer.").optional(),
8
+ start: z.string().describe("Starting date for event filtering in YYYY-MM-DD format. Use with 'end' parameter to define a date range.").optional(),
9
+ source: z.string().describe("Filter events by source ID (e.g., 'IRWIN', 'JTWC'). Multiple sources can be comma-separated for boolean OR filtering.").optional(),
10
+ status: z.enum(["open", "closed"]).describe("Event status filter options for EONET events.").optional(),
11
+ category_id: z.string().describe("Filter events by category ID (e.g., 'wildfires', 'volcanoes', 'severeStorms'). This is required to retrieve events for a specific category.")
12
+ }).describe("Request model for GetEonetCategoryEvents with category ID and optional filters.");
13
+ const NasaGetEonetCategoryEvents_EventSourceSchema = z.object({
14
+ id: z.string().describe("Unique identifier for the source."),
15
+ url: z.string().describe("URL to the source's page for this event.")
16
+ }).describe("Represents the source of an event.");
17
+ const NasaGetEonetCategoryEvents_EventGeometrySchema = z.object({
18
+ date: z.string().describe("ISO 8601 timestamp when this geometry observation was recorded."),
19
+ type: z.string().describe("GeoJSON geometry type (e.g., 'Point', 'Polygon')."),
20
+ coordinates: z.array(z.number()).describe("GeoJSON coordinates array. For Point: [longitude, latitude]. For Polygon: array of coordinate arrays."),
21
+ magnitudeUnit: z.string().describe("Unit of measurement for the magnitude (e.g., 'acres', 'kts').").nullable().optional(),
22
+ magnitudeValue: z.number().describe("Numeric magnitude value of the event at this location/time.").nullable().optional()
23
+ }).describe("Represents geographic information and magnitude data for an event at a specific time.");
24
+ const NasaGetEonetCategoryEvents_EventCategorySchema = z.object({
25
+ id: z.string().describe("Unique identifier for the category."),
26
+ title: z.string().describe("Human-readable name of the category.")
27
+ }).describe("Represents a category classification for an event.");
28
+ const NasaGetEonetCategoryEvents_EonetEventSchema = z.object({
29
+ id: z.string().describe("Unique identifier for the event."),
30
+ link: z.string().describe("API endpoint URL for this specific event."),
31
+ title: z.string().describe("Title/name of the event."),
32
+ closed: z.string().describe("ISO 8601 timestamp when the event was closed/ended. Null if event is still open.").nullable().optional(),
33
+ sources: z.array(NasaGetEonetCategoryEvents_EventSourceSchema).describe("List of data sources providing information about this event."),
34
+ geometry: z.array(NasaGetEonetCategoryEvents_EventGeometrySchema).describe("List of geographic locations and magnitude data for this event, ordered chronologically."),
35
+ categories: z.array(NasaGetEonetCategoryEvents_EventCategorySchema).describe("List of categories this event belongs to."),
36
+ description: z.string().describe("Detailed description of the event, if available.").nullable().optional()
37
+ }).describe("Represents a single natural event from EONET.");
38
+ const nasaGetEonetCategoryEvents = action("NASA_GET_EONET_CATEGORY_EVENTS", {
39
+ slug: "nasa-get-eonet-category-events",
40
+ name: "Get EONET Category Events",
41
+ description: "Tool to retrieve natural events filtered by a specific category from NASA's EONET. Use when you need events for a specific category like wildfires, volcanoes, or severe storms.",
42
+ input: NasaGetEonetCategoryEventsInput,
43
+ output: z.object({
44
+ link: z.string().describe("API endpoint URL for this category."),
45
+ title: z.string().describe("Title of the response, typically 'EONET Events: {Category}'."),
46
+ events: z.array(NasaGetEonetCategoryEvents_EonetEventSchema).describe("List of natural events filtered by the specified category."),
47
+ description: z.string().describe("Description of the category and scope of events returned.")
48
+ }).describe("Response model for GetEonetCategoryEvents containing filtered events by category.")
49
+ });
50
+ //#endregion
51
+ export { nasaGetEonetCategoryEvents };
52
+
53
+ //# sourceMappingURL=get-eonet-category-events.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-eonet-category-events.mjs","names":[],"sources":["../../src/actions/get-eonet-category-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NasaGetEonetCategoryEventsInput: z.ZodTypeAny = z.object({\n end: z.string().describe(\"Ending date for event filtering in YYYY-MM-DD format. Use with 'start' parameter to define a date range.\").optional(),\n days: z.number().int().describe(\"Limit events to those occurring within the last N days (including today).\").optional(),\n limit: z.number().int().describe(\"Limit the number of events returned. Must be a positive integer.\").optional(),\n start: z.string().describe(\"Starting date for event filtering in YYYY-MM-DD format. Use with 'end' parameter to define a date range.\").optional(),\n source: z.string().describe(\"Filter events by source ID (e.g., 'IRWIN', 'JTWC'). Multiple sources can be comma-separated for boolean OR filtering.\").optional(),\n status: z.enum([\"open\", \"closed\"]).describe(\"Event status filter options for EONET events.\").optional(),\n category_id: z.string().describe(\"Filter events by category ID (e.g., 'wildfires', 'volcanoes', 'severeStorms'). This is required to retrieve events for a specific category.\"),\n}).describe(\"Request model for GetEonetCategoryEvents with category ID and optional filters.\");\nconst NasaGetEonetCategoryEvents_EventSourceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the source.\"),\n url: z.string().describe(\"URL to the source's page for this event.\"),\n}).describe(\"Represents the source of an event.\");\nconst NasaGetEonetCategoryEvents_EventGeometrySchema: z.ZodTypeAny = z.object({\n date: z.string().describe(\"ISO 8601 timestamp when this geometry observation was recorded.\"),\n type: z.string().describe(\"GeoJSON geometry type (e.g., 'Point', 'Polygon').\"),\n coordinates: z.array(z.number()).describe(\"GeoJSON coordinates array. For Point: [longitude, latitude]. For Polygon: array of coordinate arrays.\"),\n magnitudeUnit: z.string().describe(\"Unit of measurement for the magnitude (e.g., 'acres', 'kts').\").nullable().optional(),\n magnitudeValue: z.number().describe(\"Numeric magnitude value of the event at this location/time.\").nullable().optional(),\n}).describe(\"Represents geographic information and magnitude data for an event at a specific time.\");\nconst NasaGetEonetCategoryEvents_EventCategorySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the category.\"),\n title: z.string().describe(\"Human-readable name of the category.\"),\n}).describe(\"Represents a category classification for an event.\");\nconst NasaGetEonetCategoryEvents_EonetEventSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the event.\"),\n link: z.string().describe(\"API endpoint URL for this specific event.\"),\n title: z.string().describe(\"Title/name of the event.\"),\n closed: z.string().describe(\"ISO 8601 timestamp when the event was closed/ended. Null if event is still open.\").nullable().optional(),\n sources: z.array(NasaGetEonetCategoryEvents_EventSourceSchema).describe(\"List of data sources providing information about this event.\"),\n geometry: z.array(NasaGetEonetCategoryEvents_EventGeometrySchema).describe(\"List of geographic locations and magnitude data for this event, ordered chronologically.\"),\n categories: z.array(NasaGetEonetCategoryEvents_EventCategorySchema).describe(\"List of categories this event belongs to.\"),\n description: z.string().describe(\"Detailed description of the event, if available.\").nullable().optional(),\n}).describe(\"Represents a single natural event from EONET.\");\nexport const NasaGetEonetCategoryEventsOutput: z.ZodTypeAny = z.object({\n link: z.string().describe(\"API endpoint URL for this category.\"),\n title: z.string().describe(\"Title of the response, typically 'EONET Events: {Category}'.\"),\n events: z.array(NasaGetEonetCategoryEvents_EonetEventSchema).describe(\"List of natural events filtered by the specified category.\"),\n description: z.string().describe(\"Description of the category and scope of events returned.\"),\n}).describe(\"Response model for GetEonetCategoryEvents containing filtered events by category.\");\n\nexport const nasaGetEonetCategoryEvents = action(\"NASA_GET_EONET_CATEGORY_EVENTS\", {\n slug: \"nasa-get-eonet-category-events\",\n name: \"Get EONET Category Events\",\n description: \"Tool to retrieve natural events filtered by a specific category from NASA's EONET. Use when you need events for a specific category like wildfires, volcanoes, or severe storms.\",\n input: NasaGetEonetCategoryEventsInput,\n output: NasaGetEonetCategoryEventsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgD,EAAE,OAAO;CACpE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CAC9I,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACtH,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC9G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CAChJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS;CAC9J,QAAQ,EAAE,KAAK,CAAC,QAAQ,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I;AAChL,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAM,+CAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC3D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;AACrE,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,iDAA+D,EAAE,OAAO;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CAC3F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAC7E,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uGAAuG;CACjJ,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,SAAS,uFAAuF;AACnG,MAAM,iDAA+D,EAAE,OAAO;CAC5E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;AACnE,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8CAA4D,EAAE,OAAO;CACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,SAAS,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,8DAA8D;CACtI,UAAU,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,0FAA0F;CACrK,YAAY,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,2CAA2C;CACxH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAQ3D,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZ4D,EAAE,OAAO;EACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;EAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EACzF,QAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,4DAA4D;EAClI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC9F,CAAC,CAAC,CAAC,SAAS,mFAOF;AACV,CAAC"}