@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
@@ -58,7 +58,19 @@ declare const polygonIoGetStocksFilingsRiskFactors: import("@keystrokehq/action"
58
58
  "filing_date.gte"?: string | undefined;
59
59
  "filing_date.lte"?: string | undefined;
60
60
  "filing_date.any_of"?: string | undefined;
61
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ generic_api_key: z.ZodString;
67
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>;
62
74
  //#endregion
63
75
  export { polygonIoGetStocksFilingsRiskFactors };
64
76
  //# sourceMappingURL=get-stocks-filings-risk-factors.d.mts.map
@@ -73,7 +73,19 @@ declare const polygonIoGetStocksFilingsSections: import("@keystrokehq/action").W
73
73
  "section.any_of"?: string | undefined;
74
74
  "filing_date.gte"?: string | undefined;
75
75
  "filing_date.lte"?: string | undefined;
76
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
76
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
77
+ connectionId: z.ZodString;
78
+ entityId: z.ZodString;
79
+ instanceId: z.ZodString;
80
+ }, z.core.$strip>, z.ZodObject<{
81
+ generic_api_key: z.ZodString;
82
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
83
+ connectionId: z.ZodString;
84
+ entityId: z.ZodString;
85
+ instanceId: z.ZodString;
86
+ }, z.core.$strip>, z.ZodObject<{
87
+ generic_api_key: z.ZodString;
88
+ }, z.core.$strip>>]>;
77
89
  //#endregion
78
90
  export { polygonIoGetStocksFilingsSections };
79
91
  //# sourceMappingURL=get-stocks-filings-sections.d.cts.map
@@ -73,7 +73,19 @@ declare const polygonIoGetStocksFilingsSections: import("@keystrokehq/action").W
73
73
  "section.any_of"?: string | undefined;
74
74
  "filing_date.gte"?: string | undefined;
75
75
  "filing_date.lte"?: string | undefined;
76
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
76
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
77
+ connectionId: z.ZodString;
78
+ entityId: z.ZodString;
79
+ instanceId: z.ZodString;
80
+ }, z.core.$strip>, z.ZodObject<{
81
+ generic_api_key: z.ZodString;
82
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
83
+ connectionId: z.ZodString;
84
+ entityId: z.ZodString;
85
+ instanceId: z.ZodString;
86
+ }, z.core.$strip>, z.ZodObject<{
87
+ generic_api_key: z.ZodString;
88
+ }, z.core.$strip>>]>;
77
89
  //#endregion
78
90
  export { polygonIoGetStocksFilingsSections };
79
91
  //# sourceMappingURL=get-stocks-filings-sections.d.mts.map
@@ -41,7 +41,19 @@ declare const polygonIoGetStocksFreeFloat: import("@keystrokehq/action").Workflo
41
41
  "free_float_percent.lt"?: number | undefined;
42
42
  "free_float_percent.gte"?: number | undefined;
43
43
  "free_float_percent.lte"?: number | undefined;
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>;
45
57
  //#endregion
46
58
  export { polygonIoGetStocksFreeFloat };
47
59
  //# sourceMappingURL=get-stocks-free-float.d.cts.map
@@ -41,7 +41,19 @@ declare const polygonIoGetStocksFreeFloat: import("@keystrokehq/action").Workflo
41
41
  "free_float_percent.lt"?: number | undefined;
42
42
  "free_float_percent.gte"?: number | undefined;
43
43
  "free_float_percent.lte"?: number | undefined;
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>;
45
57
  //#endregion
46
58
  export { polygonIoGetStocksFreeFloat };
47
59
  //# sourceMappingURL=get-stocks-free-float.d.mts.map
