@keystrokehq/polymarket 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (279) hide show
  1. package/dist/actions/cancel-all-open-orders.cjs +1 -1
  2. package/dist/actions/cancel-all-open-orders.cjs.map +1 -1
  3. package/dist/actions/cancel-all-open-orders.d.cts +16 -2
  4. package/dist/actions/cancel-all-open-orders.d.mts +16 -2
  5. package/dist/actions/cancel-all-open-orders.mjs +1 -1
  6. package/dist/actions/cancel-all-open-orders.mjs.map +1 -1
  7. package/dist/actions/cancel-multiple-orders.cjs +2 -2
  8. package/dist/actions/cancel-multiple-orders.cjs.map +1 -1
  9. package/dist/actions/cancel-multiple-orders.d.cts +18 -3
  10. package/dist/actions/cancel-multiple-orders.d.mts +18 -3
  11. package/dist/actions/cancel-multiple-orders.mjs +2 -2
  12. package/dist/actions/cancel-multiple-orders.mjs.map +1 -1
  13. package/dist/actions/cancel-order.cjs +1 -1
  14. package/dist/actions/cancel-order.cjs.map +1 -1
  15. package/dist/actions/cancel-order.d.cts +16 -2
  16. package/dist/actions/cancel-order.d.mts +16 -2
  17. package/dist/actions/cancel-order.mjs +1 -1
  18. package/dist/actions/cancel-order.mjs.map +1 -1
  19. package/dist/actions/close-position-order.cjs +1 -1
  20. package/dist/actions/close-position-order.cjs.map +1 -1
  21. package/dist/actions/close-position-order.d.cts +16 -2
  22. package/dist/actions/close-position-order.d.mts +16 -2
  23. package/dist/actions/close-position-order.mjs +1 -1
  24. package/dist/actions/close-position-order.mjs.map +1 -1
  25. package/dist/actions/create-multiple-orders.cjs +2 -2
  26. package/dist/actions/create-multiple-orders.cjs.map +1 -1
  27. package/dist/actions/create-multiple-orders.d.cts +18 -3
  28. package/dist/actions/create-multiple-orders.d.mts +18 -3
  29. package/dist/actions/create-multiple-orders.mjs +2 -2
  30. package/dist/actions/create-multiple-orders.mjs.map +1 -1
  31. package/dist/actions/create-order.cjs +1 -1
  32. package/dist/actions/create-order.cjs.map +1 -1
  33. package/dist/actions/create-order.d.cts +16 -2
  34. package/dist/actions/create-order.d.mts +16 -2
  35. package/dist/actions/create-order.mjs +1 -1
  36. package/dist/actions/create-order.mjs.map +1 -1
  37. package/dist/actions/get-account-balances.cjs +3 -3
  38. package/dist/actions/get-account-balances.cjs.map +1 -1
  39. package/dist/actions/get-account-balances.d.cts +18 -4
  40. package/dist/actions/get-account-balances.d.cts.map +1 -1
  41. package/dist/actions/get-account-balances.d.mts +18 -4
  42. package/dist/actions/get-account-balances.d.mts.map +1 -1
  43. package/dist/actions/get-account-balances.mjs +3 -3
  44. package/dist/actions/get-account-balances.mjs.map +1 -1
  45. package/dist/actions/get-activities.cjs +1 -1
  46. package/dist/actions/get-activities.cjs.map +1 -1
  47. package/dist/actions/get-activities.d.cts +16 -2
  48. package/dist/actions/get-activities.d.mts +16 -2
  49. package/dist/actions/get-activities.mjs +1 -1
  50. package/dist/actions/get-activities.mjs.map +1 -1
  51. package/dist/actions/get-event-by-id.cjs +1 -1
  52. package/dist/actions/get-event-by-id.cjs.map +1 -1
  53. package/dist/actions/get-event-by-id.d.cts +16 -2
  54. package/dist/actions/get-event-by-id.d.mts +16 -2
  55. package/dist/actions/get-event-by-id.mjs +1 -1
  56. package/dist/actions/get-event-by-id.mjs.map +1 -1
  57. package/dist/actions/get-event-by-slug.cjs +1 -1
  58. package/dist/actions/get-event-by-slug.cjs.map +1 -1
  59. package/dist/actions/get-event-by-slug.d.cts +16 -2
  60. package/dist/actions/get-event-by-slug.d.mts +16 -2
  61. package/dist/actions/get-event-by-slug.mjs +1 -1
  62. package/dist/actions/get-event-by-slug.mjs.map +1 -1
  63. package/dist/actions/get-league-by-slug.cjs +1 -1
  64. package/dist/actions/get-league-by-slug.cjs.map +1 -1
  65. package/dist/actions/get-league-by-slug.d.cts +16 -2
  66. package/dist/actions/get-league-by-slug.d.mts +16 -2
  67. package/dist/actions/get-league-by-slug.mjs +1 -1
  68. package/dist/actions/get-league-by-slug.mjs.map +1 -1
  69. package/dist/actions/get-market-bbo.cjs +1 -1
  70. package/dist/actions/get-market-bbo.cjs.map +1 -1
  71. package/dist/actions/get-market-bbo.d.cts +16 -2
  72. package/dist/actions/get-market-bbo.d.mts +16 -2
  73. package/dist/actions/get-market-bbo.mjs +1 -1
  74. package/dist/actions/get-market-bbo.mjs.map +1 -1
  75. package/dist/actions/get-market-book.cjs +1 -1
  76. package/dist/actions/get-market-book.cjs.map +1 -1
  77. package/dist/actions/get-market-book.d.cts +16 -2
  78. package/dist/actions/get-market-book.d.mts +16 -2
  79. package/dist/actions/get-market-book.mjs +1 -1
  80. package/dist/actions/get-market-book.mjs.map +1 -1
  81. package/dist/actions/get-market-by-id.cjs +1 -1
  82. package/dist/actions/get-market-by-id.cjs.map +1 -1
  83. package/dist/actions/get-market-by-id.d.cts +16 -2
  84. package/dist/actions/get-market-by-id.d.mts +16 -2
  85. package/dist/actions/get-market-by-id.mjs +1 -1
  86. package/dist/actions/get-market-by-id.mjs.map +1 -1
  87. package/dist/actions/get-market-by-slug.cjs +1 -1
  88. package/dist/actions/get-market-by-slug.cjs.map +1 -1
  89. package/dist/actions/get-market-by-slug.d.cts +16 -2
  90. package/dist/actions/get-market-by-slug.d.mts +16 -2
  91. package/dist/actions/get-market-by-slug.mjs +1 -1
  92. package/dist/actions/get-market-by-slug.mjs.map +1 -1
  93. package/dist/actions/get-market-settlement.cjs +1 -1
  94. package/dist/actions/get-market-settlement.cjs.map +1 -1
  95. package/dist/actions/get-market-settlement.d.cts +16 -2
  96. package/dist/actions/get-market-settlement.d.mts +16 -2
  97. package/dist/actions/get-market-settlement.mjs +1 -1
  98. package/dist/actions/get-market-settlement.mjs.map +1 -1
  99. package/dist/actions/get-markets-for-subject-by-slug.cjs +1 -1
  100. package/dist/actions/get-markets-for-subject-by-slug.cjs.map +1 -1
  101. package/dist/actions/get-markets-for-subject-by-slug.d.cts +16 -2
  102. package/dist/actions/get-markets-for-subject-by-slug.d.mts +16 -2
  103. package/dist/actions/get-markets-for-subject-by-slug.mjs +1 -1
  104. package/dist/actions/get-markets-for-subject-by-slug.mjs.map +1 -1
  105. package/dist/actions/get-markets-for-subject.cjs +1 -1
  106. package/dist/actions/get-markets-for-subject.cjs.map +1 -1
  107. package/dist/actions/get-markets-for-subject.d.cts +16 -2
  108. package/dist/actions/get-markets-for-subject.d.mts +16 -2
  109. package/dist/actions/get-markets-for-subject.mjs +1 -1
  110. package/dist/actions/get-markets-for-subject.mjs.map +1 -1
  111. package/dist/actions/get-open-orders.cjs +1 -1
  112. package/dist/actions/get-open-orders.cjs.map +1 -1
  113. package/dist/actions/get-open-orders.d.cts +16 -2
  114. package/dist/actions/get-open-orders.d.mts +16 -2
  115. package/dist/actions/get-open-orders.mjs +1 -1
  116. package/dist/actions/get-open-orders.mjs.map +1 -1
  117. package/dist/actions/get-order.cjs +1 -1
  118. package/dist/actions/get-order.cjs.map +1 -1
  119. package/dist/actions/get-order.d.cts +16 -2
  120. package/dist/actions/get-order.d.mts +16 -2
  121. package/dist/actions/get-order.mjs +1 -1
  122. package/dist/actions/get-order.mjs.map +1 -1
  123. package/dist/actions/get-series-by-id.cjs +1 -1
  124. package/dist/actions/get-series-by-id.cjs.map +1 -1
  125. package/dist/actions/get-series-by-id.d.cts +16 -2
  126. package/dist/actions/get-series-by-id.d.mts +16 -2
  127. package/dist/actions/get-series-by-id.mjs +1 -1
  128. package/dist/actions/get-series-by-id.mjs.map +1 -1
  129. package/dist/actions/get-sport-by-slug.cjs +1 -1
  130. package/dist/actions/get-sport-by-slug.cjs.map +1 -1
  131. package/dist/actions/get-sport-by-slug.d.cts +16 -2
  132. package/dist/actions/get-sport-by-slug.d.mts +16 -2
  133. package/dist/actions/get-sport-by-slug.mjs +1 -1
  134. package/dist/actions/get-sport-by-slug.mjs.map +1 -1
  135. package/dist/actions/get-subject-by-id.cjs +1 -1
  136. package/dist/actions/get-subject-by-id.cjs.map +1 -1
  137. package/dist/actions/get-subject-by-id.d.cts +16 -2
  138. package/dist/actions/get-subject-by-id.d.mts +16 -2
  139. package/dist/actions/get-subject-by-id.mjs +1 -1
  140. package/dist/actions/get-subject-by-id.mjs.map +1 -1
  141. package/dist/actions/get-subject-by-slug.cjs +1 -1
  142. package/dist/actions/get-subject-by-slug.cjs.map +1 -1
  143. package/dist/actions/get-subject-by-slug.d.cts +16 -2
  144. package/dist/actions/get-subject-by-slug.d.mts +16 -2
  145. package/dist/actions/get-subject-by-slug.mjs +1 -1
  146. package/dist/actions/get-subject-by-slug.mjs.map +1 -1
  147. package/dist/actions/get-tag-by-id.cjs +1 -1
  148. package/dist/actions/get-tag-by-id.cjs.map +1 -1
  149. package/dist/actions/get-tag-by-id.d.cts +16 -2
  150. package/dist/actions/get-tag-by-id.d.mts +16 -2
  151. package/dist/actions/get-tag-by-id.mjs +1 -1
  152. package/dist/actions/get-tag-by-id.mjs.map +1 -1
  153. package/dist/actions/get-tag-by-slug.cjs +1 -1
  154. package/dist/actions/get-tag-by-slug.cjs.map +1 -1
  155. package/dist/actions/get-tag-by-slug.d.cts +16 -2
  156. package/dist/actions/get-tag-by-slug.d.mts +16 -2
  157. package/dist/actions/get-tag-by-slug.mjs +1 -1
  158. package/dist/actions/get-tag-by-slug.mjs.map +1 -1
  159. package/dist/actions/get-user-positions.cjs +1 -1
  160. package/dist/actions/get-user-positions.cjs.map +1 -1
  161. package/dist/actions/get-user-positions.d.cts +16 -2
  162. package/dist/actions/get-user-positions.d.mts +16 -2
  163. package/dist/actions/get-user-positions.mjs +1 -1
  164. package/dist/actions/get-user-positions.mjs.map +1 -1
  165. package/dist/actions/list-events-for-league.cjs +1 -1
  166. package/dist/actions/list-events-for-league.cjs.map +1 -1
  167. package/dist/actions/list-events-for-league.d.cts +16 -2
  168. package/dist/actions/list-events-for-league.d.mts +16 -2
  169. package/dist/actions/list-events-for-league.mjs +1 -1
  170. package/dist/actions/list-events-for-league.mjs.map +1 -1
  171. package/dist/actions/list-events-for-series.cjs +1 -1
  172. package/dist/actions/list-events-for-series.cjs.map +1 -1
  173. package/dist/actions/list-events-for-series.d.cts +16 -2
  174. package/dist/actions/list-events-for-series.d.mts +16 -2
  175. package/dist/actions/list-events-for-series.mjs +1 -1
  176. package/dist/actions/list-events-for-series.mjs.map +1 -1
  177. package/dist/actions/list-events-for-sport.cjs +1 -1
  178. package/dist/actions/list-events-for-sport.cjs.map +1 -1
  179. package/dist/actions/list-events-for-sport.d.cts +16 -2
  180. package/dist/actions/list-events-for-sport.d.mts +16 -2
  181. package/dist/actions/list-events-for-sport.mjs +1 -1
  182. package/dist/actions/list-events-for-sport.mjs.map +1 -1
  183. package/dist/actions/list-events.cjs +1 -1
  184. package/dist/actions/list-events.cjs.map +1 -1
  185. package/dist/actions/list-events.d.cts +16 -2
  186. package/dist/actions/list-events.d.mts +16 -2
  187. package/dist/actions/list-events.mjs +1 -1
  188. package/dist/actions/list-events.mjs.map +1 -1
  189. package/dist/actions/list-featured-tags.cjs +1 -1
  190. package/dist/actions/list-featured-tags.cjs.map +1 -1
  191. package/dist/actions/list-featured-tags.d.cts +16 -2
  192. package/dist/actions/list-featured-tags.d.cts.map +1 -1
  193. package/dist/actions/list-featured-tags.d.mts +16 -2
  194. package/dist/actions/list-featured-tags.d.mts.map +1 -1
  195. package/dist/actions/list-featured-tags.mjs +1 -1
  196. package/dist/actions/list-featured-tags.mjs.map +1 -1
  197. package/dist/actions/list-leagues.cjs +1 -1
  198. package/dist/actions/list-leagues.cjs.map +1 -1
  199. package/dist/actions/list-leagues.d.cts +16 -2
  200. package/dist/actions/list-leagues.d.mts +16 -2
  201. package/dist/actions/list-leagues.mjs +1 -1
  202. package/dist/actions/list-leagues.mjs.map +1 -1
  203. package/dist/actions/list-markets.cjs +1 -1
  204. package/dist/actions/list-markets.cjs.map +1 -1
  205. package/dist/actions/list-markets.d.cts +16 -2
  206. package/dist/actions/list-markets.d.mts +16 -2
  207. package/dist/actions/list-markets.mjs +1 -1
  208. package/dist/actions/list-markets.mjs.map +1 -1
  209. package/dist/actions/list-series.cjs +1 -1
  210. package/dist/actions/list-series.cjs.map +1 -1
  211. package/dist/actions/list-series.d.cts +16 -2
  212. package/dist/actions/list-series.d.mts +16 -2
  213. package/dist/actions/list-series.mjs +1 -1
  214. package/dist/actions/list-series.mjs.map +1 -1
  215. package/dist/actions/list-sports-teams-for-provider.cjs +1 -1
  216. package/dist/actions/list-sports-teams-for-provider.cjs.map +1 -1
  217. package/dist/actions/list-sports-teams-for-provider.d.cts +16 -2
  218. package/dist/actions/list-sports-teams-for-provider.d.mts +16 -2
  219. package/dist/actions/list-sports-teams-for-provider.mjs +1 -1
  220. package/dist/actions/list-sports-teams-for-provider.mjs.map +1 -1
  221. package/dist/actions/list-sports-teams.cjs +1 -1
  222. package/dist/actions/list-sports-teams.cjs.map +1 -1
  223. package/dist/actions/list-sports-teams.d.cts +16 -2
  224. package/dist/actions/list-sports-teams.d.mts +16 -2
  225. package/dist/actions/list-sports-teams.mjs +1 -1
  226. package/dist/actions/list-sports-teams.mjs.map +1 -1
  227. package/dist/actions/list-sports.cjs +1 -1
  228. package/dist/actions/list-sports.cjs.map +1 -1
  229. package/dist/actions/list-sports.d.cts +16 -2
  230. package/dist/actions/list-sports.d.cts.map +1 -1
  231. package/dist/actions/list-sports.d.mts +16 -2
  232. package/dist/actions/list-sports.d.mts.map +1 -1
  233. package/dist/actions/list-sports.mjs +1 -1
  234. package/dist/actions/list-sports.mjs.map +1 -1
  235. package/dist/actions/list-subjects.cjs +1 -1
  236. package/dist/actions/list-subjects.cjs.map +1 -1
  237. package/dist/actions/list-subjects.d.cts +16 -2
  238. package/dist/actions/list-subjects.d.mts +16 -2
  239. package/dist/actions/list-subjects.mjs +1 -1
  240. package/dist/actions/list-subjects.mjs.map +1 -1
  241. package/dist/actions/list-tags.cjs +1 -1
  242. package/dist/actions/list-tags.cjs.map +1 -1
  243. package/dist/actions/list-tags.d.cts +16 -2
  244. package/dist/actions/list-tags.d.mts +16 -2
  245. package/dist/actions/list-tags.mjs +1 -1
  246. package/dist/actions/list-tags.mjs.map +1 -1
  247. package/dist/actions/modify-multiple-orders.cjs +2 -2
  248. package/dist/actions/modify-multiple-orders.cjs.map +1 -1
  249. package/dist/actions/modify-multiple-orders.d.cts +18 -3
  250. package/dist/actions/modify-multiple-orders.d.mts +18 -3
  251. package/dist/actions/modify-multiple-orders.mjs +2 -2
  252. package/dist/actions/modify-multiple-orders.mjs.map +1 -1
  253. package/dist/actions/modify-order.cjs +1 -1
  254. package/dist/actions/modify-order.cjs.map +1 -1
  255. package/dist/actions/modify-order.d.cts +16 -2
  256. package/dist/actions/modify-order.d.mts +16 -2
  257. package/dist/actions/modify-order.mjs +1 -1
  258. package/dist/actions/modify-order.mjs.map +1 -1
  259. package/dist/actions/preview-order.cjs +1 -1
  260. package/dist/actions/preview-order.cjs.map +1 -1
  261. package/dist/actions/preview-order.d.cts +16 -2
  262. package/dist/actions/preview-order.d.mts +16 -2
  263. package/dist/actions/preview-order.mjs +1 -1
  264. package/dist/actions/preview-order.mjs.map +1 -1
  265. package/dist/actions/search-markets-and-events.cjs +1 -1
  266. package/dist/actions/search-markets-and-events.cjs.map +1 -1
  267. package/dist/actions/search-markets-and-events.d.cts +16 -2
  268. package/dist/actions/search-markets-and-events.d.mts +16 -2
  269. package/dist/actions/search-markets-and-events.mjs +1 -1
  270. package/dist/actions/search-markets-and-events.mjs.map +1 -1
  271. package/dist/app.cjs +8 -2
  272. package/dist/app.cjs.map +1 -1
  273. package/dist/app.d.cts +10 -1
  274. package/dist/app.d.cts.map +1 -1
  275. package/dist/app.d.mts +10 -1
  276. package/dist/app.d.mts.map +1 -1
  277. package/dist/app.mjs +6 -1
  278. package/dist/app.mjs.map +1 -1
  279. package/package.json +1 -1
