@keystrokehq/polygon_io 0.1.4 → 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 (135) 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/package.json +1 -1
@@ -40,7 +40,19 @@ declare const polygonIoGetTreasuryYields: import("@keystrokehq/action").Workflow
40
40
  date_gte?: string | undefined;
41
41
  date_lte?: string | undefined;
42
42
  date_any_of?: 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 { polygonIoGetTreasuryYields };
46
58
  //# sourceMappingURL=get-treasury-yields.d.cts.map
@@ -40,7 +40,19 @@ declare const polygonIoGetTreasuryYields: import("@keystrokehq/action").Workflow
40
40
  date_gte?: string | undefined;
41
41
  date_lte?: string | undefined;
42
42
  date_any_of?: 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 { polygonIoGetTreasuryYields };
46
58
  //# sourceMappingURL=get-treasury-yields.d.mts.map
@@ -34,7 +34,19 @@ declare const PolygonIoListExchangesOutput: z.ZodObject<{
34
34
  declare const polygonIoListExchanges: import("@keystrokehq/action").WorkflowActionDefinition<{
35
35
  locale?: "us" | "global" | undefined;
36
36
  asset_class?: "options" | "stocks" | "crypto" | "fx" | "futures" | undefined;
37
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>, 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>>]>;
38
50
  //#endregion
39
51
  export { polygonIoListExchanges };
40
52
  //# sourceMappingURL=list-exchanges.d.cts.map
@@ -34,7 +34,19 @@ declare const PolygonIoListExchangesOutput: z.ZodObject<{
34
34
  declare const polygonIoListExchanges: import("@keystrokehq/action").WorkflowActionDefinition<{
35
35
  locale?: "us" | "global" | undefined;
36
36
  asset_class?: "options" | "stocks" | "crypto" | "fx" | "futures" | undefined;
37
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>, 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>>]>;
38
50
  //#endregion
39
51
  export { polygonIoListExchanges };
40
52
  //# sourceMappingURL=list-exchanges.d.mts.map
@@ -53,7 +53,19 @@ declare const polygonIoListFilingFiles: import("@keystrokehq/action").WorkflowAc
53
53
  "filename.lte"?: string | undefined;
54
54
  "sequence.gte"?: number | undefined;
55
55
  "sequence.lte"?: number | undefined;
56
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
56
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ generic_api_key: z.ZodString;
68
+ }, z.core.$strip>>]>;
57
69
  //#endregion
58
70
  export { polygonIoListFilingFiles };
59
71
  //# sourceMappingURL=list-filing-files.d.cts.map
@@ -53,7 +53,19 @@ declare const polygonIoListFilingFiles: import("@keystrokehq/action").WorkflowAc
53
53
  "filename.lte"?: string | undefined;
54
54
  "sequence.gte"?: number | undefined;
55
55
  "sequence.lte"?: number | undefined;
56
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
56
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ generic_api_key: z.ZodString;
68
+ }, z.core.$strip>>]>;
57
69
  //#endregion
58
70
  export { polygonIoListFilingFiles };
59
71
  //# sourceMappingURL=list-filing-files.d.mts.map
@@ -78,7 +78,19 @@ declare const polygonIoListFilings: import("@keystrokehq/action").WorkflowAction
78
78
  "entities.company_data.name"?: string | undefined;
79
79
  "entities.company_data.ticker"?: string | undefined;
80
80
  "entities.company_data.name.search"?: 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 { polygonIoListFilings };
84
96
  //# sourceMappingURL=list-filings.d.cts.map
@@ -78,7 +78,19 @@ declare const polygonIoListFilings: import("@keystrokehq/action").WorkflowAction
78
78
  "entities.company_data.name"?: string | undefined;
79
79
  "entities.company_data.ticker"?: string | undefined;
80
80
  "entities.company_data.name.search"?: 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 { polygonIoListFilings };
84
96
  //# sourceMappingURL=list-filings.d.mts.map
@@ -66,7 +66,19 @@ declare const polygonIoListOptionsContracts: import("@keystrokehq/action").Workf
66
66
  expiration_date_lt?: string | undefined;
67
67
  expiration_date_gte?: string | undefined;
68
68
  expiration_date_lte?: 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 { polygonIoListOptionsContracts };
72
84
  //# sourceMappingURL=list-options-contracts.d.cts.map
@@ -66,7 +66,19 @@ declare const polygonIoListOptionsContracts: import("@keystrokehq/action").Workf
66
66
  expiration_date_lt?: string | undefined;
