@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
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushKeywordsAdsHistoryInput: 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 SemrushKeywordsAdsHistoryInput: 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 SemrushKeywordsAdsHistoryInput: 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";
|
|
@@ -161,12 +161,12 @@ declare const SemrushKeywordsAdsHistoryInput: z.ZodObject<{
|
|
|
161
161
|
Ds: "Ds";
|
|
162
162
|
Vu: "Vu";
|
|
163
163
|
Ur: "Ur";
|
|
164
|
+
Dt: "Dt";
|
|
165
|
+
Po: "Po";
|
|
164
166
|
Dn: "Dn";
|
|
165
167
|
Ad: "Ad";
|
|
166
168
|
At: "At";
|
|
167
169
|
Ac: "Ac";
|
|
168
|
-
Po: "Po";
|
|
169
|
-
Dt: "Dt";
|
|
170
170
|
}>>>>;
|
|
171
171
|
}, z.core.$strip>;
|
|
172
172
|
declare const SemrushKeywordsAdsHistoryOutput: z.ZodObject<{
|
|
@@ -174,14 +174,26 @@ declare const SemrushKeywordsAdsHistoryOutput: z.ZodObject<{
|
|
|
174
174
|
}, z.core.$loose>;
|
|
175
175
|
declare const semrushKeywordsAdsHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
176
176
|
phrase: string;
|
|
177
|
-
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" | "
|
|
177
|
+
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";
|
|
178
178
|
display_date?: string | undefined;
|
|
179
179
|
display_limit?: number | undefined;
|
|
180
180
|
export_decode?: 0 | 1 | undefined;
|
|
181
181
|
export_escape?: 0 | 1 | undefined;
|
|
182
182
|
display_offset?: number | undefined;
|
|
183
|
-
export_columns?: ("Tt" | "Ds" | "Vu" | "Ur" | "
|
|
184
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
183
|
+
export_columns?: ("Tt" | "Ds" | "Vu" | "Ur" | "Dt" | "Po" | "Dn" | "Ad" | "At" | "Ac")[] | undefined;
|
|
184
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
185
|
+
connectionId: z.ZodString;
|
|
186
|
+
entityId: z.ZodString;
|
|
187
|
+
instanceId: z.ZodString;
|
|
188
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
189
|
+
generic_api_key: z.ZodString;
|
|
190
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
191
|
+
connectionId: z.ZodString;
|
|
192
|
+
entityId: z.ZodString;
|
|
193
|
+
instanceId: z.ZodString;
|
|
194
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
195
|
+
generic_api_key: z.ZodString;
|
|
196
|
+
}, z.core.$strip>>]>;
|
|
185
197
|
//#endregion
|
|
186
198
|
export { semrushKeywordsAdsHistory };
|
|
187
199
|
//# sourceMappingURL=keywords-ads-history.d.mts.map
|
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushOrganicResultsInput: 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 SemrushOrganicResultsInput: 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 SemrushOrganicResultsInput: 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";
|
|
@@ -159,8 +159,8 @@ declare const SemrushOrganicResultsInput: z.ZodObject<{
|
|
|
159
159
|
export_columns: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
160
160
|
Ur: "Ur";
|
|
161
161
|
Fk: "Fk";
|
|
162
|
-
Dn: "Dn";
|
|
163
162
|
Po: "Po";
|
|
163
|
+
Dn: "Dn";
|
|
164
164
|
Fp: "Fp";
|
|
165
165
|
Pt: "Pt";
|
|
166
166
|
Fl: "Fl";
|
|
@@ -175,15 +175,27 @@ declare const SemrushOrganicResultsOutput: z.ZodObject<{
|
|
|
175
175
|
}, z.core.$loose>;
|
|
176
176
|
declare const semrushOrganicResults: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
177
177
|
phrase: string;
|
|
178
|
-
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" | "
|
|
178
|
+
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";
|
|
179
179
|
display_date?: string | undefined;
|
|
180
180
|
display_limit?: number | undefined;
|
|
181
181
|
export_decode?: 0 | 1 | undefined;
|
|
182
182
|
export_escape?: 0 | 1 | undefined;
|
|
183
183
|
display_offset?: number | undefined;
|
|
184
|
-
export_columns?: ("Ur" | "Fk" | "
|
|
184
|
+
export_columns?: ("Ur" | "Fk" | "Po" | "Dn" | "Fp" | "Pt" | "Fl")[] | undefined;
|
|
185
185
|
positions_type?: "organic" | "all" | undefined;
|
|
186
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
186
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
193
|
+
connectionId: z.ZodString;
|
|
194
|
+
entityId: z.ZodString;
|
|
195
|
+
instanceId: z.ZodString;
|
|
196
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
197
|
+
generic_api_key: z.ZodString;
|
|
198
|
+
}, z.core.$strip>>]>;
|
|
187
199
|
//#endregion
|
|
188
200
|
export { semrushOrganicResults };
|
|
189
201
|
//# sourceMappingURL=organic-results.d.cts.map
|
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushOrganicResultsInput: 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 SemrushOrganicResultsInput: 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 SemrushOrganicResultsInput: 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";
|
|
@@ -159,8 +159,8 @@ declare const SemrushOrganicResultsInput: z.ZodObject<{
|
|
|
159
159
|
export_columns: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
160
160
|
Ur: "Ur";
|
|
161
161
|
Fk: "Fk";
|
|
162
|
-
Dn: "Dn";
|
|
163
162
|
Po: "Po";
|
|
163
|
+
Dn: "Dn";
|
|
164
164
|
Fp: "Fp";
|
|
165
165
|
Pt: "Pt";
|
|
166
166
|
Fl: "Fl";
|
|
@@ -175,15 +175,27 @@ declare const SemrushOrganicResultsOutput: z.ZodObject<{
|
|
|
175
175
|
}, z.core.$loose>;
|
|
176
176
|
declare const semrushOrganicResults: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
177
177
|
phrase: string;
|
|
178
|
-
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" | "
|
|
178
|
+
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";
|
|
179
179
|
display_date?: string | undefined;
|
|
180
180
|
display_limit?: number | undefined;
|
|
181
181
|
export_decode?: 0 | 1 | undefined;
|
|
182
182
|
export_escape?: 0 | 1 | undefined;
|
|
183
183
|
display_offset?: number | undefined;
|
|
184
|
-
export_columns?: ("Ur" | "Fk" | "
|
|
184
|
+
export_columns?: ("Ur" | "Fk" | "Po" | "Dn" | "Fp" | "Pt" | "Fl")[] | undefined;
|
|
185
185
|
positions_type?: "organic" | "all" | undefined;
|
|
186
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
186
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
193
|
+
connectionId: z.ZodString;
|
|
194
|
+
entityId: z.ZodString;
|
|
195
|
+
instanceId: z.ZodString;
|
|
196
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
197
|
+
generic_api_key: z.ZodString;
|
|
198
|
+
}, z.core.$strip>>]>;
|
|
187
199
|
//#endregion
|
|
188
200
|
export { semrushOrganicResults };
|
|
189
201
|
//# sourceMappingURL=organic-results.d.mts.map
|
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushPaidResultsInput: 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 SemrushPaidResultsInput: 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 SemrushPaidResultsInput: 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";
|
|
@@ -167,14 +167,26 @@ declare const SemrushPaidResultsOutput: z.ZodObject<{
|
|
|
167
167
|
}, z.core.$loose>;
|
|
168
168
|
declare const semrushPaidResults: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
169
169
|
phrase: string;
|
|
170
|
-
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" | "
|
|
170
|
+
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";
|
|
171
171
|
display_date?: string | undefined;
|
|
172
172
|
display_limit?: number | undefined;
|
|
173
173
|
export_decode?: 0 | 1 | undefined;
|
|
174
174
|
export_escape?: 0 | 1 | undefined;
|
|
175
175
|
display_offset?: number | undefined;
|
|
176
176
|
export_columns?: ("Vu" | "Ur" | "Dn")[] | undefined;
|
|
177
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
177
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
178
|
+
connectionId: z.ZodString;
|
|
179
|
+
entityId: z.ZodString;
|
|
180
|
+
instanceId: z.ZodString;
|
|
181
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
182
|
+
generic_api_key: z.ZodString;
|
|
183
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
184
|
+
connectionId: z.ZodString;
|
|
185
|
+
entityId: z.ZodString;
|
|
186
|
+
instanceId: z.ZodString;
|
|
187
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
188
|
+
generic_api_key: z.ZodString;
|
|
189
|
+
}, z.core.$strip>>]>;
|
|
178
190
|
//#endregion
|
|
179
191
|
export { semrushPaidResults };
|
|
180
192
|
//# sourceMappingURL=paid-results.d.cts.map
|
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushPaidResultsInput: 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 SemrushPaidResultsInput: 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 SemrushPaidResultsInput: 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";
|
|
@@ -167,14 +167,26 @@ declare const SemrushPaidResultsOutput: z.ZodObject<{
|
|
|
167
167
|
}, z.core.$loose>;
|
|
168
168
|
declare const semrushPaidResults: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
169
169
|
phrase: string;
|
|
170
|
-
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" | "
|
|
170
|
+
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";
|
|
171
171
|
display_date?: string | undefined;
|
|
172
172
|
display_limit?: number | undefined;
|
|
173
173
|
export_decode?: 0 | 1 | undefined;
|
|
174
174
|
export_escape?: 0 | 1 | undefined;
|
|
175
175
|
display_offset?: number | undefined;
|
|
176
176
|
export_columns?: ("Vu" | "Ur" | "Dn")[] | undefined;
|
|
177
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
177
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
178
|
+
connectionId: z.ZodString;
|
|
179
|
+
entityId: z.ZodString;
|
|
180
|
+
instanceId: z.ZodString;
|
|
181
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
182
|
+
generic_api_key: z.ZodString;
|
|
183
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
184
|
+
connectionId: z.ZodString;
|
|
185
|
+
entityId: z.ZodString;
|
|
186
|
+
instanceId: z.ZodString;
|
|
187
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
188
|
+
generic_api_key: z.ZodString;
|
|
189
|
+
}, z.core.$strip>>]>;
|
|
178
190
|
//#endregion
|
|
179
191
|
export { semrushPaidResults };
|
|
180
192
|
//# sourceMappingURL=paid-results.d.mts.map
|
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushPhraseQuestionsInput: 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 SemrushPhraseQuestionsInput: 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 SemrushPhraseQuestionsInput: 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";
|
|
@@ -181,9 +181,9 @@ declare const SemrushPhraseQuestionsInput: z.ZodObject<{
|
|
|
181
181
|
Cp: "Cp";
|
|
182
182
|
Co: "Co";
|
|
183
183
|
Nr: "Nr";
|
|
184
|
+
Kd: "Kd";
|
|
184
185
|
Td: "Td";
|
|
185
186
|
In: "In";
|
|
186
|
-
Kd: "Kd";
|
|
187
187
|
}>>>>;
|
|
188
188
|
}, z.core.$strip>;
|
|
189
189
|
declare const SemrushPhraseQuestionsOutput: z.ZodObject<{
|
|
@@ -191,15 +191,27 @@ declare const SemrushPhraseQuestionsOutput: z.ZodObject<{
|
|
|
191
191
|
}, z.core.$loose>;
|
|
192
192
|
declare const semrushPhraseQuestions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
193
193
|
phrase: string;
|
|
194
|
-
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" | "
|
|
194
|
+
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";
|
|
195
195
|
display_sort?: "nq_asc" | "nq_desc" | "cp_asc" | "cp_desc" | "co_asc" | "co_desc" | "nr_asc" | "nr_desc" | "kd_asc" | "kd_desc" | undefined;
|
|
196
196
|
display_limit?: number | undefined;
|
|
197
197
|
export_decode?: 0 | 1 | undefined;
|
|
198
198
|
export_escape?: 0 | 1 | undefined;
|
|
199
199
|
display_filter?: ("Ph" | "Nq" | "Cp" | "Co" | "Nr" | "Kd")[] | undefined;
|
|
200
200
|
display_offset?: number | undefined;
|
|
201
|
-
export_columns?: ("Ph" | "Nq" | "Cp" | "Co" | "Nr" | "
|
|
202
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
201
|
+
export_columns?: ("Ph" | "Nq" | "Cp" | "Co" | "Nr" | "Kd" | "Td" | "In")[] | undefined;
|
|
202
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
203
|
+
connectionId: z.ZodString;
|
|
204
|
+
entityId: z.ZodString;
|
|
205
|
+
instanceId: z.ZodString;
|
|
206
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
207
|
+
generic_api_key: z.ZodString;
|
|
208
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
209
|
+
connectionId: z.ZodString;
|
|
210
|
+
entityId: z.ZodString;
|
|
211
|
+
instanceId: z.ZodString;
|
|
212
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
213
|
+
generic_api_key: z.ZodString;
|
|
214
|
+
}, z.core.$strip>>]>;
|
|
203
215
|
//#endregion
|
|
204
216
|
export { semrushPhraseQuestions };
|
|
205
217
|
//# sourceMappingURL=phrase-questions.d.cts.map
|
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushPhraseQuestionsInput: 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 SemrushPhraseQuestionsInput: 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 SemrushPhraseQuestionsInput: 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";
|
|
@@ -181,9 +181,9 @@ declare const SemrushPhraseQuestionsInput: z.ZodObject<{
|
|
|
181
181
|
Cp: "Cp";
|
|
182
182
|
Co: "Co";
|
|
183
183
|
Nr: "Nr";
|
|
184
|
+
Kd: "Kd";
|
|
184
185
|
Td: "Td";
|
|
185
186
|
In: "In";
|
|
186
|
-
Kd: "Kd";
|
|
187
187
|
}>>>>;
|
|
188
188
|
}, z.core.$strip>;
|
|
189
189
|
declare const SemrushPhraseQuestionsOutput: z.ZodObject<{
|
|
@@ -191,15 +191,27 @@ declare const SemrushPhraseQuestionsOutput: z.ZodObject<{
|
|
|
191
191
|
}, z.core.$loose>;
|
|
192
192
|
declare const semrushPhraseQuestions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
193
193
|
phrase: string;
|
|
194
|
-
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" | "
|
|
194
|
+
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";
|
|
195
195
|
display_sort?: "nq_asc" | "nq_desc" | "cp_asc" | "cp_desc" | "co_asc" | "co_desc" | "nr_asc" | "nr_desc" | "kd_asc" | "kd_desc" | undefined;
|
|
196
196
|
display_limit?: number | undefined;
|
|
197
197
|
export_decode?: 0 | 1 | undefined;
|
|
198
198
|
export_escape?: 0 | 1 | undefined;
|
|
199
199
|
display_filter?: ("Ph" | "Nq" | "Cp" | "Co" | "Nr" | "Kd")[] | undefined;
|
|
200
200
|
display_offset?: number | undefined;
|
|
201
|
-
export_columns?: ("Ph" | "Nq" | "Cp" | "Co" | "Nr" | "
|
|
202
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
201
|
+
export_columns?: ("Ph" | "Nq" | "Cp" | "Co" | "Nr" | "Kd" | "Td" | "In")[] | undefined;
|
|
202
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
203
|
+
connectionId: z.ZodString;
|
|
204
|
+
entityId: z.ZodString;
|
|
205
|
+
instanceId: z.ZodString;
|
|
206
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
207
|
+
generic_api_key: z.ZodString;
|
|
208
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
209
|
+
connectionId: z.ZodString;
|
|
210
|
+
entityId: z.ZodString;
|
|
211
|
+
instanceId: z.ZodString;
|
|
212
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
213
|
+
generic_api_key: z.ZodString;
|
|
214
|
+
}, z.core.$strip>>]>;
|
|
203
215
|
//#endregion
|
|
204
216
|
export { semrushPhraseQuestions };
|
|
205
217
|
//# sourceMappingURL=phrase-questions.d.mts.map
|
|
@@ -4,6 +4,8 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SemrushPlaCompetitorsInput: 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 SemrushPlaCompetitorsInput: 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 SemrushPlaCompetitorsInput: 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";
|
|
@@ -165,10 +165,10 @@ declare const SemrushPlaCompetitorsInput: z.ZodObject<{
|
|
|
165
165
|
Dn: "Dn";
|
|
166
166
|
Cr: "Cr";
|
|
167
167
|
Np: "Np";
|
|
168
|
+
Or: "Or";
|
|
168
169
|
Ad: "Ad";
|
|
169
170
|
At: "At";
|
|
170
171
|
Ac: "Ac";
|
|
171
|
-
Or: "Or";
|
|
172
172
|
Sh: "Sh";
|
|
173
173
|
}>>>>;
|
|
174
174
|
}, z.core.$strip>;
|
|
@@ -177,14 +177,26 @@ declare const SemrushPlaCompetitorsOutput: z.ZodObject<{
|
|
|
177
177
|
}, z.core.$loose>;
|
|
178
178
|
declare const semrushPlaCompetitors: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
179
179
|
domain: string;
|
|
180
|
-
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" | "
|
|
180
|
+
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";
|
|
181
181
|
display_sort?: "np_asc" | "np_desc" | "cr_asc" | "cr_desc" | undefined;
|
|
182
182
|
display_limit?: number | undefined;
|
|
183
183
|
export_decode?: 0 | 1 | undefined;
|
|
184
184
|
export_escape?: 0 | 1 | undefined;
|
|
185
185
|
display_offset?: number | undefined;
|
|
186
|
-
export_columns?: ("Dn" | "Cr" | "Np" | "
|
|
187
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
186
|
+
export_columns?: ("Dn" | "Cr" | "Np" | "Or" | "Ad" | "At" | "Ac" | "Sh")[] | undefined;
|
|
187
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
188
|
+
connectionId: z.ZodString;
|
|
189
|
+
entityId: z.ZodString;
|
|
190
|
+
instanceId: z.ZodString;
|
|
191
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
192
|
+
generic_api_key: z.ZodString;
|
|
193
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"semrush", z.ZodObject<{
|
|
194
|
+
connectionId: z.ZodString;
|
|
195
|
+
entityId: z.ZodString;
|
|
196
|
+
instanceId: z.ZodString;
|
|
197
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
198
|
+
generic_api_key: z.ZodString;
|
|
199
|
+
}, z.core.$strip>>]>;
|
|
188
200
|
//#endregion
|
|
189
201
|
export { semrushPlaCompetitors };
|
|
190
202
|
//# sourceMappingURL=pla-competitors.d.cts.map
|