@keystrokehq/polygon_io 0.1.3 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/dist/actions/get-all-tickers.d.cts +13 -1
  2. package/dist/actions/get-all-tickers.d.mts +13 -1
  3. package/dist/actions/get-condition-codes.d.cts +13 -1
  4. package/dist/actions/get-condition-codes.d.mts +13 -1
  5. package/dist/actions/get-crypto-ema.d.cts +17 -5
  6. package/dist/actions/get-crypto-ema.d.mts +17 -5
  7. package/dist/actions/get-crypto-macd.d.cts +15 -3
  8. package/dist/actions/get-crypto-macd.d.mts +15 -3
  9. package/dist/actions/get-crypto-open-close.d.cts +13 -1
  10. package/dist/actions/get-crypto-open-close.d.mts +13 -1
  11. package/dist/actions/get-crypto-rsi.d.cts +17 -5
  12. package/dist/actions/get-crypto-rsi.d.mts +17 -5
  13. package/dist/actions/get-crypto-sma.d.cts +17 -5
  14. package/dist/actions/get-crypto-sma.d.mts +17 -5
  15. package/dist/actions/get-daily-open-close.d.cts +13 -1
  16. package/dist/actions/get-daily-open-close.d.mts +13 -1
  17. package/dist/actions/get-dividends.d.cts +13 -1
  18. package/dist/actions/get-dividends.d.mts +13 -1
  19. package/dist/actions/get-economy-inflation2.d.cts +13 -1
  20. package/dist/actions/get-economy-inflation2.d.mts +13 -1
  21. package/dist/actions/get-ema.d.cts +15 -3
  22. package/dist/actions/get-ema.d.mts +15 -3
  23. package/dist/actions/get-filing-file.d.cts +13 -1
  24. package/dist/actions/get-filing-file.d.mts +13 -1
  25. package/dist/actions/get-filing.d.cts +13 -1
  26. package/dist/actions/get-filing.d.mts +13 -1
  27. package/dist/actions/get-forex-ema.d.cts +17 -5
  28. package/dist/actions/get-forex-ema.d.mts +17 -5
  29. package/dist/actions/get-forex-macd.d.cts +15 -3
  30. package/dist/actions/get-forex-macd.d.mts +15 -3
  31. package/dist/actions/get-forex-real-time-currency-conversion.d.cts +13 -1
  32. package/dist/actions/get-forex-real-time-currency-conversion.d.mts +13 -1
  33. package/dist/actions/get-forex-rsi.d.cts +17 -5
  34. package/dist/actions/get-forex-rsi.d.mts +17 -5
  35. package/dist/actions/get-forex-sma.d.cts +17 -5
  36. package/dist/actions/get-forex-sma.d.mts +17 -5
  37. package/dist/actions/get-futures-quotes.d.cts +13 -1
  38. package/dist/actions/get-futures-quotes.d.mts +13 -1
  39. package/dist/actions/get-grouped-daily.d.cts +13 -1
  40. package/dist/actions/get-grouped-daily.d.mts +13 -1
  41. package/dist/actions/get-historic-forex-ticks.d.cts +13 -1
  42. package/dist/actions/get-historic-forex-ticks.d.mts +13 -1
  43. package/dist/actions/get-inflation-expectations.d.cts +13 -1
  44. package/dist/actions/get-inflation-expectations.d.mts +13 -1
  45. package/dist/actions/get-ipo-data.d.cts +13 -1
  46. package/dist/actions/get-ipo-data.d.mts +13 -1
  47. package/dist/actions/get-labor-market.d.cts +13 -1
  48. package/dist/actions/get-labor-market.d.mts +13 -1
  49. package/dist/actions/get-macd.d.cts +15 -3
  50. package/dist/actions/get-macd.d.mts +15 -3
  51. package/dist/actions/get-market-holidays.d.cts +13 -1
  52. package/dist/actions/get-market-holidays.d.cts.map +1 -1
  53. package/dist/actions/get-market-holidays.d.mts +13 -1
  54. package/dist/actions/get-market-holidays.d.mts.map +1 -1
  55. package/dist/actions/get-market-status.d.cts +13 -1
  56. package/dist/actions/get-market-status.d.cts.map +1 -1
  57. package/dist/actions/get-market-status.d.mts +13 -1
  58. package/dist/actions/get-market-status.d.mts.map +1 -1
  59. package/dist/actions/get-news.d.cts +13 -1
  60. package/dist/actions/get-news.d.mts +13 -1
  61. package/dist/actions/get-options-contract-overview.d.cts +13 -1
  62. package/dist/actions/get-options-contract-overview.d.mts +13 -1
  63. package/dist/actions/get-options-ema.d.cts +15 -3
  64. package/dist/actions/get-options-ema.d.mts +15 -3
  65. package/dist/actions/get-options-macd.d.cts +15 -3
  66. package/dist/actions/get-options-macd.d.mts +15 -3
  67. package/dist/actions/get-options-rsi.d.cts +17 -5
  68. package/dist/actions/get-options-rsi.d.mts +17 -5
  69. package/dist/actions/get-options-sma.d.cts +17 -5
  70. package/dist/actions/get-options-sma.d.mts +17 -5
  71. package/dist/actions/get-related-companies.d.cts +13 -1
  72. package/dist/actions/get-related-companies.d.mts +13 -1
  73. package/dist/actions/get-rsi.d.cts +15 -3
  74. package/dist/actions/get-rsi.d.mts +15 -3
  75. package/dist/actions/get-sma.d.cts +15 -3
  76. package/dist/actions/get-sma.d.mts +15 -3
  77. package/dist/actions/get-splits.d.cts +13 -1
  78. package/dist/actions/get-splits.d.mts +13 -1
  79. package/dist/actions/get-stocks-custom-bars.d.cts +15 -3
  80. package/dist/actions/get-stocks-custom-bars.d.mts +15 -3
  81. package/dist/actions/get-stocks-daily-market-summary.d.cts +13 -1
  82. package/dist/actions/get-stocks-daily-market-summary.d.mts +13 -1
  83. package/dist/actions/get-stocks-filings-risk-factors.d.cts +13 -1
  84. package/dist/actions/get-stocks-filings-risk-factors.d.mts +13 -1
  85. package/dist/actions/get-stocks-filings-sections.d.cts +13 -1
  86. package/dist/actions/get-stocks-filings-sections.d.mts +13 -1
  87. package/dist/actions/get-stocks-free-float.d.cts +13 -1
  88. package/dist/actions/get-stocks-free-float.d.mts +13 -1
  89. package/dist/actions/get-stocks-full-market-snapshot.d.cts +13 -1
  90. package/dist/actions/get-stocks-full-market-snapshot.d.mts +13 -1
  91. package/dist/actions/get-stocks-income-statements.d.cts +13 -1
  92. package/dist/actions/get-stocks-income-statements.d.mts +13 -1
  93. package/dist/actions/get-stocks-previous-day-bar.d.cts +13 -1
  94. package/dist/actions/get-stocks-previous-day-bar.d.mts +13 -1
  95. package/dist/actions/get-stocks-risk-factor-taxonomies.d.cts +13 -1
  96. package/dist/actions/get-stocks-risk-factor-taxonomies.d.mts +13 -1
  97. package/dist/actions/get-stocks-v1-dividends.d.cts +13 -1
  98. package/dist/actions/get-stocks-v1-dividends.d.mts +13 -1
  99. package/dist/actions/get-stocks-v1-short-interest.d.cts +13 -1
  100. package/dist/actions/get-stocks-v1-short-interest.d.mts +13 -1
  101. package/dist/actions/get-stocks-v1-short-volume.d.cts +13 -1
  102. package/dist/actions/get-stocks-v1-short-volume.d.mts +13 -1
  103. package/dist/actions/get-stocks-v1-splits.d.cts +13 -1
  104. package/dist/actions/get-stocks-v1-splits.d.mts +13 -1
  105. package/dist/actions/get-ticker-events.d.cts +13 -1
  106. package/dist/actions/get-ticker-events.d.mts +13 -1
  107. package/dist/actions/get-ticker-overview.d.cts +13 -1
  108. package/dist/actions/get-ticker-overview.d.mts +13 -1
  109. package/dist/actions/get-ticker-types.d.cts +13 -1
  110. package/dist/actions/get-ticker-types.d.cts.map +1 -1
  111. package/dist/actions/get-ticker-types.d.mts +13 -1
  112. package/dist/actions/get-ticker-types.d.mts.map +1 -1
  113. package/dist/actions/get-treasury-yields.d.cts +13 -1
  114. package/dist/actions/get-treasury-yields.d.mts +13 -1
  115. package/dist/actions/list-exchanges.d.cts +13 -1
  116. package/dist/actions/list-exchanges.d.mts +13 -1
  117. package/dist/actions/list-filing-files.d.cts +13 -1
  118. package/dist/actions/list-filing-files.d.mts +13 -1
  119. package/dist/actions/list-filings.d.cts +13 -1
  120. package/dist/actions/list-filings.d.mts +13 -1
  121. package/dist/actions/list-options-contracts.d.cts +13 -1
  122. package/dist/actions/list-options-contracts.d.mts +13 -1
  123. package/dist/actions/polygon-last-quote-for-a-symbol.d.cts +13 -1
  124. package/dist/actions/polygon-last-quote-for-a-symbol.d.mts +13 -1
  125. package/dist/actions/polygon-last-trade-for-a-currency-pair.d.cts +13 -1
  126. package/dist/actions/polygon-last-trade-for-a-currency-pair.d.mts +13 -1
  127. package/dist/app.cjs +5 -2
  128. package/dist/app.cjs.map +1 -1
  129. package/dist/app.d.cts +9 -1
  130. package/dist/app.d.cts.map +1 -1
  131. package/dist/app.d.mts +9 -1
  132. package/dist/app.d.mts.map +1 -1
  133. package/dist/app.mjs +3 -1
  134. package/dist/app.mjs.map +1 -1
  135. package/dist/catalog.cjs +1 -1
  136. package/dist/catalog.cjs.map +1 -1
  137. package/dist/catalog.d.cts +1 -1
  138. package/dist/catalog.d.mts +1 -1
  139. package/dist/catalog.mjs +1 -1
  140. package/dist/catalog.mjs.map +1 -1
  141. package/package.json +1 -1
