@keystrokehq/scrapegraph_ai 0.1.3 → 0.1.5

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 (83) hide show
  1. package/dist/actions/convert-webpage-to-markdown-v2.d.cts +13 -1
  2. package/dist/actions/convert-webpage-to-markdown-v2.d.cts.map +1 -1
  3. package/dist/actions/convert-webpage-to-markdown-v2.d.mts +13 -1
  4. package/dist/actions/convert-webpage-to-markdown-v2.d.mts.map +1 -1
  5. package/dist/actions/generate-schema.d.cts +13 -1
  6. package/dist/actions/generate-schema.d.cts.map +1 -1
  7. package/dist/actions/generate-schema.d.mts +13 -1
  8. package/dist/actions/generate-schema.d.mts.map +1 -1
  9. package/dist/actions/get-agentic-scraper-history.d.cts +13 -1
  10. package/dist/actions/get-agentic-scraper-history.d.mts +13 -1
  11. package/dist/actions/get-crawler-history.d.cts +13 -1
  12. package/dist/actions/get-crawler-history.d.mts +13 -1
  13. package/dist/actions/get-credits.d.cts +13 -1
  14. package/dist/actions/get-credits.d.cts.map +1 -1
  15. package/dist/actions/get-credits.d.mts +13 -1
  16. package/dist/actions/get-credits.d.mts.map +1 -1
  17. package/dist/actions/get-endpoint-suggestions.d.cts +13 -1
  18. package/dist/actions/get-endpoint-suggestions.d.mts +13 -1
  19. package/dist/actions/get-live-session-url.d.cts +13 -1
  20. package/dist/actions/get-live-session-url.d.mts +13 -1
  21. package/dist/actions/get-markdownify-history.d.cts +13 -1
  22. package/dist/actions/get-markdownify-history.d.mts +13 -1
  23. package/dist/actions/get-scrape-history.d.cts +13 -1
  24. package/dist/actions/get-scrape-history.d.mts +13 -1
  25. package/dist/actions/get-searchscraper-history.d.cts +13 -1
  26. package/dist/actions/get-searchscraper-history.d.mts +13 -1
  27. package/dist/actions/get-sitemap-history.d.cts +13 -1
  28. package/dist/actions/get-sitemap-history.d.mts +13 -1
  29. package/dist/actions/get-smartscraper-history.d.cts +13 -1
  30. package/dist/actions/get-smartscraper-history.d.mts +13 -1
  31. package/dist/actions/get-usage-timeline.d.cts +13 -1
  32. package/dist/actions/get-usage-timeline.d.mts +13 -1
  33. package/dist/actions/get-webhook-logs.d.cts +13 -1
  34. package/dist/actions/get-webhook-logs.d.mts +13 -1
  35. package/dist/actions/list-scheduled-jobs.d.cts +13 -1
  36. package/dist/actions/list-scheduled-jobs.d.mts +13 -1
  37. package/dist/actions/markdownify-status.d.cts +13 -1
  38. package/dist/actions/markdownify-status.d.mts +13 -1
  39. package/dist/actions/save-endpoint.d.cts +13 -1
  40. package/dist/actions/save-endpoint.d.cts.map +1 -1
  41. package/dist/actions/save-endpoint.d.mts +13 -1
  42. package/dist/actions/save-endpoint.d.mts.map +1 -1
  43. package/dist/actions/search-scraper-status.d.cts +13 -1
  44. package/dist/actions/search-scraper-status.d.mts +13 -1
  45. package/dist/actions/search-scraper.d.cts +13 -1
  46. package/dist/actions/search-scraper.d.mts +13 -1
  47. package/dist/actions/smart-crawler-status.d.cts +13 -1
  48. package/dist/actions/smart-crawler-status.d.mts +13 -1
  49. package/dist/actions/smart-scraper-start.d.cts +13 -1
  50. package/dist/actions/smart-scraper-start.d.mts +13 -1
  51. package/dist/actions/smart-scraper-status.d.cts +13 -1
  52. package/dist/actions/smart-scraper-status.d.mts +13 -1
  53. package/dist/actions/start-smart-crawler.d.cts +13 -1
  54. package/dist/actions/start-smart-crawler.d.cts.map +1 -1
  55. package/dist/actions/start-smart-crawler.d.mts +13 -1
  56. package/dist/actions/start-smart-crawler.d.mts.map +1 -1
  57. package/dist/actions/submit-feedback.d.cts +13 -1
  58. package/dist/actions/submit-feedback.d.mts +13 -1
  59. package/dist/actions/submit-product-feedback.d.cts +13 -1
  60. package/dist/actions/submit-product-feedback.d.mts +13 -1
  61. package/dist/actions/toonify.d.cts +13 -1
  62. package/dist/actions/toonify.d.cts.map +1 -1
  63. package/dist/actions/toonify.d.mts +13 -1
  64. package/dist/actions/toonify.d.mts.map +1 -1
  65. package/dist/actions/validate-api-key.d.cts +13 -1
  66. package/dist/actions/validate-api-key.d.cts.map +1 -1
  67. package/dist/actions/validate-api-key.d.mts +13 -1
  68. package/dist/actions/validate-api-key.d.mts.map +1 -1
  69. package/dist/app.cjs +5 -2
  70. package/dist/app.cjs.map +1 -1
  71. package/dist/app.d.cts +9 -1
  72. package/dist/app.d.cts.map +1 -1
  73. package/dist/app.d.mts +9 -1
  74. package/dist/app.d.mts.map +1 -1
  75. package/dist/app.mjs +3 -1
  76. package/dist/app.mjs.map +1 -1
  77. package/dist/catalog.cjs +1 -1
  78. package/dist/catalog.cjs.map +1 -1
  79. package/dist/catalog.d.cts +1 -1
  80. package/dist/catalog.d.mts +1 -1
  81. package/dist/catalog.mjs +1 -1
  82. package/dist/catalog.mjs.map +1 -1
  83. package/package.json +1 -1