@@ -5,7 +5,7 @@ const polymarketGetMarketBySlug = action("POLYMARKET_GET_MARKET_BY_SLUG", {
5
5
  name: "Get Market By Slug",
6
6
  description: "Get one Polymarket US market by slug from the public gateway API. Use this after search/list discovery or when parsing a Polymarket market URL. Do not pass numeric IDs here; use Get Market By ID for integer IDs. For current pricing before quoting, previewing, or placing an order, follow with Get Market BBO or Get Market Book. This read-only action does not require API key authentication.",
7
7
  input: z.object({ slug: z.string().describe("Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.") }),
8
- output: z.object({ market: z.record(z.string(), z.unknown()).describe("Market details.") })
8
+ output: z.object({ market: z.record(z.string(), z.unknown()).describe("Market details.") }).passthrough()
9
9
  });
10
10
  //#endregion
11
11
  export { polymarketGetMarketBySlug };
@@ -1 +1 @@
1
- {"version":3,"file":"get-market-by-slug.mjs","names":[],"sources":["../../src/actions/get-market-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketBySlugInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n});\nexport const PolymarketGetMarketBySlugOutput = z.object({\n market: z.record(z.string(), z.unknown()).describe(\"Market details.\"),\n});\n\nexport const polymarketGetMarketBySlug = action(\"POLYMARKET_GET_MARKET_BY_SLUG\", {\n slug: \"polymarket-get-market-by-slug\",\n name: \"Get Market By Slug\",\n description: \"Get one Polymarket US market by slug from the public gateway API. Use this after search/list discovery or when parsing a Polymarket market URL. Do not pass numeric IDs here; use Get Market By ID for integer IDs. For current pricing before quoting, previewing, or placing an order, follow with Get Market BBO or Get Market Book. This read-only action does not require API key authentication.\",\n input: PolymarketGetMarketBySlugInput,\n output: PolymarketGetMarketBySlugOutput,\n});\n"],"mappings":";;AAWA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX4C,EAAE,OAAO,EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACnI,CASS;CACP,QAT6C,EAAE,OAAO,EACtD,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iBAAiB,EACtE,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-market-by-slug.mjs","names":[],"sources":["../../src/actions/get-market-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketBySlugInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n});\nexport const PolymarketGetMarketBySlugOutput = z.object({\n market: z.record(z.string(), z.unknown()).describe(\"Market details.\"),\n}).passthrough();\n\nexport const polymarketGetMarketBySlug = action(\"POLYMARKET_GET_MARKET_BY_SLUG\", {\n slug: \"polymarket-get-market-by-slug\",\n name: \"Get Market By Slug\",\n description: \"Get one Polymarket US market by slug from the public gateway API. Use this after search/list discovery or when parsing a Polymarket market URL. Do not pass numeric IDs here; use Get Market By ID for integer IDs. For current pricing before quoting, previewing, or placing an order, follow with Get Market BBO or Get Market Book. This read-only action does not require API key authentication.\",\n input: PolymarketGetMarketBySlugInput,\n output: PolymarketGetMarketBySlugOutput,\n});\n"],"mappings":";;AAWA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX4C,EAAE,OAAO,EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACnI,CASS;CACP,QAT6C,EAAE,OAAO,EACtD,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iBAAiB,EACtE,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -5,7 +5,7 @@ const PolymarketGetMarketSettlementInput = zod.z.object({
5
5
  slug: zod.z.string().describe("Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID."),
6
6
  fromEp3: zod.z.boolean().describe("Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.").optional()
7
7
  });