@@ -55,7 +55,19 @@ declare const polygonIoGetAllTickers: import("@keystrokehq/action").WorkflowActi
55
55
  search?: string | undefined;
56
56
  ticker?: string | undefined;
57
57
  exchange?: string | undefined;
58
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
58
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
59
+ connectionId: z.ZodString;
60
+ entityId: z.ZodString;
61
+ instanceId: z.ZodString;
62
+ }, z.core.$strip>, z.ZodObject<{
63
+ generic_api_key: z.ZodString;
64
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ generic_api_key: z.ZodString;
70
+ }, z.core.$strip>>]>;
59
71
  //#endregion
60
72
  export { polygonIoGetAllTickers };
61
73
  //# sourceMappingURL=get-all-tickers.d.cts.map
@@ -55,7 +55,19 @@ declare const polygonIoGetAllTickers: import("@keystrokehq/action").WorkflowActi
55
55
  search?: string | undefined;
56
56
  ticker?: string | undefined;
57
57
  exchange?: string | undefined;
58
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
58
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
59
+ connectionId: z.ZodString;
60
+ entityId: z.ZodString;
61
+ instanceId: z.ZodString;
62
+ }, z.core.$strip>, z.ZodObject<{
63
+ generic_api_key: z.ZodString;
64
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ generic_api_key: z.ZodString;
70
+ }, z.core.$strip>>]>;
59
71
  //#endregion
