@keystrokehq/polymarket_us 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 PolymarketUsGetMarketByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketById: 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_us", 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_us", 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 { polymarketUsGetMarketById };
|
|
15
29
|
//# sourceMappingURL=get-market-by-id.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetMarketByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketById: 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_us", 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_us", 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 { polymarketUsGetMarketById };
|
|
15
29
|
//# sourceMappingURL=get-market-by-id.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetMarketBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketBySlug: 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_us", 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_us", 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 { polymarketUsGetMarketBySlug };
|
|
15
29
|
//# sourceMappingURL=get-market-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetMarketBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketBySlug: 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_us", 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_us", 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 { polymarketUsGetMarketBySlug };
|
|
15
29
|
//# sourceMappingURL=get-market-by-slug.d.mts.map
|
|
@@ -11,7 +11,21 @@ declare const PolymarketUsGetMarketSettlementOutput: z.ZodObject<{
|
|
|
11
11
|
declare const polymarketUsGetMarketSettlement: 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_us", 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_us", 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 { polymarketUsGetMarketSettlement };
|
|
17
31
|
//# sourceMappingURL=get-market-settlement.d.cts.map
|
|
@@ -11,7 +11,21 @@ declare const PolymarketUsGetMarketSettlementOutput: z.ZodObject<{
|
|
|
11
11
|
declare const polymarketUsGetMarketSettlement: 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_us", 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_us", 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 { polymarketUsGetMarketSettlement };
|
|
17
31
|
//# sourceMappingURL=get-market-settlement.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetMarketsForSubjectBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketsForSubjectBySlug: 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_us", 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_us", 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 { polymarketUsGetMarketsForSubjectBySlug };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetMarketsForSubjectBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketsForSubjectBySlug: 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_us", 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_us", 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 { polymarketUsGetMarketsForSubjectBySlug };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject-by-slug.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetMarketsForSubjectOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketsForSubject: 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_us", 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_us", 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 { polymarketUsGetMarketsForSubject };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetMarketsForSubjectOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketsForSubject: 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_us", 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_us", 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 { polymarketUsGetMarketsForSubject };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetOpenOrdersOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetOpenOrders: 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_us", 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_us", 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 { polymarketUsGetOpenOrders };
|
|
15
29
|
//# sourceMappingURL=get-open-orders.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetOpenOrdersOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetOpenOrders: 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_us", 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_us", 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 { polymarketUsGetOpenOrders };
|
|
15
29
|
//# sourceMappingURL=get-open-orders.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetOrderOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetOrder: 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_us", 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_us", 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 { polymarketUsGetOrder };
|
|
15
29
|
//# sourceMappingURL=get-order.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetOrderOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetOrder: 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_us", 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_us", 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 { polymarketUsGetOrder };
|
|
15
29
|
//# sourceMappingURL=get-order.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetSeriesByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetSeriesById: 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_us", 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_us", 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 { polymarketUsGetSeriesById };
|
|
15
29
|
//# sourceMappingURL=get-series-by-id.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetSeriesByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetSeriesById: 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_us", 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_us", 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 { polymarketUsGetSeriesById };
|
|
15
29
|
//# sourceMappingURL=get-series-by-id.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetSportBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetSportBySlug: 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_us", 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_us", 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 { polymarketUsGetSportBySlug };
|
|
15
29
|
//# sourceMappingURL=get-sport-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetSportBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetSportBySlug: 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_us", 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_us", 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 { polymarketUsGetSportBySlug };
|
|
15
29
|
//# sourceMappingURL=get-sport-by-slug.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetSubjectByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetSubjectById: 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_us", 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_us", 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 { polymarketUsGetSubjectById };
|
|
15
29
|
//# sourceMappingURL=get-subject-by-id.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetSubjectByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetSubjectById: 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_us", 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_us", 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 { polymarketUsGetSubjectById };
|
|
15
29
|
//# sourceMappingURL=get-subject-by-id.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetSubjectBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetSubjectBySlug: 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_us", 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_us", 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 { polymarketUsGetSubjectBySlug };
|
|
15
29
|
//# sourceMappingURL=get-subject-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetSubjectBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetSubjectBySlug: 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_us", 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_us", 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 { polymarketUsGetSubjectBySlug };
|
|
15
29
|
//# sourceMappingURL=get-subject-by-slug.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetTagByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetTagById: 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_us", 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_us", 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 { polymarketUsGetTagById };
|
|
15
29
|
//# sourceMappingURL=get-tag-by-id.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetTagByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetTagById: 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_us", 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_us", 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 { polymarketUsGetTagById };
|
|
15
29
|
//# sourceMappingURL=get-tag-by-id.d.mts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetTagBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetTagBySlug: 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_us", 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_us", 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 { polymarketUsGetTagBySlug };
|
|
15
29
|
//# sourceMappingURL=get-tag-by-slug.d.cts.map
|
|
@@ -9,7 +9,21 @@ declare const PolymarketUsGetTagBySlugOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetTagBySlug: 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_us", 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_us", 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 { polymarketUsGetTagBySlug };
|
|
15
29
|
//# sourceMappingURL=get-tag-by-slug.d.mts.map
|