@keystrokehq/scrapegraph_ai 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (221) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/convert-webpage-to-markdown-v2.cjs +3 -3
  4. package/dist/actions/convert-webpage-to-markdown-v2.cjs.map +1 -1
  5. package/dist/actions/convert-webpage-to-markdown-v2.d.cts +38 -3
  6. package/dist/actions/convert-webpage-to-markdown-v2.d.cts.map +1 -1
  7. package/dist/actions/convert-webpage-to-markdown-v2.d.mts +38 -3
  8. package/dist/actions/convert-webpage-to-markdown-v2.d.mts.map +1 -1
  9. package/dist/actions/convert-webpage-to-markdown-v2.mjs +3 -3
  10. package/dist/actions/convert-webpage-to-markdown-v2.mjs.map +1 -1
  11. package/dist/actions/generate-schema.cjs +4 -4
  12. package/dist/actions/generate-schema.cjs.map +1 -1
  13. package/dist/actions/generate-schema.d.cts +16 -3
  14. package/dist/actions/generate-schema.d.cts.map +1 -1
  15. package/dist/actions/generate-schema.d.mts +16 -3
  16. package/dist/actions/generate-schema.d.mts.map +1 -1
  17. package/dist/actions/generate-schema.mjs +4 -4
  18. package/dist/actions/generate-schema.mjs.map +1 -1
  19. package/dist/actions/get-agentic-scraper-history.cjs +6 -6
  20. package/dist/actions/get-agentic-scraper-history.cjs.map +1 -1
  21. package/dist/actions/get-agentic-scraper-history.d.cts +27 -3
  22. package/dist/actions/get-agentic-scraper-history.d.cts.map +1 -1
  23. package/dist/actions/get-agentic-scraper-history.d.mts +27 -3
  24. package/dist/actions/get-agentic-scraper-history.d.mts.map +1 -1
  25. package/dist/actions/get-agentic-scraper-history.mjs +6 -6
  26. package/dist/actions/get-agentic-scraper-history.mjs.map +1 -1
  27. package/dist/actions/get-crawler-history.cjs +5 -5
  28. package/dist/actions/get-crawler-history.cjs.map +1 -1
  29. package/dist/actions/get-crawler-history.d.cts +36 -3
  30. package/dist/actions/get-crawler-history.d.cts.map +1 -1
  31. package/dist/actions/get-crawler-history.d.mts +36 -3
  32. package/dist/actions/get-crawler-history.d.mts.map +1 -1
  33. package/dist/actions/get-crawler-history.mjs +5 -5
  34. package/dist/actions/get-crawler-history.mjs.map +1 -1
  35. package/dist/actions/get-credits.cjs +2 -2
  36. package/dist/actions/get-credits.cjs.map +1 -1
  37. package/dist/actions/get-credits.d.cts +7 -3
  38. package/dist/actions/get-credits.d.cts.map +1 -1
  39. package/dist/actions/get-credits.d.mts +7 -3
  40. package/dist/actions/get-credits.d.mts.map +1 -1
  41. package/dist/actions/get-credits.mjs +2 -2
  42. package/dist/actions/get-credits.mjs.map +1 -1
  43. package/dist/actions/get-endpoint-suggestions.cjs +4 -4
  44. package/dist/actions/get-endpoint-suggestions.cjs.map +1 -1
  45. package/dist/actions/get-endpoint-suggestions.d.cts +21 -3
  46. package/dist/actions/get-endpoint-suggestions.d.cts.map +1 -1
  47. package/dist/actions/get-endpoint-suggestions.d.mts +21 -3
  48. package/dist/actions/get-endpoint-suggestions.d.mts.map +1 -1
  49. package/dist/actions/get-endpoint-suggestions.mjs +4 -4
  50. package/dist/actions/get-endpoint-suggestions.mjs.map +1 -1
  51. package/dist/actions/get-live-session-url.cjs +2 -2
  52. package/dist/actions/get-live-session-url.cjs.map +1 -1
  53. package/dist/actions/get-live-session-url.d.cts +12 -3
  54. package/dist/actions/get-live-session-url.d.cts.map +1 -1
  55. package/dist/actions/get-live-session-url.d.mts +12 -3
  56. package/dist/actions/get-live-session-url.d.mts.map +1 -1
  57. package/dist/actions/get-live-session-url.mjs +2 -2
  58. package/dist/actions/get-live-session-url.mjs.map +1 -1
  59. package/dist/actions/get-markdownify-history.cjs +2 -2
  60. package/dist/actions/get-markdownify-history.cjs.map +1 -1
  61. package/dist/actions/get-markdownify-history.d.cts +24 -3
  62. package/dist/actions/get-markdownify-history.d.cts.map +1 -1
  63. package/dist/actions/get-markdownify-history.d.mts +24 -3
  64. package/dist/actions/get-markdownify-history.d.mts.map +1 -1
  65. package/dist/actions/get-markdownify-history.mjs +2 -2
  66. package/dist/actions/get-markdownify-history.mjs.map +1 -1
  67. package/dist/actions/get-scrape-history.cjs +2 -2
  68. package/dist/actions/get-scrape-history.cjs.map +1 -1
  69. package/dist/actions/get-scrape-history.d.cts +25 -3
  70. package/dist/actions/get-scrape-history.d.cts.map +1 -1
  71. package/dist/actions/get-scrape-history.d.mts +25 -3
  72. package/dist/actions/get-scrape-history.d.mts.map +1 -1
  73. package/dist/actions/get-scrape-history.mjs +2 -2
  74. package/dist/actions/get-scrape-history.mjs.map +1 -1
  75. package/dist/actions/get-searchscraper-history.cjs +1 -1
  76. package/dist/actions/get-searchscraper-history.cjs.map +1 -1
  77. package/dist/actions/get-searchscraper-history.d.cts +26 -3
  78. package/dist/actions/get-searchscraper-history.d.cts.map +1 -1
  79. package/dist/actions/get-searchscraper-history.d.mts +26 -3
  80. package/dist/actions/get-searchscraper-history.d.mts.map +1 -1
  81. package/dist/actions/get-searchscraper-history.mjs +1 -1
  82. package/dist/actions/get-searchscraper-history.mjs.map +1 -1
  83. package/dist/actions/get-sitemap-history.cjs +7 -7
  84. package/dist/actions/get-sitemap-history.cjs.map +1 -1
  85. package/dist/actions/get-sitemap-history.d.cts +22 -3
  86. package/dist/actions/get-sitemap-history.d.cts.map +1 -1
  87. package/dist/actions/get-sitemap-history.d.mts +22 -3
  88. package/dist/actions/get-sitemap-history.d.mts.map +1 -1
  89. package/dist/actions/get-sitemap-history.mjs +7 -7
  90. package/dist/actions/get-sitemap-history.mjs.map +1 -1
  91. package/dist/actions/get-smartscraper-history.cjs +3 -3
  92. package/dist/actions/get-smartscraper-history.cjs.map +1 -1
  93. package/dist/actions/get-smartscraper-history.d.cts +26 -3
  94. package/dist/actions/get-smartscraper-history.d.cts.map +1 -1
  95. package/dist/actions/get-smartscraper-history.d.mts +26 -3
  96. package/dist/actions/get-smartscraper-history.d.mts.map +1 -1
  97. package/dist/actions/get-smartscraper-history.mjs +3 -3
  98. package/dist/actions/get-smartscraper-history.mjs.map +1 -1
  99. package/dist/actions/get-usage-timeline.cjs +2 -2
  100. package/dist/actions/get-usage-timeline.cjs.map +1 -1
  101. package/dist/actions/get-usage-timeline.d.cts +17 -3
  102. package/dist/actions/get-usage-timeline.d.cts.map +1 -1
  103. package/dist/actions/get-usage-timeline.d.mts +17 -3
  104. package/dist/actions/get-usage-timeline.d.mts.map +1 -1
  105. package/dist/actions/get-usage-timeline.mjs +2 -2
  106. package/dist/actions/get-usage-timeline.mjs.map +1 -1
  107. package/dist/actions/get-webhook-logs.cjs.map +1 -1
  108. package/dist/actions/get-webhook-logs.d.cts +20 -3
  109. package/dist/actions/get-webhook-logs.d.cts.map +1 -1
  110. package/dist/actions/get-webhook-logs.d.mts +20 -3
  111. package/dist/actions/get-webhook-logs.d.mts.map +1 -1
  112. package/dist/actions/get-webhook-logs.mjs.map +1 -1
  113. package/dist/actions/list-scheduled-jobs.cjs +11 -11
  114. package/dist/actions/list-scheduled-jobs.cjs.map +1 -1
  115. package/dist/actions/list-scheduled-jobs.d.cts +30 -3
  116. package/dist/actions/list-scheduled-jobs.d.cts.map +1 -1
  117. package/dist/actions/list-scheduled-jobs.d.mts +30 -3
  118. package/dist/actions/list-scheduled-jobs.d.mts.map +1 -1
  119. package/dist/actions/list-scheduled-jobs.mjs +11 -11
  120. package/dist/actions/list-scheduled-jobs.mjs.map +1 -1
  121. package/dist/actions/markdownify-status.cjs +3 -3
  122. package/dist/actions/markdownify-status.cjs.map +1 -1
  123. package/dist/actions/markdownify-status.d.cts +18 -3
  124. package/dist/actions/markdownify-status.d.cts.map +1 -1
  125. package/dist/actions/markdownify-status.d.mts +18 -3
  126. package/dist/actions/markdownify-status.d.mts.map +1 -1
  127. package/dist/actions/markdownify-status.mjs +3 -3
  128. package/dist/actions/markdownify-status.mjs.map +1 -1
  129. package/dist/actions/save-endpoint.cjs +1 -1
  130. package/dist/actions/save-endpoint.cjs.map +1 -1
  131. package/dist/actions/save-endpoint.d.cts +43 -3
  132. package/dist/actions/save-endpoint.d.cts.map +1 -1
  133. package/dist/actions/save-endpoint.d.mts +43 -3
  134. package/dist/actions/save-endpoint.d.mts.map +1 -1
  135. package/dist/actions/save-endpoint.mjs +1 -1
  136. package/dist/actions/save-endpoint.mjs.map +1 -1
  137. package/dist/actions/search-scraper-status.cjs +2 -2
  138. package/dist/actions/search-scraper-status.cjs.map +1 -1
  139. package/dist/actions/search-scraper-status.d.cts +16 -3
  140. package/dist/actions/search-scraper-status.d.cts.map +1 -1
  141. package/dist/actions/search-scraper-status.d.mts +16 -3
  142. package/dist/actions/search-scraper-status.d.mts.map +1 -1
  143. package/dist/actions/search-scraper-status.mjs +2 -2
  144. package/dist/actions/search-scraper-status.mjs.map +1 -1
  145. package/dist/actions/search-scraper.cjs +3 -3
  146. package/dist/actions/search-scraper.cjs.map +1 -1
  147. package/dist/actions/search-scraper.d.cts +24 -3
  148. package/dist/actions/search-scraper.d.cts.map +1 -1
  149. package/dist/actions/search-scraper.d.mts +24 -3
  150. package/dist/actions/search-scraper.d.mts.map +1 -1
  151. package/dist/actions/search-scraper.mjs +3 -3
  152. package/dist/actions/search-scraper.mjs.map +1 -1
  153. package/dist/actions/smart-crawler-status.cjs +4 -4
  154. package/dist/actions/smart-crawler-status.cjs.map +1 -1
  155. package/dist/actions/smart-crawler-status.d.cts +22 -3
  156. package/dist/actions/smart-crawler-status.d.cts.map +1 -1
  157. package/dist/actions/smart-crawler-status.d.mts +22 -3
  158. package/dist/actions/smart-crawler-status.d.mts.map +1 -1
  159. package/dist/actions/smart-crawler-status.mjs +4 -4
  160. package/dist/actions/smart-crawler-status.mjs.map +1 -1
  161. package/dist/actions/smart-scraper-start.cjs +1 -1
  162. package/dist/actions/smart-scraper-start.cjs.map +1 -1
  163. package/dist/actions/smart-scraper-start.d.cts +48 -3
  164. package/dist/actions/smart-scraper-start.d.cts.map +1 -1
  165. package/dist/actions/smart-scraper-start.d.mts +48 -3
  166. package/dist/actions/smart-scraper-start.d.mts.map +1 -1
  167. package/dist/actions/smart-scraper-start.mjs +1 -1
  168. package/dist/actions/smart-scraper-start.mjs.map +1 -1
  169. package/dist/actions/smart-scraper-status.cjs +3 -3
  170. package/dist/actions/smart-scraper-status.cjs.map +1 -1
  171. package/dist/actions/smart-scraper-status.d.cts +14 -3
  172. package/dist/actions/smart-scraper-status.d.cts.map +1 -1
  173. package/dist/actions/smart-scraper-status.d.mts +14 -3
  174. package/dist/actions/smart-scraper-status.d.mts.map +1 -1
  175. package/dist/actions/smart-scraper-status.mjs +3 -3
  176. package/dist/actions/smart-scraper-status.mjs.map +1 -1
  177. package/dist/actions/start-smart-crawler.cjs +1 -1
  178. package/dist/actions/start-smart-crawler.cjs.map +1 -1
  179. package/dist/actions/start-smart-crawler.d.cts +47 -3
  180. package/dist/actions/start-smart-crawler.d.cts.map +1 -1
  181. package/dist/actions/start-smart-crawler.d.mts +47 -3
  182. package/dist/actions/start-smart-crawler.d.mts.map +1 -1
  183. package/dist/actions/start-smart-crawler.mjs +1 -1
  184. package/dist/actions/start-smart-crawler.mjs.map +1 -1
  185. package/dist/actions/submit-feedback.cjs +4 -4
  186. package/dist/actions/submit-feedback.cjs.map +1 -1
  187. package/dist/actions/submit-feedback.d.cts +16 -3
  188. package/dist/actions/submit-feedback.d.cts.map +1 -1
  189. package/dist/actions/submit-feedback.d.mts +16 -3
  190. package/dist/actions/submit-feedback.d.mts.map +1 -1
  191. package/dist/actions/submit-feedback.mjs +4 -4
  192. package/dist/actions/submit-feedback.mjs.map +1 -1
  193. package/dist/actions/submit-product-feedback.cjs.map +1 -1
  194. package/dist/actions/submit-product-feedback.d.cts +41 -3
  195. package/dist/actions/submit-product-feedback.d.cts.map +1 -1
  196. package/dist/actions/submit-product-feedback.d.mts +41 -3
  197. package/dist/actions/submit-product-feedback.d.mts.map +1 -1
  198. package/dist/actions/submit-product-feedback.mjs.map +1 -1
  199. package/dist/actions/toonify.cjs +1 -1
  200. package/dist/actions/toonify.cjs.map +1 -1
  201. package/dist/actions/toonify.d.cts +9 -3
  202. package/dist/actions/toonify.d.cts.map +1 -1
  203. package/dist/actions/toonify.d.mts +9 -3
  204. package/dist/actions/toonify.d.mts.map +1 -1
  205. package/dist/actions/toonify.mjs +1 -1
  206. package/dist/actions/toonify.mjs.map +1 -1
  207. package/dist/actions/validate-api-key.cjs +1 -1
  208. package/dist/actions/validate-api-key.cjs.map +1 -1
  209. package/dist/actions/validate-api-key.d.cts +6 -3
  210. package/dist/actions/validate-api-key.d.cts.map +1 -1
  211. package/dist/actions/validate-api-key.d.mts +6 -3
  212. package/dist/actions/validate-api-key.d.mts.map +1 -1
  213. package/dist/actions/validate-api-key.mjs +1 -1
  214. package/dist/actions/validate-api-key.mjs.map +1 -1
  215. package/dist/catalog.cjs +7 -1
  216. package/dist/catalog.cjs.map +1 -1
  217. package/dist/catalog.d.cts +8 -0
  218. package/dist/catalog.d.mts +8 -0
  219. package/dist/catalog.mjs +7 -1
  220. package/dist/catalog.mjs.map +1 -1
  221. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"submit-product-feedback.mjs","names":[],"sources":["../../src/actions/submit-product-feedback.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScrapegraphAiSubmitProductFeedbackInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Your name\").optional(),\n email: z.string().describe(\"Your email address\").optional(),\n issues: z.string().describe(\"Any issues you've encountered\").optional(),\n rating: z.number().int().describe(\"Overall rating from 1 (lowest) to 5 (highest)\").optional(),\n company: z.string().describe(\"Your company name\").optional(),\n disliked: z.string().describe(\"What you disliked about the product\").optional(),\n use_cases: z.array(z.string()).describe(\"Your use cases for the product\").optional(),\n liked_most: z.string().describe(\"What you liked most about the product\").optional(),\n setup_easy: z.boolean().describe(\"Whether the setup process was easy\").optional(),\n can_contact: z.boolean().describe(\"Whether you consent to be contacted about your feedback\").optional(),\n feedback_id: z.string().describe(\"UUID of the feedback submission\"),\n contact_method: z.string().describe(\"Preferred method of contact\").optional(),\n how_discovered: z.string().describe(\"How you discovered ScrapeGraphAI\").optional(),\n recommend_score: z.number().int().describe(\"How likely you are to recommend this product (0-10 scale)\").optional(),\n usage_frequency: z.string().describe(\"How frequently you use the product\").optional(),\n requested_features: z.string().describe(\"Features you'd like to see added\").optional(),\n improvement_suggestions: z.string().describe(\"Your suggestions for product improvements\").optional(),\n}).describe(\"Request schema for submitting product feedback about ScrapeGraphAI.\");\nexport const ScrapegraphAiSubmitProductFeedbackOutput: z.ZodTypeAny = z.object({\n message: z.string().default(\"Product feedback submitted successfully\").describe(\"Confirmation message from the API\").nullable().optional(),\n}).describe(\"Response schema after submitting product feedback.\");\n\nexport const scrapegraphAiSubmitProductFeedback = action(\"SCRAPEGRAPH_AI_SUBMIT_PRODUCT_FEEDBACK\", {\n slug: \"scrapegraph_ai-submit-product-feedback\",\n name: \"Submit Product Feedback\",\n description: \"Submit product feedback for ScrapeGraphAI. Use to provide ratings, comments, suggestions, and other feedback about the product itself.\",\n input: ScrapegraphAiSubmitProductFeedbackInput,\n output: ScrapegraphAiSubmitProductFeedbackOutput,\n});\n"],"mappings":";;AA2BA,MAAa,qCAAqC,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA3BmE,EAAE,OAAO;EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;EAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC5F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC9E,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAClF,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAChF,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAClE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC5E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACjF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACjH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACpF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACrF,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,SAAS,qEASH;CACP,QAToE,EAAE,OAAO,EAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,yCAAyC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3I,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"submit-product-feedback.mjs","names":[],"sources":["../../src/actions/submit-product-feedback.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScrapegraphAiSubmitProductFeedbackInput = z.object({\n name: z.string().describe(\"Your name\").optional(),\n email: z.string().describe(\"Your email address\").optional(),\n issues: z.string().describe(\"Any issues you've encountered\").optional(),\n rating: z.number().int().describe(\"Overall rating from 1 (lowest) to 5 (highest)\").optional(),\n company: z.string().describe(\"Your company name\").optional(),\n disliked: z.string().describe(\"What you disliked about the product\").optional(),\n use_cases: z.array(z.string()).describe(\"Your use cases for the product\").optional(),\n liked_most: z.string().describe(\"What you liked most about the product\").optional(),\n setup_easy: z.boolean().describe(\"Whether the setup process was easy\").optional(),\n can_contact: z.boolean().describe(\"Whether you consent to be contacted about your feedback\").optional(),\n feedback_id: z.string().describe(\"UUID of the feedback submission\"),\n contact_method: z.string().describe(\"Preferred method of contact\").optional(),\n how_discovered: z.string().describe(\"How you discovered ScrapeGraphAI\").optional(),\n recommend_score: z.number().int().describe(\"How likely you are to recommend this product (0-10 scale)\").optional(),\n usage_frequency: z.string().describe(\"How frequently you use the product\").optional(),\n requested_features: z.string().describe(\"Features you'd like to see added\").optional(),\n improvement_suggestions: z.string().describe(\"Your suggestions for product improvements\").optional(),\n}).describe(\"Request schema for submitting product feedback about ScrapeGraphAI.\");\nexport const ScrapegraphAiSubmitProductFeedbackOutput = z.object({\n message: z.string().default(\"Product feedback submitted successfully\").describe(\"Confirmation message from the API\").nullable().optional(),\n}).describe(\"Response schema after submitting product feedback.\");\n\nexport const scrapegraphAiSubmitProductFeedback = action(\"SCRAPEGRAPH_AI_SUBMIT_PRODUCT_FEEDBACK\", {\n slug: \"scrapegraph_ai-submit-product-feedback\",\n name: \"Submit Product Feedback\",\n description: \"Submit product feedback for ScrapeGraphAI. Use to provide ratings, comments, suggestions, and other feedback about the product itself.\",\n input: ScrapegraphAiSubmitProductFeedbackInput,\n output: ScrapegraphAiSubmitProductFeedbackOutput,\n});\n"],"mappings":";;AA2BA,MAAa,qCAAqC,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA3BqD,EAAE,OAAO;EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;EAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC5F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC9E,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAClF,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAChF,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAClE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC5E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACjF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACjH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACpF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACrF,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,SAAS,qEASH;CACP,QATsD,EAAE,OAAO,EAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,yCAAyC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3I,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/toonify.ts
4
4
  const ScrapegraphAiToonifyInput = zod.z.object({ data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The JSON data to convert to TOON (Token-Oriented Object Notation) format. Can be any valid JSON object or array. TOON format reduces token usage by 30-60% compared to JSON while maintaining structure and readability. If not provided, returns empty response.").optional() }).describe("Request schema for converting JSON data to TOON format.");
5
- const ScrapegraphAiToonifyOutput = zod.z.object({ result: zod.z.string().describe("The TOON-formatted string representation of the input data. TOON format is a compact, CSV-like format that reduces token usage by 30-60% compared to JSON while maintaining hierarchical structure and readability.") }).describe("Response schema for the toonify action.");
5
+ const ScrapegraphAiToonifyOutput = zod.z.object({ result: zod.z.string().describe("The TOON-formatted string representation of the input data. TOON format is a compact, CSV-like format that reduces token usage by 30-60% compared to JSON while maintaining hierarchical structure and readability.").nullable() }).describe("Response schema for the toonify action.");
6
6
  const scrapegraphAiToonify = require_action.action("SCRAPEGRAPH_AI_TOONIFY", {
7
7
  slug: "scrapegraph_ai-toonify",
8
8
  name: "Convert JSON to TOON Format",
@@ -1 +1 @@
1
- {"version":3,"file":"toonify.cjs","names":["z","action"],"sources":["../../src/actions/toonify.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScrapegraphAiToonifyInput: z.ZodTypeAny = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The JSON data to convert to TOON (Token-Oriented Object Notation) format. Can be any valid JSON object or array. TOON format reduces token usage by 30-60% compared to JSON while maintaining structure and readability. If not provided, returns empty response.\").optional(),\n}).describe(\"Request schema for converting JSON data to TOON format.\");\nexport const ScrapegraphAiToonifyOutput: z.ZodTypeAny = z.object({\n result: z.string().describe(\"The TOON-formatted string representation of the input data. TOON format is a compact, CSV-like format that reduces token usage by 30-60% compared to JSON while maintaining hierarchical structure and readability.\"),\n}).describe(\"Response schema for the toonify action.\");\n\nexport const scrapegraphAiToonify = action(\"SCRAPEGRAPH_AI_TOONIFY\", {\n slug: \"scrapegraph_ai-toonify\",\n name: \"Convert JSON to TOON Format\",\n description: \"Tool to convert JSON data to TOON (Token-Oriented Object Notation) format. Use when you need to reduce token usage for LLM processing while maintaining data structure.\",\n input: ScrapegraphAiToonifyInput,\n output: ScrapegraphAiToonifyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mQAAmQ,CAAC,CAAC,SAAS,EACjU,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,6BAA2CA,IAAAA,EAAE,OAAO,EAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qNAAqN,EACnP,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"toonify.cjs","names":["z","action"],"sources":["../../src/actions/toonify.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScrapegraphAiToonifyInput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The JSON data to convert to TOON (Token-Oriented Object Notation) format. Can be any valid JSON object or array. TOON format reduces token usage by 30-60% compared to JSON while maintaining structure and readability. If not provided, returns empty response.\").optional(),\n}).describe(\"Request schema for converting JSON data to TOON format.\");\nexport const ScrapegraphAiToonifyOutput = z.object({\n result: z.string().describe(\"The TOON-formatted string representation of the input data. TOON format is a compact, CSV-like format that reduces token usage by 30-60% compared to JSON while maintaining hierarchical structure and readability.\").nullable(),\n}).describe(\"Response schema for the toonify action.\");\n\nexport const scrapegraphAiToonify = action(\"SCRAPEGRAPH_AI_TOONIFY\", {\n slug: \"scrapegraph_ai-toonify\",\n name: \"Convert JSON to TOON Format\",\n description: \"Tool to convert JSON data to TOON (Token-Oriented Object Notation) format. Use when you need to reduce token usage for LLM processing while maintaining data structure.\",\n input: ScrapegraphAiToonifyInput,\n output: ScrapegraphAiToonifyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mQAAmQ,CAAC,CAAC,SAAS,EACjU,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS,EAC9P,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/toonify.d.ts
4
- declare const ScrapegraphAiToonifyInput: z.ZodTypeAny;
5
- declare const ScrapegraphAiToonifyOutput: z.ZodTypeAny;
6
- declare const scrapegraphAiToonify: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ScrapegraphAiToonifyInput: z.ZodObject<{
5
+ data: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
6
+ }, z.core.$strip>;
7
+ declare const ScrapegraphAiToonifyOutput: z.ZodObject<{
8
+ result: z.ZodNullable<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const scrapegraphAiToonify: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ data?: Record<string, unknown> | undefined;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { scrapegraphAiToonify };
9
15
  //# sourceMappingURL=toonify.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"toonify.d.cts","names":[],"sources":["../../src/actions/toonify.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAE4B;AAAA,cACzD,0BAAA,EAA4B,CAAA,CAAE,UAEW;AAAA,cAEzC,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"toonify.d.cts","names":[],"sources":["../../src/actions/toonify.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA;SAM/B,MAAA;AAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/toonify.d.ts
4
- declare const ScrapegraphAiToonifyInput: z.ZodTypeAny;
5
- declare const ScrapegraphAiToonifyOutput: z.ZodTypeAny;
6
- declare const scrapegraphAiToonify: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ScrapegraphAiToonifyInput: z.ZodObject<{
5
+ data: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
6
+ }, z.core.$strip>;
7
+ declare const ScrapegraphAiToonifyOutput: z.ZodObject<{
8
+ result: z.ZodNullable<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const scrapegraphAiToonify: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ data?: Record<string, unknown> | undefined;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { scrapegraphAiToonify };
9
15
  //# sourceMappingURL=toonify.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"toonify.d.mts","names":[],"sources":["../../src/actions/toonify.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAE4B;AAAA,cACzD,0BAAA,EAA4B,CAAA,CAAE,UAEW;AAAA,cAEzC,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"toonify.d.mts","names":[],"sources":["../../src/actions/toonify.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA;SAM/B,MAAA;AAAA"}
@@ -5,7 +5,7 @@ const scrapegraphAiToonify = action("SCRAPEGRAPH_AI_TOONIFY", {
5
5
  name: "Convert JSON to TOON Format",
6
6
  description: "Tool to convert JSON data to TOON (Token-Oriented Object Notation) format. Use when you need to reduce token usage for LLM processing while maintaining data structure.",
7
7
  input: z.object({ data: z.record(z.string(), z.unknown()).describe("The JSON data to convert to TOON (Token-Oriented Object Notation) format. Can be any valid JSON object or array. TOON format reduces token usage by 30-60% compared to JSON while maintaining structure and readability. If not provided, returns empty response.").optional() }).describe("Request schema for converting JSON data to TOON format."),
8
- output: z.object({ result: z.string().describe("The TOON-formatted string representation of the input data. TOON format is a compact, CSV-like format that reduces token usage by 30-60% compared to JSON while maintaining hierarchical structure and readability.") }).describe("Response schema for the toonify action.")
8
+ output: z.object({ result: z.string().describe("The TOON-formatted string representation of the input data. TOON format is a compact, CSV-like format that reduces token usage by 30-60% compared to JSON while maintaining hierarchical structure and readability.").nullable() }).describe("Response schema for the toonify action.")
9
9
  });
10
10
  //#endregion
11
11
  export { scrapegraphAiToonify };
@@ -1 +1 @@
1
- {"version":3,"file":"toonify.mjs","names":[],"sources":["../../src/actions/toonify.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScrapegraphAiToonifyInput: z.ZodTypeAny = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The JSON data to convert to TOON (Token-Oriented Object Notation) format. Can be any valid JSON object or array. TOON format reduces token usage by 30-60% compared to JSON while maintaining structure and readability. If not provided, returns empty response.\").optional(),\n}).describe(\"Request schema for converting JSON data to TOON format.\");\nexport const ScrapegraphAiToonifyOutput: z.ZodTypeAny = z.object({\n result: z.string().describe(\"The TOON-formatted string representation of the input data. TOON format is a compact, CSV-like format that reduces token usage by 30-60% compared to JSON while maintaining hierarchical structure and readability.\"),\n}).describe(\"Response schema for the toonify action.\");\n\nexport const scrapegraphAiToonify = action(\"SCRAPEGRAPH_AI_TOONIFY\", {\n slug: \"scrapegraph_ai-toonify\",\n name: \"Convert JSON to TOON Format\",\n description: \"Tool to convert JSON data to TOON (Token-Oriented Object Notation) format. Use when you need to reduce token usage for LLM processing while maintaining data structure.\",\n input: ScrapegraphAiToonifyInput,\n output: ScrapegraphAiToonifyOutput,\n});\n"],"mappings":";;AAWA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXqD,EAAE,OAAO,EAC9D,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mQAAmQ,CAAC,CAAC,SAAS,EACjU,CAAC,CAAC,CAAC,SAAS,yDASH;CACP,QATsD,EAAE,OAAO,EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qNAAqN,EACnP,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"toonify.mjs","names":[],"sources":["../../src/actions/toonify.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScrapegraphAiToonifyInput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The JSON data to convert to TOON (Token-Oriented Object Notation) format. Can be any valid JSON object or array. TOON format reduces token usage by 30-60% compared to JSON while maintaining structure and readability. If not provided, returns empty response.\").optional(),\n}).describe(\"Request schema for converting JSON data to TOON format.\");\nexport const ScrapegraphAiToonifyOutput = z.object({\n result: z.string().describe(\"The TOON-formatted string representation of the input data. TOON format is a compact, CSV-like format that reduces token usage by 30-60% compared to JSON while maintaining hierarchical structure and readability.\").nullable(),\n}).describe(\"Response schema for the toonify action.\");\n\nexport const scrapegraphAiToonify = action(\"SCRAPEGRAPH_AI_TOONIFY\", {\n slug: \"scrapegraph_ai-toonify\",\n name: \"Convert JSON to TOON Format\",\n description: \"Tool to convert JSON data to TOON (Token-Oriented Object Notation) format. Use when you need to reduce token usage for LLM processing while maintaining data structure.\",\n input: ScrapegraphAiToonifyInput,\n output: ScrapegraphAiToonifyOutput,\n});\n"],"mappings":";;AAWA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXuC,EAAE,OAAO,EAChD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mQAAmQ,CAAC,CAAC,SAAS,EACjU,CAAC,CAAC,CAAC,SAAS,yDASH;CACP,QATwC,EAAE,OAAO,EACjD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS,EAC9P,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
@@ -3,7 +3,7 @@ let zod = require("zod");
3
3
  //#region src/actions/validate-api-key.ts
4
4
  const ScrapegraphAiValidateApiKeyInput = zod.z.object({}).describe("Request schema for validating your ScrapeGraphAI API key.");
5
5
  const ScrapegraphAiValidateApiKeyOutput = zod.z.object({
6
- valid: zod.z.boolean().describe("Whether the API key is valid and active for use with ScrapeGraphAI services."),
6
+ valid: zod.z.boolean().describe("Whether the API key is valid and active for use with ScrapeGraphAI services.").nullable(),
7
7
  message: zod.z.string().describe("Additional information about the validation result or error details if validation failed.").nullable().optional()
8
8
  }).describe("Response schema for API key validation results.");
9
9
  const scrapegraphAiValidateApiKey = require_action.action("SCRAPEGRAPH_AI_VALIDATE_API_KEY", {
@@ -1 +1 @@
1
- {"version":3,"file":"validate-api-key.cjs","names":["z","action"],"sources":["../../src/actions/validate-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScrapegraphAiValidateApiKeyInput: z.ZodTypeAny = z.object({}).describe(\"Request schema for validating your ScrapeGraphAI API key.\");\nexport const ScrapegraphAiValidateApiKeyOutput: z.ZodTypeAny = z.object({\n valid: z.boolean().describe(\"Whether the API key is valid and active for use with ScrapeGraphAI services.\"),\n message: z.string().describe(\"Additional information about the validation result or error details if validation failed.\").nullable().optional(),\n}).describe(\"Response schema for API key validation results.\");\n\nexport const scrapegraphAiValidateApiKey = action(\"SCRAPEGRAPH_AI_VALIDATE_API_KEY\", {\n slug: \"scrapegraph_ai-validate-api-key\",\n name: \"Validate API Key\",\n description: \"Validate your ScrapeGraphAI API key to ensure it is active and authorized. Use this action to check API key validity before making other API calls.\",\n input: ScrapegraphAiValidateApiKeyInput,\n output: ScrapegraphAiValidateApiKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAC/I,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E;CAC1G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"validate-api-key.cjs","names":["z","action"],"sources":["../../src/actions/validate-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScrapegraphAiValidateApiKeyInput = z.object({}).describe(\"Request schema for validating your ScrapeGraphAI API key.\");\nexport const ScrapegraphAiValidateApiKeyOutput = z.object({\n valid: z.boolean().describe(\"Whether the API key is valid and active for use with ScrapeGraphAI services.\").nullable(),\n message: z.string().describe(\"Additional information about the validation result or error details if validation failed.\").nullable().optional(),\n}).describe(\"Response schema for API key validation results.\");\n\nexport const scrapegraphAiValidateApiKey = action(\"SCRAPEGRAPH_AI_VALIDATE_API_KEY\", {\n slug: \"scrapegraph_ai-validate-api-key\",\n name: \"Validate API Key\",\n description: \"Validate your ScrapeGraphAI API key to ensure it is active and authorized. Use this action to check API key validity before making other API calls.\",\n input: ScrapegraphAiValidateApiKeyInput,\n output: ScrapegraphAiValidateApiKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACjI,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACrH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,12 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/validate-api-key.d.ts
4
- declare const ScrapegraphAiValidateApiKeyInput: z.ZodTypeAny;
5
- declare const ScrapegraphAiValidateApiKeyOutput: z.ZodTypeAny;
6
- declare const scrapegraphAiValidateApiKey: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ScrapegraphAiValidateApiKeyInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const ScrapegraphAiValidateApiKeyOutput: z.ZodObject<{
6
+ valid: z.ZodNullable<z.ZodBoolean>;
7
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ }, z.core.$strip>;
9
+ declare const scrapegraphAiValidateApiKey: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
10
  //#endregion
8
11
  export { scrapegraphAiValidateApiKey };
9
12
  //# sourceMappingURL=validate-api-key.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"validate-api-key.d.cts","names":[],"sources":["../../src/actions/validate-api-key.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAA+F;AAAA,cACnI,iCAAA,EAAmC,CAAA,CAAE,UAGY;AAAA,cAEjD,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"validate-api-key.d.cts","names":[],"sources":["../../src/actions/validate-api-key.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAKjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,12 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/validate-api-key.d.ts
4
- declare const ScrapegraphAiValidateApiKeyInput: z.ZodTypeAny;
5
- declare const ScrapegraphAiValidateApiKeyOutput: z.ZodTypeAny;
6
- declare const scrapegraphAiValidateApiKey: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ScrapegraphAiValidateApiKeyInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const ScrapegraphAiValidateApiKeyOutput: z.ZodObject<{
6
+ valid: z.ZodNullable<z.ZodBoolean>;
7
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ }, z.core.$strip>;
9
+ declare const scrapegraphAiValidateApiKey: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
10
  //#endregion
8
11
  export { scrapegraphAiValidateApiKey };
9
12
  //# sourceMappingURL=validate-api-key.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"validate-api-key.d.mts","names":[],"sources":["../../src/actions/validate-api-key.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAA+F;AAAA,cACnI,iCAAA,EAAmC,CAAA,CAAE,UAGY;AAAA,cAEjD,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"validate-api-key.d.mts","names":[],"sources":["../../src/actions/validate-api-key.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAKjC,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -6,7 +6,7 @@ const scrapegraphAiValidateApiKey = action("SCRAPEGRAPH_AI_VALIDATE_API_KEY", {
6
6
  description: "Validate your ScrapeGraphAI API key to ensure it is active and authorized. Use this action to check API key validity before making other API calls.",
7
7
  input: z.object({}).describe("Request schema for validating your ScrapeGraphAI API key."),
8
8
  output: z.object({
9
- valid: z.boolean().describe("Whether the API key is valid and active for use with ScrapeGraphAI services."),
9
+ valid: z.boolean().describe("Whether the API key is valid and active for use with ScrapeGraphAI services.").nullable(),
10
10
  message: z.string().describe("Additional information about the validation result or error details if validation failed.").nullable().optional()
11
11
  }).describe("Response schema for API key validation results.")
12
12
  });
@@ -1 +1 @@
1
- {"version":3,"file":"validate-api-key.mjs","names":[],"sources":["../../src/actions/validate-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScrapegraphAiValidateApiKeyInput: z.ZodTypeAny = z.object({}).describe(\"Request schema for validating your ScrapeGraphAI API key.\");\nexport const ScrapegraphAiValidateApiKeyOutput: z.ZodTypeAny = z.object({\n valid: z.boolean().describe(\"Whether the API key is valid and active for use with ScrapeGraphAI services.\"),\n message: z.string().describe(\"Additional information about the validation result or error details if validation failed.\").nullable().optional(),\n}).describe(\"Response schema for API key validation results.\");\n\nexport const scrapegraphAiValidateApiKey = action(\"SCRAPEGRAPH_AI_VALIDATE_API_KEY\", {\n slug: \"scrapegraph_ai-validate-api-key\",\n name: \"Validate API Key\",\n description: \"Validate your ScrapeGraphAI API key to ensure it is active and authorized. Use this action to check API key validity before making other API calls.\",\n input: ScrapegraphAiValidateApiKeyInput,\n output: ScrapegraphAiValidateApiKeyOutput,\n});\n"],"mappings":";;AAUA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAV4D,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAU3E;CACP,QAV6D,EAAE,OAAO;EACtE,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E;EAC1G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"validate-api-key.mjs","names":[],"sources":["../../src/actions/validate-api-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ScrapegraphAiValidateApiKeyInput = z.object({}).describe(\"Request schema for validating your ScrapeGraphAI API key.\");\nexport const ScrapegraphAiValidateApiKeyOutput = z.object({\n valid: z.boolean().describe(\"Whether the API key is valid and active for use with ScrapeGraphAI services.\").nullable(),\n message: z.string().describe(\"Additional information about the validation result or error details if validation failed.\").nullable().optional(),\n}).describe(\"Response schema for API key validation results.\");\n\nexport const scrapegraphAiValidateApiKey = action(\"SCRAPEGRAPH_AI_VALIDATE_API_KEY\", {\n slug: \"scrapegraph_ai-validate-api-key\",\n name: \"Validate API Key\",\n description: \"Validate your ScrapeGraphAI API key to ensure it is active and authorized. Use this action to check API key validity before making other API calls.\",\n input: ScrapegraphAiValidateApiKeyInput,\n output: ScrapegraphAiValidateApiKeyOutput,\n});\n"],"mappings":";;AAUA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAV8C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAU7D;CACP,QAV+C,EAAE,OAAO;EACxD,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EACrH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
package/dist/catalog.cjs CHANGED
@@ -7,7 +7,13 @@ const scrapegraphAiCatalog = {
7
7
  "category": "AI Web Scraping",
8
8
  "logo": "https://logos.composio.dev/api/scrapegraph_ai",
9
9
  "authKind": "keystroke",
10
- "oauthScopes": []
10
+ "oauthScopes": [],
11
+ "credentialFields": { "api_key": {
12
+ "label": "ScrapeGraphAI API Key",
13
+ "secret": true,
14
+ "description": "Your ScrapeGraphAI API key (from https://dashboard.scrapegraphai.com)"
15
+ } },
16
+ "credentialScheme": "API_KEY"
11
17
  };
12
18
  //#endregion
13
19
  exports.scrapegraphAiCatalog = scrapegraphAiCatalog;
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const scrapegraphAiCatalog = {\n \"slug\": \"scrapegraph_ai\",\n \"name\": \"Scrapegraph Ai\",\n \"description\": \"ScrapeGraphAI is an AI-powered web scraping API that enables developers to extract structured data from any website using natural language prompts. Website https://scrapegraphai.com\",\n \"category\": \"AI Web Scraping\",\n \"logo\": \"https://logos.composio.dev/api/scrapegraph_ai\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,uBAAuB;CAClC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
1
+ {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const scrapegraphAiCatalog = {\n \"slug\": \"scrapegraph_ai\",\n \"name\": \"Scrapegraph Ai\",\n \"description\": \"ScrapeGraphAI is an AI-powered web scraping API that enables developers to extract structured data from any website using natural language prompts. Website https://scrapegraphai.com\",\n \"category\": \"AI Web Scraping\",\n \"logo\": \"https://logos.composio.dev/api/scrapegraph_ai\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"ScrapeGraphAI API Key\",\n \"secret\": true,\n \"description\": \"Your ScrapeGraphAI API key (from https://dashboard.scrapegraphai.com)\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,uBAAuB;CAClC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
@@ -8,6 +8,14 @@ declare const scrapegraphAiCatalog: {
8
8
  readonly logo: "https://logos.composio.dev/api/scrapegraph_ai";
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
+ readonly credentialFields: {
12
+ readonly api_key: {
13
+ readonly label: "ScrapeGraphAI API Key";
14
+ readonly secret: true;
15
+ readonly description: "Your ScrapeGraphAI API key (from https://dashboard.scrapegraphai.com)";
16
+ };
17
+ };
18
+ readonly credentialScheme: "API_KEY";
11
19
  };
12
20
  //#endregion
13
21
  export { scrapegraphAiCatalog };
@@ -8,6 +8,14 @@ declare const scrapegraphAiCatalog: {
8
8
  readonly logo: "https://logos.composio.dev/api/scrapegraph_ai";
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
+ readonly credentialFields: {
12
+ readonly api_key: {
13
+ readonly label: "ScrapeGraphAI API Key";
14
+ readonly secret: true;
15
+ readonly description: "Your ScrapeGraphAI API key (from https://dashboard.scrapegraphai.com)";
16
+ };
17
+ };
18
+ readonly credentialScheme: "API_KEY";
11
19
  };
12
20
  //#endregion
13
21
  export { scrapegraphAiCatalog };
package/dist/catalog.mjs CHANGED
@@ -7,7 +7,13 @@ const scrapegraphAiCatalog = {
7
7
  "category": "AI Web Scraping",
8
8
  "logo": "https://logos.composio.dev/api/scrapegraph_ai",
9
9
  "authKind": "keystroke",
10
- "oauthScopes": []
10
+ "oauthScopes": [],
11
+ "credentialFields": { "api_key": {
12
+ "label": "ScrapeGraphAI API Key",
13
+ "secret": true,
14
+ "description": "Your ScrapeGraphAI API key (from https://dashboard.scrapegraphai.com)"
15
+ } },
16
+ "credentialScheme": "API_KEY"
11
17
  };
12
18
  //#endregion
13
19
  export { scrapegraphAiCatalog };
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const scrapegraphAiCatalog = {\n \"slug\": \"scrapegraph_ai\",\n \"name\": \"Scrapegraph Ai\",\n \"description\": \"ScrapeGraphAI is an AI-powered web scraping API that enables developers to extract structured data from any website using natural language prompts. Website https://scrapegraphai.com\",\n \"category\": \"AI Web Scraping\",\n \"logo\": \"https://logos.composio.dev/api/scrapegraph_ai\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,uBAAuB;CAClC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
1
+ {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const scrapegraphAiCatalog = {\n \"slug\": \"scrapegraph_ai\",\n \"name\": \"Scrapegraph Ai\",\n \"description\": \"ScrapeGraphAI is an AI-powered web scraping API that enables developers to extract structured data from any website using natural language prompts. Website https://scrapegraphai.com\",\n \"category\": \"AI Web Scraping\",\n \"logo\": \"https://logos.composio.dev/api/scrapegraph_ai\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"ScrapeGraphAI API Key\",\n \"secret\": true,\n \"description\": \"Your ScrapeGraphAI API key (from https://dashboard.scrapegraphai.com)\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,uBAAuB;CAClC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/scrapegraph_ai",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"
@@ -31,7 +31,7 @@
31
31
  }
32
32
  },
33
33
  "peerDependencies": {
34
- "@keystrokehq/keystroke": "^0.1.4",
34
+ "@keystrokehq/keystroke": ">=0.1.4",
35
35
  "zod": "^4.4.3"
36
36
  },
37
37
  "devDependencies": {