60
72
  export { polygonIoGetAllTickers };
61
73
  //# sourceMappingURL=get-all-tickers.d.mts.map
@@ -40,7 +40,19 @@ declare const polygonIoGetConditionCodes: import("@keystrokehq/action").Workflow
40
40
  order?: "asc" | "desc" | undefined;
41
41
  data_type?: "trade" | "quote" | undefined;
42
42
  asset_class?: string | undefined;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ generic_api_key: z.ZodString;
55
+ }, z.core.$strip>>]>;
44
56
  //#endregion
45
57
  export { polygonIoGetConditionCodes };
46
58
  //# sourceMappingURL=get-condition-codes.d.cts.map
@@ -40,7 +40,19 @@ declare const polygonIoGetConditionCodes: import("@keystrokehq/action").Workflow
40
40
  order?: "asc" | "desc" | undefined;
41
41
  data_type?: "trade" | "quote" | undefined;
42
42
  asset_class?: string | undefined;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ generic_api_key: z.ZodString;
55
+ }, z.core.$strip>>]>;
44
56
  //#endregion
45
57
  export { polygonIoGetConditionCodes };
46
58
  //# sourceMappingURL=get-condition-codes.d.mts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetCryptoEmaInput: z.ZodObject<{
10
10
  window: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
11
11
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
12
12
  timespan: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