@@ -60,7 +60,19 @@ declare const PolygonIoGetStocksFullMarketSnapshotOutput: z.ZodObject<{
60
60
  declare const polygonIoGetStocksFullMarketSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<{
61
61
  tickers?: string | undefined;
62
62
  include_otc?: 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 { polygonIoGetStocksFullMarketSnapshot };
66
78
  //# sourceMappingURL=get-stocks-full-market-snapshot.d.cts.map
@@ -60,7 +60,19 @@ declare const PolygonIoGetStocksFullMarketSnapshotOutput: z.ZodObject<{
60
60
  declare const polygonIoGetStocksFullMarketSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<{
61
61
  tickers?: string | undefined;
62
62
  include_otc?: 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 { polygonIoGetStocksFullMarketSnapshot };
66
78
  //# sourceMappingURL=get-stocks-full-market-snapshot.d.mts.map
@@ -248,7 +248,19 @@ declare const polygonIoGetStocksIncomeStatements: import("@keystrokehq/action").
248
248
  period_of_report_date_lt?: string | undefined;
249
249
  period_of_report_date_gte?: string | undefined;
250
250
  period_of_report_date_lte?: string | undefined;
251
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
251
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
252
+ connectionId: z.ZodString;
253
+ entityId: z.ZodString;
254
+ instanceId: z.ZodString;
255
+ }, z.core.$strip>, z.ZodObject<{
256
+ generic_api_key: z.ZodString;
257
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
258
+ connectionId: z.ZodString;
259
+ entityId: z.ZodString;
260
+ instanceId: z.ZodString;
261
+ }, z.core.$strip>, z.ZodObject<{
262
+ generic_api_key: z.ZodString;
263
+ }, z.core.$strip>>]>;
252
264
  //#endregion
253
265
  export { polygonIoGetStocksIncomeStatements };
254
266
  //# sourceMappingURL=get-stocks-income-statements.d.cts.map
@@ -248,7 +248,19 @@ declare const polygonIoGetStocksIncomeStatements: import("@keystrokehq/action").
248
248
  period_of_report_date_lt?: string | undefined;
249
249
  period_of_report_date_gte?: string | undefined;
250
250
  period_of_report_date_lte?: string | undefined;
251
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
251
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
252
+ connectionId: z.ZodString;
253
+ entityId: z.ZodString;
254
+ instanceId: z.ZodString;
255
+ }, z.core.$strip>, z.ZodObject<{
256
+ generic_api_key: z.ZodString;
257
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
258
+ connectionId: z.ZodString;
259
+ entityId: z.ZodString;
260
+ instanceId: z.ZodString;
261
+ }, z.core.$strip>, z.ZodObject<{
262
+ generic_api_key: z.ZodString;
263
+ }, z.core.$strip>>]>;
252
264
  //#endregion
253
265
  export { polygonIoGetStocksIncomeStatements };
254
266
  //# sourceMappingURL=get-stocks-income-statements.d.mts.map
@@ -27,7 +27,19 @@ declare const PolygonIoGetStocksPreviousDayBarOutput: z.ZodObject<{
27
27
  declare const polygonIoGetStocksPreviousDayBar: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  stocks_ticker: string;
29
29
  adjusted?: boolean | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { polygonIoGetStocksPreviousDayBar };
33
45
  //# sourceMappingURL=get-stocks-previous-day-bar.d.cts.map
@@ -27,7 +27,19 @@ declare const PolygonIoGetStocksPreviousDayBarOutput: z.ZodObject<{
27
27
  declare const polygonIoGetStocksPreviousDayBar: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  stocks_ticker: string;
29
29
  adjusted?: boolean | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { polygonIoGetStocksPreviousDayBar };
33
45
  //# sourceMappingURL=get-stocks-previous-day-bar.d.mts.map
@@ -66,7 +66,19 @@ declare const polygonIoGetStocksRiskFactorTaxonomies: import("@keystrokehq/actio
66
66
  primary_category_any_of?: string | undefined;
67
67
  tertiary_category_any_of?: string | undefined;
68
68
  secondary_category_any_of?: string | undefined;
69
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
69
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
76
+ connectionId: z.ZodString;
77
+ entityId: z.ZodString;
78
+ instanceId: z.ZodString;
79
+ }, z.core.$strip>, z.ZodObject<{
80
+ generic_api_key: z.ZodString;
81
+ }, z.core.$strip>>]>;
70
82
  //#endregion
71
83
  export { polygonIoGetStocksRiskFactorTaxonomies };
72
84
  //# sourceMappingURL=get-stocks-risk-factor-taxonomies.d.cts.map
@@ -66,7 +66,19 @@ declare const polygonIoGetStocksRiskFactorTaxonomies: import("@keystrokehq/actio
66
66
  primary_category_any_of?: string | undefined;
67
67
  tertiary_category_any_of?: string | undefined;
68
68
  secondary_category_any_of?: string | undefined;
69
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
69
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
76
+ connectionId: z.ZodString;
77
+ entityId: z.ZodString;
78
+ instanceId: z.ZodString;
79
+ }, z.core.$strip>, z.ZodObject<{
80
+ generic_api_key: z.ZodString;
81
+ }, z.core.$strip>>]>;
70
82
  //#endregion
71
83
  export { polygonIoGetStocksRiskFactorTaxonomies };
72
84
  //# sourceMappingURL=get-stocks-risk-factor-taxonomies.d.mts.map
@@ -69,7 +69,19 @@ declare const polygonIoGetStocksV1Dividends: import("@keystrokehq/action").Workf
69
69
  "ex_dividend_date.gte"?: string | undefined;
70
70
  "ex_dividend_date.lte"?: string | undefined;
71
71
  "distribution_type.any_of"?: string | undefined;
72
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
72
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
73
+ connectionId: z.ZodString;
74
+ entityId: z.ZodString;
75
+ instanceId: z.ZodString;
76
+ }, z.core.$strip>, z.ZodObject<{
77
+ generic_api_key: z.ZodString;
78
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ generic_api_key: z.ZodString;
84
+ }, z.core.$strip>>]>;
73
85
  //#endregion