@@ -38,7 +38,19 @@ declare const scrapegraphAiConvertWebpageToMarkdownV2: import("@keystrokehq/acti
38
38
  webhook_url?: string | undefined;
39
39
  country_code?: string | undefined;
40
40
  render_heavy_js?: boolean | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { scrapegraphAiConvertWebpageToMarkdownV2 };
44
56
  //# sourceMappingURL=convert-webpage-to-markdown-v2.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"convert-webpage-to-markdown-v2.d.cts","names":[],"sources":["../../src/actions/convert-webpage-to-markdown-v2.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;cAQ7C,uCAAA,gCAAuC,wBAAA;;;UAMlD,MAAA;;YAAA,MAAA"}
1
+ {"version":3,"file":"convert-webpage-to-markdown-v2.d.cts","names":[],"sources":["../../src/actions/convert-webpage-to-markdown-v2.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;cAQ7C,uCAAA,gCAAuC,wBAAA"}
@@ -38,7 +38,19 @@ declare const scrapegraphAiConvertWebpageToMarkdownV2: import("@keystrokehq/acti
38
38
  webhook_url?: string | undefined;
39
39
  country_code?: string | undefined;
40
40
  render_heavy_js?: boolean | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { scrapegraphAiConvertWebpageToMarkdownV2 };
44
56
  //# sourceMappingURL=convert-webpage-to-markdown-v2.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"convert-webpage-to-markdown-v2.d.mts","names":[],"sources":["../../src/actions/convert-webpage-to-markdown-v2.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;cAQ7C,uCAAA,gCAAuC,wBAAA;;;UAMlD,MAAA;;YAAA,MAAA"}
1
+ {"version":3,"file":"convert-webpage-to-markdown-v2.d.mts","names":[],"sources":["../../src/actions/convert-webpage-to-markdown-v2.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;cAQ7C,uCAAA,gCAAuC,wBAAA"}
@@ -16,7 +16,19 @@ declare const ScrapegraphAiGenerateSchemaOutput: z.ZodObject<{
16
16
  declare const scrapegraphAiGenerateSchema: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  user_prompt: string;
18
18
  existing_schema?: Record<string, unknown> | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { scrapegraphAiGenerateSchema };
22
34
  //# sourceMappingURL=generate-schema.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"generate-schema.d.cts","names":[],"sources":["../../src/actions/generate-schema.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cASjC,2BAAA,gCAA2B,wBAAA;;oBAMtC,MAAA;AAAA"}
1
+ {"version":3,"file":"generate-schema.d.cts","names":[],"sources":["../../src/actions/generate-schema.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cASjC,2BAAA,gCAA2B,wBAAA"}
@@ -16,7 +16,19 @@ declare const ScrapegraphAiGenerateSchemaOutput: z.ZodObject<{
16
16
  declare const scrapegraphAiGenerateSchema: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  user_prompt: string;
18
18
  existing_schema?: Record<string, unknown> | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { scrapegraphAiGenerateSchema };
22
34
  //# sourceMappingURL=generate-schema.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"generate-schema.d.mts","names":[],"sources":["../../src/actions/generate-schema.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cASjC,2BAAA,gCAA2B,wBAAA;;oBAMtC,MAAA;AAAA"}
1
+ {"version":3,"file":"generate-schema.d.mts","names":[],"sources":["../../src/actions/generate-schema.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cASjC,2BAAA,gCAA2B,wBAAA"}
@@ -27,7 +27,19 @@ declare const ScrapegraphAiGetAgenticScraperHistoryOutput: z.ZodObject<{
27
27
  declare const scrapegraphAiGetAgenticScraperHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  page?: number | undefined;
29
29
  page_size?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { scrapegraphAiGetAgenticScraperHistory };
33
45
  //# sourceMappingURL=get-agentic-scraper-history.d.cts.map
@@ -27,7 +27,19 @@ declare const ScrapegraphAiGetAgenticScraperHistoryOutput: z.ZodObject<{
27
27
  declare const scrapegraphAiGetAgenticScraperHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  page?: number | undefined;
29
29
  page_size?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { scrapegraphAiGetAgenticScraperHistory };
33
45
  //# sourceMappingURL=get-agentic-scraper-history.d.mts.map
@@ -36,7 +36,19 @@ declare const ScrapegraphAiGetCrawlerHistoryOutput: z.ZodObject<{
36
36
  declare const scrapegraphAiGetCrawlerHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
37
37
  page?: number | undefined;
38
38
  page_size?: number | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { scrapegraphAiGetCrawlerHistory };
42
54
  //# sourceMappingURL=get-crawler-history.d.cts.map
@@ -36,7 +36,19 @@ declare const ScrapegraphAiGetCrawlerHistoryOutput: z.ZodObject<{
36
36
  declare const scrapegraphAiGetCrawlerHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
37
37
  page?: number | undefined;
38
38
  page_size?: number | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { scrapegraphAiGetCrawlerHistory };
42
54
  //# sourceMappingURL=get-crawler-history.d.mts.map
@@ -7,7 +7,19 @@ declare const ScrapegraphAiGetCreditsOutput: z.ZodObject<{
7
7
  remaining_credits: z.ZodNullable<z.ZodNumber>;
8
8
  total_credits_used: z.ZodNullable<z.ZodNumber>;
9
9
  }, z.core.$loose>;
10
- declare const scrapegraphAiGetCredits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const scrapegraphAiGetCredits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { scrapegraphAiGetCredits };
13
25
  //# sourceMappingURL=get-credits.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-credits.d.cts","names":[],"sources":["../../src/actions/get-credits.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAM7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-credits.d.cts","names":[],"sources":["../../src/actions/get-credits.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAM7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,mBAAA,CAAA,CAAA,SAAA"}
@@ -7,7 +7,19 @@ declare const ScrapegraphAiGetCreditsOutput: z.ZodObject<{
7
7
  remaining_credits: z.ZodNullable<z.ZodNumber>;
8
8
  total_credits_used: z.ZodNullable<z.ZodNumber>;
9
9
  }, z.core.$loose>;
10
- declare const scrapegraphAiGetCredits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const scrapegraphAiGetCredits: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { scrapegraphAiGetCredits };
13
25
  //# sourceMappingURL=get-credits.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-credits.d.mts","names":[],"sources":["../../src/actions/get-credits.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAM7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-credits.d.mts","names":[],"sources":["../../src/actions/get-credits.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAM7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,mBAAA,CAAA,CAAA,SAAA"}
@@ -21,7 +21,19 @@ declare const ScrapegraphAiGetEndpointSuggestionsOutput: z.ZodObject<{
21
21
  declare const scrapegraphAiGetEndpointSuggestions: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  prompt: string;
23
23
  website_url: string;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { scrapegraphAiGetEndpointSuggestions };
27
39
  //# sourceMappingURL=get-endpoint-suggestions.d.cts.map
@@ -21,7 +21,19 @@ declare const ScrapegraphAiGetEndpointSuggestionsOutput: z.ZodObject<{
21
21
  declare const scrapegraphAiGetEndpointSuggestions: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  prompt: string;
23
23
  website_url: string;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { scrapegraphAiGetEndpointSuggestions };
27
39
  //# sourceMappingURL=get-endpoint-suggestions.d.mts.map
@@ -12,7 +12,19 @@ declare const ScrapegraphAiGetLiveSessionUrlOutput: z.ZodObject<{
12
12
  declare const scrapegraphAiGetLiveSessionUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  url: string;
14
14
  timeout?: number | undefined;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { scrapegraphAiGetLiveSessionUrl };
18
30
  //# sourceMappingURL=get-live-session-url.d.cts.map
@@ -12,7 +12,19 @@ declare const ScrapegraphAiGetLiveSessionUrlOutput: z.ZodObject<{
12
12
  declare const scrapegraphAiGetLiveSessionUrl: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  url: string;
14
14
  timeout?: number | undefined;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { scrapegraphAiGetLiveSessionUrl };
18
30
  //# sourceMappingURL=get-live-session-url.d.mts.map
@@ -24,7 +24,19 @@ declare const ScrapegraphAiGetMarkdownifyHistoryOutput: z.ZodObject<{
24
24
  declare const scrapegraphAiGetMarkdownifyHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  page?: number | undefined;
26
26
  page_size?: number | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { scrapegraphAiGetMarkdownifyHistory };
30
42
  //# sourceMappingURL=get-markdownify-history.d.cts.map
@@ -24,7 +24,19 @@ declare const ScrapegraphAiGetMarkdownifyHistoryOutput: z.ZodObject<{
24
24
  declare const scrapegraphAiGetMarkdownifyHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  page?: number | undefined;
26
26
  page_size?: number | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { scrapegraphAiGetMarkdownifyHistory };
30
42
  //# sourceMappingURL=get-markdownify-history.d.mts.map
@@ -25,7 +25,19 @@ declare const ScrapegraphAiGetScrapeHistoryOutput: z.ZodObject<{
25
25
  declare const scrapegraphAiGetScrapeHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  page?: number | undefined;
27
27
  page_size?: number | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { scrapegraphAiGetScrapeHistory };
31
43
  //# sourceMappingURL=get-scrape-history.d.cts.map
@@ -25,7 +25,19 @@ declare const ScrapegraphAiGetScrapeHistoryOutput: z.ZodObject<{
25
25
  declare const scrapegraphAiGetScrapeHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  page?: number | undefined;
27
27
  page_size?: number | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { scrapegraphAiGetScrapeHistory };
31
43
  //# sourceMappingURL=get-scrape-history.d.mts.map
@@ -26,7 +26,19 @@ declare const ScrapegraphAiGetSearchscraperHistoryOutput: z.ZodObject<{
26
26
  declare const scrapegraphAiGetSearchscraperHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  page?: number | undefined;
28
28
  page_size?: number | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { scrapegraphAiGetSearchscraperHistory };
32
44
  //# sourceMappingURL=get-searchscraper-history.d.cts.map
@@ -26,7 +26,19 @@ declare const ScrapegraphAiGetSearchscraperHistoryOutput: z.ZodObject<{
26
26
  declare const scrapegraphAiGetSearchscraperHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  page?: number | undefined;
28
28
  page_size?: number | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { scrapegraphAiGetSearchscraperHistory };
32
44
  //# sourceMappingURL=get-searchscraper-history.d.mts.map
@@ -22,7 +22,19 @@ declare const ScrapegraphAiGetSitemapHistoryOutput: z.ZodObject<{
22
22
  declare const scrapegraphAiGetSitemapHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  page?: number | undefined;
24
24
  page_size?: number | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { scrapegraphAiGetSitemapHistory };
28
40
  //# sourceMappingURL=get-sitemap-history.d.cts.map
@@ -22,7 +22,19 @@ declare const ScrapegraphAiGetSitemapHistoryOutput: z.ZodObject<{
22
22
  declare const scrapegraphAiGetSitemapHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  page?: number | undefined;
24
24
  page_size?: number | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { scrapegraphAiGetSitemapHistory };
28
40
  //# sourceMappingURL=get-sitemap-history.d.mts.map
@@ -26,7 +26,19 @@ declare const ScrapegraphAiGetSmartscraperHistoryOutput: z.ZodObject<{
26
26
  declare const scrapegraphAiGetSmartscraperHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  page?: number | undefined;
28
28
  page_size?: number | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { scrapegraphAiGetSmartscraperHistory };
32
44
  //# sourceMappingURL=get-smartscraper-history.d.cts.map
@@ -26,7 +26,19 @@ declare const ScrapegraphAiGetSmartscraperHistoryOutput: z.ZodObject<{
26
26
  declare const scrapegraphAiGetSmartscraperHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  page?: number | undefined;
28
28
  page_size?: number | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { scrapegraphAiGetSmartscraperHistory };
32
44
  //# sourceMappingURL=get-smartscraper-history.d.mts.map
@@ -17,7 +17,19 @@ declare const ScrapegraphAiGetUsageTimelineOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const scrapegraphAiGetUsageTimeline: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  days?: "7" | "14" | "30" | "all" | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { scrapegraphAiGetUsageTimeline };
23
35
  //# sourceMappingURL=get-usage-timeline.d.cts.map
@@ -17,7 +17,19 @@ declare const ScrapegraphAiGetUsageTimelineOutput: z.ZodObject<{
17
17
  }, z.core.$loose>;
18
18
  declare const scrapegraphAiGetUsageTimeline: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  days?: "7" | "14" | "30" | "all" | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"scrapegraph_ai", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { scrapegraphAiGetUsageTimeline };
23
35
  //# sourceMappingURL=get-usage-timeline.d.mts.map