13
+ day: "day";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetCryptoEmaInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  "timestamp.gt": z.ZodOptional<z.ZodString>;
29
29
  "timestamp.lt": z.ZodOptional<z.ZodString>;
@@ -62,15 +62,27 @@ declare const polygonIoGetCryptoEma: import("@keystrokehq/action").WorkflowActio
62
62
  order?: "asc" | "desc" | undefined;
63
63
  window?: number | undefined;
64
64
  adjusted?: boolean | undefined;
65
- timespan?: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
65
+ timespan?: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year" | undefined;
66
66
  timestamp?: string | undefined;
67
- series_type?: "open" | "high" | "low" | "close" | undefined;
67
+ series_type?: "open" | "close" | "high" | "low" | undefined;
68
68
  "timestamp.gt"?: string | undefined;
69
69
  "timestamp.lt"?: string | undefined;
70
70
  "timestamp.gte"?: string | undefined;
71
71
  "timestamp.lte"?: string | undefined;
72
72
  expand_underlying?: boolean | undefined;
73
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
73
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
74
+ connectionId: z.ZodString;
75
+ entityId: z.ZodString;
76
+ instanceId: z.ZodString;
77
+ }, z.core.$strip>, z.ZodObject<{
78
+ generic_api_key: z.ZodString;
79
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
80
+ connectionId: z.ZodString;
81
+ entityId: z.ZodString;
82
+ instanceId: z.ZodString;
83
+ }, z.core.$strip>, z.ZodObject<{
84
+ generic_api_key: z.ZodString;
85
+ }, z.core.$strip>>]>;
74
86
  //#endregion
75
87
  export { polygonIoGetCryptoEma };
76
88
  //# sourceMappingURL=get-crypto-ema.d.cts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetCryptoEmaInput: z.ZodObject<{
10
10
  window: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
11
11
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
12
12
  timespan: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
13
+ day: "day";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetCryptoEmaInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  "timestamp.gt": z.ZodOptional<z.ZodString>;
29
29
  "timestamp.lt": z.ZodOptional<z.ZodString>;
@@ -62,15 +62,27 @@ declare const polygonIoGetCryptoEma: import("@keystrokehq/action").WorkflowActio
62
62
  order?: "asc" | "desc" | undefined;
63
63
  window?: number | undefined;
64
64
  adjusted?: boolean | undefined;
65
- timespan?: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
65
+ timespan?: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year" | undefined;
66
66
  timestamp?: string | undefined;
67
- series_type?: "open" | "high" | "low" | "close" | undefined;
67
+ series_type?: "open" | "close" | "high" | "low" | undefined;
68
68
  "timestamp.gt"?: string | undefined;
69
69
  "timestamp.lt"?: string | undefined;
70
70
  "timestamp.gte"?: string | undefined;
71
71
  "timestamp.lte"?: string | undefined;
72
72
  expand_underlying?: boolean | undefined;
