@keystrokehq/semrush 0.1.4 → 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.
- package/dist/actions/account-units-balance.d.cts +13 -1
- package/dist/actions/account-units-balance.d.cts.map +1 -1
- package/dist/actions/account-units-balance.d.mts +13 -1
- package/dist/actions/account-units-balance.d.mts.map +1 -1
- package/dist/actions/ads-copies.d.cts +16 -4
- package/dist/actions/ads-copies.d.mts +16 -4
- package/dist/actions/anchors.d.cts +13 -1
- package/dist/actions/anchors.d.mts +13 -1
- package/dist/actions/authority-score-profile.d.cts +13 -1
- package/dist/actions/authority-score-profile.d.mts +13 -1
- package/dist/actions/backlinks-overview.d.cts +19 -7
- package/dist/actions/backlinks-overview.d.mts +19 -7
- package/dist/actions/backlinks.d.cts +13 -1
- package/dist/actions/backlinks.d.mts +13 -1
- package/dist/actions/batch-comparison.d.cts +13 -1
- package/dist/actions/batch-comparison.d.mts +13 -1
- package/dist/actions/batch-keyword-overview.d.cts +18 -6
- package/dist/actions/batch-keyword-overview.d.mts +18 -6
- package/dist/actions/broad-match-keyword.d.cts +21 -9
- package/dist/actions/broad-match-keyword.d.mts +21 -9
- package/dist/actions/categories-profile.d.cts +13 -1
- package/dist/actions/categories-profile.d.mts +13 -1
- package/dist/actions/categories.d.cts +13 -1
- package/dist/actions/categories.d.mts +13 -1
- package/dist/actions/competitors-in-organic-search.d.cts +18 -6
- package/dist/actions/competitors-in-organic-search.d.mts +18 -6
- package/dist/actions/competitors-in-paid-search.d.cts +18 -6
- package/dist/actions/competitors-in-paid-search.d.mts +18 -6
- package/dist/actions/competitors.d.cts +13 -1
- package/dist/actions/competitors.d.mts +13 -1
- package/dist/actions/domain-ad-history.d.cts +18 -6
- package/dist/actions/domain-ad-history.d.mts +18 -6
- package/dist/actions/domain-organic-pages.d.cts +20 -8
- package/dist/actions/domain-organic-pages.d.mts +20 -8
- package/dist/actions/domain-organic-search-keywords.d.cts +26 -14
- package/dist/actions/domain-organic-search-keywords.d.mts +26 -14
- package/dist/actions/domain-organic-subdomains.d.cts +18 -6
- package/dist/actions/domain-organic-subdomains.d.mts +18 -6
- package/dist/actions/domain-paid-search-keywords.d.cts +21 -9
- package/dist/actions/domain-paid-search-keywords.d.mts +21 -9
- package/dist/actions/domain-pla-search-keywords.d.cts +16 -4
- package/dist/actions/domain-pla-search-keywords.d.mts +16 -4
- package/dist/actions/domain-vs-domain.d.cts +18 -6
- package/dist/actions/domain-vs-domain.d.mts +18 -6
- package/dist/actions/historical-data.d.cts +13 -1
- package/dist/actions/historical-data.d.mts +13 -1
- package/dist/actions/indexed-pages.d.cts +13 -1
- package/dist/actions/indexed-pages.d.mts +13 -1
- package/dist/actions/keyword-difficulty.d.cts +16 -4
- package/dist/actions/keyword-difficulty.d.mts +16 -4
- package/dist/actions/keyword-overview-all-databases.d.cts +18 -6
- package/dist/actions/keyword-overview-all-databases.d.mts +18 -6
- package/dist/actions/keyword-overview-one-database.d.cts +18 -6
- package/dist/actions/keyword-overview-one-database.d.mts +18 -6
- package/dist/actions/keywords-ads-history.d.cts +19 -7
- package/dist/actions/keywords-ads-history.d.mts +19 -7
- package/dist/actions/organic-results.d.cts +18 -6
- package/dist/actions/organic-results.d.mts +18 -6
- package/dist/actions/paid-results.d.cts +16 -4
- package/dist/actions/paid-results.d.mts +16 -4
- package/dist/actions/phrase-questions.d.cts +18 -6
- package/dist/actions/phrase-questions.d.mts +18 -6
- package/dist/actions/pla-competitors.d.cts +18 -6
- package/dist/actions/pla-competitors.d.mts +18 -6
- package/dist/actions/pla-copies.d.cts +16 -4
- package/dist/actions/pla-copies.d.mts +16 -4
- package/dist/actions/referring-domains-by-country.d.cts +13 -1
- package/dist/actions/referring-domains-by-country.d.mts +13 -1
- package/dist/actions/referring-domains.d.cts +13 -1
- package/dist/actions/referring-domains.d.mts +13 -1
- package/dist/actions/referring-i-ps.d.cts +13 -1
- package/dist/actions/referring-i-ps.d.mts +13 -1
- package/dist/actions/related-keywords.d.cts +21 -9
- package/dist/actions/related-keywords.d.mts +21 -9
- package/dist/actions/tld-distribution.d.cts +13 -1
- package/dist/actions/tld-distribution.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,19 @@ declare const SemrushAccountUnitsBalanceInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const SemrushAccountUnitsBalanceOutput: z.ZodObject<{
|
|
6
6
|
units_remaining: z.ZodNullable<z.ZodNumber>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const semrushAccountUnitsBalance: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const semrushAccountUnitsBalance: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
generic_api_key: z.ZodString;
|
|
14
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>;
|
|
9
21
|
//#endregion
|
|
10
22
|
export { semrushAccountUnitsBalance };
|
|
11
23
|
//# sourceMappingURL=account-units-balance.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-units-balance.d.cts","names":[],"sources":["../../src/actions/account-units-balance.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"account-units-balance.d.cts","names":[],"sources":["../../src/actions/account-units-balance.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -5,7 +5,19 @@ declare const SemrushAccountUnitsBalanceInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const SemrushAccountUnitsBalanceOutput: z.ZodObject<{
|
|
6
6
|
units_remaining: z.ZodNullable<z.ZodNumber>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const semrushAccountUnitsBalance: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const semrushAccountUnitsBalance: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
generic_api_key: z.ZodString;
|
|
14
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>;
|
|
9
21
|
//#endregion
|
|
10
22
|
export { semrushAccountUnitsBalance };
|
|
11
23
|
//# sourceMappingURL=account-units-balance.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-units-balance.d.mts","names":[],"sources":["../../src/actions/account-units-balance.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"account-units-balance.d.mts","names":[],"sources":["../../src/actions/account-units-balance.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushAdsCopiesInput: z.ZodObject<{
|
|
5
5
|
domain: z.ZodString;
|
|
6
6
|
database: z.ZodEnum<{
|
|
7
|
+
at: "at";
|
|
8
|
+
id: "id";
|
|
7
9
|
us: "us";
|
|
8
10
|
uk: "uk";
|
|
9
11
|
ca: "ca";
|
|
@@ -37,7 +39,6 @@ declare const SemrushAdsCopiesInput: z.ZodObject<{
|
|
|
37
39
|
dz: "dz";
|
|
38
40
|
ao: "ao";
|
|
39
41
|
am: "am";
|
|
40
|
-
at: "at";
|
|
41
42
|
az: "az";
|
|
42
43
|
bh: "bh";
|
|
43
44
|
bd: "bd";
|
|
@@ -72,7 +73,6 @@ declare const SemrushAdsCopiesInput: z.ZodObject<{
|
|
|
72
73
|
ht: "ht";
|
|
73
74
|
hn: "hn";
|
|
74
75
|
is: "is";
|
|
75
|
-
id: "id";
|
|
76
76
|
jm: "jm";
|
|
77
77
|
jo: "jo";
|
|
78
78
|
kz: "kz";
|
|
@@ -180,7 +180,7 @@ declare const SemrushAdsCopiesOutput: z.ZodObject<{
|
|
|
180
180
|
}, z.core.$loose>;
|
|
181
181
|
declare const semrushAdsCopies: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
182
182
|
domain: string;
|
|
183
|
-
database: "us" | "uk" | "ca" | "ru" | "de" | "fr" | "es" | "it" | "br" | "au" | "ar" | "be" | "ch" | "dk" | "fi" | "hk" | "ie" | "il" | "mx" | "nl" | "no" | "pl" | "se" | "sg" | "tr" | "jp" | "in" | "hu" | "af" | "al" | "dz" | "ao" | "am" | "
|
|
183
|
+
database: "at" | "id" | "us" | "uk" | "ca" | "ru" | "de" | "fr" | "es" | "it" | "br" | "au" | "ar" | "be" | "ch" | "dk" | "fi" | "hk" | "ie" | "il" | "mx" | "nl" | "no" | "pl" | "se" | "sg" | "tr" | "jp" | "in" | "hu" | "af" | "al" | "dz" | "ao" | "am" | "az" | "bh" | "bd" | "by" | "bz" | "bo" | "ba" | "bw" | "bn" | "bg" | "cv" | "kh" | "cm" | "cl" | "co" | "cr" | "hr" | "cy" | "cz" | "cd" | "do" | "ec" | "eg" | "sv" | "ee" | "et" | "ge" | "gh" | "gr" | "gt" | "gy" | "ht" | "hn" | "is" | "jm" | "jo" | "kz" | "kw" | "lv" | "lb" | "lt" | "lu" | "mg" | "my" | "mt" | "mu" | "md" | "mn" | "me" | "ma" | "mz" | "na" | "np" | "nz" | "ni" | "ng" | "om" | "py" | "pe" | "ph" | "pt" | "ro" | "sa" | "sn" | "rs" | "sk" | "si" | "za" | "kr" | "lk" | "th" | "bs" | "tt" | "tn" | "ua" | "ae" | "uy" | "ve" | "vn" | "zm" | "zw" | "ly" | "mobile-us" | "mobile-uk" | "mobile-ca" | "mobile-de" | "mobile-fr" | "mobile-es" | "mobile-it" | "mobile-br" | "mobile-au" | "mobile-dk" | "mobile-mx" | "mobile-nl" | "mobile-se" | "mobile-tr" | "mobile-in" | "mobile-id" | "mobile-il" | "il-ext" | "tr-ext" | "dk-ext" | "no-ext" | "se-ext" | "fi-ext" | "ch-ext" | "mobile-il-ext" | "pa" | "pk" | "tw" | "qa";
|
|
184
184
|
display_sort?: "pc_asc" | "pc_desc" | undefined;
|
|
185
185
|
display_limit?: number | undefined;
|
|
186
186
|
export_decode?: 0 | 1 | undefined;
|
|
@@ -188,7 +188,19 @@ declare const semrushAdsCopies: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
188
188
|
display_filter?: ("Tt" | "Ds" | "Vu")[] | undefined;
|
|
189
189
|
display_offset?: number | undefined;
|
|
190
190
|
export_columns?: ("Tt" | "Ds" | "Vu" | "Ph" | "Un" | "Ur" | "Pc" | "Ts")[] | undefined;
|
|
191
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
191
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
192
|
+
connectionId: z.ZodString;
|
|
193
|
+
entityId: z.ZodString;
|
|
194
|
+
instanceId: z.ZodString;
|
|
195
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
196
|
+
generic_api_key: z.ZodString;
|
|
197
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
198
|
+
connectionId: z.ZodString;
|
|
199
|
+
entityId: z.ZodString;
|
|
200
|
+
instanceId: z.ZodString;
|
|
201
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
202
|
+
generic_api_key: z.ZodString;
|
|
203
|
+
}, z.core.$strip>>]>;
|
|
192
204
|
//#endregion
|
|
193
205
|
export { semrushAdsCopies };
|
|
194
206
|
//# sourceMappingURL=ads-copies.d.cts.map
|
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushAdsCopiesInput: z.ZodObject<{
|
|
5
5
|
domain: z.ZodString;
|
|
6
6
|
database: z.ZodEnum<{
|
|
7
|
+
at: "at";
|
|
8
|
+
id: "id";
|
|
7
9
|
us: "us";
|
|
8
10
|
uk: "uk";
|
|
9
11
|
ca: "ca";
|
|
@@ -37,7 +39,6 @@ declare const SemrushAdsCopiesInput: z.ZodObject<{
|
|
|
37
39
|
dz: "dz";
|
|
38
40
|
ao: "ao";
|
|
39
41
|
am: "am";
|
|
40
|
-
at: "at";
|
|
41
42
|
az: "az";
|
|
42
43
|
bh: "bh";
|
|
43
44
|
bd: "bd";
|
|
@@ -72,7 +73,6 @@ declare const SemrushAdsCopiesInput: z.ZodObject<{
|
|
|
72
73
|
ht: "ht";
|
|
73
74
|
hn: "hn";
|
|
74
75
|
is: "is";
|
|
75
|
-
id: "id";
|
|
76
76
|
jm: "jm";
|
|
77
77
|
jo: "jo";
|
|
78
78
|
kz: "kz";
|
|
@@ -180,7 +180,7 @@ declare const SemrushAdsCopiesOutput: z.ZodObject<{
|
|
|
180
180
|
}, z.core.$loose>;
|
|
181
181
|
declare const semrushAdsCopies: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
182
182
|
domain: string;
|
|
183
|
-
database: "us" | "uk" | "ca" | "ru" | "de" | "fr" | "es" | "it" | "br" | "au" | "ar" | "be" | "ch" | "dk" | "fi" | "hk" | "ie" | "il" | "mx" | "nl" | "no" | "pl" | "se" | "sg" | "tr" | "jp" | "in" | "hu" | "af" | "al" | "dz" | "ao" | "am" | "
|
|
183
|
+
database: "at" | "id" | "us" | "uk" | "ca" | "ru" | "de" | "fr" | "es" | "it" | "br" | "au" | "ar" | "be" | "ch" | "dk" | "fi" | "hk" | "ie" | "il" | "mx" | "nl" | "no" | "pl" | "se" | "sg" | "tr" | "jp" | "in" | "hu" | "af" | "al" | "dz" | "ao" | "am" | "az" | "bh" | "bd" | "by" | "bz" | "bo" | "ba" | "bw" | "bn" | "bg" | "cv" | "kh" | "cm" | "cl" | "co" | "cr" | "hr" | "cy" | "cz" | "cd" | "do" | "ec" | "eg" | "sv" | "ee" | "et" | "ge" | "gh" | "gr" | "gt" | "gy" | "ht" | "hn" | "is" | "jm" | "jo" | "kz" | "kw" | "lv" | "lb" | "lt" | "lu" | "mg" | "my" | "mt" | "mu" | "md" | "mn" | "me" | "ma" | "mz" | "na" | "np" | "nz" | "ni" | "ng" | "om" | "py" | "pe" | "ph" | "pt" | "ro" | "sa" | "sn" | "rs" | "sk" | "si" | "za" | "kr" | "lk" | "th" | "bs" | "tt" | "tn" | "ua" | "ae" | "uy" | "ve" | "vn" | "zm" | "zw" | "ly" | "mobile-us" | "mobile-uk" | "mobile-ca" | "mobile-de" | "mobile-fr" | "mobile-es" | "mobile-it" | "mobile-br" | "mobile-au" | "mobile-dk" | "mobile-mx" | "mobile-nl" | "mobile-se" | "mobile-tr" | "mobile-in" | "mobile-id" | "mobile-il" | "il-ext" | "tr-ext" | "dk-ext" | "no-ext" | "se-ext" | "fi-ext" | "ch-ext" | "mobile-il-ext" | "pa" | "pk" | "tw" | "qa";
|
|
184
184
|
display_sort?: "pc_asc" | "pc_desc" | undefined;
|
|
185
185
|
display_limit?: number | undefined;
|
|
186
186
|
export_decode?: 0 | 1 | undefined;
|
|
@@ -188,7 +188,19 @@ declare const semrushAdsCopies: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
188
188
|
display_filter?: ("Tt" | "Ds" | "Vu")[] | undefined;
|
|
189
189
|
display_offset?: number | undefined;
|
|
190
190
|
export_columns?: ("Tt" | "Ds" | "Vu" | "Ph" | "Un" | "Ur" | "Pc" | "Ts")[] | undefined;
|
|
191
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
191
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
192
|
+
connectionId: z.ZodString;
|
|
193
|
+
entityId: z.ZodString;
|
|
194
|
+
instanceId: z.ZodString;
|
|
195
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
196
|
+
generic_api_key: z.ZodString;
|
|
197
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
198
|
+
connectionId: z.ZodString;
|
|
199
|
+
entityId: z.ZodString;
|
|
200
|
+
instanceId: z.ZodString;
|
|
201
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
202
|
+
generic_api_key: z.ZodString;
|
|
203
|
+
}, z.core.$strip>>]>;
|
|
192
204
|
//#endregion
|
|
193
205
|
export { semrushAdsCopies };
|
|
194
206
|
//# sourceMappingURL=ads-copies.d.mts.map
|
|
@@ -38,7 +38,19 @@ declare const semrushAnchors: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
38
38
|
display_limit?: number | undefined;
|
|
39
39
|
display_offset?: number | undefined;
|
|
40
40
|
export_columns?: ("anchor" | "domains_num" | "backlinks_num" | "first_seen" | "last_seen")[] | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", 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<"semrush", 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 { semrushAnchors };
|
|
44
56
|
//# sourceMappingURL=anchors.d.cts.map
|
|
@@ -38,7 +38,19 @@ declare const semrushAnchors: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
38
38
|
display_limit?: number | undefined;
|
|
39
39
|
display_offset?: number | undefined;
|
|
40
40
|
export_columns?: ("anchor" | "domains_num" | "backlinks_num" | "first_seen" | "last_seen")[] | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", 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<"semrush", 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 { semrushAnchors };
|
|
44
56
|
//# sourceMappingURL=anchors.d.mts.map
|
|
@@ -15,7 +15,19 @@ declare const SemrushAuthorityScoreProfileOutput: z.ZodObject<{
|
|
|
15
15
|
declare const semrushAuthorityScoreProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
target: string;
|
|
17
17
|
target_type: "domain" | "root_domain" | "url";
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", 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>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { semrushAuthorityScoreProfile };
|
|
21
33
|
//# sourceMappingURL=authority-score-profile.d.cts.map
|
|
@@ -15,7 +15,19 @@ declare const SemrushAuthorityScoreProfileOutput: z.ZodObject<{
|
|
|
15
15
|
declare const semrushAuthorityScoreProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
target: string;
|
|
17
17
|
target_type: "domain" | "root_domain" | "url";
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", 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>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { semrushAuthorityScoreProfile };
|
|
21
33
|
//# sourceMappingURL=authority-score-profile.d.mts.map
|
|
@@ -11,18 +11,18 @@ declare const SemrushBacklinksOverviewInput: z.ZodObject<{
|
|
|
11
11
|
export_columns: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
12
12
|
domains_num: "domains_num";
|
|
13
13
|
ascore: "ascore";
|
|
14
|
-
total: "total";
|
|
15
|
-
urls_num: "urls_num";
|
|
16
14
|
ips_num: "ips_num";
|
|
17
|
-
ipclassc_num: "ipclassc_num";
|
|
18
15
|
follows_num: "follows_num";
|
|
19
16
|
nofollows_num: "nofollows_num";
|
|
20
|
-
sponsored_num: "sponsored_num";
|
|
21
|
-
ugc_num: "ugc_num";
|
|
22
17
|
texts_num: "texts_num";
|
|
23
18
|
images_num: "images_num";
|
|
24
19
|
forms_num: "forms_num";
|
|
25
20
|
frames_num: "frames_num";
|
|
21
|
+
total: "total";
|
|
22
|
+
urls_num: "urls_num";
|
|
23
|
+
ipclassc_num: "ipclassc_num";
|
|
24
|
+
sponsored_num: "sponsored_num";
|
|
25
|
+
ugc_num: "ugc_num";
|
|
26
26
|
}>>>>;
|
|
27
27
|
}, z.core.$strip>;
|
|
28
28
|
declare const SemrushBacklinksOverviewOutput: z.ZodObject<{
|
|
@@ -31,8 +31,20 @@ declare const SemrushBacklinksOverviewOutput: z.ZodObject<{
|
|
|
31
31
|
declare const semrushBacklinksOverview: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
32
32
|
target: string;
|
|
33
33
|
target_type: "domain" | "root_domain" | "url";
|
|
34
|
-
export_columns?: ("domains_num" | "ascore" | "
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
export_columns?: ("domains_num" | "ascore" | "ips_num" | "follows_num" | "nofollows_num" | "texts_num" | "images_num" | "forms_num" | "frames_num" | "total" | "urls_num" | "ipclassc_num" | "sponsored_num" | "ugc_num")[] | undefined;
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", 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>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { semrushBacklinksOverview };
|
|
38
50
|
//# sourceMappingURL=backlinks-overview.d.cts.map
|
|
@@ -11,18 +11,18 @@ declare const SemrushBacklinksOverviewInput: z.ZodObject<{
|
|
|
11
11
|
export_columns: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
12
12
|
domains_num: "domains_num";
|
|
13
13
|
ascore: "ascore";
|
|
14
|
-
total: "total";
|
|
15
|
-
urls_num: "urls_num";
|
|
16
14
|
ips_num: "ips_num";
|
|
17
|
-
ipclassc_num: "ipclassc_num";
|
|
18
15
|
follows_num: "follows_num";
|
|
19
16
|
nofollows_num: "nofollows_num";
|
|
20
|
-
sponsored_num: "sponsored_num";
|
|
21
|
-
ugc_num: "ugc_num";
|
|
22
17
|
texts_num: "texts_num";
|
|
23
18
|
images_num: "images_num";
|
|
24
19
|
forms_num: "forms_num";
|
|
25
20
|
frames_num: "frames_num";
|
|
21
|
+
total: "total";
|
|
22
|
+
urls_num: "urls_num";
|
|
23
|
+
ipclassc_num: "ipclassc_num";
|
|
24
|
+
sponsored_num: "sponsored_num";
|
|
25
|
+
ugc_num: "ugc_num";
|
|
26
26
|
}>>>>;
|
|
27
27
|
}, z.core.$strip>;
|
|
28
28
|
declare const SemrushBacklinksOverviewOutput: z.ZodObject<{
|
|
@@ -31,8 +31,20 @@ declare const SemrushBacklinksOverviewOutput: z.ZodObject<{
|
|
|
31
31
|
declare const semrushBacklinksOverview: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
32
32
|
target: string;
|
|
33
33
|
target_type: "domain" | "root_domain" | "url";
|
|
34
|
-
export_columns?: ("domains_num" | "ascore" | "
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
export_columns?: ("domains_num" | "ascore" | "ips_num" | "follows_num" | "nofollows_num" | "texts_num" | "images_num" | "forms_num" | "frames_num" | "total" | "urls_num" | "ipclassc_num" | "sponsored_num" | "ugc_num")[] | undefined;
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", 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>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { semrushBacklinksOverview };
|
|
38
50
|
//# sourceMappingURL=backlinks-overview.d.mts.map
|
|
@@ -65,7 +65,19 @@ declare const semrushBacklinks: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
65
65
|
display_filter?: ("type" | "anchor" | "zone" | "ip" | "refdomain" | "newlink" | "lostlink" | "urlanchor" | "redirects")[] | undefined;
|
|
66
66
|
display_offset?: number | undefined;
|
|
67
67
|
export_columns?: ("anchor" | "first_seen" | "last_seen" | "newlink" | "lostlink" | "page_ascore" | "response_code" | "source_size" | "external_num" | "internal_num" | "redirect_url" | "source_url" | "source_title" | "image_url" | "target_url" | "target_title" | "image_alt" | "nofollow" | "form" | "frame" | "image" | "sitewide")[] | undefined;
|
|
68
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
68
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
generic_api_key: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>;
|
|
69
81
|
//#endregion
|
|
70
82
|
export { semrushBacklinks };
|
|
71
83
|
//# sourceMappingURL=backlinks.d.cts.map
|
|
@@ -65,7 +65,19 @@ declare const semrushBacklinks: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
65
65
|
display_filter?: ("type" | "anchor" | "zone" | "ip" | "refdomain" | "newlink" | "lostlink" | "urlanchor" | "redirects")[] | undefined;
|
|
66
66
|
display_offset?: number | undefined;
|
|
67
67
|
export_columns?: ("anchor" | "first_seen" | "last_seen" | "newlink" | "lostlink" | "page_ascore" | "response_code" | "source_size" | "external_num" | "internal_num" | "redirect_url" | "source_url" | "source_title" | "image_url" | "target_url" | "target_title" | "image_alt" | "nofollow" | "form" | "frame" | "image" | "sitewide")[] | undefined;
|
|
68
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
68
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
generic_api_key: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>;
|
|
69
81
|
//#endregion
|
|
70
82
|
export { semrushBacklinks };
|
|
71
83
|
//# sourceMappingURL=backlinks.d.mts.map
|
|
@@ -30,7 +30,19 @@ declare const semrushBatchComparison: import("@keystrokehq/action").WorkflowActi
|
|
|
30
30
|
targets: string[];
|
|
31
31
|
target_types: ("domain" | "root_domain" | "url")[];
|
|
32
32
|
export_columns?: ("target" | "target_type" | "domains_num" | "backlinks_num" | "ascore" | "ips_num" | "follows_num" | "nofollows_num" | "texts_num" | "images_num" | "forms_num" | "frames_num")[] | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { semrushBatchComparison };
|
|
36
48
|
//# sourceMappingURL=batch-comparison.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const semrushBatchComparison: import("@keystrokehq/action").WorkflowActi
|
|
|
30
30
|
targets: string[];
|
|
31
31
|
target_types: ("domain" | "root_domain" | "url")[];
|
|
32
32
|
export_columns?: ("target" | "target_type" | "domains_num" | "backlinks_num" | "ascore" | "ips_num" | "follows_num" | "nofollows_num" | "texts_num" | "images_num" | "forms_num" | "frames_num")[] | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { semrushBatchComparison };
|
|
36
48
|
//# sourceMappingURL=batch-comparison.d.mts.map
|
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushBatchKeywordOverviewInput: z.ZodObject<{
|
|
5
5
|
phrase: z.ZodString;
|
|
6
6
|
database: z.ZodEnum<{
|
|
7
|
+
at: "at";
|
|
8
|
+
id: "id";
|
|
7
9
|
us: "us";
|
|
8
10
|
uk: "uk";
|
|
9
11
|
ca: "ca";
|
|
@@ -37,7 +39,6 @@ declare const SemrushBatchKeywordOverviewInput: z.ZodObject<{
|
|
|
37
39
|
dz: "dz";
|
|
38
40
|
ao: "ao";
|
|
39
41
|
am: "am";
|
|
40
|
-
at: "at";
|
|
41
42
|
az: "az";
|
|
42
43
|
bh: "bh";
|
|
43
44
|
bd: "bd";
|
|
@@ -72,7 +73,6 @@ declare const SemrushBatchKeywordOverviewInput: z.ZodObject<{
|
|
|
72
73
|
ht: "ht";
|
|
73
74
|
hn: "hn";
|
|
74
75
|
is: "is";
|
|
75
|
-
id: "id";
|
|
76
76
|
jm: "jm";
|
|
77
77
|
jo: "jo";
|
|
78
78
|
kz: "kz";
|
|
@@ -160,9 +160,9 @@ declare const SemrushBatchKeywordOverviewInput: z.ZodObject<{
|
|
|
160
160
|
Cp: "Cp";
|
|
161
161
|
Co: "Co";
|
|
162
162
|
Nr: "Nr";
|
|
163
|
+
Kd: "Kd";
|
|
163
164
|
Td: "Td";
|
|
164
165
|
In: "In";
|
|
165
|
-
Kd: "Kd";
|
|
166
166
|
}>>>>;
|
|
167
167
|
}, z.core.$loose>;
|
|
168
168
|
declare const SemrushBatchKeywordOverviewOutput: z.ZodObject<{
|
|
@@ -172,12 +172,24 @@ declare const SemrushBatchKeywordOverviewOutput: z.ZodObject<{
|
|
|
172
172
|
declare const semrushBatchKeywordOverview: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
173
173
|
[x: string]: unknown;
|
|
174
174
|
phrase: string;
|
|
175
|
-
database: "us" | "uk" | "ca" | "ru" | "de" | "fr" | "es" | "it" | "br" | "au" | "ar" | "be" | "ch" | "dk" | "fi" | "hk" | "ie" | "il" | "mx" | "nl" | "no" | "pl" | "se" | "sg" | "tr" | "jp" | "in" | "hu" | "af" | "al" | "dz" | "ao" | "am" | "
|
|
175
|
+
database: "at" | "id" | "us" | "uk" | "ca" | "ru" | "de" | "fr" | "es" | "it" | "br" | "au" | "ar" | "be" | "ch" | "dk" | "fi" | "hk" | "ie" | "il" | "mx" | "nl" | "no" | "pl" | "se" | "sg" | "tr" | "jp" | "in" | "hu" | "af" | "al" | "dz" | "ao" | "am" | "az" | "bh" | "bd" | "by" | "bz" | "bo" | "ba" | "bw" | "bn" | "bg" | "cv" | "kh" | "cm" | "cl" | "co" | "cr" | "hr" | "cy" | "cz" | "cd" | "do" | "ec" | "eg" | "sv" | "ee" | "et" | "ge" | "gh" | "gr" | "gt" | "gy" | "ht" | "hn" | "is" | "jm" | "jo" | "kz" | "kw" | "lv" | "lb" | "lt" | "lu" | "mg" | "my" | "mt" | "mu" | "md" | "mn" | "me" | "ma" | "mz" | "na" | "np" | "nz" | "ni" | "ng" | "om" | "py" | "pe" | "ph" | "pt" | "ro" | "sa" | "sn" | "rs" | "sk" | "si" | "za" | "kr" | "lk" | "th" | "bs" | "tt" | "tn" | "ua" | "ae" | "uy" | "ve" | "vn" | "zm" | "zw" | "ly" | "mobile-us" | "mobile-uk" | "mobile-ca" | "mobile-de" | "mobile-fr" | "mobile-es" | "mobile-it" | "mobile-br" | "mobile-au" | "mobile-dk" | "mobile-mx" | "mobile-nl" | "mobile-se" | "mobile-tr" | "mobile-in" | "mobile-id" | "mobile-il" | "il-ext" | "tr-ext" | "dk-ext" | "no-ext" | "se-ext" | "fi-ext" | "ch-ext" | "mobile-il-ext" | "pa" | "pk" | "tw" | "qa";
|
|
176
176
|
display_date?: string | undefined;
|
|
177
177
|
export_decode?: 0 | 1 | undefined;
|
|
178
178
|
export_escape?: 0 | 1 | undefined;
|
|
179
|
-
export_columns?: ("Ph" | "Nq" | "Cp" | "Co" | "Nr" | "
|
|
180
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
179
|
+
export_columns?: ("Ph" | "Nq" | "Cp" | "Co" | "Nr" | "Kd" | "Td" | "In")[] | undefined;
|
|
180
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
181
|
+
connectionId: z.ZodString;
|
|
182
|
+
entityId: z.ZodString;
|
|
183
|
+
instanceId: z.ZodString;
|
|
184
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
185
|
+
generic_api_key: z.ZodString;
|
|
186
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
187
|
+
connectionId: z.ZodString;
|
|
188
|
+
entityId: z.ZodString;
|
|
189
|
+
instanceId: z.ZodString;
|
|
190
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
191
|
+
generic_api_key: z.ZodString;
|
|
192
|
+
}, z.core.$strip>>]>;
|
|
181
193
|
//#endregion
|
|
182
194
|
export { semrushBatchKeywordOverview };
|
|
183
195
|
//# sourceMappingURL=batch-keyword-overview.d.cts.map
|
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushBatchKeywordOverviewInput: z.ZodObject<{
|
|
5
5
|
phrase: z.ZodString;
|
|
6
6
|
database: z.ZodEnum<{
|
|
7
|
+
at: "at";
|
|
8
|
+
id: "id";
|
|
7
9
|
us: "us";
|
|
8
10
|
uk: "uk";
|
|
9
11
|
ca: "ca";
|
|
@@ -37,7 +39,6 @@ declare const SemrushBatchKeywordOverviewInput: z.ZodObject<{
|
|
|
37
39
|
dz: "dz";
|
|
38
40
|
ao: "ao";
|
|
39
41
|
am: "am";
|
|
40
|
-
at: "at";
|
|
41
42
|
az: "az";
|
|
42
43
|
bh: "bh";
|
|
43
44
|
bd: "bd";
|
|
@@ -72,7 +73,6 @@ declare const SemrushBatchKeywordOverviewInput: z.ZodObject<{
|
|
|
72
73
|
ht: "ht";
|
|
73
74
|
hn: "hn";
|
|
74
75
|
is: "is";
|
|
75
|
-
id: "id";
|
|
76
76
|
jm: "jm";
|
|
77
77
|
jo: "jo";
|
|
78
78
|
kz: "kz";
|
|
@@ -160,9 +160,9 @@ declare const SemrushBatchKeywordOverviewInput: z.ZodObject<{
|
|
|
160
160
|
Cp: "Cp";
|
|
161
161
|
Co: "Co";
|
|
162
162
|
Nr: "Nr";
|
|
163
|
+
Kd: "Kd";
|
|
163
164
|
Td: "Td";
|
|
164
165
|
In: "In";
|
|
165
|
-
Kd: "Kd";
|
|
166
166
|
}>>>>;
|
|
167
167
|
}, z.core.$loose>;
|
|
168
168
|
declare const SemrushBatchKeywordOverviewOutput: z.ZodObject<{
|
|
@@ -172,12 +172,24 @@ declare const SemrushBatchKeywordOverviewOutput: z.ZodObject<{
|
|
|
172
172
|
declare const semrushBatchKeywordOverview: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
173
173
|
[x: string]: unknown;
|
|
174
174
|
phrase: string;
|
|
175
|
-
database: "us" | "uk" | "ca" | "ru" | "de" | "fr" | "es" | "it" | "br" | "au" | "ar" | "be" | "ch" | "dk" | "fi" | "hk" | "ie" | "il" | "mx" | "nl" | "no" | "pl" | "se" | "sg" | "tr" | "jp" | "in" | "hu" | "af" | "al" | "dz" | "ao" | "am" | "
|
|
175
|
+
database: "at" | "id" | "us" | "uk" | "ca" | "ru" | "de" | "fr" | "es" | "it" | "br" | "au" | "ar" | "be" | "ch" | "dk" | "fi" | "hk" | "ie" | "il" | "mx" | "nl" | "no" | "pl" | "se" | "sg" | "tr" | "jp" | "in" | "hu" | "af" | "al" | "dz" | "ao" | "am" | "az" | "bh" | "bd" | "by" | "bz" | "bo" | "ba" | "bw" | "bn" | "bg" | "cv" | "kh" | "cm" | "cl" | "co" | "cr" | "hr" | "cy" | "cz" | "cd" | "do" | "ec" | "eg" | "sv" | "ee" | "et" | "ge" | "gh" | "gr" | "gt" | "gy" | "ht" | "hn" | "is" | "jm" | "jo" | "kz" | "kw" | "lv" | "lb" | "lt" | "lu" | "mg" | "my" | "mt" | "mu" | "md" | "mn" | "me" | "ma" | "mz" | "na" | "np" | "nz" | "ni" | "ng" | "om" | "py" | "pe" | "ph" | "pt" | "ro" | "sa" | "sn" | "rs" | "sk" | "si" | "za" | "kr" | "lk" | "th" | "bs" | "tt" | "tn" | "ua" | "ae" | "uy" | "ve" | "vn" | "zm" | "zw" | "ly" | "mobile-us" | "mobile-uk" | "mobile-ca" | "mobile-de" | "mobile-fr" | "mobile-es" | "mobile-it" | "mobile-br" | "mobile-au" | "mobile-dk" | "mobile-mx" | "mobile-nl" | "mobile-se" | "mobile-tr" | "mobile-in" | "mobile-id" | "mobile-il" | "il-ext" | "tr-ext" | "dk-ext" | "no-ext" | "se-ext" | "fi-ext" | "ch-ext" | "mobile-il-ext" | "pa" | "pk" | "tw" | "qa";
|
|
176
176
|
display_date?: string | undefined;
|
|
177
177
|
export_decode?: 0 | 1 | undefined;
|
|
178
178
|
export_escape?: 0 | 1 | undefined;
|
|
179
|
-
export_columns?: ("Ph" | "Nq" | "Cp" | "Co" | "Nr" | "
|
|
180
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
179
|
+
export_columns?: ("Ph" | "Nq" | "Cp" | "Co" | "Nr" | "Kd" | "Td" | "In")[] | undefined;
|
|
180
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
181
|
+
connectionId: z.ZodString;
|
|
182
|
+
entityId: z.ZodString;
|
|
183
|
+
instanceId: z.ZodString;
|
|
184
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
185
|
+
generic_api_key: z.ZodString;
|
|
186
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
187
|
+
connectionId: z.ZodString;
|
|
188
|
+
entityId: z.ZodString;
|
|
189
|
+
instanceId: z.ZodString;
|
|
190
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
191
|
+
generic_api_key: z.ZodString;
|
|
192
|
+
}, z.core.$strip>>]>;
|
|
181
193
|
//#endregion
|
|
182
194
|
export { semrushBatchKeywordOverview };
|
|
183
195
|
//# sourceMappingURL=batch-keyword-overview.d.mts.map
|