8
- const PolymarketGetMarketSettlementOutput = zod.z.object({ settlement: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Market settlement details.") });
8
+ const PolymarketGetMarketSettlementOutput = zod.z.object({ settlement: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Market settlement details.") }).passthrough();
9
9
  const polymarketGetMarketSettlement = require_action.action("POLYMARKET_GET_MARKET_SETTLEMENT", {
10
10
  slug: "polymarket-get-market-settlement",
11
11
  name: "Get Market Settlement",
@@ -1 +1 @@
1
- {"version":3,"file":"get-market-settlement.cjs","names":["z","action"],"sources":["../../src/actions/get-market-settlement.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketSettlementInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n fromEp3: z.boolean().describe(\"Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.\").optional(),\n});\nexport const PolymarketGetMarketSettlementOutput = z.object({\n settlement: z.record(z.string(), z.unknown()).describe(\"Market settlement details.\"),\n});\n\nexport const polymarketGetMarketSettlement = action(\"POLYMARKET_GET_MARKET_SETTLEMENT\", {\n slug: \"polymarket-get-market-settlement\",\n name: \"Get Market Settlement\",\n description: \"Get settlement information for one Polymarket US market by slug. Use this only for resolved, closed, or historical market workflows where the caller needs public resolution or settlement details. It is not useful for discovering current markets or preparing trades on active markets. This endpoint requires the market slug, not the numeric market ID, and does not require API key authentication.\",\n input: PolymarketGetMarketSettlementInput,\n output: PolymarketGetMarketSettlementOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;CACjI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;AACrK,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,EACrF,CAAC;AAED,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-market-settlement.cjs","names":["z","action"],"sources":["../../src/actions/get-market-settlement.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketSettlementInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n fromEp3: z.boolean().describe(\"Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.\").optional(),\n});\nexport const PolymarketGetMarketSettlementOutput = z.object({\n settlement: z.record(z.string(), z.unknown()).describe(\"Market settlement details.\"),\n}).passthrough();\n\nexport const polymarketGetMarketSettlement = action(\"POLYMARKET_GET_MARKET_SETTLEMENT\", {\n slug: \"polymarket-get-market-settlement\",\n name: \"Get Market Settlement\",\n description: \"Get settlement information for one Polymarket US market by slug. Use this only for resolved, closed, or historical market workflows where the caller needs public resolution or settlement details. It is not useful for discovering current markets or preparing trades on active markets. This endpoint requires the market slug, not the numeric market ID, and does not require API key authentication.\",\n input: PolymarketGetMarketSettlementInput,\n output: PolymarketGetMarketSettlementOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;CACjI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;AACrK,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,EACrF,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -7,11 +7,25 @@ declare const PolymarketGetMarketSettlementInput: z.ZodObject<{
7
7
  }, z.core.$strip>;
8
8
  declare const PolymarketGetMarketSettlementOutput: z.ZodObject<{
9
9
  settlement: z.ZodRecord<z.ZodString, z.ZodUnknown>;
10
- }, z.core.$strip>;
10
+ }, z.core.$loose>;
11
11
  declare const polymarketGetMarketSettlement: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  slug: string;
13
13
  fromEp3?: boolean | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ secret_key: z.ZodString;
20
+ key_id: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ secret_key: z.ZodString;
27
+ key_id: z.ZodString;
28
+ }, z.core.$strip>>]>;
15
29
  //#endregion
16
30
  export { polymarketGetMarketSettlement };
17
31
  //# sourceMappingURL=get-market-settlement.d.cts.map
@@ -7,11 +7,25 @@ declare const PolymarketGetMarketSettlementInput: z.ZodObject<{
7
7
  }, z.core.$strip>;
8
8
  declare const PolymarketGetMarketSettlementOutput: z.ZodObject<{
9
9
  settlement: z.ZodRecord<z.ZodString, z.ZodUnknown>;
10
- }, z.core.$strip>;
10
+ }, z.core.$loose>;
11
11
  declare const polymarketGetMarketSettlement: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  slug: string;
13
13
  fromEp3?: boolean | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ secret_key: z.ZodString;
20
+ key_id: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ secret_key: z.ZodString;
27
+ key_id: z.ZodString;
28
+ }, z.core.$strip>>]>;
15
29
  //#endregion
16
30
  export { polymarketGetMarketSettlement };
17
31
  //# sourceMappingURL=get-market-settlement.d.mts.map
@@ -8,7 +8,7 @@ const polymarketGetMarketSettlement = action("POLYMARKET_GET_MARKET_SETTLEMENT",
8
8
  slug: z.string().describe("Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID."),
9
9
  fromEp3: z.boolean().describe("Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.").optional()
10
10
  }),
11
- output: z.object({ settlement: z.record(z.string(), z.unknown()).describe("Market settlement details.") })
11
+ output: z.object({ settlement: z.record(z.string(), z.unknown()).describe("Market settlement details.") }).passthrough()
12
12
  });