73
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
73
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
74
+ connectionId: z.ZodString;
75
+ entityId: z.ZodString;
76
+ instanceId: z.ZodString;
77
+ }, z.core.$strip>, z.ZodObject<{
78
+ generic_api_key: z.ZodString;
79
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
80
+ connectionId: z.ZodString;
81
+ entityId: z.ZodString;
82
+ instanceId: z.ZodString;
83
+ }, z.core.$strip>, z.ZodObject<{
84
+ generic_api_key: z.ZodString;
85
+ }, z.core.$strip>>]>;
74
86
  //#endregion
75
87
  export { polygonIoGetCryptoEma };
76
88
  //# sourceMappingURL=get-crypto-ema.d.mts.map
@@ -13,9 +13,9 @@ declare const PolygonIoGetCryptoMacdInput: z.ZodObject<{
13
13
  long_window: z.ZodNumber;
14
14
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
15
15
  open: "open";
16
+ close: "close";
16
17
  high: "high";
17
18
  low: "low";
18
- close: "close";
19
19
  }>>>;
20
20
  short_window: z.ZodNumber;
21
21
  crypto_ticker: z.ZodString;
@@ -48,9 +48,21 @@ declare const polygonIoGetCryptoMacd: import("@keystrokehq/action").WorkflowActi
48
48
  adjusted?: boolean | undefined;
49
49
  timespan?: string | undefined;
50
50
  timestamp?: string | undefined;
51
- series_type?: "open" | "high" | "low" | "close" | undefined;
51
+ series_type?: "open" | "close" | "high" | "low" | undefined;
52
52
  expand_underlying?: boolean | undefined;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>;
54
66
  //#endregion
55
67
  export { polygonIoGetCryptoMacd };
56
68
  //# sourceMappingURL=get-crypto-macd.d.cts.map
@@ -13,9 +13,9 @@ declare const PolygonIoGetCryptoMacdInput: z.ZodObject<{
13
13
  long_window: z.ZodNumber;
14
14
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
15
15
  open: "open";
16
+ close: "close";
16
17
  high: "high";
17
18
  low: "low";
18
- close: "close";
19
19
  }>>>;
20
20
  short_window: z.ZodNumber;
21
21
  crypto_ticker: z.ZodString;
@@ -48,9 +48,21 @@ declare const polygonIoGetCryptoMacd: import("@keystrokehq/action").WorkflowActi
48
48
  adjusted?: boolean | undefined;
49
49
  timespan?: string | undefined;
50
50
  timestamp?: string | undefined;
51
- series_type?: "open" | "high" | "low" | "close" | undefined;
51
+ series_type?: "open" | "close" | "high" | "low" | undefined;
52
52
  expand_underlying?: boolean | undefined;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>;
54
66
  //#endregion
55
67
  export { polygonIoGetCryptoMacd };
56
68
  //# sourceMappingURL=get-crypto-macd.d.mts.map
@@ -35,7 +35,19 @@ declare const polygonIoGetCryptoOpenClose: import("@keystrokehq/action").Workflo
35
35
  date: string;
36
36
  from: string;
37
37
  adjusted?: boolean | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { polygonIoGetCryptoOpenClose };
41
53
  //# sourceMappingURL=get-crypto-open-close.d.cts.map
@@ -35,7 +35,19 @@ declare const polygonIoGetCryptoOpenClose: import("@keystrokehq/action").Workflo
35
35
  date: string;
36
36
  from: string;
37
37
  adjusted?: boolean | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { polygonIoGetCryptoOpenClose };
41
53
  //# sourceMappingURL=get-crypto-open-close.d.mts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetCryptoRsiInput: z.ZodObject<{
10
10
  window: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
11
11
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
12
12
  timespan: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
13
+ day: "day";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetCryptoRsiInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  "timestamp.gt": z.ZodOptional<z.ZodString>;
29
29
  "timestamp.lt": z.ZodOptional<z.ZodString>;
@@ -52,15 +52,27 @@ declare const polygonIoGetCryptoRsi: import("@keystrokehq/action").WorkflowActio
52
52
  order?: "asc" | "desc" | undefined;
53
53
  window?: number | undefined;