74
86
  export { polygonIoGetStocksV1Dividends };
75
87
  //# sourceMappingURL=get-stocks-v1-dividends.d.cts.map
@@ -69,7 +69,19 @@ declare const polygonIoGetStocksV1Dividends: import("@keystrokehq/action").Workf
69
69
  "ex_dividend_date.gte"?: string | undefined;
70
70
  "ex_dividend_date.lte"?: string | undefined;
71
71
  "distribution_type.any_of"?: string | undefined;
72
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
72
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
73
+ connectionId: z.ZodString;
74
+ entityId: z.ZodString;
75
+ instanceId: z.ZodString;
76
+ }, z.core.$strip>, z.ZodObject<{
77
+ generic_api_key: z.ZodString;
78
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
79
+ connectionId: z.ZodString;
80
+ entityId: z.ZodString;
81
+ instanceId: z.ZodString;
82
+ }, z.core.$strip>, z.ZodObject<{
83
+ generic_api_key: z.ZodString;
84
+ }, z.core.$strip>>]>;
73
85
  //#endregion
74
86
  export { polygonIoGetStocksV1Dividends };
75
87
  //# sourceMappingURL=get-stocks-v1-dividends.d.mts.map
@@ -68,7 +68,19 @@ declare const polygonIoGetStocksV1ShortInterest: import("@keystrokehq/action").W
68
68
  days_to_cover_any_of?: string | undefined;
69
69
  settlement_date_any_of?: string | undefined;
70
70
  avg_daily_volume_any_of?: string | undefined;
71
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
71
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
72
+ connectionId: z.ZodString;
73
+ entityId: z.ZodString;
74
+ instanceId: z.ZodString;
75
+ }, z.core.$strip>, z.ZodObject<{
76
+ generic_api_key: z.ZodString;
77
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
78
+ connectionId: z.ZodString;
79
+ entityId: z.ZodString;
80
+ instanceId: z.ZodString;
81
+ }, z.core.$strip>, z.ZodObject<{
82
+ generic_api_key: z.ZodString;
83
+ }, z.core.$strip>>]>;
72
84
  //#endregion
73
85
  export { polygonIoGetStocksV1ShortInterest };
74
86
  //# sourceMappingURL=get-stocks-v1-short-interest.d.cts.map
@@ -68,7 +68,19 @@ declare const polygonIoGetStocksV1ShortInterest: import("@keystrokehq/action").W
68
68
  days_to_cover_any_of?: string | undefined;
69
69
  settlement_date_any_of?: string | undefined;
70
70
  avg_daily_volume_any_of?: string | undefined;
71
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
71
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
72
+ connectionId: z.ZodString;
73
+ entityId: z.ZodString;
74
+ instanceId: z.ZodString;
75
+ }, z.core.$strip>, z.ZodObject<{
76
+ generic_api_key: z.ZodString;
77
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
78
+ connectionId: z.ZodString;
79
+ entityId: z.ZodString;
80
+ instanceId: z.ZodString;
81
+ }, z.core.$strip>, z.ZodObject<{
82
+ generic_api_key: z.ZodString;
83
+ }, z.core.$strip>>]>;
72
84
  //#endregion
73
85
  export { polygonIoGetStocksV1ShortInterest };
74
86
  //# sourceMappingURL=get-stocks-v1-short-interest.d.mts.map
@@ -78,7 +78,19 @@ declare const polygonIoGetStocksV1ShortVolume: import("@keystrokehq/action").Wor
78
78
  "short_volume_ratio.gte"?: number | undefined;
79
79
  "short_volume_ratio.lte"?: number | undefined;
80
80
  "short_volume_ratio.any_of"?: string | undefined;
81
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
81
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
82
+ connectionId: z.ZodString;
83
+ entityId: z.ZodString;
84
+ instanceId: z.ZodString;
85
+ }, z.core.$strip>, z.ZodObject<{
86
+ generic_api_key: z.ZodString;
87
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
88
+ connectionId: z.ZodString;
89
+ entityId: z.ZodString;
90
+ instanceId: z.ZodString;
91
+ }, z.core.$strip>, z.ZodObject<{
92
+ generic_api_key: z.ZodString;
93
+ }, z.core.$strip>>]>;
82
94
  //#endregion
83
95
  export { polygonIoGetStocksV1ShortVolume };
84
96
  //# sourceMappingURL=get-stocks-v1-short-volume.d.cts.map
@@ -78,7 +78,19 @@ declare const polygonIoGetStocksV1ShortVolume: import("@keystrokehq/action").Wor
78
78
  "short_volume_ratio.gte"?: number | undefined;