67
67
  expiration_date_gte?: string | undefined;
68
68
  expiration_date_lte?: 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 { polygonIoListOptionsContracts };
72
84
  //# sourceMappingURL=list-options-contracts.d.mts.map
@@ -20,7 +20,19 @@ declare const PolygonIoPolygonLastQuoteForASymbolOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const polygonIoPolygonLastQuoteForASymbol: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  symbol: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { polygonIoPolygonLastQuoteForASymbol };
26
38
  //# sourceMappingURL=polygon-last-quote-for-a-symbol.d.cts.map
@@ -20,7 +20,19 @@ declare const PolygonIoPolygonLastQuoteForASymbolOutput: z.ZodObject<{
20
20
  }, z.core.$loose>;
21
21
  declare const polygonIoPolygonLastQuoteForASymbol: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  symbol: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { polygonIoPolygonLastQuoteForASymbol };
26
38
  //# sourceMappingURL=polygon-last-quote-for-a-symbol.d.mts.map
@@ -19,7 +19,19 @@ declare const PolygonIoPolygonLastTradeForACurrencyPairOutput: z.ZodObject<{
19
19
  declare const polygonIoPolygonLastTradeForACurrencyPair: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  to_currency: string;
21
21
  from_currency: string;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { polygonIoPolygonLastTradeForACurrencyPair };
25
37
  //# sourceMappingURL=polygon-last-trade-for-a-currency-pair.d.cts.map
@@ -19,7 +19,19 @@ declare const PolygonIoPolygonLastTradeForACurrencyPairOutput: z.ZodObject<{
19
19
  declare const polygonIoPolygonLastTradeForACurrencyPair: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  to_currency: string;
21
21
  from_currency: string;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { polygonIoPolygonLastTradeForACurrencyPair };
25
37
  //# sourceMappingURL=polygon-last-trade-for-a-currency-pair.d.mts.map
package/dist/app.cjs CHANGED
@@ -1,7 +1,10 @@
1
+ let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
2
+ let zod = require("zod");
1
3
  //#region src/app.ts
2
- const polygonIo = (0, require("@keystrokehq/keystroke/app").defineApp)({
4
+ const polygonIo = (0, _keystrokehq_keystroke_app.defineApp)({
3
5
  slug: "polygon_io",
4
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: zod.z.string() }
5
8
  });
6
9
  //#endregion
7
10
  exports.polygonIo = polygonIo;
package/dist/app.cjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const polygonIo = defineApp({\n slug: \"polygon_io\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,aAAA,uCAAA,CAAA,CAAA,UAAA,CAAsB;CACjC,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const polygonIo = defineApp({\n slug: \"polygon_io\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,aAAA,GAAA,2BAAA,UAAA,CAAsB;CACjC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiBA,IAAAA,EAAE,OAAO,EAC5B;AACF,CAAC"}
package/dist/app.d.cts CHANGED
@@ -1,5 +1,13 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const polygonIo: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const polygonIo: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ generic_api_key: z.ZodString;
10
+ }, z.core.$strip>>>;
3
11
  //#endregion
4
12
  export { polygonIo };
5
13
  //# sourceMappingURL=app.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,SAAA,6BAAS,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,SAAA,6BAAS,GAAA,+BAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
package/dist/app.d.mts CHANGED
@@ -1,5 +1,13 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const polygonIo: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const polygonIo: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ generic_api_key: z.ZodString;
10
+ }, z.core.$strip>>>;
3
11
  //#endregion
4
12
  export { polygonIo };
5
13
  //# sourceMappingURL=app.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,SAAA,6BAAS,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,SAAA,6BAAS,GAAA,+BAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
package/dist/app.mjs CHANGED
@@ -1,8 +1,10 @@
1
1
  import { defineApp } from "@keystrokehq/keystroke/app";
2
+ import { z } from "zod";
2
3
  //#region src/app.ts
3
4
  const polygonIo = defineApp({
4
5
  slug: "polygon_io",
5
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: z.string() }
6
8
  });
7
9
  //#endregion
8
10
  export { polygonIo };
package/dist/app.mjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const polygonIo = defineApp({\n slug: \"polygon_io\",\n auth: \"keystroke\",\n});\n"],"mappings":";;AAEA,MAAa,YAAY,UAAU;CACjC,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const polygonIo = defineApp({\n slug: \"polygon_io\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,YAAY,UAAU;CACjC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiB,EAAE,OAAO,EAC5B;AACF,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/polygon_io",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"