54
54
  adjusted?: boolean | undefined;
55
- timespan?: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
55
+ timespan?: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year" | undefined;
56
56
  timestamp?: string | undefined;
57
- series_type?: "open" | "high" | "low" | "close" | undefined;
57
+ series_type?: "open" | "close" | "high" | "low" | undefined;
58
58
  "timestamp.gt"?: string | undefined;
59
59
  "timestamp.lt"?: string | undefined;
60
60
  "timestamp.gte"?: string | undefined;
61
61
  "timestamp.lte"?: string | undefined;
62
62
  expand_underlying?: boolean | undefined;
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ generic_api_key: z.ZodString;
69
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ generic_api_key: z.ZodString;
75
+ }, z.core.$strip>>]>;
64
76
  //#endregion
65
77
  export { polygonIoGetCryptoRsi };
66
78
  //# sourceMappingURL=get-crypto-rsi.d.cts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetCryptoRsiInput: z.ZodObject<{
10
10
  window: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
11
11
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
12
12
  timespan: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
13
+ day: "day";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetCryptoRsiInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  "timestamp.gt": z.ZodOptional<z.ZodString>;
29
29
  "timestamp.lt": z.ZodOptional<z.ZodString>;
@@ -52,15 +52,27 @@ declare const polygonIoGetCryptoRsi: import("@keystrokehq/action").WorkflowActio
52
52
  order?: "asc" | "desc" | undefined;
53
53
  window?: number | undefined;
54
54
  adjusted?: boolean | undefined;
55
- timespan?: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
55
+ timespan?: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year" | undefined;
56
56
  timestamp?: string | undefined;
57
- series_type?: "open" | "high" | "low" | "close" | undefined;
57
+ series_type?: "open" | "close" | "high" | "low" | undefined;
58
58
  "timestamp.gt"?: string | undefined;
59
59
  "timestamp.lt"?: string | undefined;
60
60
  "timestamp.gte"?: string | undefined;
61
61
  "timestamp.lte"?: string | undefined;
62
62
  expand_underlying?: boolean | undefined;
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ generic_api_key: z.ZodString;
69
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ generic_api_key: z.ZodString;
75
+ }, z.core.$strip>>]>;
64
76
  //#endregion
65
77
  export { polygonIoGetCryptoRsi };
66
78
  //# sourceMappingURL=get-crypto-rsi.d.mts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetCryptoSmaInput: z.ZodObject<{
10
10
  window: z.ZodNumber;
11
11
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
12
12
  timespan: z.ZodEnum<{
13
+ day: "day";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetCryptoSmaInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  "timestamp.gt": z.ZodOptional<z.ZodString>;
29
29
  "timestamp.lt": z.ZodOptional<z.ZodString>;
@@ -48,19 +48,31 @@ declare const PolygonIoGetCryptoSmaOutput: z.ZodObject<{
48
48
  }, z.core.$loose>;
49
49
  declare const polygonIoGetCryptoSma: import("@keystrokehq/action").WorkflowActionDefinition<{
50
50
  window: number;
51
- timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
51
+ timespan: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year";
52
52
  crypto_ticker: string;
53
53
  limit?: number | undefined;
54
54
  order?: "asc" | "desc" | undefined;
55
55
  adjusted?: boolean | undefined;
56
56
  timestamp?: string | undefined;
57
- series_type?: "open" | "high" | "low" | "close" | undefined;
57
+ series_type?: "open" | "close" | "high" | "low" | undefined;
58
58
  "timestamp.gt"?: string | undefined;
59
59
  "timestamp.lt"?: string | undefined;
60
60
  "timestamp.gte"?: string | undefined;
61
61
  "timestamp.lte"?: string | undefined;
62
62
  expand_underlying?: boolean | undefined;
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ generic_api_key: z.ZodString;
69
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ generic_api_key: z.ZodString;
75
+ }, z.core.$strip>>]>;
64
76
  //#endregion
65
77
  export { polygonIoGetCryptoSma };
66
78
  //# sourceMappingURL=get-crypto-sma.d.cts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetCryptoSmaInput: z.ZodObject<{
