@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
|
@@ -16,7 +16,21 @@ declare const polymarketGetUserPositions: import("@keystrokehq/action").Workflow
|
|
|
16
16
|
limit?: number | undefined;
|
|
17
17
|
cursor?: string | undefined;
|
|
18
18
|
market?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
secret_key: z.ZodString;
|
|
32
|
+
key_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
20
34
|
//#endregion
|
|
21
35
|
export { polymarketGetUserPositions };
|
|
22
36
|
//# sourceMappingURL=get-user-positions.d.cts.map
|
|
@@ -16,7 +16,21 @@ declare const polymarketGetUserPositions: import("@keystrokehq/action").Workflow
|
|
|
16
16
|
limit?: number | undefined;
|
|
17
17
|
cursor?: string | undefined;
|
|
18
18
|
market?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
secret_key: z.ZodString;
|
|
32
|
+
key_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
20
34
|
//#endregion
|
|
21
35
|
export { polymarketGetUserPositions };
|
|
22
36
|
//# sourceMappingURL=get-user-positions.d.mts.map
|
|
@@ -25,7 +25,21 @@ declare const polymarketListEventsForLeague: import("@keystrokehq/action").Workf
|
|
|
25
25
|
offset?: number | undefined;
|
|
26
26
|
section?: "general" | "trending" | undefined;
|
|
27
27
|
excludeEventId?: number[] | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
secret_key: z.ZodString;
|
|
34
|
+
key_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
secret_key: z.ZodString;
|
|
41
|
+
key_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
29
43
|
//#endregion
|
|
30
44
|
export { polymarketListEventsForLeague };
|
|
31
45
|
//# sourceMappingURL=list-events-for-league.d.cts.map
|
|
@@ -25,7 +25,21 @@ declare const polymarketListEventsForLeague: import("@keystrokehq/action").Workf
|
|
|
25
25
|
offset?: number | undefined;
|
|
26
26
|
section?: "general" | "trending" | undefined;
|
|
27
27
|
excludeEventId?: number[] | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
secret_key: z.ZodString;
|
|
34
|
+
key_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
secret_key: z.ZodString;
|
|
41
|
+
key_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
29
43
|
//#endregion
|
|
30
44
|
export { polymarketListEventsForLeague };
|
|
31
45
|
//# sourceMappingURL=list-events-for-league.d.mts.map
|
|
@@ -25,7 +25,21 @@ declare const polymarketListEventsForSeries: import("@keystrokehq/action").Workf
|
|
|
25
25
|
offset?: number | undefined;
|
|
26
26
|
section?: "general" | "trending" | undefined;
|
|
27
27
|
excludeEventId?: number[] | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
secret_key: z.ZodString;
|
|
34
|
+
key_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
secret_key: z.ZodString;
|
|
41
|
+
key_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
29
43
|
//#endregion
|
|
30
44
|
export { polymarketListEventsForSeries };
|
|
31
45
|
//# sourceMappingURL=list-events-for-series.d.cts.map
|
|
@@ -25,7 +25,21 @@ declare const polymarketListEventsForSeries: import("@keystrokehq/action").Workf
|
|
|
25
25
|
offset?: number | undefined;
|
|
26
26
|
section?: "general" | "trending" | undefined;
|
|
27
27
|
excludeEventId?: number[] | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
secret_key: z.ZodString;
|
|
34
|
+
key_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
secret_key: z.ZodString;
|
|
41
|
+
key_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
29
43
|
//#endregion
|
|
30
44
|
export { polymarketListEventsForSeries };
|
|
31
45
|
//# sourceMappingURL=list-events-for-series.d.mts.map
|
|
@@ -25,7 +25,21 @@ declare const polymarketListEventsForSport: import("@keystrokehq/action").Workfl
|
|
|
25
25
|
offset?: number | undefined;
|
|
26
26
|
section?: "general" | "trending" | undefined;
|
|
27
27
|
excludeEventId?: number[] | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
secret_key: z.ZodString;
|
|
34
|
+
key_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
secret_key: z.ZodString;
|
|
41
|
+
key_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
29
43
|
//#endregion
|
|
30
44
|
export { polymarketListEventsForSport };
|
|
31
45
|
//# sourceMappingURL=list-events-for-sport.d.cts.map
|
|
@@ -25,7 +25,21 @@ declare const polymarketListEventsForSport: import("@keystrokehq/action").Workfl
|
|
|
25
25
|
offset?: number | undefined;
|
|
26
26
|
section?: "general" | "trending" | undefined;
|
|
27
27
|
excludeEventId?: number[] | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
secret_key: z.ZodString;
|
|
34
|
+
key_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
secret_key: z.ZodString;
|
|
41
|
+
key_id: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
29
43
|
//#endregion
|
|
30
44
|
export { polymarketListEventsForSport };
|
|
31
45
|
//# sourceMappingURL=list-events-for-sport.d.mts.map
|
|
@@ -40,7 +40,21 @@ declare const polymarketListEvents: import("@keystrokehq/action").WorkflowAction
|
|
|
40
40
|
marketTypes?: string[] | undefined;
|
|
41
41
|
includeHidden?: boolean | undefined;
|
|
42
42
|
orderDirection?: "asc" | "desc" | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
secret_key: z.ZodString;
|
|
49
|
+
key_id: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
secret_key: z.ZodString;
|
|
56
|
+
key_id: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
44
58
|
//#endregion
|
|
45
59
|
export { polymarketListEvents };
|
|
46
60
|
//# sourceMappingURL=list-events.d.cts.map
|
|
@@ -40,7 +40,21 @@ declare const polymarketListEvents: import("@keystrokehq/action").WorkflowAction
|
|
|
40
40
|
marketTypes?: string[] | undefined;
|
|
41
41
|
includeHidden?: boolean | undefined;
|
|
42
42
|
orderDirection?: "asc" | "desc" | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
secret_key: z.ZodString;
|
|
49
|
+
key_id: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
secret_key: z.ZodString;
|
|
56
|
+
key_id: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
44
58
|
//#endregion
|
|
45
59
|
export { polymarketListEvents };
|
|
46
60
|
//# sourceMappingURL=list-events.d.mts.map
|
|
@@ -5,7 +5,21 @@ declare const PolymarketListFeaturedTagsInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const PolymarketListFeaturedTagsOutput: z.ZodObject<{
|
|
6
6
|
featured_tags: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const polymarketListFeaturedTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const polymarketListFeaturedTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
secret_key: z.ZodString;
|
|
14
|
+
key_id: z.ZodString;
|
|
15
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
secret_key: z.ZodString;
|
|
21
|
+
key_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
9
23
|
//#endregion
|
|
10
24
|
export { polymarketListFeaturedTags };
|
|
11
25
|
//# sourceMappingURL=list-featured-tags.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-featured-tags.d.cts","names":[],"sources":["../../src/actions/list-featured-tags.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-featured-tags.d.cts","names":[],"sources":["../../src/actions/list-featured-tags.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -5,7 +5,21 @@ declare const PolymarketListFeaturedTagsInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const PolymarketListFeaturedTagsOutput: z.ZodObject<{
|
|
6
6
|
featured_tags: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const polymarketListFeaturedTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const polymarketListFeaturedTags: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
secret_key: z.ZodString;
|
|
14
|
+
key_id: z.ZodString;
|
|
15
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
secret_key: z.ZodString;
|
|
21
|
+
key_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
9
23
|
//#endregion
|
|
10
24
|
export { polymarketListFeaturedTags };
|
|
11
25
|
//# sourceMappingURL=list-featured-tags.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-featured-tags.d.mts","names":[],"sources":["../../src/actions/list-featured-tags.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-featured-tags.d.mts","names":[],"sources":["../../src/actions/list-featured-tags.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -11,7 +11,21 @@ declare const PolymarketListLeaguesOutput: z.ZodObject<{
|
|
|
11
11
|
declare const polymarketListLeagues: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
limit?: number | undefined;
|
|
13
13
|
offset?: number | 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 { polymarketListLeagues };
|
|
17
31
|
//# sourceMappingURL=list-leagues.d.cts.map
|
|
@@ -11,7 +11,21 @@ declare const PolymarketListLeaguesOutput: z.ZodObject<{
|
|
|
11
11
|
declare const polymarketListLeagues: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
limit?: number | undefined;
|
|
13
13
|
offset?: number | 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 { polymarketListLeagues };
|
|
17
31
|
//# sourceMappingURL=list-leagues.d.mts.map
|
|
@@ -45,7 +45,21 @@ declare const polymarketListMarkets: import("@keystrokehq/action").WorkflowActio
|
|
|
45
45
|
includeHidden?: boolean | undefined;
|
|
46
46
|
orderDirection?: "asc" | "desc" | undefined;
|
|
47
47
|
sportsMarketTypes?: ("SPORTS_MARKET_TYPE_MONEYLINE" | "SPORTS_MARKET_TYPE_SPREAD" | "SPORTS_MARKET_TYPE_TOTAL" | "SPORTS_MARKET_TYPE_PROP" | "SPORTS_MARKET_TYPE_FUTURE" | "SPORTS_MARKET_TYPE_DRAWABLE_OUTCOME")[] | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
secret_key: z.ZodString;
|
|
54
|
+
key_id: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
secret_key: z.ZodString;
|
|
61
|
+
key_id: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
49
63
|
//#endregion
|
|
50
64
|
export { polymarketListMarkets };
|
|
51
65
|
//# sourceMappingURL=list-markets.d.cts.map
|
|
@@ -45,7 +45,21 @@ declare const polymarketListMarkets: import("@keystrokehq/action").WorkflowActio
|
|
|
45
45
|
includeHidden?: boolean | undefined;
|
|
46
46
|
orderDirection?: "asc" | "desc" | undefined;
|
|
47
47
|
sportsMarketTypes?: ("SPORTS_MARKET_TYPE_MONEYLINE" | "SPORTS_MARKET_TYPE_SPREAD" | "SPORTS_MARKET_TYPE_TOTAL" | "SPORTS_MARKET_TYPE_PROP" | "SPORTS_MARKET_TYPE_FUTURE" | "SPORTS_MARKET_TYPE_DRAWABLE_OUTCOME")[] | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
secret_key: z.ZodString;
|
|
54
|
+
key_id: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
secret_key: z.ZodString;
|
|
61
|
+
key_id: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
49
63
|
//#endregion
|
|
50
64
|
export { polymarketListMarkets };
|
|
51
65
|
//# sourceMappingURL=list-markets.d.mts.map
|
|
@@ -24,7 +24,21 @@ declare const polymarketListSeries: import("@keystrokehq/action").WorkflowAction
|
|
|
24
24
|
orderBy?: string[] | undefined;
|
|
25
25
|
recurrence?: string | undefined;
|
|
26
26
|
orderDirection?: "asc" | "desc" | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
secret_key: z.ZodString;
|
|
33
|
+
key_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
secret_key: z.ZodString;
|
|
40
|
+
key_id: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
28
42
|
//#endregion
|
|
29
43
|
export { polymarketListSeries };
|
|
30
44
|
//# sourceMappingURL=list-series.d.cts.map
|
|
@@ -24,7 +24,21 @@ declare const polymarketListSeries: import("@keystrokehq/action").WorkflowAction
|
|
|
24
24
|
orderBy?: string[] | undefined;
|
|
25
25
|
recurrence?: string | undefined;
|
|
26
26
|
orderDirection?: "asc" | "desc" | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
secret_key: z.ZodString;
|
|
33
|
+
key_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
secret_key: z.ZodString;
|
|
40
|
+
key_id: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
28
42
|
//#endregion
|
|
29
43
|
export { polymarketListSeries };
|
|
30
44
|
//# sourceMappingURL=list-series.d.mts.map
|
|
@@ -16,7 +16,21 @@ declare const polymarketListSportsTeamsForProvider: import("@keystrokehq/action"
|
|
|
16
16
|
league?: string | undefined;
|
|
17
17
|
teamIds?: string[] | undefined;
|
|
18
18
|
provider?: "PROVIDER_SPORTSDATAIO" | "PROVIDER_SPORTRADAR" | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
secret_key: z.ZodString;
|
|
32
|
+
key_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
20
34
|
//#endregion
|
|
21
35
|
export { polymarketListSportsTeamsForProvider };
|
|
22
36
|
//# sourceMappingURL=list-sports-teams-for-provider.d.cts.map
|
|
@@ -16,7 +16,21 @@ declare const polymarketListSportsTeamsForProvider: import("@keystrokehq/action"
|
|
|
16
16
|
league?: string | undefined;
|
|
17
17
|
teamIds?: string[] | undefined;
|
|
18
18
|
provider?: "PROVIDER_SPORTSDATAIO" | "PROVIDER_SPORTRADAR" | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
secret_key: z.ZodString;
|
|
32
|
+
key_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
20
34
|
//#endregion
|
|
21
35
|
export { polymarketListSportsTeamsForProvider };
|
|
22
36
|
//# sourceMappingURL=list-sports-teams-for-provider.d.mts.map
|
|
@@ -26,7 +26,21 @@ declare const polymarketListSportsTeams: import("@keystrokehq/action").WorkflowA
|
|
|
26
26
|
filters_league?: string[] | undefined;
|
|
27
27
|
orderDirection?: "asc" | "desc" | undefined;
|
|
28
28
|
filters_abbreviation?: string[] | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
secret_key: z.ZodString;
|
|
35
|
+
key_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
secret_key: z.ZodString;
|
|
42
|
+
key_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
30
44
|
//#endregion
|
|
31
45
|
export { polymarketListSportsTeams };
|
|
32
46
|
//# sourceMappingURL=list-sports-teams.d.cts.map
|
|
@@ -26,7 +26,21 @@ declare const polymarketListSportsTeams: import("@keystrokehq/action").WorkflowA
|
|
|
26
26
|
filters_league?: string[] | undefined;
|
|
27
27
|
orderDirection?: "asc" | "desc" | undefined;
|
|
28
28
|
filters_abbreviation?: string[] | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
secret_key: z.ZodString;
|
|
35
|
+
key_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
secret_key: z.ZodString;
|
|
42
|
+
key_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
30
44
|
//#endregion
|
|
31
45
|
export { polymarketListSportsTeams };
|
|
32
46
|
//# sourceMappingURL=list-sports-teams.d.mts.map
|
|
@@ -5,7 +5,21 @@ declare const PolymarketListSportsInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const PolymarketListSportsOutput: z.ZodObject<{
|
|
6
6
|
sports: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const polymarketListSports: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const polymarketListSports: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
secret_key: z.ZodString;
|
|
14
|
+
key_id: z.ZodString;
|
|
15
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
secret_key: z.ZodString;
|
|
21
|
+
key_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
9
23
|
//#endregion
|
|
10
24
|
export { polymarketListSports };
|
|
11
25
|
//# sourceMappingURL=list-sports.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sports.d.cts","names":[],"sources":["../../src/actions/list-sports.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-sports.d.cts","names":[],"sources":["../../src/actions/list-sports.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -5,7 +5,21 @@ declare const PolymarketListSportsInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const PolymarketListSportsOutput: z.ZodObject<{
|
|
6
6
|
sports: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const polymarketListSports: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const polymarketListSports: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
secret_key: z.ZodString;
|
|
14
|
+
key_id: z.ZodString;
|
|
15
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
secret_key: z.ZodString;
|
|
21
|
+
key_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
9
23
|
//#endregion
|
|
10
24
|
export { polymarketListSports };
|
|
11
25
|
//# sourceMappingURL=list-sports.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sports.d.mts","names":[],"sources":["../../src/actions/list-sports.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-sports.d.mts","names":[],"sources":["../../src/actions/list-sports.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -15,7 +15,21 @@ declare const polymarketListSubjects: import("@keystrokehq/action").WorkflowActi
|
|
|
15
15
|
query?: string | undefined;
|
|
16
16
|
offset?: number | undefined;
|
|
17
17
|
subjectType?: string | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
secret_key: z.ZodString;
|
|
24
|
+
key_id: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
secret_key: z.ZodString;
|
|
31
|
+
key_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
19
33
|
//#endregion
|
|
20
34
|
export { polymarketListSubjects };
|
|
21
35
|
//# sourceMappingURL=list-subjects.d.cts.map
|