13
13
  //#endregion
14
14
  export { polymarketGetMarketSettlement };
@@ -1 +1 @@
1
- {"version":3,"file":"get-market-settlement.mjs","names":[],"sources":["../../src/actions/get-market-settlement.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketSettlementInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n fromEp3: z.boolean().describe(\"Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.\").optional(),\n});\nexport const PolymarketGetMarketSettlementOutput = z.object({\n settlement: z.record(z.string(), z.unknown()).describe(\"Market settlement details.\"),\n});\n\nexport const polymarketGetMarketSettlement = action(\"POLYMARKET_GET_MARKET_SETTLEMENT\", {\n slug: \"polymarket-get-market-settlement\",\n name: \"Get Market Settlement\",\n description: \"Get settlement information for one Polymarket US market by slug. Use this only for resolved, closed, or historical market workflows where the caller needs public resolution or settlement details. It is not useful for discovering current markets or preparing trades on active markets. This endpoint requires the market slug, not the numeric market ID, and does not require API key authentication.\",\n input: PolymarketGetMarketSettlementInput,\n output: PolymarketGetMarketSettlementOutput,\n});\n"],"mappings":";;AAYA,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;EACjI,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CACrK,CASS;CACP,QATiD,EAAE,OAAO,EAC1D,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,EACrF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-market-settlement.mjs","names":[],"sources":["../../src/actions/get-market-settlement.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketSettlementInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n fromEp3: z.boolean().describe(\"Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.\").optional(),\n});\nexport const PolymarketGetMarketSettlementOutput = z.object({\n settlement: z.record(z.string(), z.unknown()).describe(\"Market settlement details.\"),\n}).passthrough();\n\nexport const polymarketGetMarketSettlement = action(\"POLYMARKET_GET_MARKET_SETTLEMENT\", {\n slug: \"polymarket-get-market-settlement\",\n name: \"Get Market Settlement\",\n description: \"Get settlement information for one Polymarket US market by slug. Use this only for resolved, closed, or historical market workflows where the caller needs public resolution or settlement details. It is not useful for discovering current markets or preparing trades on active markets. This endpoint requires the market slug, not the numeric market ID, and does not require API key authentication.\",\n input: PolymarketGetMarketSettlementInput,\n output: PolymarketGetMarketSettlementOutput,\n});\n"],"mappings":";;AAYA,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;EACjI,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CACrK,CASS;CACP,QATiD,EAAE,OAAO,EAC1D,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,EACrF,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-markets-for-subject-by-slug.ts
4
4
  const PolymarketGetMarketsForSubjectBySlugInput = zod.z.object({ slug: zod.z.string().describe("URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.") });
5
- const PolymarketGetMarketsForSubjectBySlugOutput = zod.z.object({ markets: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") });
5
+ const PolymarketGetMarketsForSubjectBySlugOutput = zod.z.object({ markets: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") }).passthrough();
6
6
  const polymarketGetMarketsForSubjectBySlug = require_action.action("POLYMARKET_GET_MARKETS_FOR_SUBJECT_BY_SLUG", {
7
7
  slug: "polymarket-get-markets-for-subject-by-slug",
8
8
  name: "Get Markets For Subject By Slug",
@@ -1 +1 @@
1
- {"version":3,"file":"get-markets-for-subject-by-slug.cjs","names":["z","action"],"sources":["../../src/actions/get-markets-for-subject-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketsForSubjectBySlugInput = z.object({\n slug: z.string().describe(\"URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketGetMarketsForSubjectBySlugOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n});\n\nexport const polymarketGetMarketsForSubjectBySlug = action(\"POLYMARKET_GET_MARKETS_FOR_SUBJECT_BY_SLUG\", {\n slug: \"polymarket-get-markets-for-subject-by-slug\",\n name: \"Get Markets For Subject By Slug\",\n description: \"Discover Polymarket US markets associated with a subject slug. Use this action after List Subjects, Get Subject By Slug, or a Polymarket URL identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketGetMarketsForSubjectBySlugInput,\n output: PolymarketGetMarketsForSubjectBySlugOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACnJ,CAAC;AACD,MAAa,6CAA6CA,IAAAA,EAAE,OAAO,EACjE,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC;AAED,MAAa,uCAAuCC,eAAAA,OAAO,8CAA8C;CACvG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-markets-for-subject-by-slug.cjs","names":["z","action"],"sources":["../../src/actions/get-markets-for-subject-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketsForSubjectBySlugInput = z.object({\n slug: z.string().describe(\"URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketGetMarketsForSubjectBySlugOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n}).passthrough();\n\nexport const polymarketGetMarketsForSubjectBySlug = action(\"POLYMARKET_GET_MARKETS_FOR_SUBJECT_BY_SLUG\", {\n slug: \"polymarket-get-markets-for-subject-by-slug\",\n name: \"Get Markets For Subject By Slug\",\n description: \"Discover Polymarket US markets associated with a subject slug. Use this action after List Subjects, Get Subject By Slug, or a Polymarket URL identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketGetMarketsForSubjectBySlugInput,\n output: PolymarketGetMarketsForSubjectBySlugOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACnJ,CAAC;AACD,MAAa,6CAA6CA,IAAAA,EAAE,OAAO,EACjE,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,uCAAuCC,eAAAA,OAAO,8CAA8C;CACvG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,10 +6,24 @@ declare const PolymarketGetMarketsForSubjectBySlugInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const PolymarketGetMarketsForSubjectBySlugOutput: z.ZodObject<{
8
8
  markets: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const polymarketGetMarketsForSubjectBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  slug: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ secret_key: z.ZodString;
18
+ key_id: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ secret_key: z.ZodString;
25
+ key_id: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { polymarketGetMarketsForSubjectBySlug };
15
29
  //# sourceMappingURL=get-markets-for-subject-by-slug.d.cts.map
@@ -6,10 +6,24 @@ declare const PolymarketGetMarketsForSubjectBySlugInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const PolymarketGetMarketsForSubjectBySlugOutput: z.ZodObject<{
8
8
  markets: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const polymarketGetMarketsForSubjectBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  slug: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ secret_key: z.ZodString;
18
+ key_id: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ secret_key: z.ZodString;
25
+ key_id: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { polymarketGetMarketsForSubjectBySlug };
15
29
  //# sourceMappingURL=get-markets-for-subject-by-slug.d.mts.map
@@ -5,7 +5,7 @@ const polymarketGetMarketsForSubjectBySlug = action("POLYMARKET_GET_MARKETS_FOR_
5
5
  name: "Get Markets For Subject By Slug",
6
6
  description: "Discover Polymarket US markets associated with a subject slug. Use this action after List Subjects, Get Subject By Slug, or a Polymarket URL identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.",
7
7
  input: z.object({ slug: z.string().describe("URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.") }),
8
- output: z.object({ markets: z.record(z.string(), z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") })
8
+ output: z.object({ markets: z.record(z.string(), z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") }).passthrough()
9
9
  });
10
10
  //#endregion
11
11
  export { polymarketGetMarketsForSubjectBySlug };
@@ -1 +1 @@
1
- {"version":3,"file":"get-markets-for-subject-by-slug.mjs","names":[],"sources":["../../src/actions/get-markets-for-subject-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketsForSubjectBySlugInput = z.object({\n slug: z.string().describe(\"URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketGetMarketsForSubjectBySlugOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n});\n\nexport const polymarketGetMarketsForSubjectBySlug = action(\"POLYMARKET_GET_MARKETS_FOR_SUBJECT_BY_SLUG\", {\n slug: \"polymarket-get-markets-for-subject-by-slug\",\n name: \"Get Markets For Subject By Slug\",\n description: \"Discover Polymarket US markets associated with a subject slug. Use this action after List Subjects, Get Subject By Slug, or a Polymarket URL identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketGetMarketsForSubjectBySlugInput,\n output: PolymarketGetMarketsForSubjectBySlugOutput,\n});\n"],"mappings":";;AAWA,MAAa,uCAAuC,OAAO,8CAA8C;CACvG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXuD,EAAE,OAAO,EAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACnJ,CASS;CACP,QATwD,EAAE,OAAO,EACjE,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-markets-for-subject-by-slug.mjs","names":[],"sources":["../../src/actions/get-markets-for-subject-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketsForSubjectBySlugInput = z.object({\n slug: z.string().describe(\"URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketGetMarketsForSubjectBySlugOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n}).passthrough();\n\nexport const polymarketGetMarketsForSubjectBySlug = action(\"POLYMARKET_GET_MARKETS_FOR_SUBJECT_BY_SLUG\", {\n slug: \"polymarket-get-markets-for-subject-by-slug\",\n name: \"Get Markets For Subject By Slug\",\n description: \"Discover Polymarket US markets associated with a subject slug. Use this action after List Subjects, Get Subject By Slug, or a Polymarket URL identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketGetMarketsForSubjectBySlugInput,\n output: PolymarketGetMarketsForSubjectBySlugOutput,\n});\n"],"mappings":";;AAWA,MAAa,uCAAuC,OAAO,8CAA8C;CACvG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXuD,EAAE,OAAO,EAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACnJ,CASS;CACP,QATwD,EAAE,OAAO,EACjE,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-markets-for-subject.ts
4
4
  const PolymarketGetMarketsForSubjectInput = zod.z.object({ id: zod.z.number().int().describe("Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.") });
5
- const PolymarketGetMarketsForSubjectOutput = zod.z.object({ markets: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") });
5
+ const PolymarketGetMarketsForSubjectOutput = zod.z.object({ markets: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") }).passthrough();
6
6
  const polymarketGetMarketsForSubject = require_action.action("POLYMARKET_GET_MARKETS_FOR_SUBJECT", {
7
7
  slug: "polymarket-get-markets-for-subject",
8
8
  name: "Get Markets For Subject",
@@ -1 +1 @@
1
- {"version":3,"file":"get-markets-for-subject.cjs","names":["z","action"],"sources":["../../src/actions/get-markets-for-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketsForSubjectInput = z.object({\n id: z.number().int().describe(\"Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketGetMarketsForSubjectOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n});\n\nexport const polymarketGetMarketsForSubject = action(\"POLYMARKET_GET_MARKETS_FOR_SUBJECT\", {\n slug: \"polymarket-get-markets-for-subject\",\n name: \"Get Markets For Subject\",\n description: \"Discover Polymarket US markets associated with a subject ID. Use this action after List Subjects or Get Subject By ID identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketGetMarketsForSubjectInput,\n output: PolymarketGetMarketsForSubjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oHAAoH,EACpJ,CAAC;AACD,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC;AAED,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-markets-for-subject.cjs","names":["z","action"],"sources":["../../src/actions/get-markets-for-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketsForSubjectInput = z.object({\n id: z.number().int().describe(\"Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketGetMarketsForSubjectOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n}).passthrough();\n\nexport const polymarketGetMarketsForSubject = action(\"POLYMARKET_GET_MARKETS_FOR_SUBJECT\", {\n slug: \"polymarket-get-markets-for-subject\",\n name: \"Get Markets For Subject\",\n description: \"Discover Polymarket US markets associated with a subject ID. Use this action after List Subjects or Get Subject By ID identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketGetMarketsForSubjectInput,\n output: PolymarketGetMarketsForSubjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oHAAoH,EACpJ,CAAC;AACD,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,10 +6,24 @@ declare const PolymarketGetMarketsForSubjectInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const PolymarketGetMarketsForSubjectOutput: z.ZodObject<{
8
8
  markets: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const polymarketGetMarketsForSubject: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ secret_key: z.ZodString;
18
+ key_id: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ secret_key: z.ZodString;
25
+ key_id: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { polymarketGetMarketsForSubject };
15
29
  //# sourceMappingURL=get-markets-for-subject.d.cts.map
@@ -6,10 +6,24 @@ declare const PolymarketGetMarketsForSubjectInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const PolymarketGetMarketsForSubjectOutput: z.ZodObject<{
8
8
  markets: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const polymarketGetMarketsForSubject: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ secret_key: z.ZodString;
18
+ key_id: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ secret_key: z.ZodString;
25
+ key_id: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { polymarketGetMarketsForSubject };
15
29
  //# sourceMappingURL=get-markets-for-subject.d.mts.map
@@ -5,7 +5,7 @@ const polymarketGetMarketsForSubject = action("POLYMARKET_GET_MARKETS_FOR_SUBJEC
5
5
  name: "Get Markets For Subject",
6
6
  description: "Discover Polymarket US markets associated with a subject ID. Use this action after List Subjects or Get Subject By ID identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.",
7
7
  input: z.object({ id: z.number().int().describe("Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.") }),
8
- output: z.object({ markets: z.record(z.string(), z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") })
8
+ output: z.object({ markets: z.record(z.string(), z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") }).passthrough()
9
9
  });
10
10
  //#endregion
11
11
  export { polymarketGetMarketsForSubject };
@@ -1 +1 @@
1
- {"version":3,"file":"get-markets-for-subject.mjs","names":[],"sources":["../../src/actions/get-markets-for-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketsForSubjectInput = z.object({\n id: z.number().int().describe(\"Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketGetMarketsForSubjectOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n});\n\nexport const polymarketGetMarketsForSubject = action(\"POLYMARKET_GET_MARKETS_FOR_SUBJECT\", {\n slug: \"polymarket-get-markets-for-subject\",\n name: \"Get Markets For Subject\",\n description: \"Discover Polymarket US markets associated with a subject ID. Use this action after List Subjects or Get Subject By ID identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketGetMarketsForSubjectInput,\n output: PolymarketGetMarketsForSubjectOutput,\n});\n"],"mappings":";;AAWA,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXiD,EAAE,OAAO,EAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oHAAoH,EACpJ,CASS;CACP,QATkD,EAAE,OAAO,EAC3D,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-markets-for-subject.mjs","names":[],"sources":["../../src/actions/get-markets-for-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetMarketsForSubjectInput = z.object({\n id: z.number().int().describe(\"Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketGetMarketsForSubjectOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n}).passthrough();\n\nexport const polymarketGetMarketsForSubject = action(\"POLYMARKET_GET_MARKETS_FOR_SUBJECT\", {\n slug: \"polymarket-get-markets-for-subject\",\n name: \"Get Markets For Subject\",\n description: \"Discover Polymarket US markets associated with a subject ID. Use this action after List Subjects or Get Subject By ID identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketGetMarketsForSubjectInput,\n output: PolymarketGetMarketsForSubjectOutput,\n});\n"],"mappings":";;AAWA,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXiD,EAAE,OAAO,EAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oHAAoH,EACpJ,CASS;CACP,QATkD,EAAE,OAAO,EAC3D,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-open-orders.ts
4
4
  const PolymarketGetOpenOrdersInput = zod.z.object({ slugs: zod.z.array(zod.z.string()).describe("Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.").optional() });
5
- const PolymarketGetOpenOrdersOutput = zod.z.object({ orders: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Open orders for the authenticated Polymarket US account.").nullable().optional() });
5
+ const PolymarketGetOpenOrdersOutput = zod.z.object({ orders: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Open orders for the authenticated Polymarket US account.").nullable().optional() }).passthrough();
6
6
  const polymarketGetOpenOrders = require_action.action("POLYMARKET_GET_OPEN_ORDERS", {
7
7
  slug: "polymarket-get-open-orders",
8
8
  name: "Get Open Orders",
@@ -1 +1 @@
1
- {"version":3,"file":"get-open-orders.cjs","names":["z","action"],"sources":["../../src/actions/get-open-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetOpenOrdersInput = z.object({\n slugs: z.array(z.string()).describe(\"Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.\").optional(),\n});\nexport const PolymarketGetOpenOrdersOutput = z.object({\n orders: z.array(z.record(z.string(), z.unknown())).describe(\"Open orders for the authenticated Polymarket US account.\").nullable().optional(),\n});\n\nexport const polymarketGetOpenOrders = action(\"POLYMARKET_GET_OPEN_ORDERS\", {\n slug: \"polymarket-get-open-orders\",\n name: \"Get Open Orders\",\n description: \"Get all open orders for the authenticated Polymarket US user. Use this read-only action before modifying or canceling orders, or to inspect live order exposure. Requires signed authentication, supports optional market slug filters, and does not place, modify, or cancel orders.\",\n input: PolymarketGetOpenOrdersInput,\n output: PolymarketGetOpenOrdersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS,EACrO,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9I,CAAC;AAED,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-open-orders.cjs","names":["z","action"],"sources":["../../src/actions/get-open-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetOpenOrdersInput = z.object({\n slugs: z.array(z.string()).describe(\"Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.\").optional(),\n});\nexport const PolymarketGetOpenOrdersOutput = z.object({\n orders: z.array(z.record(z.string(), z.unknown())).describe(\"Open orders for the authenticated Polymarket US account.\").nullable().optional(),\n}).passthrough();\n\nexport const polymarketGetOpenOrders = action(\"POLYMARKET_GET_OPEN_ORDERS\", {\n slug: \"polymarket-get-open-orders\",\n name: \"Get Open Orders\",\n description: \"Get all open orders for the authenticated Polymarket US user. Use this read-only action before modifying or canceling orders, or to inspect live order exposure. Requires signed authentication, supports optional market slug filters, and does not place, modify, or cancel orders.\",\n input: PolymarketGetOpenOrdersInput,\n output: PolymarketGetOpenOrdersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS,EACrO,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9I,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,10 +6,24 @@ declare const PolymarketGetOpenOrdersInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const PolymarketGetOpenOrdersOutput: z.ZodObject<{
8
8
  orders: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const polymarketGetOpenOrders: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  slugs?: string[] | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ secret_key: z.ZodString;
18
+ key_id: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ secret_key: z.ZodString;
25
+ key_id: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { polymarketGetOpenOrders };
15
29
  //# sourceMappingURL=get-open-orders.d.cts.map
@@ -6,10 +6,24 @@ declare const PolymarketGetOpenOrdersInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const PolymarketGetOpenOrdersOutput: z.ZodObject<{
8
8
  orders: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const polymarketGetOpenOrders: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  slugs?: string[] | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ secret_key: z.ZodString;
18
+ key_id: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ secret_key: z.ZodString;
25
+ key_id: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { polymarketGetOpenOrders };
15
29
  //# sourceMappingURL=get-open-orders.d.mts.map
@@ -5,7 +5,7 @@ const polymarketGetOpenOrders = action("POLYMARKET_GET_OPEN_ORDERS", {
5
5
  name: "Get Open Orders",
6
6
  description: "Get all open orders for the authenticated Polymarket US user. Use this read-only action before modifying or canceling orders, or to inspect live order exposure. Requires signed authentication, supports optional market slug filters, and does not place, modify, or cancel orders.",
7
7
  input: z.object({ slugs: z.array(z.string()).describe("Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.").optional() }),
8
- output: z.object({ orders: z.array(z.record(z.string(), z.unknown())).describe("Open orders for the authenticated Polymarket US account.").nullable().optional() })
8
+ output: z.object({ orders: z.array(z.record(z.string(), z.unknown())).describe("Open orders for the authenticated Polymarket US account.").nullable().optional() }).passthrough()
9
9
  });
10
10
  //#endregion
11
11
  export { polymarketGetOpenOrders };
@@ -1 +1 @@
1
- {"version":3,"file":"get-open-orders.mjs","names":[],"sources":["../../src/actions/get-open-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetOpenOrdersInput = z.object({\n slugs: z.array(z.string()).describe(\"Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.\").optional(),\n});\nexport const PolymarketGetOpenOrdersOutput = z.object({\n orders: z.array(z.record(z.string(), z.unknown())).describe(\"Open orders for the authenticated Polymarket US account.\").nullable().optional(),\n});\n\nexport const polymarketGetOpenOrders = action(\"POLYMARKET_GET_OPEN_ORDERS\", {\n slug: \"polymarket-get-open-orders\",\n name: \"Get Open Orders\",\n description: \"Get all open orders for the authenticated Polymarket US user. Use this read-only action before modifying or canceling orders, or to inspect live order exposure. Requires signed authentication, supports optional market slug filters, and does not place, modify, or cancel orders.\",\n input: PolymarketGetOpenOrdersInput,\n output: PolymarketGetOpenOrdersOutput,\n});\n"],"mappings":";;AAWA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX0C,EAAE,OAAO,EACnD,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS,EACrO,CASS;CACP,QAT2C,EAAE,OAAO,EACpD,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9I,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-open-orders.mjs","names":[],"sources":["../../src/actions/get-open-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetOpenOrdersInput = z.object({\n slugs: z.array(z.string()).describe(\"Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.\").optional(),\n});\nexport const PolymarketGetOpenOrdersOutput = z.object({\n orders: z.array(z.record(z.string(), z.unknown())).describe(\"Open orders for the authenticated Polymarket US account.\").nullable().optional(),\n}).passthrough();\n\nexport const polymarketGetOpenOrders = action(\"POLYMARKET_GET_OPEN_ORDERS\", {\n slug: \"polymarket-get-open-orders\",\n name: \"Get Open Orders\",\n description: \"Get all open orders for the authenticated Polymarket US user. Use this read-only action before modifying or canceling orders, or to inspect live order exposure. Requires signed authentication, supports optional market slug filters, and does not place, modify, or cancel orders.\",\n input: PolymarketGetOpenOrdersInput,\n output: PolymarketGetOpenOrdersOutput,\n});\n"],"mappings":";;AAWA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX0C,EAAE,OAAO,EACnD,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS,EACrO,CASS;CACP,QAT2C,EAAE,OAAO,EACpD,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9I,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-order.ts
4
4
  const PolymarketGetOrderInput = zod.z.object({ orderId: zod.z.string().describe("Exchange-assigned order ID for an order owned by the authenticated account.") });
5
- const PolymarketGetOrderOutput = zod.z.object({ order: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Order details visible to the authenticated Polymarket US account.") });
5
+ const PolymarketGetOrderOutput = zod.z.object({ order: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Order details visible to the authenticated Polymarket US account.") }).passthrough();
6
6
  const polymarketGetOrder = require_action.action("POLYMARKET_GET_ORDER", {
7
7
  slug: "polymarket-get-order",
8
8
  name: "Get Order",
@@ -1 +1 @@
1
- {"version":3,"file":"get-order.cjs","names":["z","action"],"sources":["../../src/actions/get-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetOrderInput = z.object({\n orderId: z.string().describe(\"Exchange-assigned order ID for an order owned by the authenticated account.\"),\n});\nexport const PolymarketGetOrderOutput = z.object({\n order: z.record(z.string(), z.unknown()).describe(\"Order details visible to the authenticated Polymarket US account.\"),\n});\n\nexport const polymarketGetOrder = action(\"POLYMARKET_GET_ORDER\", {\n slug: \"polymarket-get-order\",\n name: \"Get Order\",\n description: \"Get an authenticated user's Polymarket US order by exchange-assigned order ID. Requires signed authentication and returns order details available to that account. Use this read-only action to inspect order state after creating, modifying, or canceling an order.\",\n input: PolymarketGetOrderInput,\n output: PolymarketGetOrderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,EAC5G,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,OAAOA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mEAAmE,EACvH,CAAC;AAED,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-order.cjs","names":["z","action"],"sources":["../../src/actions/get-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetOrderInput = z.object({\n orderId: z.string().describe(\"Exchange-assigned order ID for an order owned by the authenticated account.\"),\n});\nexport const PolymarketGetOrderOutput = z.object({\n order: z.record(z.string(), z.unknown()).describe(\"Order details visible to the authenticated Polymarket US account.\"),\n}).passthrough();\n\nexport const polymarketGetOrder = action(\"POLYMARKET_GET_ORDER\", {\n slug: \"polymarket-get-order\",\n name: \"Get Order\",\n description: \"Get an authenticated user's Polymarket US order by exchange-assigned order ID. Requires signed authentication and returns order details available to that account. Use this read-only action to inspect order state after creating, modifying, or canceling an order.\",\n input: PolymarketGetOrderInput,\n output: PolymarketGetOrderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,EAC5G,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,OAAOA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mEAAmE,EACvH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,10 +6,24 @@ declare const PolymarketGetOrderInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const PolymarketGetOrderOutput: z.ZodObject<{
8
8
  order: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const polymarketGetOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  orderId: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ secret_key: z.ZodString;
18
+ key_id: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ secret_key: z.ZodString;
25
+ key_id: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { polymarketGetOrder };
15
29
  //# sourceMappingURL=get-order.d.cts.map
@@ -6,10 +6,24 @@ declare const PolymarketGetOrderInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const PolymarketGetOrderOutput: z.ZodObject<{
8
8
  order: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const polymarketGetOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  orderId: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ secret_key: z.ZodString;
18
+ key_id: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ secret_key: z.ZodString;
25
+ key_id: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { polymarketGetOrder };
15
29
  //# sourceMappingURL=get-order.d.mts.map
@@ -5,7 +5,7 @@ const polymarketGetOrder = action("POLYMARKET_GET_ORDER", {
5
5
  name: "Get Order",
6
6
  description: "Get an authenticated user's Polymarket US order by exchange-assigned order ID. Requires signed authentication and returns order details available to that account. Use this read-only action to inspect order state after creating, modifying, or canceling an order.",
7
7
  input: z.object({ orderId: z.string().describe("Exchange-assigned order ID for an order owned by the authenticated account.") }),
8
- output: z.object({ order: z.record(z.string(), z.unknown()).describe("Order details visible to the authenticated Polymarket US account.") })
8
+ output: z.object({ order: z.record(z.string(), z.unknown()).describe("Order details visible to the authenticated Polymarket US account.") }).passthrough()
9
9
  });
10
10
  //#endregion
11
11
  export { polymarketGetOrder };
@@ -1 +1 @@
1
- {"version":3,"file":"get-order.mjs","names":[],"sources":["../../src/actions/get-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetOrderInput = z.object({\n orderId: z.string().describe(\"Exchange-assigned order ID for an order owned by the authenticated account.\"),\n});\nexport const PolymarketGetOrderOutput = z.object({\n order: z.record(z.string(), z.unknown()).describe(\"Order details visible to the authenticated Polymarket US account.\"),\n});\n\nexport const polymarketGetOrder = action(\"POLYMARKET_GET_ORDER\", {\n slug: \"polymarket-get-order\",\n name: \"Get Order\",\n description: \"Get an authenticated user's Polymarket US order by exchange-assigned order ID. Requires signed authentication and returns order details available to that account. Use this read-only action to inspect order state after creating, modifying, or canceling an order.\",\n input: PolymarketGetOrderInput,\n output: PolymarketGetOrderOutput,\n});\n"],"mappings":";;AAWA,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXqC,EAAE,OAAO,EAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,EAC5G,CASS;CACP,QATsC,EAAE,OAAO,EAC/C,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mEAAmE,EACvH,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-order.mjs","names":[],"sources":["../../src/actions/get-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetOrderInput = z.object({\n orderId: z.string().describe(\"Exchange-assigned order ID for an order owned by the authenticated account.\"),\n});\nexport const PolymarketGetOrderOutput = z.object({\n order: z.record(z.string(), z.unknown()).describe(\"Order details visible to the authenticated Polymarket US account.\"),\n}).passthrough();\n\nexport const polymarketGetOrder = action(\"POLYMARKET_GET_ORDER\", {\n slug: \"polymarket-get-order\",\n name: \"Get Order\",\n description: \"Get an authenticated user's Polymarket US order by exchange-assigned order ID. Requires signed authentication and returns order details available to that account. Use this read-only action to inspect order state after creating, modifying, or canceling an order.\",\n input: PolymarketGetOrderInput,\n output: PolymarketGetOrderOutput,\n});\n"],"mappings":";;AAWA,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXqC,EAAE,OAAO,EAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,EAC5G,CASS;CACP,QATsC,EAAE,OAAO,EAC/C,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mEAAmE,EACvH,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-series-by-id.ts
4
4
  const PolymarketGetSeriesByIdInput = zod.z.object({ id: zod.z.number().int().describe("Numeric series ID returned by List Series or related event data.") });
5
- const PolymarketGetSeriesByIdOutput = zod.z.object({ series: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Series metadata for a recurring or grouped event collection, including slug, active status, recurrence, and related metadata when returned.") });
5
+ const PolymarketGetSeriesByIdOutput = zod.z.object({ series: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Series metadata for a recurring or grouped event collection, including slug, active status, recurrence, and related metadata when returned.") }).passthrough();
6
6
  const polymarketGetSeriesById = require_action.action("POLYMARKET_GET_SERIES_BY_ID", {
7
7
  slug: "polymarket-get-series-by-id",
8
8
  name: "Get Series By ID",
@@ -1 +1 @@
1
- {"version":3,"file":"get-series-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-series-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetSeriesByIdInput = z.object({\n id: z.number().int().describe(\"Numeric series ID returned by List Series or related event data.\"),\n});\nexport const PolymarketGetSeriesByIdOutput = z.object({\n series: z.record(z.string(), z.unknown()).describe(\"Series metadata for a recurring or grouped event collection, including slug, active status, recurrence, and related metadata when returned.\"),\n});\n\nexport const polymarketGetSeriesById = action(\"POLYMARKET_GET_SERIES_BY_ID\", {\n slug: \"polymarket-get-series-by-id\",\n name: \"Get Series By ID\",\n description: \"Get a Polymarket US series by numeric ID. Series are recurring or grouped event collections. Use this action when an agent has a series ID and needs the slug, active status, recurrence, or other public metadata before fetching related events or markets. This action does not require API key authentication.\",\n input: PolymarketGetSeriesByIdInput,\n output: PolymarketGetSeriesByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,EAClG,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6IAA6I,EAClM,CAAC;AAED,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-series-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-series-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketGetSeriesByIdInput = z.object({\n id: z.number().int().describe(\"Numeric series ID returned by List Series or related event data.\"),\n});\nexport const PolymarketGetSeriesByIdOutput = z.object({\n series: z.record(z.string(), z.unknown()).describe(\"Series metadata for a recurring or grouped event collection, including slug, active status, recurrence, and related metadata when returned.\"),\n}).passthrough();\n\nexport const polymarketGetSeriesById = action(\"POLYMARKET_GET_SERIES_BY_ID\", {\n slug: \"polymarket-get-series-by-id\",\n name: \"Get Series By ID\",\n description: \"Get a Polymarket US series by numeric ID. Series are recurring or grouped event collections. Use this action when an agent has a series ID and needs the slug, active status, recurrence, or other public metadata before fetching related events or markets. This action does not require API key authentication.\",\n input: PolymarketGetSeriesByIdInput,\n output: PolymarketGetSeriesByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,EAClG,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6IAA6I,EAClM,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,10 +6,24 @@ declare const PolymarketGetSeriesByIdInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const PolymarketGetSeriesByIdOutput: z.ZodObject<{
8
8
  series: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const polymarketGetSeriesById: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: number;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ secret_key: z.ZodString;
18
+ key_id: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ secret_key: z.ZodString;
25
+ key_id: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { polymarketGetSeriesById };
15
29
  //# sourceMappingURL=get-series-by-id.d.cts.map