10
10
  window: z.ZodNumber;
11
11
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
12
12
  timespan: z.ZodEnum<{
13
+ day: "day";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetCryptoSmaInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  "timestamp.gt": z.ZodOptional<z.ZodString>;
29
29
  "timestamp.lt": z.ZodOptional<z.ZodString>;
@@ -48,19 +48,31 @@ declare const PolygonIoGetCryptoSmaOutput: z.ZodObject<{
48
48
  }, z.core.$loose>;
49
49
  declare const polygonIoGetCryptoSma: import("@keystrokehq/action").WorkflowActionDefinition<{
50
50
  window: number;
51
- timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
51
+ timespan: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year";
52
52
  crypto_ticker: string;
53
53
  limit?: number | undefined;
54
54
  order?: "asc" | "desc" | undefined;
55
55
  adjusted?: boolean | undefined;
56
56
  timestamp?: string | undefined;
57
- series_type?: "open" | "high" | "low" | "close" | undefined;
57
+ series_type?: "open" | "close" | "high" | "low" | undefined;
58
58
  "timestamp.gt"?: string | undefined;
59
59
  "timestamp.lt"?: string | undefined;
60
60
  "timestamp.gte"?: string | undefined;
61
61
  "timestamp.lte"?: string | undefined;
62
62
  expand_underlying?: boolean | undefined;
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ generic_api_key: z.ZodString;
69
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ generic_api_key: z.ZodString;
75
+ }, z.core.$strip>>]>;
64
76
  //#endregion
65
77
  export { polygonIoGetCryptoSma };
66
78
  //# sourceMappingURL=get-crypto-sma.d.mts.map
@@ -22,7 +22,19 @@ declare const polygonIoGetDailyOpenClose: import("@keystrokehq/action").Workflow
22
22
  date: string;
23
23
  stocks_ticker: string;
24
24
  adjusted?: boolean | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { polygonIoGetDailyOpenClose };
28
40
  //# sourceMappingURL=get-daily-open-close.d.cts.map
@@ -22,7 +22,19 @@ declare const polygonIoGetDailyOpenClose: import("@keystrokehq/action").Workflow
22
22
  date: string;
23
23
  stocks_ticker: string;
24
24
  adjusted?: boolean | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { polygonIoGetDailyOpenClose };
28
40
  //# sourceMappingURL=get-daily-open-close.d.mts.map
@@ -51,7 +51,19 @@ declare const polygonIoGetDividends: import("@keystrokehq/action").WorkflowActio
51
51
  dividend_type?: "CD" | "SC" | "LT" | "ST" | undefined;
52
52
  declaration_date?: string | undefined;
53
53
  ex_dividend_date?: string | undefined;
54
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
54
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ generic_api_key: z.ZodString;
60
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ generic_api_key: z.ZodString;
66
+ }, z.core.$strip>>]>;
55
67
  //#endregion
56
68
  export { polygonIoGetDividends };
57
69
  //# sourceMappingURL=get-dividends.d.cts.map
@@ -51,7 +51,19 @@ declare const polygonIoGetDividends: import("@keystrokehq/action").WorkflowActio
51
51
  dividend_type?: "CD" | "SC" | "LT" | "ST" | undefined;
52
52
  declaration_date?: string | undefined;
53
53
  ex_dividend_date?: string | undefined;
54
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
54
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ generic_api_key: z.ZodString;
60
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ generic_api_key: z.ZodString;
66
+ }, z.core.$strip>>]>;
55
67
  //#endregion
56
68
  export { polygonIoGetDividends };
57
69
  //# sourceMappingURL=get-dividends.d.mts.map
@@ -35,7 +35,19 @@ declare const polygonIoGetEconomyInflation2: import("@keystrokehq/action").Workf
35
35
  "date.gte"?: string | undefined;
36
36
  "date.lte"?: string | undefined;
37
37
  "date.any_of"?: string | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { polygonIoGetEconomyInflation2 };
41
53
  //# sourceMappingURL=get-economy-inflation2.d.cts.map