@keystrokehq/polymarket 0.1.3 → 0.1.4
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/cancel-all-open-orders.d.cts +15 -1
- package/dist/actions/cancel-all-open-orders.d.mts +15 -1
- package/dist/actions/cancel-multiple-orders.d.cts +15 -1
- package/dist/actions/cancel-multiple-orders.d.mts +15 -1
- package/dist/actions/cancel-order.d.cts +15 -1
- package/dist/actions/cancel-order.d.mts +15 -1
- package/dist/actions/close-position-order.d.cts +15 -1
- package/dist/actions/close-position-order.d.mts +15 -1
- package/dist/actions/create-multiple-orders.d.cts +15 -1
- package/dist/actions/create-multiple-orders.d.mts +15 -1
- package/dist/actions/create-order.d.cts +15 -1
- package/dist/actions/create-order.d.mts +15 -1
- package/dist/actions/get-account-balances.d.cts +15 -1
- package/dist/actions/get-account-balances.d.cts.map +1 -1
- package/dist/actions/get-account-balances.d.mts +15 -1
- package/dist/actions/get-account-balances.d.mts.map +1 -1
- package/dist/actions/get-activities.d.cts +15 -1
- package/dist/actions/get-activities.d.mts +15 -1
- package/dist/actions/get-event-by-id.d.cts +15 -1
- package/dist/actions/get-event-by-id.d.mts +15 -1
- package/dist/actions/get-event-by-slug.d.cts +15 -1
- package/dist/actions/get-event-by-slug.d.mts +15 -1
- package/dist/actions/get-league-by-slug.d.cts +15 -1
- package/dist/actions/get-league-by-slug.d.mts +15 -1
- package/dist/actions/get-market-bbo.d.cts +15 -1
- package/dist/actions/get-market-bbo.d.mts +15 -1
- package/dist/actions/get-market-book.d.cts +15 -1
- package/dist/actions/get-market-book.d.mts +15 -1
- package/dist/actions/get-market-by-id.d.cts +15 -1
- package/dist/actions/get-market-by-id.d.mts +15 -1
- package/dist/actions/get-market-by-slug.d.cts +15 -1
- package/dist/actions/get-market-by-slug.d.mts +15 -1
- package/dist/actions/get-market-settlement.d.cts +15 -1
- package/dist/actions/get-market-settlement.d.mts +15 -1
- package/dist/actions/get-markets-for-subject-by-slug.d.cts +15 -1
- package/dist/actions/get-markets-for-subject-by-slug.d.mts +15 -1
- package/dist/actions/get-markets-for-subject.d.cts +15 -1
- package/dist/actions/get-markets-for-subject.d.mts +15 -1
- package/dist/actions/get-open-orders.d.cts +15 -1
- package/dist/actions/get-open-orders.d.mts +15 -1
- package/dist/actions/get-order.d.cts +15 -1
- package/dist/actions/get-order.d.mts +15 -1
- package/dist/actions/get-series-by-id.d.cts +15 -1
- package/dist/actions/get-series-by-id.d.mts +15 -1
- package/dist/actions/get-sport-by-slug.d.cts +15 -1
- package/dist/actions/get-sport-by-slug.d.mts +15 -1
- package/dist/actions/get-subject-by-id.d.cts +15 -1
- package/dist/actions/get-subject-by-id.d.mts +15 -1
- package/dist/actions/get-subject-by-slug.d.cts +15 -1
- package/dist/actions/get-subject-by-slug.d.mts +15 -1
- package/dist/actions/get-tag-by-id.d.cts +15 -1
- package/dist/actions/get-tag-by-id.d.mts +15 -1
- package/dist/actions/get-tag-by-slug.d.cts +15 -1
- package/dist/actions/get-tag-by-slug.d.mts +15 -1
- package/dist/actions/get-user-positions.d.cts +15 -1
- package/dist/actions/get-user-positions.d.mts +15 -1
- package/dist/actions/list-events-for-league.d.cts +15 -1
- package/dist/actions/list-events-for-league.d.mts +15 -1
- package/dist/actions/list-events-for-series.d.cts +15 -1
- package/dist/actions/list-events-for-series.d.mts +15 -1
- package/dist/actions/list-events-for-sport.d.cts +15 -1
- package/dist/actions/list-events-for-sport.d.mts +15 -1
- package/dist/actions/list-events.d.cts +15 -1
- package/dist/actions/list-events.d.mts +15 -1
- package/dist/actions/list-featured-tags.d.cts +15 -1
- package/dist/actions/list-featured-tags.d.cts.map +1 -1
- package/dist/actions/list-featured-tags.d.mts +15 -1
- package/dist/actions/list-featured-tags.d.mts.map +1 -1
- package/dist/actions/list-leagues.d.cts +15 -1
- package/dist/actions/list-leagues.d.mts +15 -1
- package/dist/actions/list-markets.d.cts +15 -1
- package/dist/actions/list-markets.d.mts +15 -1
- package/dist/actions/list-series.d.cts +15 -1
- package/dist/actions/list-series.d.mts +15 -1
- package/dist/actions/list-sports-teams-for-provider.d.cts +15 -1
- package/dist/actions/list-sports-teams-for-provider.d.mts +15 -1
- package/dist/actions/list-sports-teams.d.cts +15 -1
- package/dist/actions/list-sports-teams.d.mts +15 -1
- package/dist/actions/list-sports.d.cts +15 -1
- package/dist/actions/list-sports.d.cts.map +1 -1
- package/dist/actions/list-sports.d.mts +15 -1
- package/dist/actions/list-sports.d.mts.map +1 -1
- package/dist/actions/list-subjects.d.cts +15 -1
- package/dist/actions/list-subjects.d.mts +15 -1
- package/dist/actions/list-tags.d.cts +15 -1
- package/dist/actions/list-tags.d.mts +15 -1
- package/dist/actions/modify-multiple-orders.d.cts +15 -1
- package/dist/actions/modify-multiple-orders.d.mts +15 -1
- package/dist/actions/modify-order.d.cts +15 -1
- package/dist/actions/modify-order.d.mts +15 -1
- package/dist/actions/preview-order.d.cts +15 -1
- package/dist/actions/preview-order.d.mts +15 -1
- package/dist/actions/search-markets-and-events.d.cts +15 -1
- package/dist/actions/search-markets-and-events.d.mts +15 -1
- package/dist/app.cjs +8 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +10 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +10 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketById };
|
|
15
29
|
//# sourceMappingURL=get-market-by-id.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketById };
|
|
15
29
|
//# sourceMappingURL=get-market-by-id.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketBySlug };
|
|
15
29
|
//# sourceMappingURL=get-market-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketBySlug };
|
|
15
29
|
//# sourceMappingURL=get-market-by-slug.d.mts.map
|
|
@@ -11,7 +11,21 @@ declare const PolymarketGetMarketSettlementOutput: z.ZodObject<{
|
|
|
11
11
|
declare const polymarketGetMarketSettlement: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
slug: string;
|
|
13
13
|
fromEp3?: boolean | undefined;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
secret_key: z.ZodString;
|
|
20
|
+
key_id: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
secret_key: z.ZodString;
|
|
27
|
+
key_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
15
29
|
//#endregion
|
|
16
30
|
export { polymarketGetMarketSettlement };
|
|
17
31
|
//# sourceMappingURL=get-market-settlement.d.cts.map
|
|
@@ -11,7 +11,21 @@ declare const PolymarketGetMarketSettlementOutput: z.ZodObject<{
|
|
|
11
11
|
declare const polymarketGetMarketSettlement: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
slug: string;
|
|
13
13
|
fromEp3?: boolean | undefined;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
secret_key: z.ZodString;
|
|
20
|
+
key_id: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
secret_key: z.ZodString;
|
|
27
|
+
key_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
15
29
|
//#endregion
|
|
16
30
|
export { polymarketGetMarketSettlement };
|
|
17
31
|
//# sourceMappingURL=get-market-settlement.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketsForSubjectBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketsForSubjectBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketsForSubjectBySlug };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketsForSubjectBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketsForSubjectBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketsForSubjectBySlug };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject-by-slug.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketsForSubjectOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketsForSubject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketsForSubject };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetMarketsForSubjectOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetMarketsForSubject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetMarketsForSubject };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetOpenOrdersOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetOpenOrders: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slugs?: string[] | undefined;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetOpenOrders };
|
|
15
29
|
//# sourceMappingURL=get-open-orders.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetOpenOrdersOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetOpenOrders: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slugs?: string[] | undefined;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetOpenOrders };
|
|
15
29
|
//# sourceMappingURL=get-open-orders.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetOrderOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
orderId: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetOrder };
|
|
15
29
|
//# sourceMappingURL=get-order.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetOrderOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
orderId: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetOrder };
|
|
15
29
|
//# sourceMappingURL=get-order.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetSeriesByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetSeriesById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetSeriesById };
|
|
15
29
|
//# sourceMappingURL=get-series-by-id.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetSeriesByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetSeriesById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetSeriesById };
|
|
15
29
|
//# sourceMappingURL=get-series-by-id.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetSportBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetSportBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetSportBySlug };
|
|
15
29
|
//# sourceMappingURL=get-sport-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetSportBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetSportBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetSportBySlug };
|
|
15
29
|
//# sourceMappingURL=get-sport-by-slug.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetSubjectByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetSubjectById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetSubjectById };
|
|
15
29
|
//# sourceMappingURL=get-subject-by-id.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetSubjectByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetSubjectById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetSubjectById };
|
|
15
29
|
//# sourceMappingURL=get-subject-by-id.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetSubjectBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetSubjectBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetSubjectBySlug };
|
|
15
29
|
//# sourceMappingURL=get-subject-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetSubjectBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetSubjectBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetSubjectBySlug };
|
|
15
29
|
//# sourceMappingURL=get-subject-by-slug.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetTagByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetTagById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetTagById };
|
|
15
29
|
//# sourceMappingURL=get-tag-by-id.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetTagByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetTagById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetTagById };
|
|
15
29
|
//# sourceMappingURL=get-tag-by-id.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetTagBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetTagBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetTagBySlug };
|
|
15
29
|
//# sourceMappingURL=get-tag-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketGetTagBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketGetTagBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketGetTagBySlug };
|
|
15
29
|
//# sourceMappingURL=get-tag-by-slug.d.mts.map
|