79
79
  "short_volume_ratio.lte"?: number | undefined;
80
80
  "short_volume_ratio.any_of"?: string | undefined;
81
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
81
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
82
+ connectionId: z.ZodString;
83
+ entityId: z.ZodString;
84
+ instanceId: z.ZodString;
85
+ }, z.core.$strip>, z.ZodObject<{
86
+ generic_api_key: z.ZodString;
87
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
88
+ connectionId: z.ZodString;
89
+ entityId: z.ZodString;
90
+ instanceId: z.ZodString;
91
+ }, z.core.$strip>, z.ZodObject<{
92
+ generic_api_key: z.ZodString;
93
+ }, z.core.$strip>>]>;
82
94
  //#endregion
83
95
  export { polygonIoGetStocksV1ShortVolume };
84
96
  //# sourceMappingURL=get-stocks-v1-short-volume.d.mts.map
@@ -52,7 +52,19 @@ declare const polygonIoGetStocksV1Splits: import("@keystrokehq/action").Workflow
52
52
  "execution_date.gte"?: string | undefined;
53
53
  "execution_date.lte"?: string | undefined;
54
54
  "adjustment_type.any_of"?: string | undefined;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ generic_api_key: z.ZodString;
67
+ }, z.core.$strip>>]>;
56
68
  //#endregion
57
69
  export { polygonIoGetStocksV1Splits };
58
70
  //# sourceMappingURL=get-stocks-v1-splits.d.cts.map
@@ -52,7 +52,19 @@ declare const polygonIoGetStocksV1Splits: import("@keystrokehq/action").Workflow
52
52
  "execution_date.gte"?: string | undefined;
53
53
  "execution_date.lte"?: string | undefined;
54
54
  "adjustment_type.any_of"?: string | undefined;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ generic_api_key: z.ZodString;
67
+ }, z.core.$strip>>]>;
56
68
  //#endregion
57
69
  export { polygonIoGetStocksV1Splits };
58
70
  //# sourceMappingURL=get-stocks-v1-splits.d.mts.map
@@ -22,7 +22,19 @@ declare const PolygonIoGetTickerEventsOutput: z.ZodObject<{
22
22
  declare const polygonIoGetTickerEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  id: string;
24
24
  types?: string | 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 { polygonIoGetTickerEvents };
28
40
  //# sourceMappingURL=get-ticker-events.d.cts.map
@@ -22,7 +22,19 @@ declare const PolygonIoGetTickerEventsOutput: z.ZodObject<{
22
22
  declare const polygonIoGetTickerEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  id: string;
24
24
  types?: string | 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 { polygonIoGetTickerEvents };
28
40
  //# sourceMappingURL=get-ticker-events.d.mts.map
@@ -45,7 +45,19 @@ declare const PolygonIoGetTickerOverviewOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const polygonIoGetTickerOverview: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  ticker: string;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>, 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>>]>;
49
61
  //#endregion
50
62
  export { polygonIoGetTickerOverview };
51
63
  //# sourceMappingURL=get-ticker-overview.d.cts.map
@@ -45,7 +45,19 @@ declare const PolygonIoGetTickerOverviewOutput: z.ZodObject<{
45
45
  }, z.core.$loose>;
46
46
  declare const polygonIoGetTickerOverview: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  ticker: string;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>, 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>>]>;
49
61
  //#endregion
50
62
  export { polygonIoGetTickerOverview };
51
63
  //# sourceMappingURL=get-ticker-overview.d.mts.map
@@ -10,7 +10,19 @@ declare const PolygonIoGetTickerTypesOutput: z.ZodObject<{
10
10
  }, z.core.$loose>>;
11
11
  request_id: z.ZodNullable<z.ZodString>;
12
12
  }, z.core.$loose>;
13
- declare const polygonIoGetTickerTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ declare const polygonIoGetTickerTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { polygonIoGetTickerTypes };
16
28
  //# sourceMappingURL=get-ticker-types.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-ticker-types.d.cts","names":[],"sources":["../../src/actions/get-ticker-types.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAM7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-ticker-types.d.cts","names":[],"sources":["../../src/actions/get-ticker-types.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAM7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -10,7 +10,19 @@ declare const PolygonIoGetTickerTypesOutput: z.ZodObject<{
10
10
  }, z.core.$loose>>;
11
11
  request_id: z.ZodNullable<z.ZodString>;
12
12
  }, z.core.$loose>;
13
- declare const polygonIoGetTickerTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ declare const polygonIoGetTickerTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { polygonIoGetTickerTypes };
16
28
  //# sourceMappingURL=get-ticker-types.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-ticker-types.d.mts","names":[],"sources":["../../src/actions/get-ticker-types.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAM7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-ticker-types.d.mts","names":[],"sources":["../../src/actions/get-ticker-types.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAM7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}